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
}
}