{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ProtectionContainerOperationResults API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ProtectionContainerOperationResults", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Operationresults Operationid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:vaultName/backupFabrics/:fabricName/protectionContainers/:containerName/operationResults/:operationId", "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 container." }, { "name": "containerName", "value": "", "type": "path", "description": "Container name whose information should be fetched." }, { "name": "operationId", "value": "", "type": "path", "description": "Operation ID which represents the operation whose result needs to be fetched." } ] }, "docs": "Fetches the result of any operation on the container." } ] } ], "bundled": true }