project
Create Fleet
post/v1/projects/{projectOrProductUID}/fleets
Request body
Example request
{
"connectivity_assurance": {
"enabled": true
}
}Response
Successful operation
Example response
{
"connectivity_assurance": {
"enabled": true
}
}