forked from Azure/azure-rest-api-specs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathVault_Create.json
More file actions
72 lines (72 loc) · 2.44 KB
/
Vault_Create.json
File metadata and controls
72 lines (72 loc) · 2.44 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
{
"title": "Puts the vault.",
"operationId": "Vault_Create",
"parameters": {
"subscriptionId": "930CEC23-4430-4513-B855-DBA237E2F3BF",
"resourceGroupName": "rgrecoveryservicesdatareplication",
"vaultName": "4",
"api-version": "2024-09-01",
"body": {
"location": "eck",
"properties": {
"vaultType": "DisasterRecovery"
},
"tags": {
"key5359": "ljfilxolxzuxrauopwtyxghrp"
}
}
},
"responses": {
"200": {
"body": {
"location": "eck",
"properties": {
"provisioningState": "Canceled",
"serviceResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.DataReplication/replicationVaults/vault1",
"vaultType": "DisasterRecovery"
},
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.DataReplication/replicationVaults/vault1",
"name": "bqgyqxmnlgwqxbmajddqwtao",
"type": "xtcicpcmjvocohaznrk",
"systemData": {
"createdBy": "rm",
"createdByType": "uojlfokjrhzgqoodsvgz",
"createdAt": "2023-08-25T00:28:58.092Z",
"lastModifiedBy": "gkojzu",
"lastModifiedByType": "jua",
"lastModifiedAt": "2023-08-25T00:28:58.092Z"
},
"tags": {
"key5359": "ljfilxolxzuxrauopwtyxghrp"
}
}
},
"201": {
"headers": {
"location": "https://contoso.com/operationstatus"
},
"body": {
"location": "eck",
"properties": {
"provisioningState": "Canceled",
"serviceResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.DataReplication/replicationVaults/vault1",
"vaultType": "DisasterRecovery"
},
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.DataReplication/replicationVaults/vault1",
"name": "bqgyqxmnlgwqxbmajddqwtao",
"type": "xtcicpcmjvocohaznrk",
"systemData": {
"createdBy": "rm",
"createdByType": "uojlfokjrhzgqoodsvgz",
"createdAt": "2023-08-25T00:28:58.092Z",
"lastModifiedBy": "gkojzu",
"lastModifiedByType": "jua",
"lastModifiedAt": "2023-08-25T00:28:58.092Z"
},
"tags": {
"key5359": "ljfilxolxzuxrauopwtyxghrp"
}
}
}
}
}