-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Expand file tree
/
Copy pathGetOperationStatus.json
More file actions
22 lines (22 loc) · 973 Bytes
/
GetOperationStatus.json
File metadata and controls
22 lines (22 loc) · 973 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"parameters": {
"operationId": "YWUzNDFkMzQtZmM5OS00MmUyLWEzNDMtZGJkMDIxZjlmZjgzOzdmYzBiMzhmLTc2NmItNDM5NS05OWQ1LTVmOGEzNzg4MWQzNA==",
"api-version": "2025-02-01",
"resourceGroupName": "HelloWorld",
"subscriptionId": "77777777-b0c6-47a2-b37c-d8e65a629c18",
"vaultName": "swaggerExample"
},
"responses": {
"200": {
"body": {
"name": "YWUzNDFkMzQtZmM5OS00MmUyLWEzNDMtZGJkMDIxZjlmZjgzOzdmYzBiMzhmLTc2NmItNDM5NS05OWQ1LTVmOGEzNzg4MWQzNA==",
"endTime": "2019-11-20T09:49:46Z",
"id": "/subscriptions/77777777-b0c6-47a2-b37c-d8e65a629c18/resourceGroups/HelloWorld/providers/Microsoft.RecoveryServices/vaults/swaggerExample/operationStatus/YWUzNDFkMzQtZmM5OS00MmUyLWEzNDMtZGJkMDIxZjlmZjgzOzdmYzBiMzhmLTc2NmItNDM5NS05OWQ1LTVmOGEzNzg4MWQzNA==",
"startTime": "2019-11-20T09:49:44.0478496Z",
"status": "Succeeded"
}
}
},
"operationId": "GetOperationStatus",
"title": "Get Operation Status"
}