v4

latestSwagger 2.0raw.githubusercontent.com2019-06-1833108139.7 KB
ItemLevelRecoveryConnections

Provisions a script which invokes an iSCSI connection to the backup data. Executing this script opens File Explorer which displays the recoverable files and folders. This is an asynchronous operation. To get the provisioning status, call GetProtectedItemOperationResult API.

post/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}/recoveryPoints/{recoveryPointId}/provisionInstantItemRecovery

Path parameters

vaultNamestring required

The name of the Recovery Services vault.

resourceGroupNamestring required

The name of the resource group associated with the Recovery Services vault.

subscriptionIdstring required

The subscription ID.

fabricNamestring required

The fabric name associated with the backup items.

containerNamestring required

The container name associated with the backup items.

protectedItemNamestring required

The name of the backup item whose files or folders are to be restored.

recoveryPointIdstring required

The recovery point ID for backup data. The iSCSI connection will be provisioned for this backup data.

Query parameters

api-versionstring required

Client API version.

Request body

idstring

Resource ID represents the complete path to the resource.

namestring

Resource name associated with the resource.

typestring

Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...

locationstring

Resource location.

tagsobject

Resource tags.

eTagstring

Optional ETag.

Response

Accepted.