stack_components
Get Stack Component
Returns the requested stack component.
Args: component_id: ID of the stack component. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.
Returns: The requested stack component.
get/api/v1/components/{component_id}
Path parameters
component_idstring uuid required
Query parameters
hydrateboolean
Response
Successful Response