{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector BackupVaults API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "BackupVaults", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dataprotection Backupvaults", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DataProtection/backupVaults" }, "docs": "Returns resource collection belonging to a subscription." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Backupvaults", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataProtection/backupVaults" }, "docs": "Returns resource collection belonging to a resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Backupvaults Vaultname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataProtection/backupVaults/:vaultName", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The name of the backup vault." } ] }, "docs": "Returns a resource belonging to a resource group." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Backupvaults Vaultname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataProtection/backupVaults/:vaultName", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The name of the backup vault." } ] }, "docs": "Creates or updates a BackupVault resource belonging to a resource group." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Backupvaults Vaultname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataProtection/backupVaults/:vaultName", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The name of the backup vault." } ] }, "docs": "Updates a BackupVault resource belonging to a resource group. For example, updating tags for a resource." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dataprotection Backupvaults Vaultname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataProtection/backupVaults/:vaultName", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The name of the backup vault." } ] }, "docs": "Deletes a BackupVault resource from the resource group." }, { "info": { "name": "Microsoft Azure Api To Check For Resource Name Availability", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataProtection/locations/:location/checkNameAvailability", "params": [ { "name": "location", "value": "", "type": "path", "description": "The location in which uniqueness will be verified." } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }