-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Expand file tree
/
Copy pathDeleteBackupVault.json
More file actions
19 lines (19 loc) · 1019 Bytes
/
DeleteBackupVault.json
File metadata and controls
19 lines (19 loc) · 1019 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"parameters": {
"subscriptionId": "0b352192-dcac-4cc7-992e-a96190ccc68c",
"resourceGroupName": "SampleResourceGroup",
"vaultName": "swaggerExample",
"api-version": "2021-06-01-preview"
},
"responses": {
"200": {},
"204": {},
"202": {
"headers": {
"Retry-After": "10",
"Azure-AsyncOperation": "https://management.windowsazure.com/subscriptions/04cf684a-d41f-4550-9f70-7708a3a2283b/providers/Microsoft.DataProtection/locations/West%20US/operationStatus/YWUzNDFkMzQtZmM5OS00MmUyLWEzNDMtZGJkMDIxZjlmZjgzOzdmYzBiMzhmLTc2NmItNDM5NS05OWQ1LTVmOGEzNzg4MWQzNA==?api-version=2021-06-01-preview",
"Location": "https://management.windowsazure.com/subscriptions/04cf684a-d41f-4550-9f70-7708a3a2283b/resourceGroups/SampleResourceGroup/providers/Microsoft.DataProtection/Backupvaults/swaggerExample/operationResults/YWUzNDFkMzQtZmM5OS00MmUyLWEzNDMtZGJkMDIxZjlmZjgzOzdmYzBiMzhmLTc2NmItNDM5NS05OWQ1LTVmOGEzNzg4MWQzNA==?api-version=2021-06-01-preview"
}
}
}
}