v7

latestSwagger 2.0raw.githubusercontent.com2022-07-0192329.4 KB
Resource

Get the operation result for a long running operation.

get/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/locations/{locationName}/operationresults/{operationResultId}

Path parameters

subscriptionIdstring required

The subscription identifier.

locationNamestring required

The location of the operation.

operationResultIdstring required

The ID of the operation result to get.

Query parameters

api-versionstring required

Client Api Version.

Response

The body contains all of the properties of the operation result.

idstring

The ID of the operation returned.

namestring

The name of the operation result.

status'Canceled' | 'Succeeded' | 'Failed' | 'Requested' | 'Running'

The status of the operation being performed.

startTimestring

The time that the operation was started.

{"stackTrail":"components:schemas:OperationResultsDescription:properties:properties","oasType":"schema","type":"unknown","description":"Additional properties of the operation result.","extensionFields":{"x-ms-client-flatten":false}}