Skip to content

Commit

Permalink
[NetAppFiles] Anf 19190 update for 2022 01 01 (#18516)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
audunn authored and gargankit-microsoft committed May 26, 2022
1 parent b82521b commit 16d501e
Show file tree
Hide file tree
Showing 97 changed files with 15,021 additions and 299 deletions.
2 changes: 2 additions & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2569,6 +2569,8 @@ Spearman's
Qualys
operatorconnect
servermetrics
getent
useraccount
businessmetadata
usermetadata
Relaytype
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
}
},
"202": {
"headers": {
"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"
},
"body": {
"id": "/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1",
"name": "account1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@
}
},
"202": {
"headers": {
"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"
},
"body": {
"id": "/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/backupPolocies/backupPolicyName",
"name": "account1/backupPolicyName",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
}
},
"202": {
"headers": {
"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"
},
"body": {
"id": "/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1/volumes/volume1/backups/backup1",
"name": "account1/pool1/volume1/backup1",
Expand Down
Loading

0 comments on commit 16d501e

Please sign in to comment.