v10
latestSwagger 2.02026-07-132477431.2 MBCompose Deployment
Deletes an existing Service Fabric compose deployment from cluster.
Deletes an existing Service Fabric compose deployment.
post/ComposeDeployments/{deploymentName}/$/Delete
Path parameters
deploymentNamestring required
The identity of the deployment.
Query parameters
api-version'6.0-preview' required
The version of the API. This parameter is required and its value must be '"6.0-preview'.
timeoutinteger
The server timeout for performing the operation in seconds. This timeout specifies the time duration that the client is willing to wait for the requested operation to complete. The default value for this parameter is 60 seconds.
Response
A successful operation will return 202 status code.