forked from Azure/azure-rest-api-specs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPolicy_Create.json
More file actions
65 lines (65 loc) · 1.79 KB
/
Policy_Create.json
File metadata and controls
65 lines (65 loc) · 1.79 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
{
"title": "Puts the policy.",
"operationId": "Policy_Create",
"parameters": {
"subscriptionId": "930CEC23-4430-4513-B855-DBA237E2F3BF",
"resourceGroupName": "rgrecoveryservicesdatareplication",
"vaultName": "4",
"policyName": "fafqwc",
"api-version": "2021-02-16-preview",
"body": {
"properties": {
"customProperties": {
"instanceType": "PolicyModelCustomProperties"
}
}
}
},
"responses": {
"200": {
"body": {
"properties": {
"provisioningState": "Canceled",
"customProperties": {
"instanceType": "PolicyModelCustomProperties"
}
},
"id": "ffivjzdtqgguqlenedikvdilazliwm",
"name": "ocmty",
"type": "pvltqld",
"systemData": {
"createdBy": "yiaelkrpuzsfumovsxeb",
"createdByType": "qwzrkjsfloruegijrfnfpn",
"createdAt": "2023-08-25T00:28:54.713Z",
"lastModifiedBy": "xy",
"lastModifiedByType": "rnc",
"lastModifiedAt": "2023-08-25T00:28:54.713Z"
}
}
},
"201": {
"headers": {
"location": "https://contoso.com/operationstatus"
},
"body": {
"properties": {
"provisioningState": "Canceled",
"customProperties": {
"instanceType": "PolicyModelCustomProperties"
}
},
"id": "ffivjzdtqgguqlenedikvdilazliwm",
"name": "ocmty",
"type": "pvltqld",
"systemData": {
"createdBy": "yiaelkrpuzsfumovsxeb",
"createdByType": "qwzrkjsfloruegijrfnfpn",
"createdAt": "2023-08-25T00:28:54.713Z",
"lastModifiedBy": "xy",
"lastModifiedByType": "rnc",
"lastModifiedAt": "2023-08-25T00:28:54.713Z"
}
}
}
}
}