Skip to content

Commit 4c9c3d5

Browse files
author
msftbot[bot]
authored
[ReleasePR netapp] [NetAppFiles] Anf 21478 update for 2022 05 01 (#2571)
Create to sync Azure/azure-rest-api-specs#20435 [ReCreate this PR](https://github.com/azure-resource-manager-schemas/compare/main...azure-sdk:sdkAuto/netapp?expand=1)
2 parents 6dfa1a9 + a7a3476 commit 4c9c3d5

File tree

4 files changed

+2922
-48
lines changed

4 files changed

+2922
-48
lines changed

schemas/2022-01-01/Microsoft.NetApp.json

Lines changed: 4 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2194,17 +2194,7 @@
21942194
"description": "Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose."
21952195
},
21962196
"backupId": {
2197-
"oneOf": [
2198-
{
2199-
"type": "string",
2200-
"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}|(\\\\?([^\\/]*[\\/])*)([^\\/]+)$",
2201-
"minLength": 36,
2202-
"maxLength": 36
2203-
},
2204-
{
2205-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
2206-
}
2207-
],
2197+
"type": "string",
22082198
"description": "UUID v4 or resource identifier used to identify the Backup."
22092199
},
22102200
"capacityPoolResourceId": {
@@ -2487,17 +2477,7 @@
24872477
"description": "If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots (default to true)."
24882478
},
24892479
"snapshotId": {
2490-
"oneOf": [
2491-
{
2492-
"type": "string",
2493-
"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}|(\\\\?([^\\/]*[\\/])*)([^\\/]+)$",
2494-
"minLength": 36,
2495-
"maxLength": 36
2496-
},
2497-
{
2498-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
2499-
}
2500-
],
2480+
"type": "string",
25012481
"description": "UUID v4 or resource identifier used to identify the Snapshot."
25022482
},
25032483
"subnetId": {
@@ -2526,14 +2506,14 @@
25262506
{
25272507
"type": "integer",
25282508
"minimum": 107374182400,
2529-
"maximum": 109951162777600,
2509+
"maximum": 549755813888000,
25302510
"default": "107374182400"
25312511
},
25322512
{
25332513
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
25342514
}
25352515
],
2536-
"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."
2516+
"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."
25372517
},
25382518
"volumeSpecName": {
25392519
"type": "string",

schemas/2022-03-01/Microsoft.NetApp.json

Lines changed: 4 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2194,17 +2194,7 @@
21942194
"description": "Specifies whether the volume is enabled for Azure VMware Solution (AVS) datastore purpose."
21952195
},
21962196
"backupId": {
2197-
"oneOf": [
2198-
{
2199-
"type": "string",
2200-
"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}|(\\\\?([^\\/]*[\\/])*)([^\\/]+)$",
2201-
"minLength": 36,
2202-
"maxLength": 36
2203-
},
2204-
{
2205-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
2206-
}
2207-
],
2197+
"type": "string",
22082198
"description": "UUID v4 or resource identifier used to identify the Backup."
22092199
},
22102200
"capacityPoolResourceId": {
@@ -2492,17 +2482,7 @@
24922482
"description": "If enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots (default to true)."
24932483
},
24942484
"snapshotId": {
2495-
"oneOf": [
2496-
{
2497-
"type": "string",
2498-
"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}|(\\\\?([^\\/]*[\\/])*)([^\\/]+)$",
2499-
"minLength": 36,
2500-
"maxLength": 36
2501-
},
2502-
{
2503-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
2504-
}
2505-
],
2485+
"type": "string",
25062486
"description": "UUID v4 or resource identifier used to identify the Snapshot."
25072487
},
25082488
"subnetId": {
@@ -2531,14 +2511,14 @@
25312511
{
25322512
"type": "integer",
25332513
"minimum": 107374182400,
2534-
"maximum": 109951162777600,
2514+
"maximum": 549755813888000,
25352515
"default": "107374182400"
25362516
},
25372517
{
25382518
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
25392519
}
25402520
],
2541-
"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."
2521+
"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."
25422522
},
25432523
"volumeSpecName": {
25442524
"type": "string",

0 commit comments

Comments
 (0)