Revoke instant item restore

 

Revoke instance item restore action disables the connection setup for users to do item label restore.

Request

The Provision instant item restore action may be specified as follows.

Method Request URI HTTP Version
POST https://<VaultUrl>/backupFabrics/{fabricName}/backupProtectionContainers/{protectionContainerName}/backupProtectedItems/{protectedItemName}/recoveryPoints/{recoveryPointName}/ revokeInstantItemRecovery?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 of 202 if the operation is successfully submitted.

Response Header:

Common response headers are described here.

Response Body:

None.