{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector RecoveryPoint API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "RecoveryPoint", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets The Recovery Point", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationVaults/:vaultName/protectedItems/:protectedItemName/recoveryPoints/:recoveryPointName", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The vault name." }, { "name": "protectedItemName", "value": "", "type": "path", "description": "The protected item name." }, { "name": "recoveryPointName", "value": "", "type": "path", "description": "The recovery point name." } ] }, "docs": "Gets the details of the recovery point of a protected item." }, { "info": { "name": "Microsoft Azure Lists The Recovery Points", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationVaults/:vaultName/protectedItems/:protectedItemName/recoveryPoints", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The vault name." }, { "name": "protectedItemName", "value": "", "type": "path", "description": "The protected item name." } ] }, "docs": "Gets the list of recovery points of the given protected item." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Backupvaults Vaultname Backupinstances Backupinstancename Recoverypoints", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataProtection/backupVaults/:vaultName/backupInstances/:backupInstanceName/recoveryPoints", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The name of the backup vault." }, { "name": "backupInstanceName", "value": "", "type": "path", "description": "The name of the backup instance." }, { "name": "$filter", "value": "", "type": "query", "description": "OData filter options." }, { "name": "$skipToken", "value": "", "type": "query", "description": "skipToken Filter." } ] }, "docs": "Returns a list of Recovery Points for a DataSource in a vault." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Backupvaults Vaultname Backupinstances Backupinstancename Recoverypoints Recoverypointid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataProtection/backupVaults/:vaultName/backupInstances/:backupInstanceName/recoveryPoints/:recoveryPointId", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The name of the backup vault." }, { "name": "backupInstanceName", "value": "", "type": "path", "description": "The name of the backup instance." }, { "name": "recoveryPointId", "value": "", "type": "path" } ] }, "docs": "Gets a Recovery Point using recoveryPointId for a Datasource." }, { "info": { "name": "Microsoft Azure Move Recovery Point From One Datastore To Another Store", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:vaultName/backupFabrics/:fabricName/protectionContainers/:containerName/protectedItems/:protectedItemName/recoveryPoints/:recoveryPointId/move", "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" }, { "name": "containerName", "value": "", "type": "path" }, { "name": "protectedItemName", "value": "", "type": "path" }, { "name": "recoveryPointId", "value": "", "type": "path" } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }