Fleets

List fleets

get
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
get
/fleets

Last updated

Was this helpful?