跳至主要内容

Delete specified container stack configuration revision

DELETE 

/platform/solutions/api/v1/orgs/{orgId}/docker-settings/stack-configs/{stackConfigId}/revisions/{stackRevisionId}

Overview: Deletes a specific container stack configuration revision if it has no active deployments.

• Deployment check: Cannot delete stacks that have any associated deployments

• Safety first: Must undeploy all revisions before deletion is allowed

• Referential integrity: Prevents orphaned deployment records

• Business exception: Throws BusinessException with stack revisionId if deployments associated

Request

Responses

No Content