{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector RecoveryPoints API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "RecoveryPoints", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname Recoverypoints", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:vaultName/backupFabrics/:fabricName/protectionContainers/:containerName/protectedItems/:protectedItemName/recoveryPoints", "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 item." }, { "name": "containerName", "value": "", "type": "path", "description": "Container name associated with the backed up item." }, { "name": "protectedItemName", "value": "", "type": "path", "description": "Backed up item whose backup copies are to be fetched." }, { "name": "$filter", "value": "", "type": "query", "description": "OData filter options." } ] }, "docs": "Lists the backup copies for the backed up item." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname Recoverypoints Recoverypointid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:vaultName/backupFabrics/:fabricName/protectionContainers/:containerName/protectedItems/:protectedItemName/recoveryPoints/:recoveryPointId", "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 backed up item." }, { "name": "containerName", "value": "", "type": "path", "description": "Container name associated with backed up item." }, { "name": "protectedItemName", "value": "", "type": "path", "description": "Backed up item name whose backup data needs to be fetched." }, { "name": "recoveryPointId", "value": "", "type": "path", "description": "RecoveryPointID represents the backed up data to be fetched." } ] }, "docs": "Provides the information of the backed up data identified using RecoveryPointID. This is an asynchronous operation.
To know the status of the operation, call the GetProtectedItemOperationResult API." }, { "info": { "name": "Microsoft Azure Gets The List Of Recovery Points For A Replication Protected Item", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationProtectionContainers/:protectionContainerName/replicationProtectedItems/:replicatedProtectedItemName/recoveryPoints", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "resourceName", "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": "The fabric name." }, { "name": "protectionContainerName", "value": "", "type": "path", "description": "The protection container name." }, { "name": "replicatedProtectedItemName", "value": "", "type": "path", "description": "The replication protected item name." } ] }, "docs": "Lists the available recovery points for a replication protected item." }, { "info": { "name": "Microsoft Azure Gets A Recovery Point", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationProtectionContainers/:protectionContainerName/replicationProtectedItems/:replicatedProtectedItemName/recoveryPoints/:recoveryPointName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "resourceName", "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": "The fabric name." }, { "name": "protectionContainerName", "value": "", "type": "path", "description": "The protection container name." }, { "name": "replicatedProtectedItemName", "value": "", "type": "path", "description": "The replication protected item name." }, { "name": "recoveryPointName", "value": "", "type": "path", "description": "The recovery point name." } ] }, "docs": "Get the details of specified recovery point." } ] } ], "bundled": true }