Fleets
Query parameters
querystringOptional
the query to filter fleets by, e.g. name:fleet-1
selectorstringOptional
the selector to filter fleets by, e.g. configuration=my-config
offsetstringOptional
the pagination offset
limitstringOptional
the maximum number of results to return
sortstringOptional
the field on which to sort results. A '-' prefix indicates descending sorting.
Responses
200
OK
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
500
Internal Server Error
application/json
get
/fleetsLast updated
Was this helpful?