stack_components
List Stack Components
Get a list of all stack components for a specific type.
Args: component_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: List of stack components for a specific type.
get/api/v1/components
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
scope_typestring nullable
namestring nullable
flavorstring nullable
typestring nullable
Response
Successful Response