Restores
Restores the specified backup data. This is an asynchronous operation. To know the status of this API call, use GetProtectedItemOperationResult API.
post/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}/recoveryPoints/{recoveryPointId}/restore
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 backup item to be restored.
recoveryPointIdstring required
The recovery point ID for the backup data to be restored.
Query parameters
api-versionstring required
Client API version.
Request body
Response
The data restore operation was accepted.