GET
Gets the status of a long running operation, such as create, update or delete a provisioning service.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/provisioningServices/{provisioningServiceName}/operationresults/{operationId}
Path parameters
operationIdstring required
Operation id corresponding to long running operation. Use this to poll for the status.
subscriptionIdstring required
The subscription identifier.
resourceGroupNamestring required
Resource group identifier.
provisioningServiceNamestring required
Name of provisioning service that the operation is running on.
Query parameters
asyncinfostring required
Async header used to poll on the status of the operation, obtained while creating the long running operation.
api-versionstring required
The version of the API.
Response
The status of the long running operation.