Operations

Gets the state of a long running operation.

get/operations

Query parameters

api-versionstring required

The API version to be used with the HTTP request.

snapshotstring required

Snapshot identifier for the long running operation.

Response

Success

idstring required

The unique id of the operation.

status'NotStarted' | 'Running' | 'Succeeded' | 'Failed' | 'Canceled' required

The current status of the operation

Changes