{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector TargetComputeSizes API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "TargetComputeSizes", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets The List Of Target Compute Sizes For The 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/targetComputeSizes", "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 name." }, { "name": "protectionContainerName", "value": "", "type": "path", "description": "protection container name." }, { "name": "replicatedProtectedItemName", "value": "", "type": "path", "description": "Replication protected item name." } ] }, "docs": "Lists the available target compute sizes for a replication protected item." } ] } ], "bundled": true }