v9

latestSwagger 2.02026-07-1340120211.1 KB
Operations

Get the status of a long running operation.

Get the status of a long running operation.

get/operations/{operationId}

Path parameters

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.

kind'CloneTest' | 'GenerateTestRunInsights' | 'TestPlanRecommendations' required

Kind of the long running operation.