Delete specified container stack
DELETE/platform/solutions/api/v1/orgs/{orgId}/docker-settings/stacks-configs/{stackConfigId}
Overview: Deletes a specific container stack if it has no active deployments.
• Deployment check: Cannot delete stacks that have any associated deployments
Request
Responses
- 204
- 403
- 404
- 500
No Content
Forbidden
Not Found
Internal Server Error