{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ItemLevelRecoveryConnections API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ItemLevelRecoveryConnections", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname Recoverypoints Recoverypointid Provisioninstantitemrecovery", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:vaultName/backupFabrics/:fabricName/protectionContainers/:containerName/protectedItems/:protectedItemName/recoveryPoints/:recoveryPointId/provisionInstantItemRecovery", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "vaultName", "value": "", "type": "path", "description": "The name of the recovery services vault." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group where the recovery services vault is present." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription Id." }, { "name": "fabricName", "value": "", "type": "path", "description": "Fabric name associated with the backed up items." }, { "name": "containerName", "value": "", "type": "path", "description": "Container name associated with the backed up items." }, { "name": "protectedItemName", "value": "", "type": "path", "description": "Backed up item name whose files/folders are to be restored." }, { "name": "recoveryPointId", "value": "", "type": "path", "description": "Recovery point ID which represents backed up data. iSCSI connection will be provisioned\r\nfor this backed up data." } ] }, "docs": "Provisions 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." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname Recoverypoints Recoverypointid Revokeinstantitemrecovery", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:vaultName/backupFabrics/:fabricName/protectionContainers/:containerName/protectedItems/:protectedItemName/recoveryPoints/:recoveryPointId/revokeInstantItemRecovery", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "vaultName", "value": "", "type": "path", "description": "The name of the recovery services vault." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group where the recovery services vault is present." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription Id." }, { "name": "fabricName", "value": "", "type": "path", "description": "Fabric name associated with the backed up items." }, { "name": "containerName", "value": "", "type": "path", "description": "Container name associated with the backed up items." }, { "name": "protectedItemName", "value": "", "type": "path", "description": "Backed up item name whose files/folders are to be restored." }, { "name": "recoveryPointId", "value": "", "type": "path", "description": "Recovery point ID which represents backed up data. iSCSI connection will be revoked for\r\nthis backed up data." } ] }, "docs": "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." } ] } ], "bundled": true }