Skip to content

Commit 16d501e

Browse files
audunngargankit-microsoft
authored andcommitted
[NetAppFiles] Anf 19190 update for 2022 01 01 (#18516)
* Add api version dir * Apply 2022-01-01 Changes * Remove Default from throughputMibps * add list x-ms-identifiers * Bump api version in examples * pretty, spelling * fix operations lists example * fix lro exampes * add systemData to 2021-08-01 * apply list identifyer added in another PR to previous version * Encyprtionkeysource enum * review comment fixes * Fixes quotaRule * Referenc common types * common types * more common * Remove regionInfo endpoint * Revert NetAppAccount using common types due to linDiff validation * Revert NetAppAccount using common types due to linDiff validation * Revert NetAppAccount using common types due to linDiff validation * Remove regionInfo endpoint2 * merge * fixes EncryptionKeySource * fixes EncryptionKeySource. * x-ms-identifiers * sibling rivalry * add regionInfo * add regionInfo.json * etag * etag * etag 2021-08-01 * remove regionInfo * VolumeQuotaRule response code * proxy resource from v3
1 parent b82521b commit 16d501e

File tree

97 files changed

+15021
-299
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+15021
-299
lines changed

custom-words.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2569,6 +2569,8 @@ Spearman's
25692569
Qualys
25702570
operatorconnect
25712571
servermetrics
2572+
getent
2573+
useraccount
25722574
businessmetadata
25732575
usermetadata
25742576
Relaytype

specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-04-01/examples/Accounts_Update.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
}
2424
},
2525
"202": {
26+
"headers": {
27+
"Location": "https://management.azure.com/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/providers/Microsoft.NetApp/locations/eastus/operationResults/a0216c17-f9d6-4b99-9faf-9ebd4883d0e4?api-version=2021-08-01&operationResultResponseType=Location"
28+
},
2629
"body": {
2730
"id": "/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1",
2831
"name": "account1",

specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-04-01/examples/BackupPolicies_Update.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@
4141
}
4242
},
4343
"202": {
44+
"headers": {
45+
"Location": "https://management.azure.com/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/providers/Microsoft.NetApp/locations/eastus/operationResults/18c499e1-2a3c-441c-950e-4b456c991c18?api-version=2021-08-01&operationResultResponseType=Location"
46+
},
4447
"body": {
4548
"id": "/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/backupPolocies/backupPolicyName",
4649
"name": "account1/backupPolicyName",

specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-04-01/examples/Backups_Update.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
}
2727
},
2828
"202": {
29+
"headers": {
30+
"Location": "https://management.azure.com/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/providers/Microsoft.NetApp/locations/eastus/operationResults/18c499e1-2a3c-441c-950e-4b456c991c18?api-version=2021-08-01&operationResultResponseType=Location"
31+
},
2932
"body": {
3033
"id": "/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1/volumes/volume1/backups/backup1",
3134
"name": "account1/pool1/volume1/backup1",

0 commit comments

Comments
 (0)