{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector FetchSecondaryRecoveryPoints API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "FetchSecondaryRecoveryPoints", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Locations Location Fetchsecondaryrecoverypoints", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataProtection/locations/:location/fetchSecondaryRecoveryPoints", "params": [ { "name": "$filter", "value": "", "type": "query", "description": "OData filter options." }, { "name": "$skipToken", "value": "", "type": "query", "description": "skipToken Filter." } ] }, "docs": "Returns a list of Secondary Recovery Points for a DataSource in a vault, that can be used for Cross Region Restore." } ] } ], "bundled": true }