From 80065490402157d0df0dd37ab347c651b22eb576 Mon Sep 17 00:00:00 2001 From: HarshAulakhh <92500890+HarshAulakhh@users.noreply.github.com> Date: Wed, 10 Aug 2022 19:51:43 +0530 Subject: [PATCH] make required field changes (#20128) --- .../2021-11-20-preview/elasticsan.json | 21 ++--- .../ElasticSans_Create_MaximumSet_Gen.json | 78 +++++++++---------- .../ElasticSans_Create_MinimumSet_Gen.json | 34 ++++++-- .../ElasticSans_Delete_MaximumSet_Gen.json | 4 +- .../ElasticSans_Delete_MinimumSet_Gen.json | 4 +- .../ElasticSans_Get_MaximumSet_Gen.json | 36 ++++----- .../ElasticSans_Get_MinimumSet_Gen.json | 14 +++- ...ns_ListByResourceGroup_MaximumSet_Gen.json | 36 ++++----- ...ns_ListByResourceGroup_MinimumSet_Gen.json | 12 ++- ...ans_ListBySubscription_MaximumSet_Gen.json | 36 ++++----- ...ans_ListBySubscription_MinimumSet_Gen.json | 12 ++- .../ElasticSans_Update_MaximumSet_Gen.json | 42 +++++----- .../ElasticSans_Update_MinimumSet_Gen.json | 14 +++- .../Operations_List_MaximumSet_Gen.json | 12 +-- .../Operations_List_MinimumSet_Gen.json | 2 +- .../examples/Skus_List_MaximumSet_Gen.json | 36 ++++----- .../VolumeGroups_Create_MaximumSet_Gen.json | 46 +++++------ .../VolumeGroups_Create_MinimumSet_Gen.json | 6 +- .../VolumeGroups_Delete_MaximumSet_Gen.json | 6 +- .../VolumeGroups_Delete_MinimumSet_Gen.json | 6 +- .../VolumeGroups_Get_MaximumSet_Gen.json | 24 +++--- .../VolumeGroups_Get_MinimumSet_Gen.json | 6 +- ...roups_ListByElasticSan_MaximumSet_Gen.json | 24 +++--- ...roups_ListByElasticSan_MinimumSet_Gen.json | 4 +- .../VolumeGroups_Update_MaximumSet_Gen.json | 28 +++---- .../VolumeGroups_Update_MinimumSet_Gen.json | 6 +- .../Volumes_Create_MaximumSet_Gen.json | 66 ++++++++-------- .../Volumes_Create_MinimumSet_Gen.json | 8 +- .../Volumes_Delete_MaximumSet_Gen.json | 8 +- .../Volumes_Delete_MinimumSet_Gen.json | 8 +- .../examples/Volumes_Get_MaximumSet_Gen.json | 34 ++++---- .../examples/Volumes_Get_MinimumSet_Gen.json | 8 +- ...umes_ListByVolumeGroup_MaximumSet_Gen.json | 34 ++++---- ...umes_ListByVolumeGroup_MinimumSet_Gen.json | 6 +- .../Volumes_Update_MaximumSet_Gen.json | 38 ++++----- .../Volumes_Update_MinimumSet_Gen.json | 8 +- 36 files changed, 409 insertions(+), 358 deletions(-) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/elasticsan.json index 141380567dd1..1b554c0fd740 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/elasticsan.json @@ -1170,6 +1170,9 @@ "ElasticSan": { "type": "object", "description": "Response for ElasticSan request.", + "required": [ + "properties" + ], "properties": { "properties": { "x-ms-client-flatten": true, @@ -1192,9 +1195,9 @@ "type": "object", "description": "Elastic San response properties.", "required": [ - "availabilityZones", "baseSizeTiB", - "extendedCapacitySizeTiB" + "extendedCapacitySizeTiB", + "sku" ], "properties": { "sku": { @@ -1491,6 +1494,9 @@ }, "Sku": { "type": "object", + "required": [ + "name" + ], "properties": { "name": { "type": "string", @@ -1611,10 +1617,6 @@ "VolumeGroupProperties": { "type": "object", "description": "VolumeGroup response properties.", - "required": [ - "protocolType", - "encryption" - ], "properties": { "provisioningState": { "description": "State of the operation on the resource.", @@ -1659,10 +1661,6 @@ "VolumeGroupUpdateProperties": { "type": "object", "description": "VolumeGroup response properties.", - "required": [ - "protocolType", - "encryption" - ], "properties": { "protocolType": { "description": "Type of storage target", @@ -1781,9 +1779,6 @@ "SourceCreationData": { "type": "object", "description": "Data source used when creating the volume.", - "required": [ - "createSource" - ], "properties": { "createSource": { "type": "string", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Create_MaximumSet_Gen.json index 0464a9f6c2c1..27b8ce556178 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -1,8 +1,8 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", + "elasticSanName": "2gx-ammi0", "parameters": { "properties": { "sku": { @@ -10,14 +10,14 @@ "tier": "Premium" }, "availabilityZones": [ - "aaaaaaaaaaaaaaaaa" + "aaaaaaaaaaa" ], - "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 14 + "baseSizeTiB": 10, + "extendedCapacitySizeTiB": 10 }, - "location": "aaaaaaaaaaaaaaaaaaaa", + "location": "aaaaaaaaa", "tags": { - "key1810": "aaaa" + "key6649": "aaaaaaaaa" } }, "api-version": "2021-11-20-preview" @@ -31,31 +31,31 @@ "tier": "Premium" }, "availabilityZones": [ - "aaaaaaaaaaaaaaaaa" + "aaaaaaaaaaa" ], "provisioningState": "Invalid", - "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 14, + "baseSizeTiB": 10, + "extendedCapacitySizeTiB": 10, "totalVolumeSizeGiB": 19, - "volumeGroupCount": 20, - "totalIops": 24, - "totalMBps": 22, - "totalSizeTiB": 22 + "volumeGroupCount": 1, + "totalIops": 30, + "totalMBps": 3, + "totalSizeTiB": 17 }, "systemData": { - "createdBy": "aaaaaaaaa", + "createdBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "createdByType": "User", - "createdAt": "2022-06-27T12:25:21.489Z", - "lastModifiedBy": "aaaaaaaaaaaa", + "createdAt": "2022-08-05T10:28:57.650Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2022-06-27T12:25:21.489Z" + "lastModifiedAt": "2022-08-05T10:28:57.651Z" }, - "location": "aaaaaaaaaaaaaaaaaaaa", - "id": "aaa", - "name": "aa", - "type": "aaaaaaaaaaaaaaaaaaa", + "location": "aaaaaaaaa", + "id": "aaaaaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaaaaa", "tags": { - "key1810": "aaaa" + "key6649": "aaaaaaaaa" } } }, @@ -70,31 +70,31 @@ "tier": "Premium" }, "availabilityZones": [ - "aaaaaaaaaaaaaaaaa" + "aaaaaaaaaaa" ], "provisioningState": "Invalid", - "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 14, + "baseSizeTiB": 10, + "extendedCapacitySizeTiB": 10, "totalVolumeSizeGiB": 19, - "volumeGroupCount": 20, - "totalIops": 24, - "totalMBps": 22, - "totalSizeTiB": 22 + "volumeGroupCount": 1, + "totalIops": 30, + "totalMBps": 3, + "totalSizeTiB": 17 }, "systemData": { - "createdBy": "aaaaaaaaa", + "createdBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "createdByType": "User", - "createdAt": "2022-06-27T12:25:21.489Z", - "lastModifiedBy": "aaaaaaaaaaaa", + "createdAt": "2022-08-05T10:28:57.650Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2022-06-27T12:25:21.489Z" + "lastModifiedAt": "2022-08-05T10:28:57.651Z" }, - "location": "aaaaaaaaaaaaaaaaaaaa", - "id": "aaa", - "name": "aa", - "type": "aaaaaaaaaaaaaaaaaaa", + "location": "aaaaaaaaa", + "id": "aaaaaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaaaaa", "tags": { - "key1810": "aaaa" + "key6649": "aaaaaaaaa" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Create_MinimumSet_Gen.json index bf5d406d1639..bd94f7d3a5d1 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Create_MinimumSet_Gen.json @@ -1,20 +1,44 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", - "parameters": {}, + "elasticSanName": "2gx-ammi0", + "parameters": { + "properties": { + "sku": { + "name": "Premium_LRS" + }, + "baseSizeTiB": 10, + "extendedCapacitySizeTiB": 10 + } + }, "api-version": "2021-11-20-preview" }, "responses": { "200": { - "body": {} + "body": { + "properties": { + "sku": { + "name": "Premium_LRS" + }, + "baseSizeTiB": 10, + "extendedCapacitySizeTiB": 10 + } + } }, "202": { "headers": { "Azure-AsyncOperation": "https://foo.com/operationstatus" }, - "body": {} + "body": { + "properties": { + "sku": { + "name": "Premium_LRS" + }, + "baseSizeTiB": 10, + "extendedCapacitySizeTiB": 10 + } + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json index c37ac58a5100..48a0d9db1672 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json @@ -1,8 +1,8 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", + "elasticSanName": "2gx-ammi0", "api-version": "2021-11-20-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json index c37ac58a5100..48a0d9db1672 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json @@ -1,8 +1,8 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", + "elasticSanName": "2gx-ammi0", "api-version": "2021-11-20-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Get_MaximumSet_Gen.json index 8c59aa8052b0..e9da5de7ca88 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -1,8 +1,8 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", + "elasticSanName": "2gx-ammi0", "api-version": "2021-11-20-preview" }, "responses": { @@ -14,31 +14,31 @@ "tier": "Premium" }, "availabilityZones": [ - "aaaaaaaaaaaaaaaaa" + "aaaaaaaaaaa" ], "provisioningState": "Invalid", - "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 14, + "baseSizeTiB": 10, + "extendedCapacitySizeTiB": 10, "totalVolumeSizeGiB": 19, - "volumeGroupCount": 20, - "totalIops": 24, - "totalMBps": 22, - "totalSizeTiB": 22 + "volumeGroupCount": 1, + "totalIops": 30, + "totalMBps": 3, + "totalSizeTiB": 17 }, "systemData": { - "createdBy": "aaaaaaaaa", + "createdBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "createdByType": "User", - "createdAt": "2022-06-27T12:25:21.489Z", - "lastModifiedBy": "aaaaaaaaaaaa", + "createdAt": "2022-08-05T10:28:57.650Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2022-06-27T12:25:21.489Z" + "lastModifiedAt": "2022-08-05T10:28:57.651Z" }, - "location": "aaaaaaaaaaaaaaaaaaaa", - "id": "aaa", - "name": "aa", - "type": "aaaaaaaaaaaaaaaaaaa", + "location": "aaaaaaaaa", + "id": "aaaaaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaaaaa", "tags": { - "key1810": "aaaa" + "key6649": "aaaaaaaaa" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Get_MinimumSet_Gen.json index 17bf45d1a413..ec77b490d22a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Get_MinimumSet_Gen.json @@ -1,13 +1,21 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", + "elasticSanName": "2gx-ammi0", "api-version": "2021-11-20-preview" }, "responses": { "200": { - "body": {} + "body": { + "properties": { + "sku": { + "name": "Premium_LRS" + }, + "baseSizeTiB": 10, + "extendedCapacitySizeTiB": 10 + } + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index ecdc208c4611..b3efcd36917f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -1,6 +1,6 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", "api-version": "2021-11-20-preview" }, @@ -15,35 +15,35 @@ "tier": "Premium" }, "availabilityZones": [ - "aaaaaaaaaaaaaaaaa" + "aaaaaaaaaaa" ], "provisioningState": "Invalid", - "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 14, + "baseSizeTiB": 10, + "extendedCapacitySizeTiB": 10, "totalVolumeSizeGiB": 19, - "volumeGroupCount": 20, - "totalIops": 24, - "totalMBps": 22, - "totalSizeTiB": 22 + "volumeGroupCount": 1, + "totalIops": 30, + "totalMBps": 3, + "totalSizeTiB": 17 }, "systemData": { - "createdBy": "aaaaaaaaa", + "createdBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "createdByType": "User", - "createdAt": "2022-06-27T12:25:21.489Z", - "lastModifiedBy": "aaaaaaaaaaaa", + "createdAt": "2022-08-05T10:28:57.650Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2022-06-27T12:25:21.489Z" + "lastModifiedAt": "2022-08-05T10:28:57.651Z" }, - "location": "aaaaaaaaaaaaaaaaaaaa", - "id": "aaa", - "name": "aa", - "type": "aaaaaaaaaaaaaaaaaaa", + "location": "aaaaaaaaa", + "id": "aaaaaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaaaaa", "tags": { - "key1810": "aaaa" + "key6649": "aaaaaaaaa" } } ], - "nextLink": "aaaaaaaaa" + "nextLink": "aaa" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index 99b2b7dfb3df..fd99c7c106c0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -1,6 +1,6 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", "api-version": "2021-11-20-preview" }, @@ -8,7 +8,15 @@ "200": { "body": { "value": [ - {} + { + "properties": { + "sku": { + "name": "Premium_LRS" + }, + "baseSizeTiB": 10, + "extendedCapacitySizeTiB": 10 + } + } ] } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index 746c1290e952..8e1412b1116d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -1,6 +1,6 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "api-version": "2021-11-20-preview" }, "responses": { @@ -14,35 +14,35 @@ "tier": "Premium" }, "availabilityZones": [ - "aaaaaaaaaaaaaaaaa" + "aaaaaaaaaaa" ], "provisioningState": "Invalid", - "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 14, + "baseSizeTiB": 10, + "extendedCapacitySizeTiB": 10, "totalVolumeSizeGiB": 19, - "volumeGroupCount": 20, - "totalIops": 24, - "totalMBps": 22, - "totalSizeTiB": 22 + "volumeGroupCount": 1, + "totalIops": 30, + "totalMBps": 3, + "totalSizeTiB": 17 }, "systemData": { - "createdBy": "aaaaaaaaa", + "createdBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "createdByType": "User", - "createdAt": "2022-06-27T12:25:21.489Z", - "lastModifiedBy": "aaaaaaaaaaaa", + "createdAt": "2022-08-05T10:28:57.650Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2022-06-27T12:25:21.489Z" + "lastModifiedAt": "2022-08-05T10:28:57.651Z" }, - "location": "aaaaaaaaaaaaaaaaaaaa", - "id": "aaa", - "name": "aa", - "type": "aaaaaaaaaaaaaaaaaaa", + "location": "aaaaaaaaa", + "id": "aaaaaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaaaaa", "tags": { - "key1810": "aaaa" + "key6649": "aaaaaaaaa" } } ], - "nextLink": "aaaaaaaaa" + "nextLink": "aaa" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index 4f884da85a6a..6c2302fafa86 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -1,13 +1,21 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "api-version": "2021-11-20-preview" }, "responses": { "200": { "body": { "value": [ - {} + { + "properties": { + "sku": { + "name": "Premium_LRS" + }, + "baseSizeTiB": 10, + "extendedCapacitySizeTiB": 10 + } + } ] } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Update_MaximumSet_Gen.json index 7feb5112bb42..c1b4f3a461f3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -1,15 +1,15 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", + "elasticSanName": "2gx-ammi0", "parameters": { "properties": { - "baseSizeTiB": 17, - "extendedCapacitySizeTiB": 24 + "baseSizeTiB": 29, + "extendedCapacitySizeTiB": 6 }, "tags": { - "key9960": "aaaaaaaaaaaaaaaaaaaaaaaaaa" + "key5391": "aaaaaaaaaaaaaaaaa" } }, "api-version": "2021-11-20-preview" @@ -23,31 +23,31 @@ "tier": "Premium" }, "availabilityZones": [ - "aaaaaaaaaaaaaaaaa" + "aaaaaaaaaaa" ], "provisioningState": "Invalid", - "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 14, + "baseSizeTiB": 10, + "extendedCapacitySizeTiB": 10, "totalVolumeSizeGiB": 19, - "volumeGroupCount": 20, - "totalIops": 24, - "totalMBps": 22, - "totalSizeTiB": 22 + "volumeGroupCount": 1, + "totalIops": 30, + "totalMBps": 3, + "totalSizeTiB": 17 }, "systemData": { - "createdBy": "aaaaaaaaa", + "createdBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "createdByType": "User", - "createdAt": "2022-06-27T12:25:21.489Z", - "lastModifiedBy": "aaaaaaaaaaaa", + "createdAt": "2022-08-05T10:28:57.650Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2022-06-27T12:25:21.489Z" + "lastModifiedAt": "2022-08-05T10:28:57.651Z" }, - "location": "aaaaaaaaaaaaaaaaaaaa", - "id": "aaa", - "name": "aa", - "type": "aaaaaaaaaaaaaaaaaaa", + "location": "aaaaaaaaa", + "id": "aaaaaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaaaaa", "tags": { - "key1810": "aaaa" + "key6649": "aaaaaaaaa" } } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Update_MinimumSet_Gen.json index 8612a9795aeb..0f4dc2d58fef 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -1,14 +1,22 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", + "elasticSanName": "2gx-ammi0", "parameters": {}, "api-version": "2021-11-20-preview" }, "responses": { "200": { - "body": {} + "body": { + "properties": { + "sku": { + "name": "Premium_LRS" + }, + "baseSizeTiB": 10, + "extendedCapacitySizeTiB": 10 + } + } }, "202": { "headers": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Operations_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Operations_List_MaximumSet_Gen.json index 4719751008e0..98195f9572b2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Operations_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Operations_List_MaximumSet_Gen.json @@ -7,17 +7,17 @@ "body": { "value": [ { - "name": "aaaaaaaaaaaaaaaaaaaaaaaa", + "name": "aaaaaaa", "isDataAction": true, "display": { - "provider": "aaaaaaaaaaaaaaaaaaaaaaaa", - "resource": "aaaaaaaaa", - "operation": "aaaaaaaaaaa", - "description": "aaaaaaaaaaaaaaaaaaaaaaaa" + "provider": "aaaaaaaaaaaaaaaaaaaaaaaaaa", + "resource": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "operation": "aaaaaaaaaaaaaaaaaaaaaaa", + "description": "aaaa" } } ], - "nextLink": "aaaaaaaaaaaaaaaaaaaaaaaa" + "nextLink": "aaaaaaaaaaaaa" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Operations_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Operations_List_MinimumSet_Gen.json index b92cc84a7e90..7e52fda33e04 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Operations_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Operations_List_MinimumSet_Gen.json @@ -7,7 +7,7 @@ "body": { "value": [ { - "name": "aaaaaaaaaaaaaaaaaaaaaaaa" + "name": "aaaaaaa" } ] } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Skus_List_MaximumSet_Gen.json index 6f059a22a120..1a23c203a623 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Skus_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Skus_List_MaximumSet_Gen.json @@ -1,7 +1,7 @@ { "parameters": { "api-version": "2021-11-20-preview", - "$filter": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "$filter": "aaaaaaaaaaaa" }, "responses": { "200": { @@ -16,35 +16,35 @@ ], "locationInfo": [ { - "location": "aaaaa", + "location": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", "zones": [ - "a" + "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" ] } ], "elasticSan": { - "maxSizeTiB": 18, - "minSizeTiB": 23, - "minIncrementSizeTiB": 8, - "iopsPerBaseTiB": 7, - "mbpsPerBaseTiB": 15, - "maxMBps": 12, - "maxVolumeGroupCount": 8 + "maxSizeTiB": 22, + "minSizeTiB": 8, + "minIncrementSizeTiB": 9, + "iopsPerBaseTiB": 24, + "mbpsPerBaseTiB": 3, + "maxMBps": 8, + "maxVolumeGroupCount": 24 }, "volumeGroup": { - "maxVolumeCount": 5 + "maxVolumeCount": 20 }, "volume": { - "maxSizeGiB": 26, - "minSizeGiB": 8, - "minIncrementSizeGiB": 25, - "iopsPerBaseGiB": 18, - "maxIops": 22, - "maxMBps": 29 + "maxSizeGiB": 18, + "minSizeGiB": 24, + "minIncrementSizeGiB": 29, + "iopsPerBaseGiB": 22, + "maxIops": 30, + "maxMBps": 11 } } ], - "nextLink": "aaaaaaaaaaaaaaaaa" + "nextLink": "aaaaaaaaaaaaaaaaaaaaaaaaaa" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json index 0bea695111cb..22bbc835dc77 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json @@ -1,9 +1,9 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", - "volumeGroupName": "It-I3", + "elasticSanName": "2gx-ammi0", + "volumeGroupName": "tE_77S", "parameters": { "properties": { "protocolType": "Iscsi", @@ -11,14 +11,14 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "aaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "action": "Allow" } ] } }, "tags": { - "key418": "aaaaaaa" + "key7682": "aaaaaaaaaaa" } }, "api-version": "2021-11-20-preview" @@ -33,7 +33,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "aaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "action": "Allow", "state": "provisioning" } @@ -41,18 +41,18 @@ } }, "systemData": { - "createdBy": "aaaaaaaaa", + "createdBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "createdByType": "User", - "createdAt": "2022-06-27T12:25:21.489Z", - "lastModifiedBy": "aaaaaaaaaaaa", + "createdAt": "2022-08-05T10:28:57.650Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2022-06-27T12:25:21.489Z" + "lastModifiedAt": "2022-08-05T10:28:57.651Z" }, - "id": "aaaaaaaaaaa", - "name": "aaaaaaa", - "type": "aaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "tags": { - "key418": "aaaaaaa" + "key7682": "aaaaaaaaaaa" } } }, @@ -68,7 +68,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "aaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "action": "Allow", "state": "provisioning" } @@ -76,18 +76,18 @@ } }, "systemData": { - "createdBy": "aaaaaaaaa", + "createdBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "createdByType": "User", - "createdAt": "2022-06-27T12:25:21.489Z", - "lastModifiedBy": "aaaaaaaaaaaa", + "createdAt": "2022-08-05T10:28:57.650Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2022-06-27T12:25:21.489Z" + "lastModifiedAt": "2022-08-05T10:28:57.651Z" }, - "id": "aaaaaaaaaaa", - "name": "aaaaaaa", - "type": "aaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "tags": { - "key418": "aaaaaaa" + "key7682": "aaaaaaaaaaa" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json index d330771ea7a2..68701a1f70b4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -1,9 +1,9 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", - "volumeGroupName": "It-I3", + "elasticSanName": "2gx-ammi0", + "volumeGroupName": "tE_77S", "parameters": {}, "api-version": "2021-11-20-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json index 538af3d3b4e4..cd773ecf5e33 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json @@ -1,9 +1,9 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", - "volumeGroupName": "It-I3", + "elasticSanName": "2gx-ammi0", + "volumeGroupName": "tE_77S", "api-version": "2021-11-20-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json index 538af3d3b4e4..cd773ecf5e33 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json @@ -1,9 +1,9 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", - "volumeGroupName": "It-I3", + "elasticSanName": "2gx-ammi0", + "volumeGroupName": "tE_77S", "api-version": "2021-11-20-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json index 64b11bee514b..a463b11a7d0f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json @@ -1,9 +1,9 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", - "volumeGroupName": "It-I3", + "elasticSanName": "2gx-ammi0", + "volumeGroupName": "tE_77S", "api-version": "2021-11-20-preview" }, "responses": { @@ -16,7 +16,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "aaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "action": "Allow", "state": "provisioning" } @@ -24,18 +24,18 @@ } }, "systemData": { - "createdBy": "aaaaaaaaa", + "createdBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "createdByType": "User", - "createdAt": "2022-06-27T12:25:21.489Z", - "lastModifiedBy": "aaaaaaaaaaaa", + "createdAt": "2022-08-05T10:28:57.650Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2022-06-27T12:25:21.489Z" + "lastModifiedAt": "2022-08-05T10:28:57.651Z" }, - "id": "aaaaaaaaaaa", - "name": "aaaaaaa", - "type": "aaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "tags": { - "key418": "aaaaaaa" + "key7682": "aaaaaaaaaaa" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json index 806aceb49728..4193d242ccf9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json @@ -1,9 +1,9 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", - "volumeGroupName": "It-I3", + "elasticSanName": "2gx-ammi0", + "volumeGroupName": "tE_77S", "api-version": "2021-11-20-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json index eeb97e8e04dc..a6db4a343a78 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -1,8 +1,8 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", + "elasticSanName": "2gx-ammi0", "api-version": "2021-11-20-preview" }, "responses": { @@ -17,7 +17,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "aaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "action": "Allow", "state": "provisioning" } @@ -25,22 +25,22 @@ } }, "systemData": { - "createdBy": "aaaaaaaaa", + "createdBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "createdByType": "User", - "createdAt": "2022-06-27T12:25:21.489Z", - "lastModifiedBy": "aaaaaaaaaaaa", + "createdAt": "2022-08-05T10:28:57.650Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2022-06-27T12:25:21.489Z" + "lastModifiedAt": "2022-08-05T10:28:57.651Z" }, - "id": "aaaaaaaaaaa", - "name": "aaaaaaa", - "type": "aaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "tags": { - "key418": "aaaaaaa" + "key7682": "aaaaaaaaaaa" } } ], - "nextLink": "aaa" + "nextLink": "aaaaaaaaaaaaaaaaaa" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json index 97050b4475c8..34222ab47dab 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json @@ -1,8 +1,8 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", + "elasticSanName": "2gx-ammi0", "api-version": "2021-11-20-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json index 5a2f8c266296..e8223db59a93 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json @@ -1,9 +1,9 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", - "volumeGroupName": "It-I3", + "elasticSanName": "2gx-ammi0", + "volumeGroupName": "tE_77S", "parameters": { "properties": { "protocolType": "Iscsi", @@ -11,14 +11,14 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "aaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "action": "Allow" } ] } }, "tags": { - "key6155": "aaaaaaaaaaaaa" + "key5963": "aaaaaaaaaaaaaaaa" } }, "api-version": "2021-11-20-preview" @@ -33,7 +33,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "aaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "action": "Allow", "state": "provisioning" } @@ -41,18 +41,18 @@ } }, "systemData": { - "createdBy": "aaaaaaaaa", + "createdBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "createdByType": "User", - "createdAt": "2022-06-27T12:25:21.489Z", - "lastModifiedBy": "aaaaaaaaaaaa", + "createdAt": "2022-08-05T10:28:57.650Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2022-06-27T12:25:21.489Z" + "lastModifiedAt": "2022-08-05T10:28:57.651Z" }, - "id": "aaaaaaaaaaa", - "name": "aaaaaaa", - "type": "aaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "tags": { - "key418": "aaaaaaa" + "key7682": "aaaaaaaaaaa" } } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json index bcedb8441e17..53b99a3d3e8e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json @@ -1,9 +1,9 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", - "volumeGroupName": "It-I3", + "elasticSanName": "2gx-ammi0", + "volumeGroupName": "tE_77S", "parameters": {}, "api-version": "2021-11-20-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Create_MaximumSet_Gen.json index 78b2d2f86cf5..10fafdee83d9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Create_MaximumSet_Gen.json @@ -1,20 +1,20 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", - "volumeGroupName": "It-I3", - "volumeName": "q76q-3gkP-514E", + "elasticSanName": "2gx-ammi0", + "volumeGroupName": "tE_77S", + "volumeName": "3r3a04-3yyF", "parameters": { "properties": { "creationData": { "createSource": "None", - "sourceUri": "aaaaaaaaaaaaaaa" + "sourceUri": "aaaaaaa" }, - "sizeGiB": 6 + "sizeGiB": 11 }, "tags": { - "key7173": "aaaaaaaaaa" + "key6003": "aaaaaaaaaaaaa" } }, "api-version": "2021-11-20-preview" @@ -26,30 +26,30 @@ "volumeId": "aaaaaaaaaaaaaaaaaaaaaaaaa", "creationData": { "createSource": "None", - "sourceUri": "aaaaaaaaaaaaaaa" + "sourceUri": "aaaaaaa" }, - "sizeGiB": 6, + "sizeGiB": 11, "storageTarget": { - "targetIqn": "aaaaaaaaaaaaaaaaaaaaaaa", - "targetPortalHostname": "aaaaaaaaaaaaaa", - "targetPortalPort": 21, + "targetIqn": "aaaaaaaaaaaaaaa", + "targetPortalHostname": "aaaaaaaaaaa", + "targetPortalPort": 29, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "aaaaaaaaa", + "createdBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "createdByType": "User", - "createdAt": "2022-06-27T12:25:21.489Z", - "lastModifiedBy": "aaaaaaaaaaaa", + "createdAt": "2022-08-05T10:28:57.650Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2022-06-27T12:25:21.489Z" + "lastModifiedAt": "2022-08-05T10:28:57.651Z" }, - "id": "aaaaaaaaaaaa", - "name": "aaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaa", + "type": "aaaaaaaaaaaa", "tags": { - "key7173": "aaaaaaaaaa" + "key6003": "aaaaaaaaaaaaa" } } }, @@ -62,30 +62,30 @@ "volumeId": "aaaaaaaaaaaaaaaaaaaaaaaaa", "creationData": { "createSource": "None", - "sourceUri": "aaaaaaaaaaaaaaa" + "sourceUri": "aaaaaaa" }, - "sizeGiB": 6, + "sizeGiB": 11, "storageTarget": { - "targetIqn": "aaaaaaaaaaaaaaaaaaaaaaa", - "targetPortalHostname": "aaaaaaaaaaaaaa", - "targetPortalPort": 21, + "targetIqn": "aaaaaaaaaaaaaaa", + "targetPortalHostname": "aaaaaaaaaaa", + "targetPortalPort": 29, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "aaaaaaaaa", + "createdBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "createdByType": "User", - "createdAt": "2022-06-27T12:25:21.489Z", - "lastModifiedBy": "aaaaaaaaaaaa", + "createdAt": "2022-08-05T10:28:57.650Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2022-06-27T12:25:21.489Z" + "lastModifiedAt": "2022-08-05T10:28:57.651Z" }, - "id": "aaaaaaaaaaaa", - "name": "aaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaa", + "type": "aaaaaaaaaaaa", "tags": { - "key7173": "aaaaaaaaaa" + "key6003": "aaaaaaaaaaaaa" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Create_MinimumSet_Gen.json index 2f5d0478500d..fd1b2a1de096 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Create_MinimumSet_Gen.json @@ -1,10 +1,10 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", - "volumeGroupName": "It-I3", - "volumeName": "q76q-3gkP-514E", + "elasticSanName": "2gx-ammi0", + "volumeGroupName": "tE_77S", + "volumeName": "3r3a04-3yyF", "parameters": {}, "api-version": "2021-11-20-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Delete_MaximumSet_Gen.json index 3beee2bbff88..2a0bb718dd9d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Delete_MaximumSet_Gen.json @@ -1,10 +1,10 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", - "volumeGroupName": "It-I3", - "volumeName": "q76q-3gkP-514E", + "elasticSanName": "2gx-ammi0", + "volumeGroupName": "tE_77S", + "volumeName": "3r3a04-3yyF", "api-version": "2021-11-20-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Delete_MinimumSet_Gen.json index 3beee2bbff88..2a0bb718dd9d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Delete_MinimumSet_Gen.json @@ -1,10 +1,10 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", - "volumeGroupName": "It-I3", - "volumeName": "q76q-3gkP-514E", + "elasticSanName": "2gx-ammi0", + "volumeGroupName": "tE_77S", + "volumeName": "3r3a04-3yyF", "api-version": "2021-11-20-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Get_MaximumSet_Gen.json index 5d68ce88d024..5fa1c45540db 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Get_MaximumSet_Gen.json @@ -1,10 +1,10 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", - "volumeGroupName": "It-I3", - "volumeName": "q76q-3gkP-514E", + "elasticSanName": "2gx-ammi0", + "volumeGroupName": "tE_77S", + "volumeName": "3r3a04-3yyF", "api-version": "2021-11-20-preview" }, "responses": { @@ -14,30 +14,30 @@ "volumeId": "aaaaaaaaaaaaaaaaaaaaaaaaa", "creationData": { "createSource": "None", - "sourceUri": "aaaaaaaaaaaaaaa" + "sourceUri": "aaaaaaa" }, - "sizeGiB": 6, + "sizeGiB": 11, "storageTarget": { - "targetIqn": "aaaaaaaaaaaaaaaaaaaaaaa", - "targetPortalHostname": "aaaaaaaaaaaaaa", - "targetPortalPort": 21, + "targetIqn": "aaaaaaaaaaaaaaa", + "targetPortalHostname": "aaaaaaaaaaa", + "targetPortalPort": 29, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "aaaaaaaaa", + "createdBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "createdByType": "User", - "createdAt": "2022-06-27T12:25:21.489Z", - "lastModifiedBy": "aaaaaaaaaaaa", + "createdAt": "2022-08-05T10:28:57.650Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2022-06-27T12:25:21.489Z" + "lastModifiedAt": "2022-08-05T10:28:57.651Z" }, - "id": "aaaaaaaaaaaa", - "name": "aaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaa", + "type": "aaaaaaaaaaaa", "tags": { - "key7173": "aaaaaaaaaa" + "key6003": "aaaaaaaaaaaaa" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Get_MinimumSet_Gen.json index 1c7fc4782b41..cd4282512330 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Get_MinimumSet_Gen.json @@ -1,10 +1,10 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", - "volumeGroupName": "It-I3", - "volumeName": "q76q-3gkP-514E", + "elasticSanName": "2gx-ammi0", + "volumeGroupName": "tE_77S", + "volumeName": "3r3a04-3yyF", "api-version": "2021-11-20-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index 6322e1b0bfbb..a7a259c9e5a7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -1,9 +1,9 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", - "volumeGroupName": "It-I3", + "elasticSanName": "2gx-ammi0", + "volumeGroupName": "tE_77S", "api-version": "2021-11-20-preview" }, "responses": { @@ -15,34 +15,34 @@ "volumeId": "aaaaaaaaaaaaaaaaaaaaaaaaa", "creationData": { "createSource": "None", - "sourceUri": "aaaaaaaaaaaaaaa" + "sourceUri": "aaaaaaa" }, - "sizeGiB": 6, + "sizeGiB": 11, "storageTarget": { - "targetIqn": "aaaaaaaaaaaaaaaaaaaaaaa", - "targetPortalHostname": "aaaaaaaaaaaaaa", - "targetPortalPort": 21, + "targetIqn": "aaaaaaaaaaaaaaa", + "targetPortalHostname": "aaaaaaaaaaa", + "targetPortalPort": 29, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "aaaaaaaaa", + "createdBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "createdByType": "User", - "createdAt": "2022-06-27T12:25:21.489Z", - "lastModifiedBy": "aaaaaaaaaaaa", + "createdAt": "2022-08-05T10:28:57.650Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2022-06-27T12:25:21.489Z" + "lastModifiedAt": "2022-08-05T10:28:57.651Z" }, - "id": "aaaaaaaaaaaa", - "name": "aaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaa", + "type": "aaaaaaaaaaaa", "tags": { - "key7173": "aaaaaaaaaa" + "key6003": "aaaaaaaaaaaaa" } } ], - "nextLink": "aaaaaaaaaaaaaaaaaaaa" + "nextLink": "aaaaaaaaa" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json index 7c7f23aae13a..a5f407009cc3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json @@ -1,9 +1,9 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", - "volumeGroupName": "It-I3", + "elasticSanName": "2gx-ammi0", + "volumeGroupName": "tE_77S", "api-version": "2021-11-20-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Update_MaximumSet_Gen.json index 857b52bf5ec4..19df400155c9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Update_MaximumSet_Gen.json @@ -1,16 +1,16 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", - "volumeGroupName": "It-I3", - "volumeName": "q76q-3gkP-514E", + "elasticSanName": "2gx-ammi0", + "volumeGroupName": "tE_77S", + "volumeName": "3r3a04-3yyF", "parameters": { "properties": { - "sizeGiB": 16 + "sizeGiB": 12 }, "tags": { - "key5115": "aa" + "key5598": "aaaaaaa" } }, "api-version": "2021-11-20-preview" @@ -22,30 +22,30 @@ "volumeId": "aaaaaaaaaaaaaaaaaaaaaaaaa", "creationData": { "createSource": "None", - "sourceUri": "aaaaaaaaaaaaaaa" + "sourceUri": "aaaaaaa" }, - "sizeGiB": 6, + "sizeGiB": 11, "storageTarget": { - "targetIqn": "aaaaaaaaaaaaaaaaaaaaaaa", - "targetPortalHostname": "aaaaaaaaaaaaaa", - "targetPortalPort": 21, + "targetIqn": "aaaaaaaaaaaaaaa", + "targetPortalHostname": "aaaaaaaaaaa", + "targetPortalPort": 29, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "aaaaaaaaa", + "createdBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "createdByType": "User", - "createdAt": "2022-06-27T12:25:21.489Z", - "lastModifiedBy": "aaaaaaaaaaaa", + "createdAt": "2022-08-05T10:28:57.650Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2022-06-27T12:25:21.489Z" + "lastModifiedAt": "2022-08-05T10:28:57.651Z" }, - "id": "aaaaaaaaaaaa", - "name": "aaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaa", + "type": "aaaaaaaaaaaa", "tags": { - "key7173": "aaaaaaaaaa" + "key6003": "aaaaaaaaaaaaa" } } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Update_MinimumSet_Gen.json index 9792e9488e6e..570a9b61aea2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2021-11-20-preview/examples/Volumes_Update_MinimumSet_Gen.json @@ -1,10 +1,10 @@ { "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "aaaaaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l39-840_D8", - "volumeGroupName": "It-I3", - "volumeName": "q76q-3gkP-514E", + "elasticSanName": "2gx-ammi0", + "volumeGroupName": "tE_77S", + "volumeName": "3r3a04-3yyF", "parameters": {}, "api-version": "2021-11-20-preview" },