v7

latestSwagger 2.02026-07-132120103.4 KB

Gets the state of a long running operation.

Gets the state of a long running operation.

get/operations

Query parameters

api-versionstring required

The API version to use for this operation.

snapshotstring required

Snapshot identifier for the long running operation.

Headers

x-ms-client-request-idstring uuid

An opaque, globally-unique, client-generated string identifier for the request.

Response

The request has succeeded.

idstring required

The unique id of the operation.

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

Enum describing allowed operation states.