v2

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-26192307950.1 KB
stacks

Update Stack

Updates a stack.

Args: stack_id: Name of the stack. stack_update: Stack to use for the update.

Returns: The updated stack.

put/api/v1/stacks/{stack_id}

Path parameters

stack_idstring uuid required

Request body

namestring nullable
descriptionstring nullable
stack_spec_pathstring nullable
componentsobject nullable
labelsobject nullable

Response

Successful Response

resourcesStackResponseResources

Class for all resource models associated with the stack entity.

idstring uuid required
permission_deniedboolean
namestring required