Track asynchronous operation for a recovery point

 

This method tracks the asynchronous operations for a recovery point with the following URL.

Request

Method Request URI HTTP Version
GET https://<VaultUrl>/backupFabrics/{fabricName}/backupProtectionContainers/{protectionContainerName}/backupProtectedItems/{protectedItemName}/recoveryPoints/{recoveryPointName}/operationresults/{operationId}?api-version=<api-version> HTTP/1.1

Request Header:

Common request headers are described here.

Request Body:

None

Response

The response includes an HTTP status code, common GET response headers, and a response body.

Response Header:

Common response headers are described here.

Response Body:

Body will be empty with 202/204 status code.