Skip to main content

item_level_recovery_connections

Creates, updates, deletes, gets or lists a item_level_recovery_connections resource.

Overview

Nameitem_level_recovery_connections
TypeResource
Idazure.recovery_services_backup.item_level_recovery_connections

Fields

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource.

Methods

NameAccessible byRequired ParamsDescription
provisionEXECcontainerName, fabricName, protectedItemName, recoveryPointId, resourceGroupName, subscriptionId, vaultNameProvisions a script which invokes an iSCSI connection to the backup data. Executing this script opens a file

explorer displaying all the recoverable files and folders. This is an asynchronous operation. To know the status of provisioning, call GetProtectedItemOperationResult API. | | revoke | EXEC | containerName, fabricName, protectedItemName, recoveryPointId, resourceGroupName, subscriptionId, vaultName | 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. |