From 72c69a0cf561d41ae99fe6810c426a874d3a8372 Mon Sep 17 00:00:00 2001 From: kanil4664 <103174100+kanil4664@users.noreply.github.com> Date: Mon, 22 Jul 2024 11:30:56 +0530 Subject: [PATCH] addding missing examples (#29753) --- .../stable/2024-05-01/elasticsan.json | 69 ++++++++ .../ElasticSans_Create_MaximumSet_Gen.json | 148 ++++++------------ .../ElasticSans_Delete_MaximumSet_Gen.json | 2 +- .../ElasticSans_Get_MaximumSet_Gen.json | 66 ++++---- ...ns_ListByResourceGroup_MaximumSet_Gen.json | 68 ++++---- ...ns_ListByResourceGroup_MinimumSet_Gen.json | 72 ++++++++- ...ans_ListBySubscription_MaximumSet_Gen.json | 68 ++++---- ...ans_ListBySubscription_MinimumSet_Gen.json | 72 ++++++++- .../ElasticSans_Update_MaximumSet_Gen.json | 72 ++++----- .../Operations_List_MaximumSet_Gen.json | 14 +- .../Operations_List_MinimumSet_Gen.json | 2 +- ...ointConnections_Create_MaximumSet_Gen.json | 56 +++---- ...ointConnections_Delete_MaximumSet_Gen.json | 2 +- ...ndpointConnections_Get_MaximumSet_Gen.json | 26 +-- ...dpointConnections_List_MaximumSet_Gen.json | 26 +-- ...urces_ListByElasticSan_MaximumSet_Gen.json | 24 +-- .../examples/Skus_List_MaximumSet_Gen.json | 18 +-- .../examples/Skus_List_MinimumSet_Gen.json | 2 +- .../VolumeGroups_Create_MaximumSet_Gen.json | 132 ++++++++-------- .../VolumeGroups_Create_MinimumSet_Gen.json | 131 +--------------- .../VolumeGroups_Delete_MaximumSet_Gen.json | 2 +- .../VolumeGroups_Get_MaximumSet_Gen.json | 62 ++++---- ...roups_ListByElasticSan_MaximumSet_Gen.json | 64 ++++---- .../VolumeGroups_Update_MaximumSet_Gen.json | 72 ++++----- ...VolumeSnapshots_Create_MaximumSet_Gen.json | 46 +++--- ...VolumeSnapshots_Delete_MaximumSet_Gen.json | 2 +- .../VolumeSnapshots_Get_MaximumSet_Gen.json | 24 +-- ...hots_ListByVolumeGroup_MaximumSet_Gen.json | 28 ++-- .../Volumes_Create_MaximumSet_Gen.json | 68 ++++---- .../Volumes_Delete_MaximumSet_Gen.json | 2 +- .../examples/Volumes_Get_MaximumSet_Gen.json | 32 ++-- ...umes_ListByVolumeGroup_MaximumSet_Gen.json | 34 ++-- .../Volumes_Update_MaximumSet_Gen.json | 37 ++--- 33 files changed, 780 insertions(+), 763 deletions(-) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/elasticsan.json index 2504c483f15c..50405aedc14a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/elasticsan.json @@ -283,6 +283,9 @@ "x-ms-examples": { "ElasticSans_Create_MaximumSet_Gen": { "$ref": "./examples/ElasticSans_Create_MaximumSet_Gen.json" + }, + "ElasticSans_Create_MinimumSet_Gen": { + "$ref": "./examples/ElasticSans_Create_MinimumSet_Gen.json" } } }, @@ -344,6 +347,9 @@ "x-ms-examples": { "ElasticSans_Update_MaximumSet_Gen": { "$ref": "./examples/ElasticSans_Update_MaximumSet_Gen.json" + }, + "ElasticSans_Update_MinimumSet_Gen": { + "$ref": "./examples/ElasticSans_Update_MinimumSet_Gen.json" } } }, @@ -396,6 +402,9 @@ "x-ms-examples": { "ElasticSans_Delete_MaximumSet_Gen": { "$ref": "./examples/ElasticSans_Delete_MaximumSet_Gen.json" + }, + "ElasticSans_Delete_MinimumSet_Gen": { + "$ref": "./examples/ElasticSans_Delete_MinimumSet_Gen.json" } } }, @@ -436,6 +445,9 @@ "x-ms-examples": { "ElasticSans_Get_MaximumSet_Gen": { "$ref": "./examples/ElasticSans_Get_MaximumSet_Gen.json" + }, + "ElasticSans_Get_MinimumSet_Gen": { + "$ref": "./examples/ElasticSans_Get_MinimumSet_Gen.json" } } } @@ -481,6 +493,9 @@ "x-ms-examples": { "VolumeGroups_ListByElasticSan_MaximumSet_Gen": { "$ref": "./examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json" + }, + "VolumeGroups_ListByElasticSan_MinimumSet_Gen": { + "$ref": "./examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json" } } } @@ -545,6 +560,9 @@ "x-ms-examples": { "VolumeGroups_Create_MaximumSet_Gen": { "$ref": "./examples/VolumeGroups_Create_MaximumSet_Gen.json" + }, + "VolumeGroups_Create_MinimumSet_Gen": { + "$ref": "./examples/VolumeGroups_Create_MinimumSet_Gen.json" } } }, @@ -609,6 +627,9 @@ "x-ms-examples": { "VolumeGroups_Update_MaximumSet_Gen": { "$ref": "./examples/VolumeGroups_Update_MaximumSet_Gen.json" + }, + "VolumeGroups_Update_MinimumSet_Gen": { + "$ref": "./examples/VolumeGroups_Update_MinimumSet_Gen.json" } } }, @@ -664,6 +685,9 @@ "x-ms-examples": { "VolumeGroups_Delete_MaximumSet_Gen": { "$ref": "./examples/VolumeGroups_Delete_MaximumSet_Gen.json" + }, + "VolumeGroups_Delete_MinimumSet_Gen": { + "$ref": "./examples/VolumeGroups_Delete_MinimumSet_Gen.json" } } }, @@ -707,6 +731,9 @@ "x-ms-examples": { "VolumeGroups_Get_MaximumSet_Gen": { "$ref": "./examples/VolumeGroups_Get_MaximumSet_Gen.json" + }, + "VolumeGroups_Get_MinimumSet_Gen": { + "$ref": "./examples/VolumeGroups_Get_MinimumSet_Gen.json" } } } @@ -774,6 +801,9 @@ "x-ms-examples": { "Volumes_Create_MaximumSet_Gen": { "$ref": "./examples/Volumes_Create_MaximumSet_Gen.json" + }, + "Volumes_Create_MinimumSet_Gen": { + "$ref": "./examples/Volumes_Create_MinimumSet_Gen.json" } } }, @@ -841,6 +871,9 @@ "x-ms-examples": { "Volumes_Update_MaximumSet_Gen": { "$ref": "./examples/Volumes_Update_MaximumSet_Gen.json" + }, + "Volumes_Update_MinimumSet_Gen": { + "$ref": "./examples/Volumes_Update_MinimumSet_Gen.json" } } }, @@ -929,6 +962,9 @@ "x-ms-examples": { "Volumes_Delete_MaximumSet_Gen": { "$ref": "./examples/Volumes_Delete_MaximumSet_Gen.json" + }, + "Volumes_Delete_MinimumSet_Gen": { + "$ref": "./examples/Volumes_Delete_MinimumSet_Gen.json" } } }, @@ -975,6 +1011,9 @@ "x-ms-examples": { "Volumes_Get_MaximumSet_Gen": { "$ref": "./examples/Volumes_Get_MaximumSet_Gen.json" + }, + "Volumes_Get_MinimumSet_Gen": { + "$ref": "./examples/Volumes_Get_MinimumSet_Gen.json" } } } @@ -1023,6 +1062,9 @@ "x-ms-examples": { "Volumes_ListByVolumeGroup_MaximumSet_Gen": { "$ref": "./examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json" + }, + "Volumes_ListByVolumeGroup_MinimumSet_Gen": { + "$ref": "./examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json" } } } @@ -1087,6 +1129,9 @@ "x-ms-examples": { "PrivateEndpointConnections_Create_MaximumSet_Gen": { "$ref": "./examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json" + }, + "PrivateEndpointConnections_Create_MinimumSet_Gen": { + "$ref": "./examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json" } } }, @@ -1130,6 +1175,9 @@ "x-ms-examples": { "PrivateEndpointConnections_Get_MaximumSet_Gen": { "$ref": "./examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json" + }, + "PrivateEndpointConnections_Get_MinimumSet_Gen": { + "$ref": "./examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json" } } }, @@ -1185,6 +1233,9 @@ "x-ms-examples": { "PrivateEndpointConnections_Delete_MaximumSet_Gen": { "$ref": "./examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json" + }, + "PrivateEndpointConnections_Delete_MinimumSet_Gen": { + "$ref": "./examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json" } } } @@ -1230,6 +1281,9 @@ "x-ms-examples": { "PrivateEndpointConnections_List_MaximumSet_Gen": { "$ref": "./examples/PrivateEndpointConnections_List_MaximumSet_Gen.json" + }, + "PrivateEndpointConnections_List_MinimumSet_Gen": { + "$ref": "./examples/PrivateEndpointConnections_List_MinimumSet_Gen.json" } } } @@ -1272,6 +1326,9 @@ "x-ms-examples": { "PrivateLinkResources_ListByElasticSan_MaximumSet_Gen": { "$ref": "./examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json" + }, + "PrivateLinkResources_ListByElasticSan_MinimumSet_Gen": { + "$ref": "./examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json" } } } @@ -1327,6 +1384,9 @@ "x-ms-examples": { "VolumeSnapshots_ListByVolumeGroup_MaximumSet_Gen": { "$ref": "./examples/VolumeSnapshots_ListByVolumeGroup_MaximumSet_Gen.json" + }, + "VolumeSnapshots_ListByVolumeGroup_MinimumSet_Gen": { + "$ref": "./examples/VolumeSnapshots_ListByVolumeGroup_MinimumSet_Gen.json" } } } @@ -1394,6 +1454,9 @@ "x-ms-examples": { "VolumeSnapshots_Create_MaximumSet_Gen": { "$ref": "./examples/VolumeSnapshots_Create_MaximumSet_Gen.json" + }, + "VolumeSnapshots_Create_MinimumSet_Gen": { + "$ref": "./examples/VolumeSnapshots_Create_MinimumSet_Gen.json" } } }, @@ -1452,6 +1515,9 @@ "x-ms-examples": { "VolumeSnapshots_Delete_MaximumSet_Gen": { "$ref": "./examples/VolumeSnapshots_Delete_MaximumSet_Gen.json" + }, + "VolumeSnapshots_Delete_MinimumSet_Gen": { + "$ref": "./examples/VolumeSnapshots_Delete_MinimumSet_Gen.json" } } }, @@ -1498,6 +1564,9 @@ "x-ms-examples": { "VolumeSnapshots_Get_MaximumSet_Gen": { "$ref": "./examples/VolumeSnapshots_Get_MaximumSet_Gen.json" + }, + "VolumeSnapshots_Get_MinimumSet_Gen": { + "$ref": "./examples/VolumeSnapshots_Get_MinimumSet_Gen.json" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_Create_MaximumSet_Gen.json index cbda8291e491..2a097bb1b678 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "ElasticSans_Create_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { "subscriptionId": "subscriptionid", @@ -12,14 +12,14 @@ "tier": "Premium" }, "availabilityZones": [ - "bgyobptiableh" + "1" ], - "baseSizeTiB": 9, - "extendedCapacitySizeTiB": 6, + "baseSizeTiB": 5, + "extendedCapacitySizeTiB": 25, "publicNetworkAccess": "Enabled" }, "tags": { - "key8999": "kzpsnqodjgfjyasktlxiboklydek" + "key9316": "ihndtieqibtob" }, "location": "France Central" }, @@ -34,62 +34,33 @@ "tier": "Premium" }, "availabilityZones": [ - "bgyobptiableh" + "1" ], - "provisioningState": "Invalid", - "baseSizeTiB": 9, + "provisioningState": "Succeeded", + "baseSizeTiB": 15, "extendedCapacitySizeTiB": 6, - "totalVolumeSizeGiB": 24, - "volumeGroupCount": 17, - "totalIops": 19, - "totalMBps": 18, - "totalSizeTiB": 26, - "privateEndpointConnections": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "pwvla" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "iyhfjnligaieovq", - "actionsRequired": "jnyswa" - }, - "groupIds": [ - "szjqerjjtbcxjxsaqlfcexperaoc" - ] - }, - "id": "kjmlgsuyzzimq", - "name": "uolibxojvjdp", - "type": "tlajrvzuisxmtgsswn", - "systemData": { - "createdBy": "cuwjnszrvrxht", - "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", - "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" - } - } - ], + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, "publicNetworkAccess": "Enabled" }, - "tags": { - "key8999": "kzpsnqodjgfjyasktlxiboklydek" - }, - "location": "vcofgqbwmrplgsmhgz", - "id": "radhnqz", - "name": "amqtxb", - "type": "bvllurxfpbivtswcfgi", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" - } + "lastModifiedAt": "2023-07-03T09:59:45.919Z" + }, + "tags": { + "key5002": "lhag" + }, + "location": "France Central", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}", + "name": "vfoatmakv", + "type": "Microsoft.ElasticSan/ElasticSans" } }, "201": { @@ -103,62 +74,33 @@ "tier": "Premium" }, "availabilityZones": [ - "bgyobptiableh" + "1" ], - "provisioningState": "Invalid", - "baseSizeTiB": 9, + "provisioningState": "Succeeded", + "baseSizeTiB": 15, "extendedCapacitySizeTiB": 6, - "totalVolumeSizeGiB": 24, - "volumeGroupCount": 17, - "totalIops": 19, - "totalMBps": 18, - "totalSizeTiB": 26, - "privateEndpointConnections": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "pwvla" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "iyhfjnligaieovq", - "actionsRequired": "jnyswa" - }, - "groupIds": [ - "szjqerjjtbcxjxsaqlfcexperaoc" - ] - }, - "id": "kjmlgsuyzzimq", - "name": "uolibxojvjdp", - "type": "tlajrvzuisxmtgsswn", - "systemData": { - "createdBy": "cuwjnszrvrxht", - "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", - "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" - } - } - ], + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, "publicNetworkAccess": "Enabled" }, - "tags": { - "key8999": "kzpsnqodjgfjyasktlxiboklydek" - }, - "location": "vcofgqbwmrplgsmhgz", - "id": "radhnqz", - "name": "amqtxb", - "type": "bvllurxfpbivtswcfgi", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" - } + "lastModifiedAt": "2023-07-03T09:59:45.919Z" + }, + "tags": { + "key5002": "lhag" + }, + "location": "France Central", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}", + "name": "vfoatmakv", + "type": "Microsoft.ElasticSan/ElasticSans" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_Delete_MaximumSet_Gen.json index 599f5cc067e9..258fbf64dc84 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_Delete_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "ElasticSans_Delete_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { "subscriptionId": "subscriptionid", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_Get_MaximumSet_Gen.json index 10f6eaa79e3e..c0744c9c0d57 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "ElasticSans_Get_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { "subscriptionId": "subscriptionid", @@ -16,62 +16,62 @@ "tier": "Premium" }, "availabilityZones": [ - "bgyobptiableh" + "1" ], - "provisioningState": "Invalid", - "baseSizeTiB": 9, + "provisioningState": "Succeeded", + "baseSizeTiB": 15, "extendedCapacitySizeTiB": 6, - "totalVolumeSizeGiB": 24, - "volumeGroupCount": 17, - "totalIops": 19, - "totalMBps": 18, - "totalSizeTiB": 26, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, "privateEndpointConnections": [ { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "pwvla" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iyhfjnligaieovq", - "actionsRequired": "jnyswa" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "szjqerjjtbcxjxsaqlfcexperaoc" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "kjmlgsuyzzimq", - "name": "uolibxojvjdp", - "type": "tlajrvzuisxmtgsswn", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } ], "publicNetworkAccess": "Enabled" }, - "tags": { - "key8999": "kzpsnqodjgfjyasktlxiboklydek" - }, - "location": "vcofgqbwmrplgsmhgz", - "id": "radhnqz", - "name": "amqtxb", - "type": "bvllurxfpbivtswcfgi", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" - } + "lastModifiedAt": "2023-07-03T09:59:45.919Z" + }, + "tags": { + "key5002": "lhag" + }, + "location": "France Central", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}", + "name": "vfoatmakv", + "type": "Microsoft.ElasticSan/ElasticSans" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index f0388a9d742c..0be7609d82ce 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "ElasticSans_ListByResourceGroup_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { "subscriptionId": "subscriptionid", @@ -17,65 +17,65 @@ "tier": "Premium" }, "availabilityZones": [ - "bgyobptiableh" + "1" ], - "provisioningState": "Invalid", - "baseSizeTiB": 9, + "provisioningState": "Succeeded", + "baseSizeTiB": 15, "extendedCapacitySizeTiB": 6, - "totalVolumeSizeGiB": 24, - "volumeGroupCount": 17, - "totalIops": 19, - "totalMBps": 18, - "totalSizeTiB": 26, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, "privateEndpointConnections": [ { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "pwvla" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iyhfjnligaieovq", - "actionsRequired": "jnyswa" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "szjqerjjtbcxjxsaqlfcexperaoc" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "kjmlgsuyzzimq", - "name": "uolibxojvjdp", - "type": "tlajrvzuisxmtgsswn", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } ], "publicNetworkAccess": "Enabled" }, - "tags": { - "key8999": "kzpsnqodjgfjyasktlxiboklydek" - }, - "location": "vcofgqbwmrplgsmhgz", - "id": "radhnqz", - "name": "amqtxb", - "type": "bvllurxfpbivtswcfgi", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" - } + "lastModifiedAt": "2023-07-03T09:59:45.919Z" + }, + "tags": { + "key5002": "lhag" + }, + "location": "France Central", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}", + "name": "vfoatmakv", + "type": "Microsoft.ElasticSan/ElasticSans" } ], - "nextLink": "xc" + "nextLink": "axgbgugzotxistmtabpjczrkqbfy" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index d0c991ddfeea..0be7609d82ce 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "ElasticSans_ListByResourceGroup_MaximumSet_Gen - generated by [MinimumSet] rule", + "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { "subscriptionId": "subscriptionid", @@ -8,7 +8,75 @@ }, "responses": { "200": { - "body": {} + "body": { + "value": [ + { + "properties": { + "sku": { + "name": "Premium_LRS", + "tier": "Premium" + }, + "availabilityZones": [ + "1" + ], + "provisioningState": "Succeeded", + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 6, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, + "privateEndpointConnections": [ + { + "properties": { + "provisioningState": "Succeeded", + "privateEndpoint": { + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "Auto-Approved", + "actionsRequired": "None" + }, + "groupIds": [ + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + ] + }, + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "systemData": { + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdByType": "User", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-23T12:16:10.057Z" + } + } + ], + "publicNetworkAccess": "Enabled" + }, + "systemData": { + "createdBy": "otfifnrahdshqombvtg", + "createdByType": "User", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-07-03T09:59:45.919Z" + }, + "tags": { + "key5002": "lhag" + }, + "location": "France Central", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}", + "name": "vfoatmakv", + "type": "Microsoft.ElasticSan/ElasticSans" + } + ], + "nextLink": "axgbgugzotxistmtabpjczrkqbfy" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index ae7384dabbce..2d9fda23902d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "ElasticSans_ListBySubscription_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { "subscriptionId": "subscriptionid", @@ -16,65 +16,65 @@ "tier": "Premium" }, "availabilityZones": [ - "bgyobptiableh" + "1" ], - "provisioningState": "Invalid", - "baseSizeTiB": 9, + "provisioningState": "Succeeded", + "baseSizeTiB": 15, "extendedCapacitySizeTiB": 6, - "totalVolumeSizeGiB": 24, - "volumeGroupCount": 17, - "totalIops": 19, - "totalMBps": 18, - "totalSizeTiB": 26, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, "privateEndpointConnections": [ { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "pwvla" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iyhfjnligaieovq", - "actionsRequired": "jnyswa" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "szjqerjjtbcxjxsaqlfcexperaoc" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "kjmlgsuyzzimq", - "name": "uolibxojvjdp", - "type": "tlajrvzuisxmtgsswn", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } ], "publicNetworkAccess": "Enabled" }, - "tags": { - "key8999": "kzpsnqodjgfjyasktlxiboklydek" - }, - "location": "vcofgqbwmrplgsmhgz", - "id": "radhnqz", - "name": "amqtxb", - "type": "bvllurxfpbivtswcfgi", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" - } + "lastModifiedAt": "2023-07-03T09:59:45.919Z" + }, + "tags": { + "key5002": "lhag" + }, + "location": "France Central", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}", + "name": "vfoatmakv", + "type": "Microsoft.ElasticSan/ElasticSans" } ], - "nextLink": "xc" + "nextLink": "axgbgugzotxistmtabpjczrkqbfy" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index efda0421bf04..2d9fda23902d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "ElasticSans_ListBySubscription_MaximumSet_Gen - generated by [MinimumSet] rule", + "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { "subscriptionId": "subscriptionid", @@ -7,7 +7,75 @@ }, "responses": { "200": { - "body": {} + "body": { + "value": [ + { + "properties": { + "sku": { + "name": "Premium_LRS", + "tier": "Premium" + }, + "availabilityZones": [ + "1" + ], + "provisioningState": "Succeeded", + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 6, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, + "privateEndpointConnections": [ + { + "properties": { + "provisioningState": "Succeeded", + "privateEndpoint": { + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "Auto-Approved", + "actionsRequired": "None" + }, + "groupIds": [ + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + ] + }, + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "systemData": { + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdByType": "User", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-23T12:16:10.057Z" + } + } + ], + "publicNetworkAccess": "Enabled" + }, + "systemData": { + "createdBy": "otfifnrahdshqombvtg", + "createdByType": "User", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-07-03T09:59:45.919Z" + }, + "tags": { + "key5002": "lhag" + }, + "location": "France Central", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}", + "name": "vfoatmakv", + "type": "Microsoft.ElasticSan/ElasticSans" + } + ], + "nextLink": "axgbgugzotxistmtabpjczrkqbfy" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_Update_MaximumSet_Gen.json index ca05bcb96ae5..5f33eb061bd7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "ElasticSans_Update_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { "subscriptionId": "subscriptionid", @@ -7,12 +7,12 @@ "elasticSanName": "elasticsanname", "parameters": { "properties": { - "baseSizeTiB": 28, - "extendedCapacitySizeTiB": 3, + "baseSizeTiB": 13, + "extendedCapacitySizeTiB": 29, "publicNetworkAccess": "Enabled" }, "tags": { - "key6131": "pdmdonshncaahcffdtegnx" + "key1931": "yhjwkgmrrwrcoxblgwgzjqusch" } }, "api-version": "2024-05-01" @@ -26,62 +26,62 @@ "tier": "Premium" }, "availabilityZones": [ - "bgyobptiableh" + "1" ], - "provisioningState": "Invalid", - "baseSizeTiB": 9, + "provisioningState": "Succeeded", + "baseSizeTiB": 15, "extendedCapacitySizeTiB": 6, - "totalVolumeSizeGiB": 24, - "volumeGroupCount": 17, - "totalIops": 19, - "totalMBps": 18, - "totalSizeTiB": 26, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, "privateEndpointConnections": [ { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "pwvla" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iyhfjnligaieovq", - "actionsRequired": "jnyswa" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "szjqerjjtbcxjxsaqlfcexperaoc" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "kjmlgsuyzzimq", - "name": "uolibxojvjdp", - "type": "tlajrvzuisxmtgsswn", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } ], "publicNetworkAccess": "Enabled" }, - "tags": { - "key8999": "kzpsnqodjgfjyasktlxiboklydek" - }, - "location": "vcofgqbwmrplgsmhgz", - "id": "radhnqz", - "name": "amqtxb", - "type": "bvllurxfpbivtswcfgi", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" - } + "lastModifiedAt": "2023-07-03T09:59:45.919Z" + }, + "tags": { + "key5002": "lhag" + }, + "location": "France Central", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}", + "name": "vfoatmakv", + "type": "Microsoft.ElasticSan/ElasticSans" } }, "202": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Operations_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Operations_List_MaximumSet_Gen.json index 821aa2273048..b996795c65c2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Operations_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Operations_List_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "Operations_List_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "Operations_List", "operationId": "Operations_List", "parameters": { "api-version": "2024-05-01" @@ -9,19 +9,19 @@ "body": { "value": [ { - "name": "zbrta", + "name": "zgtqmglizaqlsx", "isDataAction": true, "display": { - "provider": "xamdcragdhcamzyzsghhl", - "resource": "dauaewvxffac", - "operation": "poyvvbdqmmmvcufnlywfuqhrgrtr", - "description": "qahdwwduqwmmisgycfpzvlwltpauw" + "provider": "apbqaoiegbmipkbqdczsuvlak", + "resource": "hjyuuxkj", + "operation": "yumtqbnawcvunwda", + "description": "pmkjqzjverubmslnrcadqur" }, "origin": "user", "actionType": "Internal" } ], - "nextLink": "ktcqaydmfmdauponwftdkhcnkmdnso" + "nextLink": "ljqzljjgtxaytxufbermmlkrmpy" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Operations_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Operations_List_MinimumSet_Gen.json index 962f10ce0a4b..75751e3acfeb 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Operations_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Operations_List_MinimumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "Operations_List_MaximumSet_Gen - generated by [MinimumSet] rule", + "title": "Operations_List", "operationId": "Operations_List", "parameters": { "api-version": "2024-05-01" diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json index 2349ba34809e..bc656a11b757 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "PrivateEndpointConnections_Create_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { "subscriptionId": "subscriptionid", @@ -11,11 +11,11 @@ "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iyhfjnligaieovq", - "actionsRequired": "jnyswa" + "description": "dxl", + "actionsRequired": "jhjdpwvyzipggtn" }, "groupIds": [ - "szjqerjjtbcxjxsaqlfcexperaoc" + "jdwrzpemdjrpiwzvy" ] } }, @@ -25,29 +25,29 @@ "200": { "body": { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "pwvla" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iyhfjnligaieovq", - "actionsRequired": "jnyswa" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "szjqerjjtbcxjxsaqlfcexperaoc" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "kjmlgsuyzzimq", - "name": "uolibxojvjdp", - "type": "tlajrvzuisxmtgsswn", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "bgurjvijz", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-08-25T17:40:52.453Z", + "lastModifiedBy": "uvexylihjrtinzkeluohusnaxatfqh", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2023-08-25T17:40:52.453Z" } } }, @@ -57,29 +57,29 @@ }, "body": { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "pwvla" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iyhfjnligaieovq", - "actionsRequired": "jnyswa" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "szjqerjjtbcxjxsaqlfcexperaoc" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "kjmlgsuyzzimq", - "name": "uolibxojvjdp", - "type": "tlajrvzuisxmtgsswn", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "bgurjvijz", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-08-25T17:40:52.453Z", + "lastModifiedBy": "uvexylihjrtinzkeluohusnaxatfqh", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2023-08-25T17:40:52.453Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json index 905b61b01c8a..e5b6f9eaa4bb 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "PrivateEndpointConnections_Delete_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "PrivateEndpointConnections_Delete", "operationId": "PrivateEndpointConnections_Delete", "parameters": { "subscriptionId": "subscriptionid", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json index 7fc0adef52d6..bb6df8e27c77 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "PrivateEndpointConnections_Get_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { "subscriptionId": "subscriptionid", @@ -12,29 +12,29 @@ "200": { "body": { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "pwvla" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iyhfjnligaieovq", - "actionsRequired": "jnyswa" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "szjqerjjtbcxjxsaqlfcexperaoc" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "kjmlgsuyzzimq", - "name": "uolibxojvjdp", - "type": "tlajrvzuisxmtgsswn", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "bgurjvijz", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-08-25T17:40:52.453Z", + "lastModifiedBy": "uvexylihjrtinzkeluohusnaxatfqh", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2023-08-25T17:40:52.453Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json index 5071011bfcae..5962929d9309 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "PrivateEndpointConnections_List_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { "subscriptionId": "subscriptionid", @@ -15,31 +15,31 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "pwvla" + "id": "gktekmqchmjqxhfvywq" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iyhfjnligaieovq", - "actionsRequired": "jnyswa" + "description": "dxl", + "actionsRequired": "jhjdpwvyzipggtn" }, "groupIds": [ - "szjqerjjtbcxjxsaqlfcexperaoc" + "jdwrzpemdjrpiwzvy" ] }, - "id": "kjmlgsuyzzimq", - "name": "uolibxojvjdp", - "type": "tlajrvzuisxmtgsswn", + "id": "ynin", + "name": "vyzqckpcwufpvalbspekxikt", + "type": "ldolsnjwzutewucdfessitnxqb", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "bgurjvijz", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-08-25T17:40:52.453Z", + "lastModifiedBy": "uvexylihjrtinzkeluohusnaxatfqh", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2023-08-25T17:40:52.453Z" } } ], - "nextLink": "vdihsllodbbxlzcfiqszwlrktlwrav" + "nextLink": "ifbpdcl" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json index c053ddc7082b..b80c192ba410 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "PrivateLinkResources_ListByElasticSan_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { "subscriptionId": "subscriptionid", @@ -13,28 +13,28 @@ "value": [ { "properties": { - "groupId": "gkbsulftmpqpozh", + "groupId": "mbouakfumvbeqnevmgxpk", "requiredMembers": [ - "szkaywtzokirfvzzjcbgdz" + "wujfilzifgumbvxbdhazmzf" ], "requiredZoneNames": [ - "ywhuefrajpqyjmsc" + "hzxhgoqxxiaf" ] }, - "id": "pnlckzrwuffnjrhcccbnjf", - "name": "nyiyoefzspdzxadboqsllzczkcth", - "type": "xqtfesv", + "id": "iidc", + "name": "ggbyptukibs", + "type": "qrfsowhtanlj", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "bgurjvijz", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-08-25T17:40:52.453Z", + "lastModifiedBy": "uvexylihjrtinzkeluohusnaxatfqh", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2023-08-25T17:40:52.453Z" } } ], - "nextLink": "kkpnmehaubvkfnuzaypwycbgr" + "nextLink": "bvbshxnaxznetoylfjjbyf" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Skus_List_MaximumSet_Gen.json index b04febc89d23..d1ac3bb57e0e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Skus_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Skus_List_MaximumSet_Gen.json @@ -1,10 +1,10 @@ { - "title": "Skus_List_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "List all the available Skus in the region and information related to them", "operationId": "Skus_List", "parameters": { "subscriptionId": "subscriptionid", "api-version": "2024-05-01", - "$filter": "twwceymshjxhmzyvgww" + "$filter": "obwwdrkq" }, "responses": { "200": { @@ -13,27 +13,27 @@ { "name": "Premium_LRS", "tier": "Premium", - "resourceType": "qdkvccmffzxkwalsnsrtfxsuxwzogg", + "resourceType": "tlqickysdtjahoanstgancifxfu", "locations": [ - "hdzfsztvrmfhrqr" + "ceszpxwqyifrxobqykplm" ], "locationInfo": [ { - "location": "klfwnyxxlgthi", + "location": "ngycrsoihxdfctigejlf", "zones": [ - "szjimumzhjysuqcqg" + "1" ] } ], "capabilities": [ { - "name": "bokdo", - "value": "y" + "name": "qkht", + "value": "eoayvlyzyjjziecxymlpk" } ] } ], - "nextLink": "vzzaecvtz" + "nextLink": "venbbrnqqxaqemezvv" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Skus_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Skus_List_MinimumSet_Gen.json index b2cc60121174..29fddfdbb193 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Skus_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Skus_List_MinimumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "Skus_List_MaximumSet_Gen - generated by [MinimumSet] rule", + "title": "List all the available Skus in the region and information related to them", "operationId": "Skus_List", "parameters": { "subscriptionId": "subscriptionid", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_Create_MaximumSet_Gen.json index f7b19ffc8e93..b4d466f8145c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_Create_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "VolumeGroups_Create_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { "subscriptionId": "subscriptionid", @@ -10,7 +10,7 @@ "identity": { "type": "None", "userAssignedIdentities": { - "key6160": {} + "key1006": {} } }, "properties": { @@ -18,18 +18,18 @@ "encryption": "EncryptionAtRestWithPlatformKey", "encryptionProperties": { "keyVaultProperties": { - "keyName": "oaamyfynvyzxlpdyadfiptxgex", - "keyVersion": "cwjwblxnmnhbbrdbxoopcsdghur", + "keyName": "lunpapamzeimppgobraxjt", + "keyVersion": "oemygbnfmqhijmonkqfqmy", "keyVaultUri": "https://microsoft.com/a" }, "identity": { - "userAssignedIdentity": "xu" + "userAssignedIdentity": "gfhkfbozahmmwluqndfgxunssafa" } }, "networkAcls": { "virtualNetworkRules": [ { - "id": "dcywtkhbwqoaayzvj", + "id": "bkhwaiqvvaguymsmnzzbzz", "action": "Allow" } ] @@ -43,13 +43,13 @@ "200": { "body": { "identity": { - "principalId": "waiuktshnm", - "tenantId": "rjltknjpqnd", + "principalId": "uqclmeopt", + "tenantId": "qvhlvbvgodtycsfjhamstlrusktly", "type": "None", "userAssignedIdentities": { - "key6160": { - "principalId": "evse", - "clientId": "biabkgbordaxlmbgfgmkyvh" + "key1006": { + "principalId": "pcbbifvgblsrhzmpdt", + "clientId": "hsfmzocbkqpxspqwamdqjknd" } } }, @@ -59,21 +59,21 @@ "encryption": "EncryptionAtRestWithPlatformKey", "encryptionProperties": { "keyVaultProperties": { - "keyName": "oaamyfynvyzxlpdyadfiptxgex", - "keyVersion": "cwjwblxnmnhbbrdbxoopcsdghur", + "keyName": "lunpapamzeimppgobraxjt", + "keyVersion": "oemygbnfmqhijmonkqfqmy", "keyVaultUri": "https://microsoft.com/a", - "currentVersionedKeyIdentifier": "qaqgnsrfjua", - "lastKeyRotationTimestamp": "2024-05-13T06:23:47.282Z", - "currentVersionedKeyExpirationTimestamp": "2024-05-13T06:23:47.282Z" + "currentVersionedKeyIdentifier": "giyyriknaomjipru", + "lastKeyRotationTimestamp": "2024-07-09T08:26:49.141Z", + "currentVersionedKeyExpirationTimestamp": "2024-07-09T08:26:49.141Z" }, "identity": { - "userAssignedIdentity": "xu" + "userAssignedIdentity": "gfhkfbozahmmwluqndfgxunssafa" } }, "networkAcls": { "virtualNetworkRules": [ { - "id": "dcywtkhbwqoaayzvj", + "id": "bkhwaiqvvaguymsmnzzbzz", "action": "Allow" } ] @@ -83,42 +83,42 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "pwvla" + "id": "kdvywmjnrvqksyvxgosjorlzjk" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iyhfjnligaieovq", - "actionsRequired": "jnyswa" + "description": "hqsksvdlhacbmawvhlhhfmcyv", + "actionsRequired": "xvnopczgivazrjlzirhtww" }, "groupIds": [ - "szjqerjjtbcxjxsaqlfcexperaoc" + "ftdxwynrey" ] }, - "id": "kjmlgsuyzzimq", - "name": "uolibxojvjdp", - "type": "tlajrvzuisxmtgsswn", + "id": "utnp", + "name": "duzwhl", + "type": "mzwnrqbkzgk", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "iskcypymrroqhmdwccwqzdclpyutpb", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2024-07-09T08:26:45.352Z", + "lastModifiedBy": "ujpptnmvqtzudoiaihbgrvnagxh", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2024-07-09T08:26:45.352Z" } } ], "enforceDataIntegrityCheckForIscsi": true }, - "id": "wawodajygzedvsz", - "name": "jacnlsnxssywuk", - "type": "kbvsfyul", + "id": "cgwmakehxvhv", + "name": "qymuqyvdlpshrna", + "type": "wwkffcgidqktzuzo", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "iskcypymrroqhmdwccwqzdclpyutpb", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2024-07-09T08:26:45.352Z", + "lastModifiedBy": "ujpptnmvqtzudoiaihbgrvnagxh", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2024-07-09T08:26:45.352Z" } } }, @@ -128,13 +128,13 @@ }, "body": { "identity": { - "principalId": "waiuktshnm", - "tenantId": "rjltknjpqnd", + "principalId": "uqclmeopt", + "tenantId": "qvhlvbvgodtycsfjhamstlrusktly", "type": "None", "userAssignedIdentities": { - "key6160": { - "principalId": "evse", - "clientId": "biabkgbordaxlmbgfgmkyvh" + "key1006": { + "principalId": "pcbbifvgblsrhzmpdt", + "clientId": "hsfmzocbkqpxspqwamdqjknd" } } }, @@ -144,21 +144,21 @@ "encryption": "EncryptionAtRestWithPlatformKey", "encryptionProperties": { "keyVaultProperties": { - "keyName": "oaamyfynvyzxlpdyadfiptxgex", - "keyVersion": "cwjwblxnmnhbbrdbxoopcsdghur", + "keyName": "lunpapamzeimppgobraxjt", + "keyVersion": "oemygbnfmqhijmonkqfqmy", "keyVaultUri": "https://microsoft.com/a", - "currentVersionedKeyIdentifier": "qaqgnsrfjua", - "lastKeyRotationTimestamp": "2024-05-13T06:23:47.282Z", - "currentVersionedKeyExpirationTimestamp": "2024-05-13T06:23:47.282Z" + "currentVersionedKeyIdentifier": "giyyriknaomjipru", + "lastKeyRotationTimestamp": "2024-07-09T08:26:49.141Z", + "currentVersionedKeyExpirationTimestamp": "2024-07-09T08:26:49.141Z" }, "identity": { - "userAssignedIdentity": "xu" + "userAssignedIdentity": "gfhkfbozahmmwluqndfgxunssafa" } }, "networkAcls": { "virtualNetworkRules": [ { - "id": "dcywtkhbwqoaayzvj", + "id": "bkhwaiqvvaguymsmnzzbzz", "action": "Allow" } ] @@ -168,42 +168,42 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "pwvla" + "id": "kdvywmjnrvqksyvxgosjorlzjk" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iyhfjnligaieovq", - "actionsRequired": "jnyswa" + "description": "hqsksvdlhacbmawvhlhhfmcyv", + "actionsRequired": "xvnopczgivazrjlzirhtww" }, "groupIds": [ - "szjqerjjtbcxjxsaqlfcexperaoc" + "ftdxwynrey" ] }, - "id": "kjmlgsuyzzimq", - "name": "uolibxojvjdp", - "type": "tlajrvzuisxmtgsswn", + "id": "utnp", + "name": "duzwhl", + "type": "mzwnrqbkzgk", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "iskcypymrroqhmdwccwqzdclpyutpb", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2024-07-09T08:26:45.352Z", + "lastModifiedBy": "ujpptnmvqtzudoiaihbgrvnagxh", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2024-07-09T08:26:45.352Z" } } ], "enforceDataIntegrityCheckForIscsi": true }, - "id": "wawodajygzedvsz", - "name": "jacnlsnxssywuk", - "type": "kbvsfyul", + "id": "cgwmakehxvhv", + "name": "qymuqyvdlpshrna", + "type": "wwkffcgidqktzuzo", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "iskcypymrroqhmdwccwqzdclpyutpb", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2024-07-09T08:26:45.352Z", + "lastModifiedBy": "ujpptnmvqtzudoiaihbgrvnagxh", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2024-07-09T08:26:45.352Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_Create_MinimumSet_Gen.json index 5454bc57d85c..618f92aec326 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -11,140 +11,13 @@ }, "responses": { "200": { - "body": { - "identity": { - "principalId": "ihsiwrwdofymkhquaxcrtfmmrsygw", - "tenantId": "gtkzkjsy", - "type": "None", - "userAssignedIdentities": { - "key7482": { - "principalId": "vfdzizicxcfcqecgsmshz", - "clientId": "jaczsquolgxwpznljbmdupn" - } - } - }, - "properties": { - "provisioningState": "Succeeded", - "protocolType": "Iscsi", - "encryption": "EncryptionAtRestWithPlatformKey", - "encryptionProperties": { - "keyVaultProperties": { - "keyName": "sftaiernmrzypnrkpakrrawxcbsqzc", - "keyVersion": "c", - "keyVaultUri": "https://microsoft.com/axmblwp", - "currentVersionedKeyIdentifier": "rnpxhtzkquzyoepwbwktbwb", - "lastKeyRotationTimestamp": "2023-08-23T12:16:11.388Z", - "currentVersionedKeyExpirationTimestamp": "2023-08-23T12:16:11.388Z" - }, - "identity": { - "userAssignedIdentity": "im" - } - }, - "networkAcls": { - "virtualNetworkRules": [ - { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", - "action": "Allow" - } - ] - }, - "privateEndpointConnections": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "ehxmltubeltzmgcqxocakaansat" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "nahklgxicbqjbbvcdrkljqdhprruys", - "actionsRequired": "sairafcqpvucoy" - }, - "groupIds": [ - "bolviufgqnyid" - ] - }, - "id": "opcjchensdf", - "name": "gewxykc", - "type": "ailymcedgvxbqklmqtlty", - "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", - "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" - } - } - ] - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", - "name": "cr", - "type": "Microsoft.ElasticSan/elasticSans/volumeGroups", - "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", - "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" - } - } + "body": {} }, "201": { "headers": { "location": "https://contoso.com/operationstatus" }, - "body": { - "identity": { - "principalId": "ihsiwrwdofymkhquaxcrtfmmrsygw", - "tenantId": "gtkzkjsy", - "type": "None", - "userAssignedIdentities": { - "key7482": { - "principalId": "vfdzizicxcfcqecgsmshz", - "clientId": "jaczsquolgxwpznljbmdupn" - } - } - }, - "properties": { - "provisioningState": "Succeeded", - "protocolType": "Iscsi", - "encryption": "EncryptionAtRestWithPlatformKey", - "encryptionProperties": { - "keyVaultProperties": { - "keyName": "sftaiernmrzypnrkpakrrawxcbsqzc", - "keyVersion": "c", - "keyVaultUri": "https://microsoft.com/axmblwp", - "currentVersionedKeyIdentifier": "rnpxhtzkquzyoepwbwktbwb", - "lastKeyRotationTimestamp": "2023-08-23T12:16:11.388Z", - "currentVersionedKeyExpirationTimestamp": "2023-08-23T12:16:11.388Z" - }, - "identity": { - "userAssignedIdentity": "im" - } - }, - "networkAcls": { - "virtualNetworkRules": [ - { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", - "action": "Allow" - } - ] - } - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", - "name": "cr", - "type": "Microsoft.ElasticSan/elasticSans/volumeGroups", - "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", - "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" - } - } + "body": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json index ac9b3fe4c91f..f176d21ae1a9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "VolumeGroups_Delete_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { "subscriptionId": "subscriptionid", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_Get_MaximumSet_Gen.json index bd3699566906..31ae9d03d483 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_Get_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "VolumeGroups_Get_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { "subscriptionId": "subscriptionid", @@ -12,13 +12,13 @@ "200": { "body": { "identity": { - "principalId": "waiuktshnm", - "tenantId": "rjltknjpqnd", + "principalId": "uqclmeopt", + "tenantId": "qvhlvbvgodtycsfjhamstlrusktly", "type": "None", "userAssignedIdentities": { - "key6160": { - "principalId": "evse", - "clientId": "biabkgbordaxlmbgfgmkyvh" + "key1006": { + "principalId": "pcbbifvgblsrhzmpdt", + "clientId": "hsfmzocbkqpxspqwamdqjknd" } } }, @@ -28,21 +28,21 @@ "encryption": "EncryptionAtRestWithPlatformKey", "encryptionProperties": { "keyVaultProperties": { - "keyName": "oaamyfynvyzxlpdyadfiptxgex", - "keyVersion": "cwjwblxnmnhbbrdbxoopcsdghur", + "keyName": "lunpapamzeimppgobraxjt", + "keyVersion": "oemygbnfmqhijmonkqfqmy", "keyVaultUri": "https://microsoft.com/a", - "currentVersionedKeyIdentifier": "qaqgnsrfjua", - "lastKeyRotationTimestamp": "2024-05-13T06:23:47.282Z", - "currentVersionedKeyExpirationTimestamp": "2024-05-13T06:23:47.282Z" + "currentVersionedKeyIdentifier": "giyyriknaomjipru", + "lastKeyRotationTimestamp": "2024-07-09T08:26:49.141Z", + "currentVersionedKeyExpirationTimestamp": "2024-07-09T08:26:49.141Z" }, "identity": { - "userAssignedIdentity": "xu" + "userAssignedIdentity": "gfhkfbozahmmwluqndfgxunssafa" } }, "networkAcls": { "virtualNetworkRules": [ { - "id": "dcywtkhbwqoaayzvj", + "id": "bkhwaiqvvaguymsmnzzbzz", "action": "Allow" } ] @@ -52,42 +52,42 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "pwvla" + "id": "kdvywmjnrvqksyvxgosjorlzjk" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iyhfjnligaieovq", - "actionsRequired": "jnyswa" + "description": "hqsksvdlhacbmawvhlhhfmcyv", + "actionsRequired": "xvnopczgivazrjlzirhtww" }, "groupIds": [ - "szjqerjjtbcxjxsaqlfcexperaoc" + "ftdxwynrey" ] }, - "id": "kjmlgsuyzzimq", - "name": "uolibxojvjdp", - "type": "tlajrvzuisxmtgsswn", + "id": "utnp", + "name": "duzwhl", + "type": "mzwnrqbkzgk", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "iskcypymrroqhmdwccwqzdclpyutpb", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2024-07-09T08:26:45.352Z", + "lastModifiedBy": "ujpptnmvqtzudoiaihbgrvnagxh", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2024-07-09T08:26:45.352Z" } } ], "enforceDataIntegrityCheckForIscsi": true }, - "id": "wawodajygzedvsz", - "name": "jacnlsnxssywuk", - "type": "kbvsfyul", + "id": "cgwmakehxvhv", + "name": "qymuqyvdlpshrna", + "type": "wwkffcgidqktzuzo", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "iskcypymrroqhmdwccwqzdclpyutpb", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2024-07-09T08:26:45.352Z", + "lastModifiedBy": "ujpptnmvqtzudoiaihbgrvnagxh", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2024-07-09T08:26:45.352Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json index 25e26bfebb22..1a9eb5c2a221 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "VolumeGroups_ListByElasticSan_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { "subscriptionId": "subscriptionid", @@ -13,13 +13,13 @@ "value": [ { "identity": { - "principalId": "waiuktshnm", - "tenantId": "rjltknjpqnd", + "principalId": "uqclmeopt", + "tenantId": "qvhlvbvgodtycsfjhamstlrusktly", "type": "None", "userAssignedIdentities": { - "key6160": { - "principalId": "evse", - "clientId": "biabkgbordaxlmbgfgmkyvh" + "key1006": { + "principalId": "pcbbifvgblsrhzmpdt", + "clientId": "hsfmzocbkqpxspqwamdqjknd" } } }, @@ -29,21 +29,21 @@ "encryption": "EncryptionAtRestWithPlatformKey", "encryptionProperties": { "keyVaultProperties": { - "keyName": "oaamyfynvyzxlpdyadfiptxgex", - "keyVersion": "cwjwblxnmnhbbrdbxoopcsdghur", + "keyName": "lunpapamzeimppgobraxjt", + "keyVersion": "oemygbnfmqhijmonkqfqmy", "keyVaultUri": "https://microsoft.com/a", - "currentVersionedKeyIdentifier": "qaqgnsrfjua", - "lastKeyRotationTimestamp": "2024-05-13T06:23:47.282Z", - "currentVersionedKeyExpirationTimestamp": "2024-05-13T06:23:47.282Z" + "currentVersionedKeyIdentifier": "giyyriknaomjipru", + "lastKeyRotationTimestamp": "2024-07-09T08:26:49.141Z", + "currentVersionedKeyExpirationTimestamp": "2024-07-09T08:26:49.141Z" }, "identity": { - "userAssignedIdentity": "xu" + "userAssignedIdentity": "gfhkfbozahmmwluqndfgxunssafa" } }, "networkAcls": { "virtualNetworkRules": [ { - "id": "dcywtkhbwqoaayzvj", + "id": "bkhwaiqvvaguymsmnzzbzz", "action": "Allow" } ] @@ -53,46 +53,46 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "pwvla" + "id": "kdvywmjnrvqksyvxgosjorlzjk" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iyhfjnligaieovq", - "actionsRequired": "jnyswa" + "description": "hqsksvdlhacbmawvhlhhfmcyv", + "actionsRequired": "xvnopczgivazrjlzirhtww" }, "groupIds": [ - "szjqerjjtbcxjxsaqlfcexperaoc" + "ftdxwynrey" ] }, - "id": "kjmlgsuyzzimq", - "name": "uolibxojvjdp", - "type": "tlajrvzuisxmtgsswn", + "id": "utnp", + "name": "duzwhl", + "type": "mzwnrqbkzgk", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "iskcypymrroqhmdwccwqzdclpyutpb", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2024-07-09T08:26:45.352Z", + "lastModifiedBy": "ujpptnmvqtzudoiaihbgrvnagxh", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2024-07-09T08:26:45.352Z" } } ], "enforceDataIntegrityCheckForIscsi": true }, - "id": "wawodajygzedvsz", - "name": "jacnlsnxssywuk", - "type": "kbvsfyul", + "id": "cgwmakehxvhv", + "name": "qymuqyvdlpshrna", + "type": "wwkffcgidqktzuzo", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "iskcypymrroqhmdwccwqzdclpyutpb", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2024-07-09T08:26:45.352Z", + "lastModifiedBy": "ujpptnmvqtzudoiaihbgrvnagxh", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2024-07-09T08:26:45.352Z" } } ], - "nextLink": "daaeyyyw" + "nextLink": "xhokenxyibcglczppcoqlnvwblwx" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_Update_MaximumSet_Gen.json index 330b763d33e7..f7d590986a51 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeGroups_Update_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "VolumeGroups_Update_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { "subscriptionId": "subscriptionid", @@ -10,7 +10,7 @@ "identity": { "type": "None", "userAssignedIdentities": { - "key6160": {} + "key1006": {} } }, "properties": { @@ -18,18 +18,18 @@ "encryption": "EncryptionAtRestWithPlatformKey", "encryptionProperties": { "keyVaultProperties": { - "keyName": "oaamyfynvyzxlpdyadfiptxgex", - "keyVersion": "cwjwblxnmnhbbrdbxoopcsdghur", + "keyName": "lunpapamzeimppgobraxjt", + "keyVersion": "oemygbnfmqhijmonkqfqmy", "keyVaultUri": "https://microsoft.com/a" }, "identity": { - "userAssignedIdentity": "xu" + "userAssignedIdentity": "gfhkfbozahmmwluqndfgxunssafa" } }, "networkAcls": { "virtualNetworkRules": [ { - "id": "dcywtkhbwqoaayzvj", + "id": "bkhwaiqvvaguymsmnzzbzz", "action": "Allow" } ] @@ -43,13 +43,13 @@ "200": { "body": { "identity": { - "principalId": "waiuktshnm", - "tenantId": "rjltknjpqnd", + "principalId": "uqclmeopt", + "tenantId": "qvhlvbvgodtycsfjhamstlrusktly", "type": "None", "userAssignedIdentities": { - "key6160": { - "principalId": "evse", - "clientId": "biabkgbordaxlmbgfgmkyvh" + "key1006": { + "principalId": "pcbbifvgblsrhzmpdt", + "clientId": "hsfmzocbkqpxspqwamdqjknd" } } }, @@ -59,21 +59,21 @@ "encryption": "EncryptionAtRestWithPlatformKey", "encryptionProperties": { "keyVaultProperties": { - "keyName": "oaamyfynvyzxlpdyadfiptxgex", - "keyVersion": "cwjwblxnmnhbbrdbxoopcsdghur", + "keyName": "lunpapamzeimppgobraxjt", + "keyVersion": "oemygbnfmqhijmonkqfqmy", "keyVaultUri": "https://microsoft.com/a", - "currentVersionedKeyIdentifier": "qaqgnsrfjua", - "lastKeyRotationTimestamp": "2024-05-13T06:23:47.282Z", - "currentVersionedKeyExpirationTimestamp": "2024-05-13T06:23:47.282Z" + "currentVersionedKeyIdentifier": "giyyriknaomjipru", + "lastKeyRotationTimestamp": "2024-07-09T08:26:49.141Z", + "currentVersionedKeyExpirationTimestamp": "2024-07-09T08:26:49.141Z" }, "identity": { - "userAssignedIdentity": "xu" + "userAssignedIdentity": "gfhkfbozahmmwluqndfgxunssafa" } }, "networkAcls": { "virtualNetworkRules": [ { - "id": "dcywtkhbwqoaayzvj", + "id": "bkhwaiqvvaguymsmnzzbzz", "action": "Allow" } ] @@ -83,42 +83,42 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "pwvla" + "id": "kdvywmjnrvqksyvxgosjorlzjk" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iyhfjnligaieovq", - "actionsRequired": "jnyswa" + "description": "hqsksvdlhacbmawvhlhhfmcyv", + "actionsRequired": "xvnopczgivazrjlzirhtww" }, "groupIds": [ - "szjqerjjtbcxjxsaqlfcexperaoc" + "ftdxwynrey" ] }, - "id": "kjmlgsuyzzimq", - "name": "uolibxojvjdp", - "type": "tlajrvzuisxmtgsswn", + "id": "utnp", + "name": "duzwhl", + "type": "mzwnrqbkzgk", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "iskcypymrroqhmdwccwqzdclpyutpb", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2024-07-09T08:26:45.352Z", + "lastModifiedBy": "ujpptnmvqtzudoiaihbgrvnagxh", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2024-07-09T08:26:45.352Z" } } ], "enforceDataIntegrityCheckForIscsi": true }, - "id": "wawodajygzedvsz", - "name": "jacnlsnxssywuk", - "type": "kbvsfyul", + "id": "cgwmakehxvhv", + "name": "qymuqyvdlpshrna", + "type": "wwkffcgidqktzuzo", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "iskcypymrroqhmdwccwqzdclpyutpb", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2024-07-09T08:26:45.352Z", + "lastModifiedBy": "ujpptnmvqtzudoiaihbgrvnagxh", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2024-07-09T08:26:45.352Z" } } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeSnapshots_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeSnapshots_Create_MaximumSet_Gen.json index a84039665d2e..b556eae88362 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeSnapshots_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeSnapshots_Create_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "VolumeSnapshots_Create_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "VolumeSnapshots_Create", "operationId": "VolumeSnapshots_Create", "parameters": { "subscriptionId": "subscriptionid", @@ -10,7 +10,7 @@ "parameters": { "properties": { "creationData": { - "sourceId": "o" + "sourceId": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}" } } }, @@ -21,22 +21,22 @@ "body": { "properties": { "creationData": { - "sourceId": "o" + "sourceId": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}" }, - "provisioningState": "Invalid", - "sourceVolumeSizeGiB": 18, - "volumeName": "whboeudd" + "provisioningState": "Succeeded", + "sourceVolumeSizeGiB": 28, + "volumeName": "volumename" }, - "id": "tzrkidbbzldzqehoztnddmzkpam", - "name": "oughhb", - "type": "nmkshfnfxxsduacbp", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/snapshots/{snapshotName}", + "name": "qukfugetqthsufp", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups/snapshots", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "f", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-09-06T06:58:45.864Z", + "lastModifiedBy": "wifrlzeszzcckvdzdwxhvservlvarp", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2023-09-06T06:58:45.864Z" } } }, @@ -47,22 +47,22 @@ "body": { "properties": { "creationData": { - "sourceId": "o" + "sourceId": "vfirlleqvpepxnptyyrz" }, "provisioningState": "Invalid", - "sourceVolumeSizeGiB": 18, - "volumeName": "whboeudd" + "sourceVolumeSizeGiB": 28, + "volumeName": "o" }, - "id": "tzrkidbbzldzqehoztnddmzkpam", - "name": "oughhb", - "type": "nmkshfnfxxsduacbp", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/snapshots/{snapshotName}", + "name": "qukfugetqthsufp", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups/snapshots", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "f", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-09-06T06:58:45.864Z", + "lastModifiedBy": "wifrlzeszzcckvdzdwxhvservlvarp", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2023-09-06T06:58:45.864Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeSnapshots_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeSnapshots_Delete_MaximumSet_Gen.json index 1b9d3424af58..10b83e5ae84e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeSnapshots_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeSnapshots_Delete_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "VolumeSnapshots_Delete_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "VolumeSnapshots_Delete", "operationId": "VolumeSnapshots_Delete", "parameters": { "subscriptionId": "subscriptionid", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeSnapshots_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeSnapshots_Get_MaximumSet_Gen.json index f0e49b65e11d..6431f0f58151 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeSnapshots_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeSnapshots_Get_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "VolumeSnapshots_Get_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "VolumeSnapshots_Get", "operationId": "VolumeSnapshots_Get", "parameters": { "subscriptionId": "subscriptionid", @@ -14,22 +14,22 @@ "body": { "properties": { "creationData": { - "sourceId": "o" + "sourceId": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}" }, - "provisioningState": "Invalid", - "sourceVolumeSizeGiB": 18, - "volumeName": "whboeudd" + "provisioningState": "Succeeded", + "sourceVolumeSizeGiB": 28, + "volumeName": "volumename" }, - "id": "tzrkidbbzldzqehoztnddmzkpam", - "name": "oughhb", - "type": "nmkshfnfxxsduacbp", + "id": "bbqqgzxagggqgkdgjqq", + "name": "qukfugetqthsufp", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups/snapshots", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "f", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-09-06T06:58:45.864Z", + "lastModifiedBy": "wifrlzeszzcckvdzdwxhvservlvarp", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2023-09-06T06:58:45.864Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeSnapshots_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeSnapshots_ListByVolumeGroup_MaximumSet_Gen.json index 829a2cb36e4d..dd4bcdeb540e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeSnapshots_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/VolumeSnapshots_ListByVolumeGroup_MaximumSet_Gen.json @@ -1,12 +1,12 @@ { - "title": "VolumeSnapshots_ListByVolumeGroup_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "VolumeSnapshots_ListByVolumeGroup", "operationId": "VolumeSnapshots_ListByVolumeGroup", "parameters": { "subscriptionId": "subscriptionid", "resourceGroupName": "resourcegroupname", "elasticSanName": "elasticsanname", "volumeGroupName": "volumegroupname", - "$filter": "znhowhiiiika", + "$filter": "volumeName eq ", "api-version": "2024-05-01" }, "responses": { @@ -16,26 +16,26 @@ { "properties": { "creationData": { - "sourceId": "o" + "sourceId": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}" }, - "provisioningState": "Invalid", - "sourceVolumeSizeGiB": 18, - "volumeName": "whboeudd" + "provisioningState": "Succeeded", + "sourceVolumeSizeGiB": 28, + "volumeName": "volumename" }, - "id": "tzrkidbbzldzqehoztnddmzkpam", - "name": "oughhb", - "type": "nmkshfnfxxsduacbp", + "id": "bbqqgzxagggqgkdgjqq", + "name": "qukfugetqthsufp", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups/snapshots", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "f", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-09-06T06:58:45.864Z", + "lastModifiedBy": "wifrlzeszzcckvdzdwxhvservlvarp", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2023-09-06T06:58:45.864Z" } } ], - "nextLink": "eiz" + "nextLink": "dhkjkw" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Volumes_Create_MaximumSet_Gen.json index 9fca4f0344b5..0258d9d0318e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Volumes_Create_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "Volumes_Create_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { "subscriptionId": "subscriptionid", @@ -11,11 +11,11 @@ "properties": { "creationData": { "createSource": "None", - "sourceId": "fkackofx" + "sourceId": "ARM Id of Resource" }, - "sizeGiB": 10, + "sizeGiB": 9, "managedBy": { - "resourceId": "fyodcxvtqlspavsxygxc" + "resourceId": "mtkeip" } } }, @@ -25,34 +25,34 @@ "200": { "body": { "properties": { - "volumeId": "zknqnsqrk", + "volumeId": "umwjlxntntjejiyrywrytkzbfbluhk", "creationData": { "createSource": "None", - "sourceId": "fkackofx" + "sourceId": "ARM Id of Resource" }, - "sizeGiB": 10, + "sizeGiB": 9, "storageTarget": { - "targetIqn": "uwcmcmnijctbcjbkjfnzsa", - "targetPortalHostname": "htmqxwuqdpdfabhtpqrccvuqe", - "targetPortalPort": 9, - "provisioningState": "Invalid", + "targetIqn": "izdwogzjedsfug", + "targetPortalHostname": "wyfbjobugmad", + "targetPortalPort": 21, + "provisioningState": "Succeeded", "status": "Invalid" }, "managedBy": { - "resourceId": "fyodcxvtqlspavsxygxc" + "resourceId": "mtkeip" }, "provisioningState": "Invalid" }, - "id": "jdx", - "name": "erxwbvxsi", - "type": "atcxo", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}", + "name": "o", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups/volumes", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } }, @@ -62,34 +62,34 @@ }, "body": { "properties": { - "volumeId": "zknqnsqrk", + "volumeId": "umwjlxntntjejiyrywrytkzbfbluhk", "creationData": { "createSource": "None", - "sourceId": "fkackofx" + "sourceId": "ARM Id of Resource" }, - "sizeGiB": 10, + "sizeGiB": 9, "storageTarget": { - "targetIqn": "uwcmcmnijctbcjbkjfnzsa", - "targetPortalHostname": "htmqxwuqdpdfabhtpqrccvuqe", - "targetPortalPort": 9, - "provisioningState": "Invalid", + "targetIqn": "izdwogzjedsfug", + "targetPortalHostname": "wyfbjobugmad", + "targetPortalPort": 21, + "provisioningState": "Succeeded", "status": "Invalid" }, "managedBy": { - "resourceId": "fyodcxvtqlspavsxygxc" + "resourceId": "mtkeip" }, "provisioningState": "Invalid" }, - "id": "jdx", - "name": "erxwbvxsi", - "type": "atcxo", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}", + "name": "o", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups/volumes", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Volumes_Delete_MaximumSet_Gen.json index 063d3ba462a7..c2a119167cc0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Volumes_Delete_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "Volumes_Delete_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { "subscriptionId": "subscriptionid", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Volumes_Get_MaximumSet_Gen.json index a53c25a8827a..8fb0bb404424 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Volumes_Get_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "Volumes_Get_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { "subscriptionId": "subscriptionid", @@ -13,34 +13,34 @@ "200": { "body": { "properties": { - "volumeId": "zknqnsqrk", + "volumeId": "umwjlxntntjejiyrywrytkzbfbluhk", "creationData": { "createSource": "None", - "sourceId": "fkackofx" + "sourceId": "ARM Id of Resource" }, - "sizeGiB": 10, + "sizeGiB": 9, "storageTarget": { - "targetIqn": "uwcmcmnijctbcjbkjfnzsa", - "targetPortalHostname": "htmqxwuqdpdfabhtpqrccvuqe", - "targetPortalPort": 9, - "provisioningState": "Invalid", + "targetIqn": "izdwogzjedsfug", + "targetPortalHostname": "wyfbjobugmad", + "targetPortalPort": 21, + "provisioningState": "Succeeded", "status": "Invalid" }, "managedBy": { - "resourceId": "fyodcxvtqlspavsxygxc" + "resourceId": "mtkeip" }, "provisioningState": "Invalid" }, - "id": "jdx", - "name": "erxwbvxsi", - "type": "atcxo", + "id": "swkcmwglncgtsnejzvldnbpsifxez", + "name": "o", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups/volumes", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index 9218a72fcf6a..01b7dd37acaa 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "Volumes_ListByVolumeGroup_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { "subscriptionId": "subscriptionid", @@ -14,38 +14,38 @@ "value": [ { "properties": { - "volumeId": "zknqnsqrk", + "volumeId": "umwjlxntntjejiyrywrytkzbfbluhk", "creationData": { "createSource": "None", - "sourceId": "fkackofx" + "sourceId": "ARM Id of Resource" }, - "sizeGiB": 10, + "sizeGiB": 9, "storageTarget": { - "targetIqn": "uwcmcmnijctbcjbkjfnzsa", - "targetPortalHostname": "htmqxwuqdpdfabhtpqrccvuqe", - "targetPortalPort": 9, - "provisioningState": "Invalid", + "targetIqn": "izdwogzjedsfug", + "targetPortalHostname": "wyfbjobugmad", + "targetPortalPort": 21, + "provisioningState": "Succeeded", "status": "Invalid" }, "managedBy": { - "resourceId": "fyodcxvtqlspavsxygxc" + "resourceId": "mtkeip" }, "provisioningState": "Invalid" }, - "id": "jdx", - "name": "erxwbvxsi", - "type": "atcxo", + "id": "swkcmwglncgtsnejzvldnbpsifxez", + "name": "o", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups/volumes", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } ], - "nextLink": "wjkvqvvzdqoxzs" + "nextLink": "gguhcswqbqzoxqirej" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Volumes_Update_MaximumSet_Gen.json index dbd24c57d9f6..268ca370f3fa 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2024-05-01/examples/Volumes_Update_MaximumSet_Gen.json @@ -1,5 +1,5 @@ { - "title": "Volumes_Update_MaximumSet_Gen - generated by [MaximumSet] rule", + "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { "subscriptionId": "subscriptionid", @@ -9,10 +9,7 @@ "volumeName": "volumename", "parameters": { "properties": { - "sizeGiB": 30, - "managedBy": { - "resourceId": "fyodcxvtqlspavsxygxc" - } + "sizeGiB": 11 } }, "api-version": "2024-05-01" @@ -21,34 +18,34 @@ "200": { "body": { "properties": { - "volumeId": "zknqnsqrk", + "volumeId": "umwjlxntntjejiyrywrytkzbfbluhk", "creationData": { "createSource": "None", - "sourceId": "fkackofx" + "sourceId": "ARM Id of Resource" }, - "sizeGiB": 10, + "sizeGiB": 9, "storageTarget": { - "targetIqn": "uwcmcmnijctbcjbkjfnzsa", - "targetPortalHostname": "htmqxwuqdpdfabhtpqrccvuqe", - "targetPortalPort": 9, - "provisioningState": "Invalid", + "targetIqn": "izdwogzjedsfug", + "targetPortalHostname": "wyfbjobugmad", + "targetPortalPort": 21, + "provisioningState": "Succeeded", "status": "Invalid" }, "managedBy": { - "resourceId": "fyodcxvtqlspavsxygxc" + "resourceId": "mtkeip" }, "provisioningState": "Invalid" }, - "id": "jdx", - "name": "erxwbvxsi", - "type": "atcxo", + "id": "swkcmwglncgtsnejzvldnbpsifxez", + "name": "o", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups/volumes", "systemData": { - "createdBy": "cuwjnszrvrxht", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2024-05-13T06:23:45.838Z", - "lastModifiedBy": "snlm", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2024-05-13T06:23:45.838Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } },