project
Get Project Fleets
get/v1/projects/{projectOrProductUID}/fleets
Response
The response body from a fleets endpoint.
Example response
{
"fleets": [
{
"connectivity_assurance": {
"enabled": true
}
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.