-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Expand file tree
/
Copy pathWatchers_CreateOrUpdate_200.json
More file actions
57 lines (57 loc) · 1.99 KB
/
Copy pathWatchers_CreateOrUpdate_200.json
File metadata and controls
57 lines (57 loc) · 1.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"operationId": "Watchers_CreateOrUpdate",
"title": "Watchers_CreateOrUpdate",
"parameters": {
"api-version": "2023-09-01-preview",
"subscriptionId": "6f53185c-ea09-4fc3-9075-318dec805303",
"resourceGroupName": "apiTest-ddat4p",
"watcherName": "databasemo3ej9ih",
"resource": {
"location": "westus"
}
},
"responses": {
"200": {
"headers": {
"Server": "nginx/1.21.6",
"Date": "Sat, 03 Dec 2022 01:39:20 GMT",
"Content-Type": "application/json; charset=utf-8",
"Transfer-Encoding": "chunked",
"Connection": "keep-alive",
"x-ms-providerhub-traffic": "True",
"x-ms-request-id": "298f8c6d-ec97-4b13-8ed5-5e817202775c",
"x-ms-correlation-request-id": "298f8c6d-ec97-4b13-8ed5-5e817202775c"
},
"body": {
"id": "/subscriptions/6f53185c-ea09-4fc3-9075-318dec805303/resourceGroups/apiTest-ddat4p/providers/Microsoft.DatabaseWatcher/watchers/databasemo3ej9ih",
"name": "databasemo3ej9ih",
"type": "microsoft.databasewatcher/watchers",
"location": "westus",
"properties": {
"provisioningState": "Succeeded"
}
}
},
"201": {
"headers": {
"Server": "nginx/1.21.6",
"Date": "Sat, 03 Dec 2022 01:39:20 GMT",
"Content-Type": "application/json; charset=utf-8",
"Transfer-Encoding": "chunked",
"Connection": "keep-alive",
"x-ms-providerhub-traffic": "True",
"x-ms-request-id": "298f8c6d-ec97-4b13-8ed5-5e817202775c",
"x-ms-correlation-request-id": "298f8c6d-ec97-4b13-8ed5-5e817202775c"
},
"body": {
"id": "/subscriptions/6f53185c-ea09-4fc3-9075-318dec805303/resourceGroups/apiTest-ddat4p/providers/Microsoft.DatabaseWatcher/watchers/databasemo3ej9ih",
"name": "databasemo3ej9ih",
"type": "microsoft.databasewatcher/watchers",
"location": "westus",
"properties": {
"provisioningState": "Succeeded"
}
}
}
}
}