-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Expand file tree
/
Copy pathSharedPrivateLinkResources_Create_200.json
More file actions
71 lines (71 loc) · 3.02 KB
/
Copy pathSharedPrivateLinkResources_Create_200.json
File metadata and controls
71 lines (71 loc) · 3.02 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
{
"operationId": "SharedPrivateLinkResources_Create",
"title": "SharedPrivateLinkResources_Create",
"parameters": {
"api-version": "2023-09-01-preview",
"subscriptionId": "6f53185c-ea09-4fc3-9075-318dec805303",
"resourceGroupName": "apiTest-ddat4p",
"watcherName": "databasemo3ej9ih",
"sharedPrivateLinkResourceName": "monitoringh22eed",
"resource": {
"properties": {
"privateLinkResourceId": "/subscriptions/6f53185c-ea09-4fc3-9075-318dec805303/resourceGroups/apiTest-ddat4p/providers/Microsoft.KeyVault/vaults/kvmo3ej9ih",
"groupId": "vault",
"requestMessage": "request message",
"dnsZone": "ec3ae9d410ba"
}
}
},
"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/sharedPrivateLinkResources/monitoringh22eed",
"name": "monitoringh22eed",
"type": "microsoft.databasewatcher/watchers/sharedPrivateLinkResources",
"properties": {
"privateLinkResourceId": "/subscriptions/6f53185c-ea09-4fc3-9075-318dec805303/resourceGroups/apiTest-ddat4p/providers/Microsoft.KeyVault/vaults/kvmo3ej9ih",
"groupId": "vault",
"requestMessage": "request message",
"dnsZone": "ec3ae9d410ba",
"status": "Pending",
"provisioningState": "Completed"
}
}
},
"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/sharedPrivateLinkResources/monitoringh22eed",
"name": "monitoringh22eed",
"type": "microsoft.databasewatcher/watchers/sharedPrivateLinkResources",
"properties": {
"privateLinkResourceId": "/subscriptions/6f53185c-ea09-4fc3-9075-318dec805303/resourceGroups/apiTest-ddat4p/providers/Microsoft.KeyVault/vaults/kvmo3ej9ih",
"groupId": "vault",
"requestMessage": "request message",
"dnsZone": "ec3ae9d410ba",
"status": "Pending",
"provisioningState": "Completed"
}
}
}
}
}