-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Expand file tree
/
Copy pathWatchers_Update_200.json
More file actions
75 lines (75 loc) · 2.95 KB
/
Copy pathWatchers_Update_200.json
File metadata and controls
75 lines (75 loc) · 2.95 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
{
"operationId": "Watchers_Update",
"title": "Watchers_Update",
"parameters": {
"api-version": "2023-09-01-preview",
"subscriptionId": "6f53185c-ea09-4fc3-9075-318dec805303",
"resourceGroupName": "apiTest-lzect6",
"watcherName": "databasemohkp6fn",
"properties": {
"identity": {
"type": "SystemAssigned"
},
"properties": {
"datastore": {
"adxClusterResourceId": "/subscriptions/6f53185c-ea09-4fc3-9075-318dec805303/resourceGroups/apiTest/providers/Microsoft.Kusto/clusters/apiTestKusto",
"kustoClusterUri": "https://kustouri-adx.eastus.kusto.windows.net",
"kustoClusterDisplayName": "kustoUri-adx",
"kustoDataIngestionUri": "https://ingest-kustouri-adx.eastus.kusto.windows.net",
"kustoDatabaseName": "kustoDatabaseName1",
"kustoManagementUrl": "https://portal.azure.com/",
"kustoOfferingType": "adx"
}
}
}
},
"responses": {
"200": {
"headers": {
"Server": "nginx/1.21.6",
"Date": "Wed, 14 Dec 2022 18:26:25 GMT",
"Content-Type": "application/json; charset=utf-8",
"Transfer-Encoding": "chunked",
"Connection": "keep-alive",
"x-ms-providerhub-traffic": "True",
"x-ms-request-id": "6854cf04-2751-48e3-b359-26b5897d48cf",
"x-ms-correlation-request-id": "6854cf04-2751-48e3-b359-26b5897d48cf"
},
"body": {
"id": "/subscriptions/6f53185c-ea09-4fc3-9075-318dec805303/resourceGroups/apiTest-lzect6/providers/Microsoft.DatabaseWatcher/watchers/databasemohkp6fn",
"name": "databasemohkp6fn",
"type": "microsoft.databasewatcher/watchers",
"location": "westus",
"systemData": {},
"identity": {
"type": "SystemAssigned"
},
"properties": {
"provisioningState": "Succeeded",
"datastore": {
"adxClusterResourceId": "/subscriptions/6f53185c-ea09-4fc3-9075-318dec805303/resourceGroups/apiTest/providers/Microsoft.Kusto/clusters/apiTestKusto",
"kustoClusterUri": "https://kustouri-adx.eastus.kusto.windows.net",
"kustoClusterDisplayName": "kustoUri-adx",
"kustoDataIngestionUri": "https://ingest-kustouri-adx.eastus.kusto.windows.net",
"kustoDatabaseName": "kustoDatabaseName1",
"kustoManagementUrl": "https://portal.azure.com/",
"kustoOfferingType": "adx"
}
}
}
},
"202": {
"headers": {
"Server": "nginx/1.21.6",
"Date": "Wed, 14 Dec 2022 18:26:25 GMT",
"Content-Type": "application/json; charset=utf-8",
"Transfer-Encoding": "chunked",
"Connection": "keep-alive",
"x-ms-providerhub-traffic": "True",
"x-ms-request-id": "6854cf04-2751-48e3-b359-26b5897d48cf",
"x-ms-correlation-request-id": "6854cf04-2751-48e3-b359-26b5897d48cf",
"Azure-AsyncOperation": "https://foo.com/operationstatus"
}
}
}
}