project
Update Fleet
put/v1/projects/{projectOrProductUID}/fleets/{fleetUID}
Request body
Example request
{
"connectivity_assurance": {
"enabled": true
}
}Response
Successful operation
Example response
{
"connectivity_assurance": {
"enabled": true
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.