Operations

Gets operation info.

get/operations/{id}

Path parameters

idstring required

The id of the operation

Query parameters

api-versionstring required

The API version to use for this operation.

Response

OK.

idstring

Unique operation ID.

status'NotStarted' | 'Running' | 'Succeeded' | 'Failed'

Status of an operation.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.