Long running operations
Gets an operation by its id.
get/phoneNumbers/operations/{operationId}
Path parameters
operationIdstring required
The id of the operation
Query parameters
api-versionstring required
Version of API to invoke
Response
When the operation is completed, query the final result of the operation using the URL specified in the 'Location' attribute in the response header.