Update stack deployment configuration
Updates the GitHub deployment configuration of a stack: tracked branch, auto-deploy, the stored Git credential, and the repository.
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Path Parameters
Stack UUID
Body
Response
Update stack deployment configuration
Api_V1_Entities_Stack model
Unique stack identifier
Stack codename (unique per workspace)
Human-readable display name
Computed state (pending, validating, publishing, building, deploying, running, degraded, failed, stopped)
Associated project UUID
Path to the docker-compose file within the repository
Git deployment configuration (type, repository, branch, auto_deploy_enabled)
Total CPU allocated across stack services (cores)
Total RAM allocated across stack services (MiB)
Total disk allocated across stack services (MiB)
Creation timestamp
Last update timestamp
Api_V1_Entities_Resource model
Services materialized from the compose manifest
Api_V1_Entities_StackDeployment model

