{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector MigrationRecoveryPoints API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "MigrationRecoveryPoints", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets The Recovery Points For A Migration Item", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationProtectionContainers/:protectionContainerName/replicationMigrationItems/:migrationItemName/migrationRecoveryPoints", "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": "Fabric unique name." }, { "name": "protectionContainerName", "value": "", "type": "path", "description": "Protection container name." }, { "name": "migrationItemName", "value": "", "type": "path", "description": "Migration item name." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets A Recovery Point For A Migration Item", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationProtectionContainers/:protectionContainerName/replicationMigrationItems/:migrationItemName/migrationRecoveryPoints/:migrationRecoveryPointName", "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": "Fabric unique name." }, { "name": "protectionContainerName", "value": "", "type": "path", "description": "Protection container name." }, { "name": "migrationItemName", "value": "", "type": "path", "description": "Migration item name." }, { "name": "migrationRecoveryPointName", "value": "", "type": "path", "description": "The migration recovery point name." } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }