services
List Services
Gets a page of service objects.
Args: filter_model: Filter model used for pagination, sorting, filtering. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.
Returns: Page of service objects.
get/api/v1/services
Query parameters
hydrateboolean
sort_bystring
logical_operator'or' | 'and'
Logical Ops to use to combine filters on list methods.
pageinteger
sizeinteger
scope_workspacestring uuid nullable
namestring nullable
typestring nullable
flavorstring nullable
configstring binary nullable
pipeline_namestring nullable
pipeline_step_namestring nullable
runningboolean nullable
Response
Successful Response