{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ReplicationProtectableItems API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ReplicationProtectableItems", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets The List Of Protectable Items", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationProtectionContainers/:protectionContainerName/replicationProtectableItems", "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": "$filter", "value": "", "type": "query", "description": "OData filter options." }, { "name": "$take", "value": "", "type": "query", "description": "take OData query parameter." }, { "name": "$skipToken", "value": "", "type": "query", "description": "skipToken OData query parameter." } ] }, "docs": "Lists the protectable items in a protection container." }, { "info": { "name": "Microsoft Azure Gets The Details Of A Protectable Item", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationProtectionContainers/:protectionContainerName/replicationProtectableItems/:protectableItemName", "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": "protectableItemName", "value": "", "type": "path", "description": "Protectable item name." } ] }, "docs": "The operation to get the details of a protectable item." } ] } ], "bundled": true }