{
"opencollection": "1.0.0",
"info": {
"name": "Microsoft Azure AccessControlClient AccessConnector BackupOperationResults API",
"version": "2020-08-01-preview"
},
"items": [
{
"info": {
"name": "BackupOperationResults",
"type": "folder"
},
"items": [
{
"info": {
"name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupoperationresults Operationid",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:vaultName/backupOperationResults/: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": "operationId",
"value": "",
"type": "path",
"description": "OperationID which represents the operation."
}
]
},
"docs": "Provides the status of the delete operations such as deleting backed up item. Once the operation has started, the
status code in the response would be Accepted. It will continue to be in this state till it reaches completion. On
successful completion, the status code will be OK. This method expects OperationID as an argument. OperationID is
part of the Location header of the operation response."
}
]
}
],
"bundled": true
}