v2

latestSwagger 2.0raw.githubusercontent.com2019-06-202346811.1 MB
Compose Deployment

Starts rolling back a compose deployment upgrade in the Service Fabric cluster.

Rollback a service fabric compose deployment upgrade.

post/ComposeDeployments/{deploymentName}/$/RollbackUpgrade

Path parameters

deploymentNamestring required

The identity of the deployment.

Query parameters

api-version'6.4-preview' required

The version of the API. This parameter is required and its value must be '6.4-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 response means that the rollback has started. Use GetComposeDeploymentUpgrade operation to get the status of the rollback.