Update the latest revision of a container stack
PATCH/platform/solutions/api/v1/orgs/{orgId}/docker-settings/stacks-configs/{stackConfigId}
Overview: Updates an existing container stack with new stack content.
• Active deployments: Existing deployments will NOT be affected by the update.
• Partial update: Only fields with non-null values will be updated. Fields that are not included or explicitly set to null will be ignored.
Request
Responses
- 200
- 403
- 500
OK
Forbidden
Internal Server Error