v2

latestSwagger 2.02026-07-135915.9 KB

Gets status of a Widget operation.

get/widgets/{widgetName}/operations/{operationId}

Path parameters

widgetNamestring required

The widget name.

operationIdstring required

The unique ID of the operation.

Query parameters

api-versionstring required

The API version to use for this operation.

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.