Cancels the move or install status specified by a given installid.
| Parameter | Description | |
|---|---|---|
| installId | base64-encoded string | The GUID identifying the move or install which we are cancelling. This value is returned from a successful GET method starting a move or install. |
None.
None.
None.
The service returns one of the status codes in this section in response to a request made with this method on this resource.
| Code | Description |
|---|---|
| 204 | The move or install was cancelled successfully. |
| 4XX | Error codes. |
| 5XX | Error codes. |