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

Changed in 1 of the 6 revisions of this API.1

  • 2023-12-01-preview89e3118e57491See the full diff
    • the optional response header x-ms-error-code removed for the status default

      optional-response-header-removed