| Description | : Revokes an iSCSI connection which can be used to download a script. Executing this script opens a file explorer displaying all recoverable files and folders. This is an asynchronous operation. |
| Reference | : Link ¶ |
⚼ Request
POST:
/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}/recoveryPoints/{recoveryPointId}/revokeInstantItemRecovery
{
api-version:
string
,
vaultName:
string
,
resourceGroupName:
string
,
subscriptionId:
string
,
fabricName:
string
,
containerName:
string
,
protectedItemName:
string
,
recoveryPointId:
string
,
}
⚐ Response (202)
{}