v15

latestSwagger 2.0raw.githubusercontent.com2020-10-09152941.7 KB
Operations

Gets details of a specific long running operation.

get/operations/{operationId}

Path parameters

operationIdstring required

Operation id.

Response

Details of the long running operation.

operationState'Failed' | 'NotStarted' | 'Running' | 'Succeeded'

Enumeration of operation states.

createdTimestampstring

Timestamp when the operation was created.

lastActionTimestampstring

Timestamp when the current state was entered.

resourceLocationstring

Relative URI to the target resource location for completed resources.

userIdstring

User Id

operationIdstring

Operation Id.