Skip to content

Commit 1130b19

Browse files
authored
[NetAppFiles] Anf 21478 update for 2022 05 01 (#20435)
* add 2022-05-01 folder * udpate api-version * add 2022-05-01 changes * pretty * Remove location from vaults examples * custom word Showmount * udpate max for usageThreshold * descriptiopn usageThreshold * add cmk changes * add cmk changes, object * fix usageThreshold * regioninfo * remove regionInfo from 03 * snapshotid mutability * backupid mutability * pretty * missin x-ms-identifyer
1 parent bc6b52f commit 1130b19

File tree

89 files changed

+12437
-41
lines changed

Some content is hidden

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

89 files changed

+12437
-41
lines changed

custom-words.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2723,6 +2723,7 @@ largerc
27232723
mediumrc
27242724
smallrc
27252725
Autotune
2726+
Showmount
27262727
autogrid
27272728
KubeProxyConfig
27282729
IPVS

specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Vaults_List.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"id": "/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/vaults/vault1",
1414
"name": "account1/vault1",
1515
"type": "Microsoft.NetApp/netAppAccounts/vaults",
16-
"location": "eastus",
1716
"properties": {
1817
"vaultName": "east US"
1918
}

specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/netapp.json

Lines changed: 10 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5011,9 +5011,9 @@
50115011
"title": "usageThreshold",
50125012
"type": "integer",
50135013
"format": "int64",
5014-
"description": "Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 100 GiB. Upper limit is 100TiB. Specified in bytes.",
5014+
"description": "Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 500 GiB. Upper limit is 100TiB, 500Tib for LargeVolume. Specified in bytes.",
50155015
"minimum": 107374182400,
5016-
"maximum": 109951162777600,
5016+
"maximum": 549755813888000,
50175017
"default": 107374182400,
50185018
"example": 107374182400
50195019
},
@@ -5054,20 +5054,20 @@
50545054
"title": "Snapshot ID",
50555055
"type": "string",
50565056
"x-nullable": true,
5057+
"x-ms-mutability": [
5058+
"create"
5059+
],
50575060
"description": "UUID v4 or resource identifier used to identify the Snapshot.",
5058-
"pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}|(\\\\?([^\\/]*[\\/])*)([^\\/]+)$",
5059-
"maxLength": 36,
5060-
"minLength": 36,
50615061
"example": "9760acf5-4638-11e7-9bdb-020073ca3333"
50625062
},
50635063
"backupId": {
50645064
"title": "Backup ID",
50655065
"type": "string",
50665066
"x-nullable": true,
5067+
"x-ms-mutability": [
5068+
"create"
5069+
],
50675070
"description": "UUID v4 or resource identifier used to identify the Backup.",
5068-
"pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}|(\\\\?([^\\/]*[\\/])*)([^\\/]+)$",
5069-
"maxLength": 36,
5070-
"minLength": 36,
50715071
"example": "9760acf5-4638-11e7-9bdb-020073ca3333"
50725072
},
50735073
"baremetalTenantId": {
@@ -5735,9 +5735,9 @@
57355735
"title": "usageThreshold",
57365736
"type": "integer",
57375737
"format": "int64",
5738-
"description": "Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 100 GiB. Upper limit is 100TiB. Specified in bytes.",
5738+
"description": "Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 500 GiB. Upper limit is 100TiB, 500Tib for LargeVolume. Specified in bytes.",
57395739
"minimum": 107374182400,
5740-
"maximum": 109951162777600,
5740+
"maximum": 549755813888000,
57415741
"default": 107374182400,
57425742
"example": 107374182400
57435743
},
@@ -6646,18 +6646,9 @@
66466646
"type": "object",
66476647
"x-ms-azure-resource": true,
66486648
"required": [
6649-
"location",
66506649
"properties"
66516650
],
66526651
"properties": {
6653-
"location": {
6654-
"type": "string",
6655-
"description": "Resource location",
6656-
"x-ms-mutability": [
6657-
"read",
6658-
"create"
6659-
]
6660-
},
66616652
"id": {
66626653
"type": "string",
66636654
"readOnly": true,

specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-03-01/examples/Vaults_List.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"id": "/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/vaults/vault1",
1414
"name": "account1/vault1",
1515
"type": "Microsoft.NetApp/netAppAccounts/vaults",
16-
"location": "eastus",
1716
"properties": {
1817
"vaultName": "east US"
1918
}

specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-03-01/netapp.json

Lines changed: 10 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5072,9 +5072,9 @@
50725072
"title": "usageThreshold",
50735073
"type": "integer",
50745074
"format": "int64",
5075-
"description": "Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 100 GiB. Upper limit is 100TiB. Specified in bytes.",
5075+
"description": "Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 500 GiB, 500 GiB for large volumes. Upper limit is 100TiB. Specified in bytes.",
50765076
"minimum": 107374182400,
5077-
"maximum": 109951162777600,
5077+
"maximum": 549755813888000,
50785078
"default": 107374182400,
50795079
"example": 107374182400
50805080
},
@@ -5115,20 +5115,20 @@
51155115
"title": "Snapshot ID",
51165116
"type": "string",
51175117
"x-nullable": true,
5118+
"x-ms-mutability": [
5119+
"create"
5120+
],
51185121
"description": "UUID v4 or resource identifier used to identify the Snapshot.",
5119-
"pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}|(\\\\?([^\\/]*[\\/])*)([^\\/]+)$",
5120-
"maxLength": 36,
5121-
"minLength": 36,
51225122
"example": "9760acf5-4638-11e7-9bdb-020073ca3333"
51235123
},
51245124
"backupId": {
51255125
"title": "Backup ID",
51265126
"type": "string",
51275127
"x-nullable": true,
5128+
"x-ms-mutability": [
5129+
"create"
5130+
],
51285131
"description": "UUID v4 or resource identifier used to identify the Backup.",
5129-
"pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}|(\\\\?([^\\/]*[\\/])*)([^\\/]+)$",
5130-
"maxLength": 36,
5131-
"minLength": 36,
51325132
"example": "9760acf5-4638-11e7-9bdb-020073ca3333"
51335133
},
51345134
"baremetalTenantId": {
@@ -5809,9 +5809,9 @@
58095809
"title": "usageThreshold",
58105810
"type": "integer",
58115811
"format": "int64",
5812-
"description": "Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 100 GiB. Upper limit is 100TiB. Specified in bytes.",
5812+
"description": "Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 500 GiB. Upper limit is 100TiB, 500Tib for LargeVolume. Specified in bytes.",
58135813
"minimum": 107374182400,
5814-
"maximum": 109951162777600,
5814+
"maximum": 549755813888000,
58155815
"default": 107374182400,
58165816
"example": 107374182400
58175817
},
@@ -6743,18 +6743,9 @@
67436743
"type": "object",
67446744
"x-ms-azure-resource": true,
67456745
"required": [
6746-
"location",
67476746
"properties"
67486747
],
67496748
"properties": {
6750-
"location": {
6751-
"type": "string",
6752-
"description": "Resource location",
6753-
"x-ms-mutability": [
6754-
"read",
6755-
"create"
6756-
]
6757-
},
67586749
"id": {
67596750
"type": "string",
67606751
"readOnly": true,
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "D633CC2E-722B-4AE1-B636-BBD9E4C60ED9",
4+
"resourceGroupName": "myRG",
5+
"accountName": "account1",
6+
"api-version": "2022-05-01",
7+
"body": {
8+
"location": "eastus",
9+
"properties": {
10+
"activeDirectories": [
11+
{
12+
"site": "SiteName",
13+
"username": "ad_user_name",
14+
"password": "ad_password",
15+
"domain": "10.10.10.3",
16+
"dns": "10.10.10.3, 10.10.10.4",
17+
"smbServerName": "SMBServer",
18+
"organizationalUnit": "OU=Engineering",
19+
"aesEncryption": true,
20+
"ldapSigning": false,
21+
"ldapOverTLS": false
22+
}
23+
]
24+
}
25+
}
26+
},
27+
"responses": {
28+
"200": {
29+
"body": {
30+
"id": "/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1",
31+
"name": "account1",
32+
"type": "Microsoft.NetApp/netAppAccounts",
33+
"location": "eastus",
34+
"properties": {
35+
"provisioningState": "Succeeded"
36+
}
37+
}
38+
},
39+
"201": {
40+
"body": {
41+
"id": "/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1",
42+
"name": "account1",
43+
"type": "Microsoft.NetApp/netAppAccounts",
44+
"location": "eastus",
45+
"properties": {
46+
"provisioningState": "Succeeded"
47+
}
48+
}
49+
}
50+
}
51+
}
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "D633CC2E-722B-4AE1-B636-BBD9E4C60ED9",
4+
"resourceGroupName": "myRG",
5+
"accountName": "account1",
6+
"api-version": "2022-05-01"
7+
},
8+
"responses": {
9+
"202": {
10+
"headers": {
11+
"Location": [
12+
"https://management.azure.com/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/providers/Microsoft.NetApp/locations/eastus/operationResults/616ee961-4042-4935-b4a0-ed6f4dae0172?api-version=2021-10-01&operationResultResponseType=Location"
13+
]
14+
}
15+
},
16+
"204": {}
17+
}
18+
}
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "D633CC2E-722B-4AE1-B636-BBD9E4C60ED9",
4+
"resourceGroupName": "myRG",
5+
"accountName": "account1",
6+
"api-version": "2022-05-01"
7+
},
8+
"responses": {
9+
"200": {
10+
"body": {
11+
"id": "/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1",
12+
"name": "account1",
13+
"type": "Microsoft.NetApp/netAppAccounts",
14+
"location": "eastus",
15+
"properties": {
16+
"provisioningState": "Succeeded",
17+
"activeDirectories": [
18+
{
19+
"site": "SiteName",
20+
"activeDirectoryId": "02da3711-6c58-2d64-098a-e3af7afaf936",
21+
"username": "ad_user_name",
22+
"domain": "10.10.10.3",
23+
"dns": "10.10.10.3, 10.10.10.4",
24+
"status": "InUse",
25+
"smbServerName": "SMBServer",
26+
"organizationalUnit": "OU=Engineering",
27+
"statusDetails": "Status Details",
28+
"aesEncryption": true,
29+
"ldapSigning": true
30+
}
31+
]
32+
}
33+
}
34+
}
35+
}
36+
}
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "D633CC2E-722B-4AE1-B636-BBD9E4C60ED9",
4+
"resourceGroupName": "myRG",
5+
"api-version": "2022-05-01"
6+
},
7+
"responses": {
8+
"200": {
9+
"body": {
10+
"value": [
11+
{
12+
"id": "/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1",
13+
"name": "account1",
14+
"type": "Microsoft.NetApp/netAppAccounts",
15+
"location": "eastus",
16+
"properties": {
17+
"provisioningState": "Succeeded"
18+
}
19+
}
20+
]
21+
}
22+
}
23+
}
24+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"parameters": {
3+
"subscriptionId": "D633CC2E-722B-4AE1-B636-BBD9E4C60ED9",
4+
"resourceGroupName": "myRG",
5+
"accountName": "account1",
6+
"api-version": "2021-10-01",
7+
"body": {}
8+
},
9+
"responses": {
10+
"200": {},
11+
"202": {
12+
"headers": {
13+
"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"
14+
}
15+
}
16+
}
17+
}

0 commit comments

Comments
 (0)