From 184fe81f0584cded0e5d9ba1d1c2d99d5f184630 Mon Sep 17 00:00:00 2001 From: PreetPRG Date: Tue, 1 Aug 2023 08:39:49 +0530 Subject: [PATCH 01/10] Added snapshot API & SourceId change --- .../stable/2023-01-01/elasticsan.json | 416 +++++++++++++++++- .../ElasticSans_Create_MaximumSet_Gen.json | 158 ++++--- .../ElasticSans_Create_MinimumSet_Gen.json | 76 +--- .../ElasticSans_Delete_MaximumSet_Gen.json | 6 +- .../ElasticSans_Delete_MinimumSet_Gen.json | 6 +- .../ElasticSans_Get_MaximumSet_Gen.json | 72 +-- .../ElasticSans_Get_MinimumSet_Gen.json | 67 +-- ...ns_ListByResourceGroup_MaximumSet_Gen.json | 72 +-- ...ns_ListByResourceGroup_MinimumSet_Gen.json | 73 +-- ...ans_ListBySubscription_MaximumSet_Gen.json | 70 +-- ...ans_ListBySubscription_MinimumSet_Gen.json | 71 +-- .../ElasticSans_Update_MaximumSet_Gen.json | 78 ++-- .../ElasticSans_Update_MinimumSet_Gen.json | 67 +-- .../Operations_List_MaximumSet_Gen.json | 16 +- .../Operations_List_MinimumSet_Gen.json | 8 +- ...ointConnections_Create_MaximumSet_Gen.json | 62 +-- ...ointConnections_Create_MinimumSet_Gen.json | 62 +-- ...ointConnections_Delete_MaximumSet_Gen.json | 12 +- ...ointConnections_Delete_MinimumSet_Gen.json | 12 +- ...ndpointConnections_Get_MaximumSet_Gen.json | 32 +- ...ndpointConnections_Get_MinimumSet_Gen.json | 32 +- ...dpointConnections_List_MaximumSet_Gen.json | 32 +- ...dpointConnections_List_MinimumSet_Gen.json | 39 +- ...urces_ListByElasticSan_MaximumSet_Gen.json | 28 +- ...urces_ListByElasticSan_MinimumSet_Gen.json | 34 +- .../examples/Skus_List_MaximumSet_Gen.json | 19 +- .../examples/Skus_List_MinimumSet_Gen.json | 2 +- .../Snapshots_Create_MaximumSet_Gen.json | 70 +++ .../Snapshots_Create_MinimumSet_Gen.json | 42 ++ .../Snapshots_Delete_MaximumSet_Gen.json | 21 + .../Snapshots_Delete_MinimumSet_Gen.json | 21 + .../Snapshots_Get_MaximumSet_Gen.json | 37 ++ .../Snapshots_Get_MinimumSet_Gen.json | 23 + ...hots_ListByVolumeGroup_MaximumSet_Gen.json | 42 ++ ...hots_ListByVolumeGroup_MinimumSet_Gen.json | 16 + .../Snapshots_Update_MaximumSet_Gen.json | 42 ++ .../Snapshots_Update_MinimumSet_Gen.json | 24 + .../VolumeGroups_Create_MaximumSet_Gen.json | 110 +++-- .../VolumeGroups_Create_MinimumSet_Gen.json | 64 +-- .../VolumeGroups_Delete_MaximumSet_Gen.json | 8 +- .../VolumeGroups_Delete_MinimumSet_Gen.json | 8 +- .../VolumeGroups_Get_MaximumSet_Gen.json | 50 +-- .../VolumeGroups_Get_MinimumSet_Gen.json | 65 +-- ...roups_ListByElasticSan_MaximumSet_Gen.json | 50 +-- ...roups_ListByElasticSan_MinimumSet_Gen.json | 68 +-- .../VolumeGroups_Update_MaximumSet_Gen.json | 52 +-- .../VolumeGroups_Update_MinimumSet_Gen.json | 65 +-- .../Volumes_Create_MaximumSet_Gen.json | 74 ++-- .../Volumes_Create_MinimumSet_Gen.json | 66 +-- .../Volumes_Delete_MaximumSet_Gen.json | 10 +- .../Volumes_Delete_MinimumSet_Gen.json | 10 +- .../examples/Volumes_Get_MaximumSet_Gen.json | 40 +- .../examples/Volumes_Get_MinimumSet_Gen.json | 37 +- ...umes_ListByVolumeGroup_MaximumSet_Gen.json | 40 +- ...umes_ListByVolumeGroup_MinimumSet_Gen.json | 42 +- .../Volumes_Update_MaximumSet_Gen.json | 42 +- .../Volumes_Update_MinimumSet_Gen.json | 37 +- 57 files changed, 1496 insertions(+), 1402 deletions(-) create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MinimumSet_Gen.json diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json index da6aca8b3f79..f07161f53775 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json @@ -1302,6 +1302,302 @@ } } } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/snapshots": { + "get": { + "tags": [ + "Snapshots" + ], + "description": "List Snapshots in a VolumeGroup or List Snapshots by Volume (name) in a VolumeGroup using filter", + "operationId": "Snapshots_ListByVolumeGroup", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/ElasticSanNameParameter" + }, + { + "$ref": "#/parameters/VolumeGroupNameParameter" + }, + { + "name": "$filter", + "in": "query", + "description": "Specify $filter='volumeName eq ' to filter on volume.", + "required": false, + "type": "string" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Operation completed successfully; retrieved snapshots in a volume group.", + "schema": { + "$ref": "#/definitions/SnapshotList" + } + }, + "default": { + "description": "Error from the ElasticSan Resource Provider", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "Snapshots_ListByVolumeGroup_MaximumSet_Gen": { + "$ref": "./examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json" + }, + "Snapshots_ListByVolumeGroup_MinimumSet_Gen": { + "$ref": "./examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/snapshots/{snapshotName}": { + "put": { + "tags": [ + "Snapshots" + ], + "description": "Create a Volume Snapshot.", + "operationId": "Snapshots_Create", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/ElasticSanNameParameter" + }, + { + "$ref": "#/parameters/VolumeGroupNameParameter" + }, + { + "$ref": "#/parameters/SnapshotNameParameter" + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/Snapshot" + }, + "description": "Snapshot object." + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK -- Returned when the create operation is successfully completed.", + "schema": { + "$ref": "#/definitions/Snapshot" + } + }, + "201": { + "description": "Created -- Resource Created; operation will complete asynchronously.", + "schema": { + "$ref": "#/definitions/Snapshot" + } + }, + "default": { + "description": "Error from the ElasticSan Resource Provider.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-examples": { + "Snapshots_Create_MaximumSet_Gen": { + "$ref": "./examples/Snapshots_Create_MaximumSet_Gen.json" + }, + "Snapshots_Create_MinimumSet_Gen": { + "$ref": "./examples/Snapshots_Create_MinimumSet_Gen.json" + } + } + }, + "patch": { + "tags": [ + "Snapshots" + ], + "description": "Update a Volume Snapshot.", + "operationId": "Snapshots_Update", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/ElasticSanNameParameter" + }, + { + "$ref": "#/parameters/VolumeGroupNameParameter" + }, + { + "$ref": "#/parameters/SnapshotNameParameter" + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/SnapshotUpdate" + }, + "description": "Snapshot object." + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK -- Returned when the update operation is successfully completed.", + "schema": { + "$ref": "#/definitions/Snapshot" + } + }, + "default": { + "description": "Error from the ElasticSan Resource Provider.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "Snapshots_Update_MaximumSet_Gen": { + "$ref": "./examples/Snapshots_Update_MaximumSet_Gen.json" + }, + "Snapshots_Update_MinimumSet_Gen": { + "$ref": "./examples/Snapshots_Update_MinimumSet_Gen.json" + } + } + }, + "delete": { + "tags": [ + "Snapshots" + ], + "description": "Delete a Volume Snapshot.", + "operationId": "Snapshots_Delete", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/ElasticSanNameParameter" + }, + { + "$ref": "#/parameters/VolumeGroupNameParameter" + }, + { + "$ref": "#/parameters/SnapshotNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK -- Delete operation completed successfully." + }, + "202": { + "description": "Accepted -- Delete request accepted; operation will complete asynchronously.", + "headers": { + "Location": { + "type": "string" + } + } + }, + "204": { + "description": "NoContent -- Resource does not exist in the subscription." + }, + "default": { + "description": "Error from the ElasticSan Resource Provider.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, + "x-ms-examples": { + "Snapshots_Delete_MaximumSet_Gen": { + "$ref": "./examples/Snapshots_Delete_MaximumSet_Gen.json" + }, + "Snapshots_Delete_MinimumSet_Gen": { + "$ref": "./examples/Snapshots_Delete_MinimumSet_Gen.json" + } + } + }, + "get": { + "tags": [ + "Snapshots" + ], + "description": "Get a Volume Snapshot.", + "operationId": "Snapshots_Get", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/ElasticSanNameParameter" + }, + { + "$ref": "#/parameters/VolumeGroupNameParameter" + }, + { + "$ref": "#/parameters/SnapshotNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Operation completed successfully; retrieved Volume Snapshot.", + "schema": { + "$ref": "#/definitions/Snapshot" + } + }, + "default": { + "description": "Error from the ElasticSan Resource Provider.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "Snapshots_Get_MaximumSet_Gen": { + "$ref": "./examples/Snapshots_Get_MaximumSet_Gen.json" + }, + "Snapshots_Get_MinimumSet_Gen": { + "$ref": "./examples/Snapshots_Get_MinimumSet_Gen.json" + } + } + } } }, "parameters": { @@ -1345,6 +1641,17 @@ "in": "path", "description": "The name of the Private Endpoint connection.", "x-ms-parameter-location": "method" + }, + "SnapshotNameParameter": { + "name": "snapshotName", + "type": "string", + "required": true, + "in": "path", + "description": "The name of the volume snapshot within the given volume group.", + "pattern": "^[a-z0-9]+(?:[._-][a-z0-9]+)*$", + "minLength": 1, + "maxLength": 80, + "x-ms-parameter-location": "method" } }, "definitions": { @@ -1902,17 +2209,22 @@ "createSource": { "type": "string", "enum": [ - "None" + "None", + "VolumeSnapshot", + "DiskSnapshot", + "Disk", + "DiskRestorePoint", + "Export" ], "x-ms-enum": { "name": "VolumeCreateOption", - "modelAsString": false + "modelAsString": true }, "description": "This enumerates the possible sources of a volume creation." }, - "sourceUri": { + "sourceId": { "type": "string", - "description": "If createOption is Copy, this is the ARM id of the source snapshot or disk. If createOption is Restore, this is the ARM-like id of the source disk restore point." + "description": "Fully qualified resource ID for the resource. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\"" } } }, @@ -2010,7 +2322,7 @@ ], "x-ms-enum": { "name": "Action", - "modelAsString": false + "modelAsString": true }, "default": "Allow", "description": "The action of virtual network rule." @@ -2027,7 +2339,7 @@ ], "x-ms-enum": { "name": "State", - "modelAsString": false + "modelAsString": true }, "description": "Gets the state of virtual network rule." } @@ -2205,6 +2517,98 @@ } }, "description": "List of private endpoint connections associated with SAN" + }, + "Snapshot": { + "type": "object", + "required": [ + "properties" + ], + "description": "Response for Volume Snapshot request.", + "properties": { + "properties": { + "x-ms-client-flatten": true, + "description": "Properties of Volume Snapshot.", + "$ref": "#/definitions/SnapshotProperties" + } + }, + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" + } + ] + }, + "SnapshotList": { + "type": "object", + "description": "List of Snapshots", + "additionalProperties": false, + "properties": { + "value": { + "description": "An array of Snapshot objects.", + "type": "array", + "items": { + "$ref": "#/definitions/Snapshot" + } + }, + "nextLink": { + "description": "URI to fetch the next section of the paginated response.", + "type": "string", + "readOnly": true + } + } + }, + "SnapshotProperties": { + "type": "object", + "required": [ + "creationData" + ], + "description": "Properties for Snapshot.", + "properties": { + "creationData": { + "description": "Data used when creating a volume snapshot.", + "$ref": "#/definitions/SnapshotCreationData" + }, + "provisioningState": { + "description": "State of the operation on the resource.", + "$ref": "#/definitions/ProvisioningState" + }, + "sourceVolumeSizeGiB": { + "description": "Size of Source Volume", + "type": "integer", + "format": "int64", + "readOnly": true + }, + "volumeName": { + "description": "Source Volume Name of a snapshot", + "type": "string", + "readOnly": true + } + } + }, + "SnapshotCreationData": { + "type": "object", + "required": [ + "sourceId" + ], + "description": "Data used when creating a volume snapshot.", + "properties": { + "sourceId": { + "type": "string", + "description": "If createOption is Copy, this is the ARM id of the source snapshot or disk. If createOption is Restore, this is the ARM-like id of the source disk restore point." + } + } + }, + "SnapshotUpdate": { + "type": "object", + "description": "Snapshot request.", + "properties": { + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "Resource tags." + } + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json index 18121695c25b..6dea73d10e88 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", "parameters": { "properties": { "sku": { @@ -12,15 +12,15 @@ "tier": "Premium" }, "availabilityZones": [ - "1" + "rvxrhlktjvzwneij" ], - "baseSizeTiB": 5, - "extendedCapacitySizeTiB": 25 + "baseSizeTiB": 27, + "extendedCapacitySizeTiB": 8 }, "tags": { - "key9316": "ihndtieqibtob" + "key7378": "lj" }, - "location": "South Central US" + "location": "jnhxtvtgjuvavnbbrxvgk" }, "api-version": "2023-01-01" }, @@ -33,32 +33,61 @@ "tier": "Premium" }, "availabilityZones": [ - "1" + "rvxrhlktjvzwneij" ], - "provisioningState": "Succeeded", - "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 6, - "totalVolumeSizeGiB": 15, - "volumeGroupCount": 24, - "totalIops": 22, - "totalMBps": 4, - "totalSizeTiB": 27 + "provisioningState": "Invalid", + "baseSizeTiB": 27, + "extendedCapacitySizeTiB": 8, + "totalVolumeSizeGiB": 18, + "volumeGroupCount": 25, + "totalIops": 10, + "totalMBps": 3, + "totalSizeTiB": 8, + "privateEndpointConnections": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "nklkcfpz" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "rtpicmlnlrjxbttxowehdksohnuxfy", + "actionsRequired": "pokzxn" + }, + "groupIds": [ + "eb" + ] + }, + "id": "cbvpmgvfgvrocnx", + "name": "qtrhobpqnhjl", + "type": "hgmzmtvqtdn", + "systemData": { + "createdBy": "fvhvdngqkve", + "createdByType": "User", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } + } + ] }, + "tags": { + "key7378": "lj" + }, + "location": "jnhxtvtgjuvavnbbrxvgk", + "id": "vskmzxw", + "name": "gsbvndpcp", + "type": "aabzgutqfpppnb", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "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" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } } }, "201": { @@ -72,32 +101,61 @@ "tier": "Premium" }, "availabilityZones": [ - "1" + "rvxrhlktjvzwneij" ], - "provisioningState": "Creating", - "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 6, - "totalVolumeSizeGiB": 15, - "volumeGroupCount": 24, - "totalIops": 22, - "totalMBps": 4, - "totalSizeTiB": 27 + "provisioningState": "Invalid", + "baseSizeTiB": 27, + "extendedCapacitySizeTiB": 8, + "totalVolumeSizeGiB": 18, + "volumeGroupCount": 25, + "totalIops": 10, + "totalMBps": 3, + "totalSizeTiB": 8, + "privateEndpointConnections": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "nklkcfpz" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "rtpicmlnlrjxbttxowehdksohnuxfy", + "actionsRequired": "pokzxn" + }, + "groupIds": [ + "eb" + ] + }, + "id": "cbvpmgvfgvrocnx", + "name": "qtrhobpqnhjl", + "type": "hgmzmtvqtdn", + "systemData": { + "createdBy": "fvhvdngqkve", + "createdByType": "User", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } + } + ] }, + "tags": { + "key7378": "lj" + }, + "location": "jnhxtvtgjuvavnbbrxvgk", + "id": "vskmzxw", + "name": "gsbvndpcp", + "type": "aabzgutqfpppnb", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "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" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json index 448d976e00e8..a49e7dc877dc 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json @@ -2,18 +2,18 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", "parameters": { "properties": { "sku": { "name": "Premium_LRS" }, - "baseSizeTiB": 5, - "extendedCapacitySizeTiB": 25 + "baseSizeTiB": 27, + "extendedCapacitySizeTiB": 8 }, - "location": "South Central US" + "location": "jnhxtvtgjuvavnbbrxvgk" }, "api-version": "2023-01-01" }, @@ -22,36 +22,12 @@ "body": { "properties": { "sku": { - "name": "Premium_LRS", - "tier": "Premium" + "name": "Premium_LRS" }, - "availabilityZones": [ - "1" - ], - "provisioningState": "Succeeded", - "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 6, - "totalVolumeSizeGiB": 15, - "volumeGroupCount": 24, - "totalIops": 22, - "totalMBps": 4, - "totalSizeTiB": 27 + "baseSizeTiB": 27, + "extendedCapacitySizeTiB": 8 }, - "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" + "location": "jnhxtvtgjuvavnbbrxvgk" } }, "201": { @@ -61,36 +37,12 @@ "body": { "properties": { "sku": { - "name": "Premium_LRS", - "tier": "Premium" + "name": "Premium_LRS" }, - "availabilityZones": [ - "1" - ], - "provisioningState": "Creating", - "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 6, - "totalVolumeSizeGiB": 15, - "volumeGroupCount": 24, - "totalIops": 22, - "totalMBps": 4, - "totalSizeTiB": 27 - }, - "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" + "baseSizeTiB": 27, + "extendedCapacitySizeTiB": 8 }, - "location": "France Central", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}", - "name": "vfoatmakv", - "type": "Microsoft.ElasticSan/ElasticSans" + "location": "jnhxtvtgjuvavnbbrxvgk" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json index e55f82c9a5f9..7aa5f925bd94 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json index e55f82c9a5f9..7aa5f925bd94 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json index 90a57a2d70ec..c993d2395361 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", "api-version": "2023-01-01" }, "responses": { @@ -16,61 +16,61 @@ "tier": "Premium" }, "availabilityZones": [ - "1" + "rvxrhlktjvzwneij" ], - "provisioningState": "Succeeded", - "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 6, - "totalVolumeSizeGiB": 15, - "volumeGroupCount": 24, - "totalIops": 22, - "totalMBps": 4, - "totalSizeTiB": 27, + "provisioningState": "Invalid", + "baseSizeTiB": 27, + "extendedCapacitySizeTiB": 8, + "totalVolumeSizeGiB": 18, + "volumeGroupCount": 25, + "totalIops": 10, + "totalMBps": 3, + "totalSizeTiB": 8, "privateEndpointConnections": [ { "properties": { - "provisioningState": "Succeeded", + "provisioningState": "Invalid", "privateEndpoint": { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + "id": "nklkcfpz" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "Auto-Approved", - "actionsRequired": "None" + "description": "rtpicmlnlrjxbttxowehdksohnuxfy", + "actionsRequired": "pokzxn" }, "groupIds": [ - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + "eb" ] }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", - "name": "{privateEndpointConnectionName}", - "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "id": "cbvpmgvfgvrocnx", + "name": "qtrhobpqnhjl", + "type": "hgmzmtvqtdn", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" } } ] }, + "tags": { + "key7378": "lj" + }, + "location": "jnhxtvtgjuvavnbbrxvgk", + "id": "vskmzxw", + "name": "gsbvndpcp", + "type": "aabzgutqfpppnb", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "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" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json index 90a57a2d70ec..0293069cfd75 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", "api-version": "2023-01-01" }, "responses": { @@ -12,65 +12,12 @@ "body": { "properties": { "sku": { - "name": "Premium_LRS", - "tier": "Premium" + "name": "Premium_LRS" }, - "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": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" - } - } - ] + "baseSizeTiB": 27, + "extendedCapacitySizeTiB": 8 }, - "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" + "location": "jnhxtvtgjuvavnbbrxvgk" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index 2c988ab5de37..93598e0bae03 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -2,8 +2,8 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", "api-version": "2023-01-01" }, "responses": { @@ -17,64 +17,64 @@ "tier": "Premium" }, "availabilityZones": [ - "1" + "rvxrhlktjvzwneij" ], - "provisioningState": "Succeeded", - "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 6, - "totalVolumeSizeGiB": 15, - "volumeGroupCount": 24, - "totalIops": 22, - "totalMBps": 4, - "totalSizeTiB": 27, + "provisioningState": "Invalid", + "baseSizeTiB": 27, + "extendedCapacitySizeTiB": 8, + "totalVolumeSizeGiB": 18, + "volumeGroupCount": 25, + "totalIops": 10, + "totalMBps": 3, + "totalSizeTiB": 8, "privateEndpointConnections": [ { "properties": { - "provisioningState": "Succeeded", + "provisioningState": "Invalid", "privateEndpoint": { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + "id": "nklkcfpz" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "Auto-Approved", - "actionsRequired": "None" + "description": "rtpicmlnlrjxbttxowehdksohnuxfy", + "actionsRequired": "pokzxn" }, "groupIds": [ - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + "eb" ] }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", - "name": "{privateEndpointConnectionName}", - "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "id": "cbvpmgvfgvrocnx", + "name": "qtrhobpqnhjl", + "type": "hgmzmtvqtdn", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" } } ] }, + "tags": { + "key7378": "lj" + }, + "location": "jnhxtvtgjuvavnbbrxvgk", + "id": "vskmzxw", + "name": "gsbvndpcp", + "type": "aabzgutqfpppnb", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "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" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } } ], - "nextLink": "goepspyylutlwudutmpi" + "nextLink": "ugzmctgnxy" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index 2c988ab5de37..c17f8ab787a4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -2,80 +2,13 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", "api-version": "2023-01-01" }, "responses": { "200": { - "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": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" - } - } - ] - }, - "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": "goepspyylutlwudutmpi" - } + "body": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index 4c6eb1552625..d579c06ad543 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "subscriptionid", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", "api-version": "2023-01-01" }, "responses": { @@ -16,64 +16,64 @@ "tier": "Premium" }, "availabilityZones": [ - "1" + "rvxrhlktjvzwneij" ], - "provisioningState": "Succeeded", - "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 6, - "totalVolumeSizeGiB": 15, - "volumeGroupCount": 24, - "totalIops": 22, - "totalMBps": 4, - "totalSizeTiB": 27, + "provisioningState": "Invalid", + "baseSizeTiB": 27, + "extendedCapacitySizeTiB": 8, + "totalVolumeSizeGiB": 18, + "volumeGroupCount": 25, + "totalIops": 10, + "totalMBps": 3, + "totalSizeTiB": 8, "privateEndpointConnections": [ { "properties": { - "provisioningState": "Succeeded", + "provisioningState": "Invalid", "privateEndpoint": { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + "id": "nklkcfpz" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "Auto-Approved", - "actionsRequired": "None" + "description": "rtpicmlnlrjxbttxowehdksohnuxfy", + "actionsRequired": "pokzxn" }, "groupIds": [ - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + "eb" ] }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", - "name": "{privateEndpointConnectionName}", - "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "id": "cbvpmgvfgvrocnx", + "name": "qtrhobpqnhjl", + "type": "hgmzmtvqtdn", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" } } ] }, + "tags": { + "key7378": "lj" + }, + "location": "jnhxtvtgjuvavnbbrxvgk", + "id": "vskmzxw", + "name": "gsbvndpcp", + "type": "aabzgutqfpppnb", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "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" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } } ], - "nextLink": "goepspyylutlwudutmpi" + "nextLink": "ugzmctgnxy" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index 4c6eb1552625..d5cb39c2caab 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -2,79 +2,12 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "subscriptionid", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", "api-version": "2023-01-01" }, "responses": { "200": { - "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": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" - } - } - ] - }, - "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": "goepspyylutlwudutmpi" - } + "body": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json index 9e58166d884b..b5248f60497f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -2,16 +2,16 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", "parameters": { "properties": { - "baseSizeTiB": 10, - "extendedCapacitySizeTiB": 22 + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 20 }, "tags": { - "key4212": "cqvcnwfefljntgeio" + "key3163": "tpxokfbxvrxhixrmrgpbpdgpn" } }, "api-version": "2023-01-01" @@ -25,61 +25,61 @@ "tier": "Premium" }, "availabilityZones": [ - "1" + "rvxrhlktjvzwneij" ], - "provisioningState": "Succeeded", - "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 6, - "totalVolumeSizeGiB": 15, - "volumeGroupCount": 24, - "totalIops": 22, - "totalMBps": 4, - "totalSizeTiB": 27, + "provisioningState": "Invalid", + "baseSizeTiB": 27, + "extendedCapacitySizeTiB": 8, + "totalVolumeSizeGiB": 18, + "volumeGroupCount": 25, + "totalIops": 10, + "totalMBps": 3, + "totalSizeTiB": 8, "privateEndpointConnections": [ { "properties": { - "provisioningState": "Succeeded", + "provisioningState": "Invalid", "privateEndpoint": { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + "id": "nklkcfpz" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "Auto-Approved", - "actionsRequired": "None" + "description": "rtpicmlnlrjxbttxowehdksohnuxfy", + "actionsRequired": "pokzxn" }, "groupIds": [ - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + "eb" ] }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", - "name": "{privateEndpointConnectionName}", - "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "id": "cbvpmgvfgvrocnx", + "name": "qtrhobpqnhjl", + "type": "hgmzmtvqtdn", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" } } ] }, + "tags": { + "key7378": "lj" + }, + "location": "jnhxtvtgjuvavnbbrxvgk", + "id": "vskmzxw", + "name": "gsbvndpcp", + "type": "aabzgutqfpppnb", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "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" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } } }, "202": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json index 7d852ec7684c..5c7161e30aea 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", "parameters": {}, "api-version": "2023-01-01" }, @@ -13,65 +13,12 @@ "body": { "properties": { "sku": { - "name": "Premium_LRS", - "tier": "Premium" + "name": "Premium_LRS" }, - "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": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" - } - } - ] + "baseSizeTiB": 27, + "extendedCapacitySizeTiB": 8 }, - "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" + "location": "jnhxtvtgjuvavnbbrxvgk" } }, "202": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json index dd6dd6b4825e..1a62bbbd69ae 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json @@ -9,17 +9,19 @@ "body": { "value": [ { - "name": "qgcosclgjmglgs", + "name": "pmuvbgzviikhqxcsu", "isDataAction": true, "display": { - "provider": "dbdmmszikohrwlvl", - "resource": "adqzzhgl", - "operation": "ofkypzumjbtezuqujudkqcf", - "description": "fmbdwtvxjilmflxdlmbysmr" - } + "provider": "jflmcwnuaqspspvbcdiljjobrk", + "resource": "pwvfiaoukrbrjmqpbsrulqvnqpwrza", + "operation": "qtfmvqvhdhfmtzodfbzghukoexrdiu", + "description": "pbr" + }, + "origin": "user", + "actionType": "Internal" } ], - "nextLink": "tfqrgvxkwqjx" + "nextLink": "gpawxaewvspufkwmcanipvu" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MinimumSet_Gen.json index 45b30eb7ba36..5b2d33be7784 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MinimumSet_Gen.json @@ -6,13 +6,7 @@ }, "responses": { "200": { - "body": { - "value": [ - { - "name": "qgcosclgjmglgs" - } - ] - } + "body": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json index fdc3006b1ab3..3ce35563fe3f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json @@ -2,20 +2,20 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "privateEndpointConnectionName": "privateendpointconnectionname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "privateEndpointConnectionName": "jmdvdyygoyv", "parameters": { "properties": { "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "Auto-Approved", - "actionsRequired": "None" + "description": "rtpicmlnlrjxbttxowehdksohnuxfy", + "actionsRequired": "pokzxn" }, "groupIds": [ - "sytxzqlcoapcaywthgwvwcw" + "eb" ] } }, @@ -25,29 +25,29 @@ "200": { "body": { "properties": { - "provisioningState": "Succeeded", + "provisioningState": "Invalid", "privateEndpoint": { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + "id": "nklkcfpz" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "Auto-Approved", - "actionsRequired": "None" + "description": "rtpicmlnlrjxbttxowehdksohnuxfy", + "actionsRequired": "pokzxn" }, "groupIds": [ - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + "eb" ] }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", - "name": "{privateEndpointConnectionName}", - "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "id": "cbvpmgvfgvrocnx", + "name": "qtrhobpqnhjl", + "type": "hgmzmtvqtdn", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" } } }, @@ -57,29 +57,29 @@ }, "body": { "properties": { - "provisioningState": "Succeeded", + "provisioningState": "Invalid", "privateEndpoint": { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + "id": "nklkcfpz" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "Auto-Approved", - "actionsRequired": "None" + "description": "rtpicmlnlrjxbttxowehdksohnuxfy", + "actionsRequired": "pokzxn" }, "groupIds": [ - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + "eb" ] }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", - "name": "{privateEndpointConnectionName}", - "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "id": "cbvpmgvfgvrocnx", + "name": "qtrhobpqnhjl", + "type": "hgmzmtvqtdn", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json index 9001a22a60d3..cfc880836352 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json @@ -2,17 +2,13 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "privateEndpointConnectionName": "privateendpointconnectionname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "privateEndpointConnectionName": "jmdvdyygoyv", "parameters": { "properties": { - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "Auto-Approved", - "actionsRequired": "None" - } + "privateLinkServiceConnectionState": {} } }, "api-version": "2023-01-01" @@ -21,29 +17,7 @@ "200": { "body": { "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": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "privateLinkServiceConnectionState": {} } } }, @@ -53,29 +27,7 @@ }, "body": { "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": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "privateLinkServiceConnectionState": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json index d026befefe14..2d83804520b8 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json @@ -1,11 +1,11 @@ { - "title": "PrivateEndpoinConnections_Delete", - "operationId": "PrivateEndpoinConnections_Delete", + "title": "PrivateEndpointConnections_Delete", + "operationId": "PrivateEndpointConnections_Delete", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "privateEndpointConnectionName": "privateendpointconnectionname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "privateEndpointConnectionName": "jmdvdyygoyv", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json index d026befefe14..2d83804520b8 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json @@ -1,11 +1,11 @@ { - "title": "PrivateEndpoinConnections_Delete", - "operationId": "PrivateEndpoinConnections_Delete", + "title": "PrivateEndpointConnections_Delete", + "operationId": "PrivateEndpointConnections_Delete", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "privateEndpointConnectionName": "privateendpointconnectionname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "privateEndpointConnectionName": "jmdvdyygoyv", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json index 6abeb5d57130..999168c78844 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json @@ -2,39 +2,39 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "privateEndpointConnectionName": "privateendpointconnectionname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "privateEndpointConnectionName": "jmdvdyygoyv", "api-version": "2023-01-01" }, "responses": { "200": { "body": { "properties": { - "provisioningState": "Succeeded", + "provisioningState": "Invalid", "privateEndpoint": { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + "id": "nklkcfpz" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "Auto-Approved", - "actionsRequired": "None" + "description": "rtpicmlnlrjxbttxowehdksohnuxfy", + "actionsRequired": "pokzxn" }, "groupIds": [ - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + "eb" ] }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", - "name": "{privateEndpointConnectionName}", - "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "id": "cbvpmgvfgvrocnx", + "name": "qtrhobpqnhjl", + "type": "hgmzmtvqtdn", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json index 6abeb5d57130..6e585958c2be 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json @@ -2,39 +2,17 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "privateEndpointConnectionName": "privateendpointconnectionname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "privateEndpointConnectionName": "jmdvdyygoyv", "api-version": "2023-01-01" }, "responses": { "200": { "body": { "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": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "privateLinkServiceConnectionState": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json index aa9522093aaf..271f12a54a35 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", "api-version": "2023-01-01" }, "responses": { @@ -13,33 +13,33 @@ "value": [ { "properties": { - "provisioningState": "Succeeded", + "provisioningState": "Invalid", "privateEndpoint": { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + "id": "nklkcfpz" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "Auto-Approved", - "actionsRequired": "None" + "description": "rtpicmlnlrjxbttxowehdksohnuxfy", + "actionsRequired": "pokzxn" }, "groupIds": [ - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + "eb" ] }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", - "name": "{privateEndpointConnectionName}", - "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "id": "cbvpmgvfgvrocnx", + "name": "qtrhobpqnhjl", + "type": "hgmzmtvqtdn", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" } } ], - "nextLink": "mwzcxnylrsniowju" + "nextLink": "usjuikkgmnoyqsciltjkrmnl" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json index aa9522093aaf..edd96744cc43 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json @@ -2,45 +2,14 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", "api-version": "2023-01-01" }, "responses": { "200": { - "body": { - "value": [ - { - "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": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" - } - } - ], - "nextLink": "mwzcxnylrsniowju" - } + "body": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json index f45e975e9111..99420931cb45 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", "api-version": "2023-01-01" }, "responses": { @@ -13,28 +13,28 @@ "value": [ { "properties": { - "groupId": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", + "groupId": "bkkfvjqqku", "requiredMembers": [ - "{volumeGroupName}" + "bazrmetfmtagomcofiq" ], "requiredZoneNames": [ - "lsknuvjjtgsrocmoq" + "ltmqpdppbjdzgvbdv" ] }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", - "name": "{privateEndpointConnectionName}", - "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "id": "gtcelppvl", + "name": "kfuwjziirogatsstkhcynysowon", + "type": "sfvfcpoqjdjxjmtwwdbvcf", "systemData": { - "createdBy": "zloujisrarsox", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" } } ], - "nextLink": "qpcenviendbpjuhyzwzshdkd" + "nextLink": "zgbfaruckdwcwemtk" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json index f45e975e9111..c7bae1c5771a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json @@ -2,40 +2,14 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", "api-version": "2023-01-01" }, "responses": { "200": { - "body": { - "value": [ - { - "properties": { - "groupId": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", - "requiredMembers": [ - "{volumeGroupName}" - ], - "requiredZoneNames": [ - "lsknuvjjtgsrocmoq" - ] - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", - "name": "{privateEndpointConnectionName}", - "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", - "systemData": { - "createdBy": "zloujisrarsox", - "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - } - } - ], - "nextLink": "qpcenviendbpjuhyzwzshdkd" - } + "body": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json index 0b313f126835..52021a7dde17 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "List all the available Skus in the region and information related to them", "operationId": "Skus_List", "parameters": { - "subscriptionId": "subscriptionid", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", "api-version": "2023-01-01", - "$filter": "dtycml" + "$filter": "wqpvqwrikjo" }, "responses": { "200": { @@ -13,26 +13,27 @@ { "name": "Premium_LRS", "tier": "Premium", - "resourceType": "rnumsqm", + "resourceType": "wsskyfdbzqrn", "locations": [ - "jqdpabrworxiinhlmfmtko" + "mxdfgdvlk" ], "locationInfo": [ { - "location": "oxpkwgcdvlonfcwtttor", + "location": "dkfhbgrddsxbozub", "zones": [ - "1" + "ocxxz" ] } ], "capabilities": [ { - "name": "fihkmeasrwpjyti", - "value": "jlojmjpjucekutlgtwhjgxwpqctdjy" + "name": "hyu", + "value": "k" } ] } - ] + ], + "nextLink": "ytdwgfvhp" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json index 48499f13921e..ba61868f9674 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "title": "List all the available Skus in the region and information related to them", "operationId": "Skus_List", "parameters": { - "subscriptionId": "subscriptionid", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json new file mode 100644 index 000000000000..e8b4b7790060 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json @@ -0,0 +1,70 @@ +{ + "title": "Snapshots_Create", + "operationId": "Snapshots_Create", + "parameters": { + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", + "snapshotName": "456-64pdq", + "parameters": { + "properties": { + "creationData": { + "sourceId": "lnurcikbduammoakdibvwjbwgo" + } + } + }, + "api-version": "2023-01-01" + }, + "responses": { + "200": { + "body": { + "properties": { + "creationData": { + "sourceId": "lnurcikbduammoakdibvwjbwgo" + }, + "provisioningState": "Invalid", + "sourceVolumeSizeGiB": 22, + "volumeName": "cjkkuqjubi" + }, + "id": "uwqispwetbhbzipqnmp", + "name": "zfyzaoacyxwbtmpcbxnl", + "type": "pjeqsc", + "systemData": { + "createdBy": "fvhvdngqkve", + "createdByType": "User", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } + } + }, + "201": { + "headers": { + "location": "https://contoso.com/operationstatus" + }, + "body": { + "properties": { + "creationData": { + "sourceId": "lnurcikbduammoakdibvwjbwgo" + }, + "provisioningState": "Invalid", + "sourceVolumeSizeGiB": 22, + "volumeName": "cjkkuqjubi" + }, + "id": "uwqispwetbhbzipqnmp", + "name": "zfyzaoacyxwbtmpcbxnl", + "type": "pjeqsc", + "systemData": { + "createdBy": "fvhvdngqkve", + "createdByType": "User", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json new file mode 100644 index 000000000000..936467a9c860 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json @@ -0,0 +1,42 @@ +{ + "title": "Snapshots_Create", + "operationId": "Snapshots_Create", + "parameters": { + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", + "snapshotName": "456-64pdq", + "parameters": { + "properties": { + "creationData": { + "sourceId": "lnurcikbduammoakdibvwjbwgo" + } + } + }, + "api-version": "2023-01-01" + }, + "responses": { + "200": { + "body": { + "properties": { + "creationData": { + "sourceId": "lnurcikbduammoakdibvwjbwgo" + } + } + } + }, + "201": { + "headers": { + "location": "https://contoso.com/operationstatus" + }, + "body": { + "properties": { + "creationData": { + "sourceId": "lnurcikbduammoakdibvwjbwgo" + } + } + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json new file mode 100644 index 000000000000..a86da772f18b --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "Snapshots_Delete", + "operationId": "Snapshots_Delete", + "parameters": { + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", + "snapshotName": "456-64pdq", + "api-version": "2023-01-01" + }, + "responses": { + "200": {}, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + }, + "204": {} + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json new file mode 100644 index 000000000000..a86da772f18b --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "title": "Snapshots_Delete", + "operationId": "Snapshots_Delete", + "parameters": { + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", + "snapshotName": "456-64pdq", + "api-version": "2023-01-01" + }, + "responses": { + "200": {}, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } + }, + "204": {} + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..b0b798241a1e --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json @@ -0,0 +1,37 @@ +{ + "title": "Snapshots_Get", + "operationId": "Snapshots_Get", + "parameters": { + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", + "snapshotName": "456-64pdq", + "api-version": "2023-01-01" + }, + "responses": { + "200": { + "body": { + "properties": { + "creationData": { + "sourceId": "lnurcikbduammoakdibvwjbwgo" + }, + "provisioningState": "Invalid", + "sourceVolumeSizeGiB": 22, + "volumeName": "cjkkuqjubi" + }, + "id": "uwqispwetbhbzipqnmp", + "name": "zfyzaoacyxwbtmpcbxnl", + "type": "pjeqsc", + "systemData": { + "createdBy": "fvhvdngqkve", + "createdByType": "User", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..3c838e6d23b0 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json @@ -0,0 +1,23 @@ +{ + "title": "Snapshots_Get", + "operationId": "Snapshots_Get", + "parameters": { + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", + "snapshotName": "456-64pdq", + "api-version": "2023-01-01" + }, + "responses": { + "200": { + "body": { + "properties": { + "creationData": { + "sourceId": "lnurcikbduammoakdibvwjbwgo" + } + } + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json new file mode 100644 index 000000000000..a37106ab1e68 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json @@ -0,0 +1,42 @@ +{ + "title": "Snapshots_ListByVolumeGroup", + "operationId": "Snapshots_ListByVolumeGroup", + "parameters": { + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", + "$filter": "lxbqrdjrytdadmhmgxckhmp", + "api-version": "2023-01-01" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "creationData": { + "sourceId": "lnurcikbduammoakdibvwjbwgo" + }, + "provisioningState": "Invalid", + "sourceVolumeSizeGiB": 22, + "volumeName": "cjkkuqjubi" + }, + "id": "uwqispwetbhbzipqnmp", + "name": "zfyzaoacyxwbtmpcbxnl", + "type": "pjeqsc", + "systemData": { + "createdBy": "fvhvdngqkve", + "createdByType": "User", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } + } + ], + "nextLink": "ysoauxkodsfqclnidfo" + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json new file mode 100644 index 000000000000..7791dde4ae31 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "Snapshots_ListByVolumeGroup", + "operationId": "Snapshots_ListByVolumeGroup", + "parameters": { + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", + "api-version": "2023-01-01" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MaximumSet_Gen.json new file mode 100644 index 000000000000..40f597804edd --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MaximumSet_Gen.json @@ -0,0 +1,42 @@ +{ + "title": "Snapshots_Update", + "operationId": "Snapshots_Update", + "parameters": { + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", + "snapshotName": "456-64pdq", + "parameters": { + "tags": { + "key195": "afsdkrpxhvqrscbgxzjvecooa" + } + }, + "api-version": "2023-01-01" + }, + "responses": { + "200": { + "body": { + "properties": { + "creationData": { + "sourceId": "lnurcikbduammoakdibvwjbwgo" + }, + "provisioningState": "Invalid", + "sourceVolumeSizeGiB": 22, + "volumeName": "cjkkuqjubi" + }, + "id": "uwqispwetbhbzipqnmp", + "name": "zfyzaoacyxwbtmpcbxnl", + "type": "pjeqsc", + "systemData": { + "createdBy": "fvhvdngqkve", + "createdByType": "User", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MinimumSet_Gen.json new file mode 100644 index 000000000000..5d0f6ad916d9 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MinimumSet_Gen.json @@ -0,0 +1,24 @@ +{ + "title": "Snapshots_Update", + "operationId": "Snapshots_Update", + "parameters": { + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", + "snapshotName": "456-64pdq", + "parameters": {}, + "api-version": "2023-01-01" + }, + "responses": { + "200": { + "body": { + "properties": { + "creationData": { + "sourceId": "lnurcikbduammoakdibvwjbwgo" + } + } + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json index 57b7f7095c58..f7e0e6f74f33 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", "parameters": { "properties": { "protocolType": "Iscsi", @@ -13,7 +13,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", + "id": "coeaxqqirnqxhacttpua", "action": "Allow" } ] @@ -26,30 +26,59 @@ "200": { "body": { "properties": { - "provisioningState": "Succeeded", + "provisioningState": "Invalid", "protocolType": "Iscsi", "encryption": "EncryptionAtRestWithPlatformKey", "networkAcls": { "virtualNetworkRules": [ { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", + "id": "coeaxqqirnqxhacttpua", "action": "Allow", "state": "provisioning" } ] - } + }, + "privateEndpointConnections": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "nklkcfpz" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "rtpicmlnlrjxbttxowehdksohnuxfy", + "actionsRequired": "pokzxn" + }, + "groupIds": [ + "eb" + ] + }, + "id": "cbvpmgvfgvrocnx", + "name": "qtrhobpqnhjl", + "type": "hgmzmtvqtdn", + "systemData": { + "createdBy": "fvhvdngqkve", + "createdByType": "User", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } + } + ] }, + "id": "cknblwwuoobam", + "name": "wgavqdsdkmiesfbspvueuhfiee", + "type": "y", "systemData": { - "createdBy": "zloujisrarsox", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", - "name": "cr", - "type": "Microsoft.ElasticSan/elasticSans/volumeGroups" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } } }, "201": { @@ -64,24 +93,53 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", + "id": "coeaxqqirnqxhacttpua", "action": "Allow", "state": "provisioning" } ] - } + }, + "privateEndpointConnections": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "nklkcfpz" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "rtpicmlnlrjxbttxowehdksohnuxfy", + "actionsRequired": "pokzxn" + }, + "groupIds": [ + "eb" + ] + }, + "id": "cbvpmgvfgvrocnx", + "name": "qtrhobpqnhjl", + "type": "hgmzmtvqtdn", + "systemData": { + "createdBy": "fvhvdngqkve", + "createdByType": "User", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } + } + ] }, + "id": "cknblwwuoobam", + "name": "wgavqdsdkmiesfbspvueuhfiee", + "type": "y", "systemData": { - "createdBy": "zloujisrarsox", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", - "name": "cr", - "type": "Microsoft.ElasticSan/elasticSans/volumeGroups" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json index 1c2e4fd96516..1b927358b712 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -2,74 +2,22 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", "parameters": {}, "api-version": "2023-01-01" }, "responses": { "200": { - "body": { - "properties": { - "provisioningState": "Succeeded", - "protocolType": "Iscsi", - "encryption": "EncryptionAtRestWithPlatformKey", - "networkAcls": { - "virtualNetworkRules": [ - { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", - "action": "Allow", - "state": "provisioning" - } - ] - } - }, - "systemData": { - "createdBy": "zloujisrarsox", - "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", - "name": "cr", - "type": "Microsoft.ElasticSan/elasticSans/volumeGroups" - } + "body": {} }, "201": { "headers": { "location": "https://contoso.com/operationstatus" }, - "body": { - "properties": { - "provisioningState": "Invalid", - "protocolType": "Iscsi", - "encryption": "EncryptionAtRestWithPlatformKey", - "networkAcls": { - "virtualNetworkRules": [ - { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", - "action": "Allow", - "state": "provisioning" - } - ] - } - }, - "systemData": { - "createdBy": "zloujisrarsox", - "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", - "name": "cr", - "type": "Microsoft.ElasticSan/elasticSans/volumeGroups" - } + "body": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json index 4c85a5dd6ead..51a097411e18 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json index 4c85a5dd6ead..51a097411e18 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json index 319ebfcab630..77a9708a60ed 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", "api-version": "2023-01-01" }, "responses": { @@ -18,7 +18,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", + "id": "coeaxqqirnqxhacttpua", "action": "Allow", "state": "provisioning" } @@ -27,44 +27,44 @@ "privateEndpointConnections": [ { "properties": { - "provisioningState": "Succeeded", + "provisioningState": "Invalid", "privateEndpoint": { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + "id": "nklkcfpz" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "Auto-Approved", - "actionsRequired": "None" + "description": "rtpicmlnlrjxbttxowehdksohnuxfy", + "actionsRequired": "pokzxn" }, "groupIds": [ - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + "eb" ] }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", - "name": "{privateEndpointConnectionName}", - "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "id": "cbvpmgvfgvrocnx", + "name": "qtrhobpqnhjl", + "type": "hgmzmtvqtdn", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" } } ] }, + "id": "cknblwwuoobam", + "name": "wgavqdsdkmiesfbspvueuhfiee", + "type": "y", "systemData": { - "createdBy": "zloujisrarsox", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", - "name": "cr", - "type": "Microsoft.ElasticSan/elasticSans/volumeGroups" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json index 319ebfcab630..d4fc8b0db8a7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json @@ -2,70 +2,15 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", "api-version": "2023-01-01" }, "responses": { "200": { - "body": { - "properties": { - "provisioningState": "Invalid", - "protocolType": "Iscsi", - "encryption": "EncryptionAtRestWithPlatformKey", - "networkAcls": { - "virtualNetworkRules": [ - { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", - "action": "Allow", - "state": "provisioning" - } - ] - }, - "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": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" - } - } - ] - }, - "systemData": { - "createdBy": "zloujisrarsox", - "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", - "name": "cr", - "type": "Microsoft.ElasticSan/elasticSans/volumeGroups" - } + "body": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json index 23ed05235e69..b1126ae7971c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", "api-version": "2023-01-01" }, "responses": { @@ -19,7 +19,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", + "id": "coeaxqqirnqxhacttpua", "action": "Allow", "state": "provisioning" } @@ -28,47 +28,47 @@ "privateEndpointConnections": [ { "properties": { - "provisioningState": "Succeeded", + "provisioningState": "Invalid", "privateEndpoint": { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + "id": "nklkcfpz" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "Auto-Approved", - "actionsRequired": "None" + "description": "rtpicmlnlrjxbttxowehdksohnuxfy", + "actionsRequired": "pokzxn" }, "groupIds": [ - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + "eb" ] }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", - "name": "{privateEndpointConnectionName}", - "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "id": "cbvpmgvfgvrocnx", + "name": "qtrhobpqnhjl", + "type": "hgmzmtvqtdn", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" } } ] }, + "id": "cknblwwuoobam", + "name": "wgavqdsdkmiesfbspvueuhfiee", + "type": "y", "systemData": { - "createdBy": "zloujisrarsox", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", - "name": "cr", - "type": "Microsoft.ElasticSan/elasticSans/volumeGroups" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } } ], - "nextLink": "bgcskeodhoozkjhfkkrdhnaxuroujc" + "nextLink": "isvgfffauuddhj" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json index 23ed05235e69..b4bf039c052d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json @@ -2,74 +2,14 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", "api-version": "2023-01-01" }, "responses": { "200": { - "body": { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "protocolType": "Iscsi", - "encryption": "EncryptionAtRestWithPlatformKey", - "networkAcls": { - "virtualNetworkRules": [ - { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", - "action": "Allow", - "state": "provisioning" - } - ] - }, - "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": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" - } - } - ] - }, - "systemData": { - "createdBy": "zloujisrarsox", - "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", - "name": "cr", - "type": "Microsoft.ElasticSan/elasticSans/volumeGroups" - } - ], - "nextLink": "bgcskeodhoozkjhfkkrdhnaxuroujc" - } + "body": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json index 7d895d14606c..8bc906d70db7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", "parameters": { "properties": { "protocolType": "Iscsi", @@ -13,7 +13,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", + "id": "coeaxqqirnqxhacttpua", "action": "Allow" } ] @@ -32,7 +32,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", + "id": "coeaxqqirnqxhacttpua", "action": "Allow", "state": "provisioning" } @@ -41,44 +41,44 @@ "privateEndpointConnections": [ { "properties": { - "provisioningState": "Succeeded", + "provisioningState": "Invalid", "privateEndpoint": { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + "id": "nklkcfpz" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "Auto-Approved", - "actionsRequired": "None" + "description": "rtpicmlnlrjxbttxowehdksohnuxfy", + "actionsRequired": "pokzxn" }, "groupIds": [ - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + "eb" ] }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", - "name": "{privateEndpointConnectionName}", - "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "id": "cbvpmgvfgvrocnx", + "name": "qtrhobpqnhjl", + "type": "hgmzmtvqtdn", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" } } ] }, + "id": "cknblwwuoobam", + "name": "wgavqdsdkmiesfbspvueuhfiee", + "type": "y", "systemData": { - "createdBy": "zloujisrarsox", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", - "name": "cr", - "type": "Microsoft.ElasticSan/elasticSans/volumeGroups" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } } }, "202": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json index bf55b6a6862d..b4091c068903 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json @@ -2,71 +2,16 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", "parameters": {}, "api-version": "2023-01-01" }, "responses": { "200": { - "body": { - "properties": { - "provisioningState": "Invalid", - "protocolType": "Iscsi", - "encryption": "EncryptionAtRestWithPlatformKey", - "networkAcls": { - "virtualNetworkRules": [ - { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", - "action": "Allow", - "state": "provisioning" - } - ] - }, - "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": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" - } - } - ] - }, - "systemData": { - "createdBy": "zloujisrarsox", - "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", - "name": "cr", - "type": "Microsoft.ElasticSan/elasticSans/volumeGroups" - } + "body": {} }, "202": { "headers": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json index 4bbe4d347a0d..f776818d9130 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json @@ -2,18 +2,18 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", - "volumeName": "volumename", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", + "volumeName": "3-c692", "parameters": { "properties": { "creationData": { "createSource": "None", - "sourceUri": " ARM Id of resource" + "sourceId": "jrqmwtky" }, - "sizeGiB": 23 + "sizeGiB": 6 } }, "api-version": "2023-01-01" @@ -22,31 +22,31 @@ "200": { "body": { "properties": { - "volumeId": "hkbhievbyopwjqawbyvqi", + "volumeId": "jiqvoyjcnnu", "creationData": { "createSource": "None", - "sourceUri": " ARM Id of resource" + "sourceId": "jrqmwtky" }, - "sizeGiB": 23, + "sizeGiB": 6, "storageTarget": { - "targetIqn": "yuuex", - "targetPortalHostname": "yktnmynpdjpmztwuwcvipp", - "targetPortalPort": 3, - "provisioningState": "Succeeded", + "targetIqn": "ziiu", + "targetPortalHostname": "d", + "targetPortalPort": 7, + "provisioningState": "Invalid", "status": "Invalid" } }, + "id": "zcfhktlatcrnmhbkocwpzktxr", + "name": "asgultueeinskshdc", + "type": "jyujcsab", "systemData": { - "createdBy": "zloujisrarsox", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}", - "name": "ipmipjggodoxjua", - "type": "Microsoft.ElasticSan/elasticSans" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } } }, "201": { @@ -55,31 +55,31 @@ }, "body": { "properties": { - "volumeId": "hkbhievbyopwjqawbyvqi", + "volumeId": "jiqvoyjcnnu", "creationData": { "createSource": "None", - "sourceUri": " ARM Id of resource" + "sourceId": "jrqmwtky" }, - "sizeGiB": 23, + "sizeGiB": 6, "storageTarget": { - "targetIqn": "yuuex", - "targetPortalHostname": "yktnmynpdjpmztwuwcvipp", - "targetPortalPort": 3, - "provisioningState": "Creating", + "targetIqn": "ziiu", + "targetPortalHostname": "d", + "targetPortalPort": 7, + "provisioningState": "Invalid", "status": "Invalid" } }, + "id": "zcfhktlatcrnmhbkocwpzktxr", + "name": "asgultueeinskshdc", + "type": "jyujcsab", "systemData": { - "createdBy": "zloujisrarsox", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}", - "name": "ipmipjggodoxjua", - "type": "Microsoft.ElasticSan/elasticSans" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json index 5bf1c576d51f..39e01003f1df 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json @@ -2,14 +2,14 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", - "volumeName": "volumename", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", + "volumeName": "3-c692", "parameters": { "properties": { - "sizeGiB": 23 + "sizeGiB": 6 } }, "api-version": "2023-01-01" @@ -18,31 +18,8 @@ "200": { "body": { "properties": { - "volumeId": "hkbhievbyopwjqawbyvqi", - "creationData": { - "createSource": "None", - "sourceUri": " ARM Id of resource" - }, - "sizeGiB": 23, - "storageTarget": { - "targetIqn": "yuuex", - "targetPortalHostname": "yktnmynpdjpmztwuwcvipp", - "targetPortalPort": 3, - "provisioningState": "Succeeded", - "status": "Invalid" - } - }, - "systemData": { - "createdBy": "zloujisrarsox", - "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}", - "name": "ipmipjggodoxjua", - "type": "Microsoft.ElasticSan/elasticSans" + "sizeGiB": 6 + } } }, "201": { @@ -51,31 +28,8 @@ }, "body": { "properties": { - "volumeId": "hkbhievbyopwjqawbyvqi", - "creationData": { - "createSource": "None", - "sourceUri": " ARM Id of resource" - }, - "sizeGiB": 23, - "storageTarget": { - "targetIqn": "yuuex", - "targetPortalHostname": "yktnmynpdjpmztwuwcvipp", - "targetPortalPort": 3, - "provisioningState": "Creating", - "status": "Invalid" - } - }, - "systemData": { - "createdBy": "zloujisrarsox", - "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}", - "name": "ipmipjggodoxjua", - "type": "Microsoft.ElasticSan/elasticSans" + "sizeGiB": 6 + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json index d998c54f71df..e77e372d4f4d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", - "volumeName": "volumename", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", + "volumeName": "3-c692", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json index d998c54f71df..e77e372d4f4d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", - "volumeName": "volumename", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", + "volumeName": "3-c692", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json index 3ff566c8701e..45e302ec6096 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json @@ -2,42 +2,42 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", - "volumeName": "volumename", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", + "volumeName": "3-c692", "api-version": "2023-01-01" }, "responses": { "200": { "body": { "properties": { - "volumeId": "hkbhievbyopwjqawbyvqi", + "volumeId": "jiqvoyjcnnu", "creationData": { "createSource": "None", - "sourceUri": " ARM Id of resource" + "sourceId": "jrqmwtky" }, - "sizeGiB": 23, + "sizeGiB": 6, "storageTarget": { - "targetIqn": "yuuex", - "targetPortalHostname": "yktnmynpdjpmztwuwcvipp", - "targetPortalPort": 3, - "provisioningState": "Succeeded", + "targetIqn": "ziiu", + "targetPortalHostname": "d", + "targetPortalPort": 7, + "provisioningState": "Invalid", "status": "Invalid" } }, + "id": "zcfhktlatcrnmhbkocwpzktxr", + "name": "asgultueeinskshdc", + "type": "jyujcsab", "systemData": { - "createdBy": "zloujisrarsox", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}", - "name": "ipmipjggodoxjua", - "type": "Microsoft.ElasticSan/elasticSans" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json index 3ff566c8701e..1f780da2d1b5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json @@ -2,42 +2,19 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", - "volumeName": "volumename", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", + "volumeName": "3-c692", "api-version": "2023-01-01" }, "responses": { "200": { "body": { "properties": { - "volumeId": "hkbhievbyopwjqawbyvqi", - "creationData": { - "createSource": "None", - "sourceUri": " ARM Id of resource" - }, - "sizeGiB": 23, - "storageTarget": { - "targetIqn": "yuuex", - "targetPortalHostname": "yktnmynpdjpmztwuwcvipp", - "targetPortalPort": 3, - "provisioningState": "Succeeded", - "status": "Invalid" - } - }, - "systemData": { - "createdBy": "zloujisrarsox", - "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}", - "name": "ipmipjggodoxjua", - "type": "Microsoft.ElasticSan/elasticSans" + "sizeGiB": 6 + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index 1c6feedd3e56..f7984efb8ec7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", "api-version": "2023-01-01" }, "responses": { @@ -14,34 +14,34 @@ "value": [ { "properties": { - "volumeId": "hkbhievbyopwjqawbyvqi", + "volumeId": "jiqvoyjcnnu", "creationData": { "createSource": "None", - "sourceUri": " ARM Id of resource" + "sourceId": "jrqmwtky" }, - "sizeGiB": 23, + "sizeGiB": 6, "storageTarget": { - "targetIqn": "yuuex", - "targetPortalHostname": "yktnmynpdjpmztwuwcvipp", - "targetPortalPort": 3, - "provisioningState": "Succeeded", + "targetIqn": "ziiu", + "targetPortalHostname": "d", + "targetPortalPort": 7, + "provisioningState": "Invalid", "status": "Invalid" } }, + "id": "zcfhktlatcrnmhbkocwpzktxr", + "name": "asgultueeinskshdc", + "type": "jyujcsab", "systemData": { - "createdBy": "zloujisrarsox", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}", - "name": "ipmipjggodoxjua", - "type": "Microsoft.ElasticSan/elasticSans" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } } ], - "nextLink": "zrjgyuzmjvvatfujsbyrsxrudytm" + "nextLink": "eq" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json index 1c6feedd3e56..cdc04fbf2a6f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json @@ -2,47 +2,15 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", "api-version": "2023-01-01" }, "responses": { "200": { - "body": { - "value": [ - { - "properties": { - "volumeId": "hkbhievbyopwjqawbyvqi", - "creationData": { - "createSource": "None", - "sourceUri": " ARM Id of resource" - }, - "sizeGiB": 23, - "storageTarget": { - "targetIqn": "yuuex", - "targetPortalHostname": "yktnmynpdjpmztwuwcvipp", - "targetPortalPort": 3, - "provisioningState": "Succeeded", - "status": "Invalid" - } - }, - "systemData": { - "createdBy": "zloujisrarsox", - "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}", - "name": "ipmipjggodoxjua", - "type": "Microsoft.ElasticSan/elasticSans" - } - ], - "nextLink": "zrjgyuzmjvvatfujsbyrsxrudytm" - } + "body": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json index 8828dff97f09..0f167fe5df9a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json @@ -2,14 +2,14 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", - "volumeName": "volumename", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", + "volumeName": "3-c692", "parameters": { "properties": { - "sizeGiB": 11 + "sizeGiB": 9 } }, "api-version": "2023-01-01" @@ -18,31 +18,31 @@ "200": { "body": { "properties": { - "volumeId": "hkbhievbyopwjqawbyvqi", + "volumeId": "jiqvoyjcnnu", "creationData": { "createSource": "None", - "sourceUri": " ARM Id of resource" + "sourceId": "jrqmwtky" }, - "sizeGiB": 23, + "sizeGiB": 6, "storageTarget": { - "targetIqn": "yuuex", - "targetPortalHostname": "yktnmynpdjpmztwuwcvipp", - "targetPortalPort": 3, - "provisioningState": "Succeeded", + "targetIqn": "ziiu", + "targetPortalHostname": "d", + "targetPortalPort": 7, + "provisioningState": "Invalid", "status": "Invalid" } }, + "id": "zcfhktlatcrnmhbkocwpzktxr", + "name": "asgultueeinskshdc", + "type": "jyujcsab", "systemData": { - "createdBy": "zloujisrarsox", + "createdBy": "fvhvdngqkve", "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", + "createdAt": "2023-08-01T03:02:58.424Z", + "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}", - "name": "ipmipjggodoxjua", - "type": "Microsoft.ElasticSan/elasticSans" + "lastModifiedAt": "2023-08-01T03:02:58.424Z" + } } }, "202": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json index b16479161b33..9393863f7d55 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", - "volumeName": "volumename", + "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "8c4_80", + "volumeGroupName": "r9v", + "volumeName": "3-c692", "parameters": {}, "api-version": "2023-01-01" }, @@ -14,31 +14,8 @@ "200": { "body": { "properties": { - "volumeId": "hkbhievbyopwjqawbyvqi", - "creationData": { - "createSource": "None", - "sourceUri": " ARM Id of resource" - }, - "sizeGiB": 23, - "storageTarget": { - "targetIqn": "yuuex", - "targetPortalHostname": "yktnmynpdjpmztwuwcvipp", - "targetPortalPort": 3, - "provisioningState": "Succeeded", - "status": "Invalid" - } - }, - "systemData": { - "createdBy": "zloujisrarsox", - "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}", - "name": "ipmipjggodoxjua", - "type": "Microsoft.ElasticSan/elasticSans" + "sizeGiB": 6 + } } }, "202": { From 87d6fb502c32257609dd5cdfd9096edd597be86a Mon Sep 17 00:00:00 2001 From: PreetPRG Date: Wed, 9 Aug 2023 00:12:55 +0530 Subject: [PATCH 02/10] removed state from virtualNetworkRule --- .../stable/2023-01-01/elasticsan.json | 16 --- .../ElasticSans_Create_MaximumSet_Gen.json | 120 +++++++++--------- .../ElasticSans_Create_MinimumSet_Gen.json | 16 +-- .../ElasticSans_Delete_MaximumSet_Gen.json | 4 +- .../ElasticSans_Delete_MinimumSet_Gen.json | 4 +- .../ElasticSans_Get_MaximumSet_Gen.json | 58 ++++----- .../ElasticSans_Get_MinimumSet_Gen.json | 8 +- ...ns_ListByResourceGroup_MaximumSet_Gen.json | 58 ++++----- ...ns_ListByResourceGroup_MinimumSet_Gen.json | 2 +- ...ans_ListBySubscription_MaximumSet_Gen.json | 58 ++++----- ...ans_ListBySubscription_MinimumSet_Gen.json | 2 +- .../ElasticSans_Update_MaximumSet_Gen.json | 64 +++++----- .../ElasticSans_Update_MinimumSet_Gen.json | 8 +- .../Operations_List_MaximumSet_Gen.json | 12 +- ...ointConnections_Create_MaximumSet_Gen.json | 56 ++++---- ...ointConnections_Create_MinimumSet_Gen.json | 6 +- ...ointConnections_Delete_MaximumSet_Gen.json | 6 +- ...ointConnections_Delete_MinimumSet_Gen.json | 6 +- ...ndpointConnections_Get_MaximumSet_Gen.json | 28 ++-- ...ndpointConnections_Get_MinimumSet_Gen.json | 6 +- ...dpointConnections_List_MaximumSet_Gen.json | 28 ++-- ...dpointConnections_List_MinimumSet_Gen.json | 4 +- ...urces_ListByElasticSan_MaximumSet_Gen.json | 26 ++-- ...urces_ListByElasticSan_MinimumSet_Gen.json | 4 +- .../examples/Skus_List_MaximumSet_Gen.json | 18 +-- .../examples/Skus_List_MinimumSet_Gen.json | 2 +- .../Snapshots_Create_MaximumSet_Gen.json | 50 ++++---- .../Snapshots_Create_MinimumSet_Gen.json | 14 +- .../Snapshots_Delete_MaximumSet_Gen.json | 8 +- .../Snapshots_Delete_MinimumSet_Gen.json | 8 +- .../Snapshots_Get_MaximumSet_Gen.json | 28 ++-- .../Snapshots_Get_MinimumSet_Gen.json | 10 +- ...hots_ListByVolumeGroup_MaximumSet_Gen.json | 30 ++--- ...hots_ListByVolumeGroup_MinimumSet_Gen.json | 6 +- .../Snapshots_Update_MaximumSet_Gen.json | 30 ++--- .../Snapshots_Update_MinimumSet_Gen.json | 10 +- .../VolumeGroups_Create_MaximumSet_Gen.json | 90 +++++++------ .../VolumeGroups_Create_MinimumSet_Gen.json | 6 +- .../VolumeGroups_Delete_MaximumSet_Gen.json | 6 +- .../VolumeGroups_Delete_MinimumSet_Gen.json | 6 +- .../VolumeGroups_Get_MaximumSet_Gen.json | 47 ++++--- .../VolumeGroups_Get_MinimumSet_Gen.json | 6 +- ...roups_ListByElasticSan_MaximumSet_Gen.json | 47 ++++--- ...roups_ListByElasticSan_MinimumSet_Gen.json | 4 +- .../VolumeGroups_Update_MaximumSet_Gen.json | 49 ++++--- .../VolumeGroups_Update_MinimumSet_Gen.json | 6 +- .../Volumes_Create_MaximumSet_Gen.json | 64 +++++----- .../Volumes_Create_MinimumSet_Gen.json | 14 +- .../Volumes_Delete_MaximumSet_Gen.json | 8 +- .../Volumes_Delete_MinimumSet_Gen.json | 8 +- .../examples/Volumes_Get_MaximumSet_Gen.json | 34 ++--- .../examples/Volumes_Get_MinimumSet_Gen.json | 10 +- ...umes_ListByVolumeGroup_MaximumSet_Gen.json | 34 ++--- ...umes_ListByVolumeGroup_MinimumSet_Gen.json | 6 +- .../Volumes_Update_MaximumSet_Gen.json | 36 +++--- .../Volumes_Update_MinimumSet_Gen.json | 10 +- 56 files changed, 642 insertions(+), 663 deletions(-) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json index f07161f53775..9e72ae852c59 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json @@ -2326,22 +2326,6 @@ }, "default": "Allow", "description": "The action of virtual network rule." - }, - "state": { - "type": "string", - "readOnly": true, - "enum": [ - "provisioning", - "deprovisioning", - "succeeded", - "failed", - "networkSourceDeleted" - ], - "x-ms-enum": { - "name": "State", - "modelAsString": true - }, - "description": "Gets the state of virtual network rule." } }, "required": [ diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json index 6dea73d10e88..d68ec3a25277 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", + "elasticSanName": "Hh6b-klD", "parameters": { "properties": { "sku": { @@ -12,15 +12,15 @@ "tier": "Premium" }, "availabilityZones": [ - "rvxrhlktjvzwneij" + "yabalkbwuiwnipclseb" ], - "baseSizeTiB": 27, + "baseSizeTiB": 23, "extendedCapacitySizeTiB": 8 }, "tags": { - "key7378": "lj" + "key5512": "yzzhojxvi" }, - "location": "jnhxtvtgjuvavnbbrxvgk" + "location": "vnwuottxddjussuwjgyazf" }, "api-version": "2023-01-01" }, @@ -33,60 +33,60 @@ "tier": "Premium" }, "availabilityZones": [ - "rvxrhlktjvzwneij" + "yabalkbwuiwnipclseb" ], "provisioningState": "Invalid", - "baseSizeTiB": 27, + "baseSizeTiB": 23, "extendedCapacitySizeTiB": 8, - "totalVolumeSizeGiB": 18, - "volumeGroupCount": 25, - "totalIops": 10, - "totalMBps": 3, - "totalSizeTiB": 8, + "totalVolumeSizeGiB": 1, + "volumeGroupCount": 2, + "totalIops": 20, + "totalMBps": 30, + "totalSizeTiB": 27, "privateEndpointConnections": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "nklkcfpz" + "id": "uejrplgrpn" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rtpicmlnlrjxbttxowehdksohnuxfy", - "actionsRequired": "pokzxn" + "description": "aoszwzvraacanmvttvdu", + "actionsRequired": "xumqyumnuroawvsislahkt" }, "groupIds": [ - "eb" + "f" ] }, - "id": "cbvpmgvfgvrocnx", - "name": "qtrhobpqnhjl", - "type": "hgmzmtvqtdn", + "id": "kjfemyqaykey", + "name": "wwzaupwfk", + "type": "ekauadjq", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } ] }, "tags": { - "key7378": "lj" + "key5512": "yzzhojxvi" }, - "location": "jnhxtvtgjuvavnbbrxvgk", - "id": "vskmzxw", - "name": "gsbvndpcp", - "type": "aabzgutqfpppnb", + "location": "vnwuottxddjussuwjgyazf", + "id": "skxmasuehqe", + "name": "ew", + "type": "izynkpfpfe", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } }, @@ -101,60 +101,60 @@ "tier": "Premium" }, "availabilityZones": [ - "rvxrhlktjvzwneij" + "yabalkbwuiwnipclseb" ], "provisioningState": "Invalid", - "baseSizeTiB": 27, + "baseSizeTiB": 23, "extendedCapacitySizeTiB": 8, - "totalVolumeSizeGiB": 18, - "volumeGroupCount": 25, - "totalIops": 10, - "totalMBps": 3, - "totalSizeTiB": 8, + "totalVolumeSizeGiB": 1, + "volumeGroupCount": 2, + "totalIops": 20, + "totalMBps": 30, + "totalSizeTiB": 27, "privateEndpointConnections": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "nklkcfpz" + "id": "uejrplgrpn" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rtpicmlnlrjxbttxowehdksohnuxfy", - "actionsRequired": "pokzxn" + "description": "aoszwzvraacanmvttvdu", + "actionsRequired": "xumqyumnuroawvsislahkt" }, "groupIds": [ - "eb" + "f" ] }, - "id": "cbvpmgvfgvrocnx", - "name": "qtrhobpqnhjl", - "type": "hgmzmtvqtdn", + "id": "kjfemyqaykey", + "name": "wwzaupwfk", + "type": "ekauadjq", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } ] }, "tags": { - "key7378": "lj" + "key5512": "yzzhojxvi" }, - "location": "jnhxtvtgjuvavnbbrxvgk", - "id": "vskmzxw", - "name": "gsbvndpcp", - "type": "aabzgutqfpppnb", + "location": "vnwuottxddjussuwjgyazf", + "id": "skxmasuehqe", + "name": "ew", + "type": "izynkpfpfe", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json index a49e7dc877dc..f06a081378b0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json @@ -2,18 +2,18 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", + "elasticSanName": "Hh6b-klD", "parameters": { "properties": { "sku": { "name": "Premium_LRS" }, - "baseSizeTiB": 27, + "baseSizeTiB": 23, "extendedCapacitySizeTiB": 8 }, - "location": "jnhxtvtgjuvavnbbrxvgk" + "location": "vnwuottxddjussuwjgyazf" }, "api-version": "2023-01-01" }, @@ -24,10 +24,10 @@ "sku": { "name": "Premium_LRS" }, - "baseSizeTiB": 27, + "baseSizeTiB": 23, "extendedCapacitySizeTiB": 8 }, - "location": "jnhxtvtgjuvavnbbrxvgk" + "location": "vnwuottxddjussuwjgyazf" } }, "201": { @@ -39,10 +39,10 @@ "sku": { "name": "Premium_LRS" }, - "baseSizeTiB": 27, + "baseSizeTiB": 23, "extendedCapacitySizeTiB": 8 }, - "location": "jnhxtvtgjuvavnbbrxvgk" + "location": "vnwuottxddjussuwjgyazf" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json index 7aa5f925bd94..f3979e3e8b17 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", + "elasticSanName": "Hh6b-klD", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json index 7aa5f925bd94..f3979e3e8b17 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", + "elasticSanName": "Hh6b-klD", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json index c993d2395361..21181f61b8bc 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", + "elasticSanName": "Hh6b-klD", "api-version": "2023-01-01" }, "responses": { @@ -16,60 +16,60 @@ "tier": "Premium" }, "availabilityZones": [ - "rvxrhlktjvzwneij" + "yabalkbwuiwnipclseb" ], "provisioningState": "Invalid", - "baseSizeTiB": 27, + "baseSizeTiB": 23, "extendedCapacitySizeTiB": 8, - "totalVolumeSizeGiB": 18, - "volumeGroupCount": 25, - "totalIops": 10, - "totalMBps": 3, - "totalSizeTiB": 8, + "totalVolumeSizeGiB": 1, + "volumeGroupCount": 2, + "totalIops": 20, + "totalMBps": 30, + "totalSizeTiB": 27, "privateEndpointConnections": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "nklkcfpz" + "id": "uejrplgrpn" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rtpicmlnlrjxbttxowehdksohnuxfy", - "actionsRequired": "pokzxn" + "description": "aoszwzvraacanmvttvdu", + "actionsRequired": "xumqyumnuroawvsislahkt" }, "groupIds": [ - "eb" + "f" ] }, - "id": "cbvpmgvfgvrocnx", - "name": "qtrhobpqnhjl", - "type": "hgmzmtvqtdn", + "id": "kjfemyqaykey", + "name": "wwzaupwfk", + "type": "ekauadjq", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } ] }, "tags": { - "key7378": "lj" + "key5512": "yzzhojxvi" }, - "location": "jnhxtvtgjuvavnbbrxvgk", - "id": "vskmzxw", - "name": "gsbvndpcp", - "type": "aabzgutqfpppnb", + "location": "vnwuottxddjussuwjgyazf", + "id": "skxmasuehqe", + "name": "ew", + "type": "izynkpfpfe", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json index 0293069cfd75..c700e40e5a19 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", + "elasticSanName": "Hh6b-klD", "api-version": "2023-01-01" }, "responses": { @@ -14,10 +14,10 @@ "sku": { "name": "Premium_LRS" }, - "baseSizeTiB": 27, + "baseSizeTiB": 23, "extendedCapacitySizeTiB": 8 }, - "location": "jnhxtvtgjuvavnbbrxvgk" + "location": "vnwuottxddjussuwjgyazf" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index 93598e0bae03..4d6a4389da3c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", "api-version": "2023-01-01" }, @@ -17,64 +17,64 @@ "tier": "Premium" }, "availabilityZones": [ - "rvxrhlktjvzwneij" + "yabalkbwuiwnipclseb" ], "provisioningState": "Invalid", - "baseSizeTiB": 27, + "baseSizeTiB": 23, "extendedCapacitySizeTiB": 8, - "totalVolumeSizeGiB": 18, - "volumeGroupCount": 25, - "totalIops": 10, - "totalMBps": 3, - "totalSizeTiB": 8, + "totalVolumeSizeGiB": 1, + "volumeGroupCount": 2, + "totalIops": 20, + "totalMBps": 30, + "totalSizeTiB": 27, "privateEndpointConnections": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "nklkcfpz" + "id": "uejrplgrpn" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rtpicmlnlrjxbttxowehdksohnuxfy", - "actionsRequired": "pokzxn" + "description": "aoszwzvraacanmvttvdu", + "actionsRequired": "xumqyumnuroawvsislahkt" }, "groupIds": [ - "eb" + "f" ] }, - "id": "cbvpmgvfgvrocnx", - "name": "qtrhobpqnhjl", - "type": "hgmzmtvqtdn", + "id": "kjfemyqaykey", + "name": "wwzaupwfk", + "type": "ekauadjq", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } ] }, "tags": { - "key7378": "lj" + "key5512": "yzzhojxvi" }, - "location": "jnhxtvtgjuvavnbbrxvgk", - "id": "vskmzxw", - "name": "gsbvndpcp", - "type": "aabzgutqfpppnb", + "location": "vnwuottxddjussuwjgyazf", + "id": "skxmasuehqe", + "name": "ew", + "type": "izynkpfpfe", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } ], - "nextLink": "ugzmctgnxy" + "nextLink": "muhjfzgbyfq" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index c17f8ab787a4..8be488f2488f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", "api-version": "2023-01-01" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index d579c06ad543..f7bf29c7fba0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "api-version": "2023-01-01" }, "responses": { @@ -16,64 +16,64 @@ "tier": "Premium" }, "availabilityZones": [ - "rvxrhlktjvzwneij" + "yabalkbwuiwnipclseb" ], "provisioningState": "Invalid", - "baseSizeTiB": 27, + "baseSizeTiB": 23, "extendedCapacitySizeTiB": 8, - "totalVolumeSizeGiB": 18, - "volumeGroupCount": 25, - "totalIops": 10, - "totalMBps": 3, - "totalSizeTiB": 8, + "totalVolumeSizeGiB": 1, + "volumeGroupCount": 2, + "totalIops": 20, + "totalMBps": 30, + "totalSizeTiB": 27, "privateEndpointConnections": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "nklkcfpz" + "id": "uejrplgrpn" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rtpicmlnlrjxbttxowehdksohnuxfy", - "actionsRequired": "pokzxn" + "description": "aoszwzvraacanmvttvdu", + "actionsRequired": "xumqyumnuroawvsislahkt" }, "groupIds": [ - "eb" + "f" ] }, - "id": "cbvpmgvfgvrocnx", - "name": "qtrhobpqnhjl", - "type": "hgmzmtvqtdn", + "id": "kjfemyqaykey", + "name": "wwzaupwfk", + "type": "ekauadjq", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } ] }, "tags": { - "key7378": "lj" + "key5512": "yzzhojxvi" }, - "location": "jnhxtvtgjuvavnbbrxvgk", - "id": "vskmzxw", - "name": "gsbvndpcp", - "type": "aabzgutqfpppnb", + "location": "vnwuottxddjussuwjgyazf", + "id": "skxmasuehqe", + "name": "ew", + "type": "izynkpfpfe", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } ], - "nextLink": "ugzmctgnxy" + "nextLink": "muhjfzgbyfq" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index d5cb39c2caab..514f3f33ea3d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json index b5248f60497f..6be890470b90 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -2,16 +2,16 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", + "elasticSanName": "Hh6b-klD", "parameters": { "properties": { - "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 20 + "baseSizeTiB": 8, + "extendedCapacitySizeTiB": 21 }, "tags": { - "key3163": "tpxokfbxvrxhixrmrgpbpdgpn" + "key1815": "tqtnzoi" } }, "api-version": "2023-01-01" @@ -25,60 +25,60 @@ "tier": "Premium" }, "availabilityZones": [ - "rvxrhlktjvzwneij" + "yabalkbwuiwnipclseb" ], "provisioningState": "Invalid", - "baseSizeTiB": 27, + "baseSizeTiB": 23, "extendedCapacitySizeTiB": 8, - "totalVolumeSizeGiB": 18, - "volumeGroupCount": 25, - "totalIops": 10, - "totalMBps": 3, - "totalSizeTiB": 8, + "totalVolumeSizeGiB": 1, + "volumeGroupCount": 2, + "totalIops": 20, + "totalMBps": 30, + "totalSizeTiB": 27, "privateEndpointConnections": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "nklkcfpz" + "id": "uejrplgrpn" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rtpicmlnlrjxbttxowehdksohnuxfy", - "actionsRequired": "pokzxn" + "description": "aoszwzvraacanmvttvdu", + "actionsRequired": "xumqyumnuroawvsislahkt" }, "groupIds": [ - "eb" + "f" ] }, - "id": "cbvpmgvfgvrocnx", - "name": "qtrhobpqnhjl", - "type": "hgmzmtvqtdn", + "id": "kjfemyqaykey", + "name": "wwzaupwfk", + "type": "ekauadjq", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } ] }, "tags": { - "key7378": "lj" + "key5512": "yzzhojxvi" }, - "location": "jnhxtvtgjuvavnbbrxvgk", - "id": "vskmzxw", - "name": "gsbvndpcp", - "type": "aabzgutqfpppnb", + "location": "vnwuottxddjussuwjgyazf", + "id": "skxmasuehqe", + "name": "ew", + "type": "izynkpfpfe", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json index 5c7161e30aea..a3ad7b589770 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", + "elasticSanName": "Hh6b-klD", "parameters": {}, "api-version": "2023-01-01" }, @@ -15,10 +15,10 @@ "sku": { "name": "Premium_LRS" }, - "baseSizeTiB": 27, + "baseSizeTiB": 23, "extendedCapacitySizeTiB": 8 }, - "location": "jnhxtvtgjuvavnbbrxvgk" + "location": "vnwuottxddjussuwjgyazf" } }, "202": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json index 1a62bbbd69ae..434636fd03aa 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json @@ -9,19 +9,19 @@ "body": { "value": [ { - "name": "pmuvbgzviikhqxcsu", + "name": "jelxkxahklcc", "isDataAction": true, "display": { - "provider": "jflmcwnuaqspspvbcdiljjobrk", - "resource": "pwvfiaoukrbrjmqpbsrulqvnqpwrza", - "operation": "qtfmvqvhdhfmtzodfbzghukoexrdiu", - "description": "pbr" + "provider": "okpppqtvyy", + "resource": "ddw", + "operation": "vegmupqwccaveoupgertyyr", + "description": "ncpyvrqkqqdpkikso" }, "origin": "user", "actionType": "Internal" } ], - "nextLink": "gpawxaewvspufkwmcanipvu" + "nextLink": "qcpkdfcslfniqhadmggsuaamylglcz" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json index 3ce35563fe3f..4710e887a4b9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json @@ -2,20 +2,20 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "privateEndpointConnectionName": "jmdvdyygoyv", + "elasticSanName": "Hh6b-klD", + "privateEndpointConnectionName": "qemywiqydx", "parameters": { "properties": { "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rtpicmlnlrjxbttxowehdksohnuxfy", - "actionsRequired": "pokzxn" + "description": "aoszwzvraacanmvttvdu", + "actionsRequired": "xumqyumnuroawvsislahkt" }, "groupIds": [ - "eb" + "f" ] } }, @@ -27,27 +27,27 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "nklkcfpz" + "id": "uejrplgrpn" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rtpicmlnlrjxbttxowehdksohnuxfy", - "actionsRequired": "pokzxn" + "description": "aoszwzvraacanmvttvdu", + "actionsRequired": "xumqyumnuroawvsislahkt" }, "groupIds": [ - "eb" + "f" ] }, - "id": "cbvpmgvfgvrocnx", - "name": "qtrhobpqnhjl", - "type": "hgmzmtvqtdn", + "id": "kjfemyqaykey", + "name": "wwzaupwfk", + "type": "ekauadjq", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } }, @@ -59,27 +59,27 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "nklkcfpz" + "id": "uejrplgrpn" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rtpicmlnlrjxbttxowehdksohnuxfy", - "actionsRequired": "pokzxn" + "description": "aoszwzvraacanmvttvdu", + "actionsRequired": "xumqyumnuroawvsislahkt" }, "groupIds": [ - "eb" + "f" ] }, - "id": "cbvpmgvfgvrocnx", - "name": "qtrhobpqnhjl", - "type": "hgmzmtvqtdn", + "id": "kjfemyqaykey", + "name": "wwzaupwfk", + "type": "ekauadjq", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json index cfc880836352..e0e3cb931288 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "privateEndpointConnectionName": "jmdvdyygoyv", + "elasticSanName": "Hh6b-klD", + "privateEndpointConnectionName": "qemywiqydx", "parameters": { "properties": { "privateLinkServiceConnectionState": {} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json index 2d83804520b8..8aa78bccd48b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Delete", "operationId": "PrivateEndpointConnections_Delete", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "privateEndpointConnectionName": "jmdvdyygoyv", + "elasticSanName": "Hh6b-klD", + "privateEndpointConnectionName": "qemywiqydx", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json index 2d83804520b8..8aa78bccd48b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Delete", "operationId": "PrivateEndpointConnections_Delete", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "privateEndpointConnectionName": "jmdvdyygoyv", + "elasticSanName": "Hh6b-klD", + "privateEndpointConnectionName": "qemywiqydx", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json index 999168c78844..eaed76d8abec 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "privateEndpointConnectionName": "jmdvdyygoyv", + "elasticSanName": "Hh6b-klD", + "privateEndpointConnectionName": "qemywiqydx", "api-version": "2023-01-01" }, "responses": { @@ -14,27 +14,27 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "nklkcfpz" + "id": "uejrplgrpn" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rtpicmlnlrjxbttxowehdksohnuxfy", - "actionsRequired": "pokzxn" + "description": "aoszwzvraacanmvttvdu", + "actionsRequired": "xumqyumnuroawvsislahkt" }, "groupIds": [ - "eb" + "f" ] }, - "id": "cbvpmgvfgvrocnx", - "name": "qtrhobpqnhjl", - "type": "hgmzmtvqtdn", + "id": "kjfemyqaykey", + "name": "wwzaupwfk", + "type": "ekauadjq", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json index 6e585958c2be..4e8051800d61 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "privateEndpointConnectionName": "jmdvdyygoyv", + "elasticSanName": "Hh6b-klD", + "privateEndpointConnectionName": "qemywiqydx", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json index 271f12a54a35..b363b451926e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", + "elasticSanName": "Hh6b-klD", "api-version": "2023-01-01" }, "responses": { @@ -15,31 +15,31 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "nklkcfpz" + "id": "uejrplgrpn" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rtpicmlnlrjxbttxowehdksohnuxfy", - "actionsRequired": "pokzxn" + "description": "aoszwzvraacanmvttvdu", + "actionsRequired": "xumqyumnuroawvsislahkt" }, "groupIds": [ - "eb" + "f" ] }, - "id": "cbvpmgvfgvrocnx", - "name": "qtrhobpqnhjl", - "type": "hgmzmtvqtdn", + "id": "kjfemyqaykey", + "name": "wwzaupwfk", + "type": "ekauadjq", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } ], - "nextLink": "usjuikkgmnoyqsciltjkrmnl" + "nextLink": "mmiulgatciohjr" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json index edd96744cc43..ce5347b87f77 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", + "elasticSanName": "Hh6b-klD", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json index 99420931cb45..2dacaba567b7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", + "elasticSanName": "Hh6b-klD", "api-version": "2023-01-01" }, "responses": { @@ -13,28 +13,28 @@ "value": [ { "properties": { - "groupId": "bkkfvjqqku", + "groupId": "yflmkz", "requiredMembers": [ - "bazrmetfmtagomcofiq" + "ztmkqtjpuifhowqosuycix" ], "requiredZoneNames": [ - "ltmqpdppbjdzgvbdv" + "o" ] }, - "id": "gtcelppvl", - "name": "kfuwjziirogatsstkhcynysowon", - "type": "sfvfcpoqjdjxjmtwwdbvcf", + "id": "yqdyejarjduuccpscmpvizuogmp", + "name": "pesgjasbdwwoiftcmavdvoxvag", + "type": "ancgiofehdennlhw", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } ], - "nextLink": "zgbfaruckdwcwemtk" + "nextLink": "lhzbbuueteehmwokuozbtpmlshzmrz" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json index c7bae1c5771a..497f94c09cdf 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", + "elasticSanName": "Hh6b-klD", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json index 52021a7dde17..4415cc5f3727 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "List all the available Skus in the region and information related to them", "operationId": "Skus_List", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "api-version": "2023-01-01", - "$filter": "wqpvqwrikjo" + "$filter": "kinqfcocbuu" }, "responses": { "200": { @@ -13,27 +13,27 @@ { "name": "Premium_LRS", "tier": "Premium", - "resourceType": "wsskyfdbzqrn", + "resourceType": "vnibomxbaythpwbsphtvnotfooq", "locations": [ - "mxdfgdvlk" + "ajwkkhczkvvifzcidjjvhpjbxgfff" ], "locationInfo": [ { - "location": "dkfhbgrddsxbozub", + "location": "dnkqsdnfmkeerkphi", "zones": [ - "ocxxz" + "ss" ] } ], "capabilities": [ { - "name": "hyu", - "value": "k" + "name": "mk", + "value": "rervlnqilwelq" } ] } ], - "nextLink": "ytdwgfvhp" + "nextLink": "wozxmeef" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json index ba61868f9674..8e8937a103ce 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "title": "List all the available Skus in the region and information related to them", "operationId": "Skus_List", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json index e8b4b7790060..57793a37f6ca 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json @@ -2,15 +2,15 @@ "title": "Snapshots_Create", "operationId": "Snapshots_Create", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", - "snapshotName": "456-64pdq", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "snapshotName": "46c3qefz.37-62", "parameters": { "properties": { "creationData": { - "sourceId": "lnurcikbduammoakdibvwjbwgo" + "sourceId": "nxudwniwutc" } } }, @@ -21,22 +21,22 @@ "body": { "properties": { "creationData": { - "sourceId": "lnurcikbduammoakdibvwjbwgo" + "sourceId": "nxudwniwutc" }, "provisioningState": "Invalid", - "sourceVolumeSizeGiB": 22, - "volumeName": "cjkkuqjubi" + "sourceVolumeSizeGiB": 23, + "volumeName": "fjmlqhvq" }, - "id": "uwqispwetbhbzipqnmp", - "name": "zfyzaoacyxwbtmpcbxnl", - "type": "pjeqsc", + "id": "gswzncjixuj", + "name": "qxwzhofixocbknvmdamobtia", + "type": "jirwsmbxbb", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } }, @@ -47,22 +47,22 @@ "body": { "properties": { "creationData": { - "sourceId": "lnurcikbduammoakdibvwjbwgo" + "sourceId": "nxudwniwutc" }, "provisioningState": "Invalid", - "sourceVolumeSizeGiB": 22, - "volumeName": "cjkkuqjubi" + "sourceVolumeSizeGiB": 23, + "volumeName": "fjmlqhvq" }, - "id": "uwqispwetbhbzipqnmp", - "name": "zfyzaoacyxwbtmpcbxnl", - "type": "pjeqsc", + "id": "gswzncjixuj", + "name": "qxwzhofixocbknvmdamobtia", + "type": "jirwsmbxbb", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json index 936467a9c860..e81ca9ff09c5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json @@ -2,15 +2,15 @@ "title": "Snapshots_Create", "operationId": "Snapshots_Create", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", - "snapshotName": "456-64pdq", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "snapshotName": "46c3qefz.37-62", "parameters": { "properties": { "creationData": { - "sourceId": "lnurcikbduammoakdibvwjbwgo" + "sourceId": "nxudwniwutc" } } }, @@ -21,7 +21,7 @@ "body": { "properties": { "creationData": { - "sourceId": "lnurcikbduammoakdibvwjbwgo" + "sourceId": "nxudwniwutc" } } } @@ -33,7 +33,7 @@ "body": { "properties": { "creationData": { - "sourceId": "lnurcikbduammoakdibvwjbwgo" + "sourceId": "nxudwniwutc" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json index a86da772f18b..055f34406124 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Snapshots_Delete", "operationId": "Snapshots_Delete", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", - "snapshotName": "456-64pdq", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "snapshotName": "46c3qefz.37-62", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json index a86da772f18b..055f34406124 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Snapshots_Delete", "operationId": "Snapshots_Delete", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", - "snapshotName": "456-64pdq", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "snapshotName": "46c3qefz.37-62", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json index b0b798241a1e..864f8bf53056 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Snapshots_Get", "operationId": "Snapshots_Get", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", - "snapshotName": "456-64pdq", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "snapshotName": "46c3qefz.37-62", "api-version": "2023-01-01" }, "responses": { @@ -14,22 +14,22 @@ "body": { "properties": { "creationData": { - "sourceId": "lnurcikbduammoakdibvwjbwgo" + "sourceId": "nxudwniwutc" }, "provisioningState": "Invalid", - "sourceVolumeSizeGiB": 22, - "volumeName": "cjkkuqjubi" + "sourceVolumeSizeGiB": 23, + "volumeName": "fjmlqhvq" }, - "id": "uwqispwetbhbzipqnmp", - "name": "zfyzaoacyxwbtmpcbxnl", - "type": "pjeqsc", + "id": "gswzncjixuj", + "name": "qxwzhofixocbknvmdamobtia", + "type": "jirwsmbxbb", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json index 3c838e6d23b0..af2cb020e775 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Snapshots_Get", "operationId": "Snapshots_Get", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", - "snapshotName": "456-64pdq", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "snapshotName": "46c3qefz.37-62", "api-version": "2023-01-01" }, "responses": { @@ -14,7 +14,7 @@ "body": { "properties": { "creationData": { - "sourceId": "lnurcikbduammoakdibvwjbwgo" + "sourceId": "nxudwniwutc" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json index a37106ab1e68..988e77ee1006 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Snapshots_ListByVolumeGroup", "operationId": "Snapshots_ListByVolumeGroup", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", - "$filter": "lxbqrdjrytdadmhmgxckhmp", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "$filter": "zbfhoixuqk", "api-version": "2023-01-01" }, "responses": { @@ -16,26 +16,26 @@ { "properties": { "creationData": { - "sourceId": "lnurcikbduammoakdibvwjbwgo" + "sourceId": "nxudwniwutc" }, "provisioningState": "Invalid", - "sourceVolumeSizeGiB": 22, - "volumeName": "cjkkuqjubi" + "sourceVolumeSizeGiB": 23, + "volumeName": "fjmlqhvq" }, - "id": "uwqispwetbhbzipqnmp", - "name": "zfyzaoacyxwbtmpcbxnl", - "type": "pjeqsc", + "id": "gswzncjixuj", + "name": "qxwzhofixocbknvmdamobtia", + "type": "jirwsmbxbb", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } ], - "nextLink": "ysoauxkodsfqclnidfo" + "nextLink": "pxfdbwyyosnaybf" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json index 7791dde4ae31..45fac1483a6a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Snapshots_ListByVolumeGroup", "operationId": "Snapshots_ListByVolumeGroup", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MaximumSet_Gen.json index 40f597804edd..e11228d27632 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MaximumSet_Gen.json @@ -2,14 +2,14 @@ "title": "Snapshots_Update", "operationId": "Snapshots_Update", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", - "snapshotName": "456-64pdq", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "snapshotName": "46c3qefz.37-62", "parameters": { "tags": { - "key195": "afsdkrpxhvqrscbgxzjvecooa" + "key7083": "oqrikrvvlhlmbs" } }, "api-version": "2023-01-01" @@ -19,22 +19,22 @@ "body": { "properties": { "creationData": { - "sourceId": "lnurcikbduammoakdibvwjbwgo" + "sourceId": "nxudwniwutc" }, "provisioningState": "Invalid", - "sourceVolumeSizeGiB": 22, - "volumeName": "cjkkuqjubi" + "sourceVolumeSizeGiB": 23, + "volumeName": "fjmlqhvq" }, - "id": "uwqispwetbhbzipqnmp", - "name": "zfyzaoacyxwbtmpcbxnl", - "type": "pjeqsc", + "id": "gswzncjixuj", + "name": "qxwzhofixocbknvmdamobtia", + "type": "jirwsmbxbb", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MinimumSet_Gen.json index 5d0f6ad916d9..5677adcbc0a5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Snapshots_Update", "operationId": "Snapshots_Update", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", - "snapshotName": "456-64pdq", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "snapshotName": "46c3qefz.37-62", "parameters": {}, "api-version": "2023-01-01" }, @@ -15,7 +15,7 @@ "body": { "properties": { "creationData": { - "sourceId": "lnurcikbduammoakdibvwjbwgo" + "sourceId": "nxudwniwutc" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json index f7e0e6f74f33..59036ec2db88 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", "parameters": { "properties": { "protocolType": "Iscsi", @@ -13,7 +13,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "coeaxqqirnqxhacttpua", + "id": "oxadrntmswhfmxcqrgwnyldic", "action": "Allow" } ] @@ -32,9 +32,8 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "coeaxqqirnqxhacttpua", - "action": "Allow", - "state": "provisioning" + "id": "oxadrntmswhfmxcqrgwnyldic", + "action": "Allow" } ] }, @@ -43,41 +42,41 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "nklkcfpz" + "id": "uejrplgrpn" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rtpicmlnlrjxbttxowehdksohnuxfy", - "actionsRequired": "pokzxn" + "description": "aoszwzvraacanmvttvdu", + "actionsRequired": "xumqyumnuroawvsislahkt" }, "groupIds": [ - "eb" + "f" ] }, - "id": "cbvpmgvfgvrocnx", - "name": "qtrhobpqnhjl", - "type": "hgmzmtvqtdn", + "id": "kjfemyqaykey", + "name": "wwzaupwfk", + "type": "ekauadjq", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } ] }, - "id": "cknblwwuoobam", - "name": "wgavqdsdkmiesfbspvueuhfiee", - "type": "y", + "id": "fsiogrr", + "name": "bygpfwtiehsszdzufjrudghjdzi", + "type": "eqdj", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } }, @@ -93,9 +92,8 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "coeaxqqirnqxhacttpua", - "action": "Allow", - "state": "provisioning" + "id": "oxadrntmswhfmxcqrgwnyldic", + "action": "Allow" } ] }, @@ -104,41 +102,41 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "nklkcfpz" + "id": "uejrplgrpn" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rtpicmlnlrjxbttxowehdksohnuxfy", - "actionsRequired": "pokzxn" + "description": "aoszwzvraacanmvttvdu", + "actionsRequired": "xumqyumnuroawvsislahkt" }, "groupIds": [ - "eb" + "f" ] }, - "id": "cbvpmgvfgvrocnx", - "name": "qtrhobpqnhjl", - "type": "hgmzmtvqtdn", + "id": "kjfemyqaykey", + "name": "wwzaupwfk", + "type": "ekauadjq", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } ] }, - "id": "cknblwwuoobam", - "name": "wgavqdsdkmiesfbspvueuhfiee", - "type": "y", + "id": "fsiogrr", + "name": "bygpfwtiehsszdzufjrudghjdzi", + "type": "eqdj", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json index 1b927358b712..52dab41bc590 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", "parameters": {}, "api-version": "2023-01-01" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json index 51a097411e18..970e4c96e127 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json index 51a097411e18..970e4c96e127 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json index 77a9708a60ed..cf9f676dc711 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", "api-version": "2023-01-01" }, "responses": { @@ -18,9 +18,8 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "coeaxqqirnqxhacttpua", - "action": "Allow", - "state": "provisioning" + "id": "oxadrntmswhfmxcqrgwnyldic", + "action": "Allow" } ] }, @@ -29,41 +28,41 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "nklkcfpz" + "id": "uejrplgrpn" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rtpicmlnlrjxbttxowehdksohnuxfy", - "actionsRequired": "pokzxn" + "description": "aoszwzvraacanmvttvdu", + "actionsRequired": "xumqyumnuroawvsislahkt" }, "groupIds": [ - "eb" + "f" ] }, - "id": "cbvpmgvfgvrocnx", - "name": "qtrhobpqnhjl", - "type": "hgmzmtvqtdn", + "id": "kjfemyqaykey", + "name": "wwzaupwfk", + "type": "ekauadjq", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } ] }, - "id": "cknblwwuoobam", - "name": "wgavqdsdkmiesfbspvueuhfiee", - "type": "y", + "id": "fsiogrr", + "name": "bygpfwtiehsszdzufjrudghjdzi", + "type": "eqdj", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json index d4fc8b0db8a7..bc6ac3156c5e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json index b1126ae7971c..b924affedceb 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", + "elasticSanName": "Hh6b-klD", "api-version": "2023-01-01" }, "responses": { @@ -19,9 +19,8 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "coeaxqqirnqxhacttpua", - "action": "Allow", - "state": "provisioning" + "id": "oxadrntmswhfmxcqrgwnyldic", + "action": "Allow" } ] }, @@ -30,45 +29,45 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "nklkcfpz" + "id": "uejrplgrpn" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rtpicmlnlrjxbttxowehdksohnuxfy", - "actionsRequired": "pokzxn" + "description": "aoszwzvraacanmvttvdu", + "actionsRequired": "xumqyumnuroawvsislahkt" }, "groupIds": [ - "eb" + "f" ] }, - "id": "cbvpmgvfgvrocnx", - "name": "qtrhobpqnhjl", - "type": "hgmzmtvqtdn", + "id": "kjfemyqaykey", + "name": "wwzaupwfk", + "type": "ekauadjq", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } ] }, - "id": "cknblwwuoobam", - "name": "wgavqdsdkmiesfbspvueuhfiee", - "type": "y", + "id": "fsiogrr", + "name": "bygpfwtiehsszdzufjrudghjdzi", + "type": "eqdj", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } ], - "nextLink": "isvgfffauuddhj" + "nextLink": "hwoseeouwpklizipik" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json index b4bf039c052d..a90d29a8bff1 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", + "elasticSanName": "Hh6b-klD", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json index 8bc906d70db7..4963b0ba09d1 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", "parameters": { "properties": { "protocolType": "Iscsi", @@ -13,7 +13,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "coeaxqqirnqxhacttpua", + "id": "oxadrntmswhfmxcqrgwnyldic", "action": "Allow" } ] @@ -32,9 +32,8 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "coeaxqqirnqxhacttpua", - "action": "Allow", - "state": "provisioning" + "id": "oxadrntmswhfmxcqrgwnyldic", + "action": "Allow" } ] }, @@ -43,41 +42,41 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "nklkcfpz" + "id": "uejrplgrpn" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rtpicmlnlrjxbttxowehdksohnuxfy", - "actionsRequired": "pokzxn" + "description": "aoszwzvraacanmvttvdu", + "actionsRequired": "xumqyumnuroawvsislahkt" }, "groupIds": [ - "eb" + "f" ] }, - "id": "cbvpmgvfgvrocnx", - "name": "qtrhobpqnhjl", - "type": "hgmzmtvqtdn", + "id": "kjfemyqaykey", + "name": "wwzaupwfk", + "type": "ekauadjq", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } ] }, - "id": "cknblwwuoobam", - "name": "wgavqdsdkmiesfbspvueuhfiee", - "type": "y", + "id": "fsiogrr", + "name": "bygpfwtiehsszdzufjrudghjdzi", + "type": "eqdj", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json index b4091c068903..ac49f6714433 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", "parameters": {}, "api-version": "2023-01-01" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json index f776818d9130..6a45a28ce5b1 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json @@ -2,18 +2,18 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", - "volumeName": "3-c692", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "volumeName": "r8ze-5-n3dW-05f0o", "parameters": { "properties": { "creationData": { "createSource": "None", - "sourceId": "jrqmwtky" + "sourceId": "ctgpxdfsjmwfkgsskcvtnqkskiz" }, - "sizeGiB": 6 + "sizeGiB": 1 } }, "api-version": "2023-01-01" @@ -22,30 +22,30 @@ "200": { "body": { "properties": { - "volumeId": "jiqvoyjcnnu", + "volumeId": "nee", "creationData": { "createSource": "None", - "sourceId": "jrqmwtky" + "sourceId": "ctgpxdfsjmwfkgsskcvtnqkskiz" }, - "sizeGiB": 6, + "sizeGiB": 1, "storageTarget": { - "targetIqn": "ziiu", - "targetPortalHostname": "d", - "targetPortalPort": 7, + "targetIqn": "oyhkubmpg", + "targetPortalHostname": "eanjcjexp", + "targetPortalPort": 6, "provisioningState": "Invalid", "status": "Invalid" } }, - "id": "zcfhktlatcrnmhbkocwpzktxr", - "name": "asgultueeinskshdc", - "type": "jyujcsab", + "id": "kjyplutyyacgrcmsbhixkomcgb", + "name": "ito", + "type": "mxynzgagszqosnjm", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } }, @@ -55,30 +55,30 @@ }, "body": { "properties": { - "volumeId": "jiqvoyjcnnu", + "volumeId": "nee", "creationData": { "createSource": "None", - "sourceId": "jrqmwtky" + "sourceId": "ctgpxdfsjmwfkgsskcvtnqkskiz" }, - "sizeGiB": 6, + "sizeGiB": 1, "storageTarget": { - "targetIqn": "ziiu", - "targetPortalHostname": "d", - "targetPortalPort": 7, + "targetIqn": "oyhkubmpg", + "targetPortalHostname": "eanjcjexp", + "targetPortalPort": 6, "provisioningState": "Invalid", "status": "Invalid" } }, - "id": "zcfhktlatcrnmhbkocwpzktxr", - "name": "asgultueeinskshdc", - "type": "jyujcsab", + "id": "kjyplutyyacgrcmsbhixkomcgb", + "name": "ito", + "type": "mxynzgagszqosnjm", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json index 39e01003f1df..1d9ae5ee6a3c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json @@ -2,14 +2,14 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", - "volumeName": "3-c692", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "volumeName": "r8ze-5-n3dW-05f0o", "parameters": { "properties": { - "sizeGiB": 6 + "sizeGiB": 1 } }, "api-version": "2023-01-01" @@ -18,7 +18,7 @@ "200": { "body": { "properties": { - "sizeGiB": 6 + "sizeGiB": 1 } } }, @@ -28,7 +28,7 @@ }, "body": { "properties": { - "sizeGiB": 6 + "sizeGiB": 1 } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json index e77e372d4f4d..ad4bcbd9f254 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", - "volumeName": "3-c692", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "volumeName": "r8ze-5-n3dW-05f0o", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json index e77e372d4f4d..ad4bcbd9f254 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", - "volumeName": "3-c692", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "volumeName": "r8ze-5-n3dW-05f0o", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json index 45e302ec6096..1148a269112d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json @@ -2,41 +2,41 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", - "volumeName": "3-c692", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "volumeName": "r8ze-5-n3dW-05f0o", "api-version": "2023-01-01" }, "responses": { "200": { "body": { "properties": { - "volumeId": "jiqvoyjcnnu", + "volumeId": "nee", "creationData": { "createSource": "None", - "sourceId": "jrqmwtky" + "sourceId": "ctgpxdfsjmwfkgsskcvtnqkskiz" }, - "sizeGiB": 6, + "sizeGiB": 1, "storageTarget": { - "targetIqn": "ziiu", - "targetPortalHostname": "d", - "targetPortalPort": 7, + "targetIqn": "oyhkubmpg", + "targetPortalHostname": "eanjcjexp", + "targetPortalPort": 6, "provisioningState": "Invalid", "status": "Invalid" } }, - "id": "zcfhktlatcrnmhbkocwpzktxr", - "name": "asgultueeinskshdc", - "type": "jyujcsab", + "id": "kjyplutyyacgrcmsbhixkomcgb", + "name": "ito", + "type": "mxynzgagszqosnjm", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json index 1f780da2d1b5..458ab61ad875 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json @@ -2,18 +2,18 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", - "volumeName": "3-c692", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "volumeName": "r8ze-5-n3dW-05f0o", "api-version": "2023-01-01" }, "responses": { "200": { "body": { "properties": { - "sizeGiB": 6 + "sizeGiB": 1 } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index f7984efb8ec7..4dc0aac49aff 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", "api-version": "2023-01-01" }, "responses": { @@ -14,34 +14,34 @@ "value": [ { "properties": { - "volumeId": "jiqvoyjcnnu", + "volumeId": "nee", "creationData": { "createSource": "None", - "sourceId": "jrqmwtky" + "sourceId": "ctgpxdfsjmwfkgsskcvtnqkskiz" }, - "sizeGiB": 6, + "sizeGiB": 1, "storageTarget": { - "targetIqn": "ziiu", - "targetPortalHostname": "d", - "targetPortalPort": 7, + "targetIqn": "oyhkubmpg", + "targetPortalHostname": "eanjcjexp", + "targetPortalPort": 6, "provisioningState": "Invalid", "status": "Invalid" } }, - "id": "zcfhktlatcrnmhbkocwpzktxr", - "name": "asgultueeinskshdc", - "type": "jyujcsab", + "id": "kjyplutyyacgrcmsbhixkomcgb", + "name": "ito", + "type": "mxynzgagszqosnjm", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } ], - "nextLink": "eq" + "nextLink": "hyjkwfaeuzrwcaolrswtnxgdlrkl" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json index cdc04fbf2a6f..1126b9b24855 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json index 0f167fe5df9a..19cd638d77bd 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json @@ -2,14 +2,14 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", - "volumeName": "3-c692", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "volumeName": "r8ze-5-n3dW-05f0o", "parameters": { "properties": { - "sizeGiB": 9 + "sizeGiB": 8 } }, "api-version": "2023-01-01" @@ -18,30 +18,30 @@ "200": { "body": { "properties": { - "volumeId": "jiqvoyjcnnu", + "volumeId": "nee", "creationData": { "createSource": "None", - "sourceId": "jrqmwtky" + "sourceId": "ctgpxdfsjmwfkgsskcvtnqkskiz" }, - "sizeGiB": 6, + "sizeGiB": 1, "storageTarget": { - "targetIqn": "ziiu", - "targetPortalHostname": "d", - "targetPortalPort": 7, + "targetIqn": "oyhkubmpg", + "targetPortalHostname": "eanjcjexp", + "targetPortalPort": 6, "provisioningState": "Invalid", "status": "Invalid" } }, - "id": "zcfhktlatcrnmhbkocwpzktxr", - "name": "asgultueeinskshdc", - "type": "jyujcsab", + "id": "kjyplutyyacgrcmsbhixkomcgb", + "name": "ito", + "type": "mxynzgagszqosnjm", "systemData": { - "createdBy": "fvhvdngqkve", + "createdBy": "ckpopbicuklnbut", "createdByType": "User", - "createdAt": "2023-08-01T03:02:58.424Z", - "lastModifiedBy": "diiwvrpxohjzrgxfjwxcidxwnuril", + "createdAt": "2023-08-08T18:37:36.691Z", + "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-01T03:02:58.424Z" + "lastModifiedAt": "2023-08-08T18:37:36.691Z" } } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json index 9393863f7d55..18f938c0f739 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "5D1120AA-0753-449C-AAEC-3345D81EB5CE", + "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "8c4_80", - "volumeGroupName": "r9v", - "volumeName": "3-c692", + "elasticSanName": "Hh6b-klD", + "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "volumeName": "r8ze-5-n3dW-05f0o", "parameters": {}, "api-version": "2023-01-01" }, @@ -14,7 +14,7 @@ "200": { "body": { "properties": { - "sizeGiB": 6 + "sizeGiB": 1 } } }, From 7d1b62f257b6391bcebc7ea9182a512862b312a0 Mon Sep 17 00:00:00 2001 From: Harshjeet Aulakh Date: Wed, 9 Aug 2023 23:47:57 -0700 Subject: [PATCH 03/10] add CMK changes --- .../stable/2023-01-01/elasticsan.json | 140 +++++++++++++++- .../ElasticSans_Create_MaximumSet_Gen.json | 126 +++++++------- .../ElasticSans_Create_MinimumSet_Gen.json | 22 ++- .../ElasticSans_Delete_MaximumSet_Gen.json | 10 +- .../ElasticSans_Delete_MinimumSet_Gen.json | 10 +- .../ElasticSans_Get_MaximumSet_Gen.json | 62 ++++--- .../ElasticSans_Get_MinimumSet_Gen.json | 12 +- ...ns_ListByResourceGroup_MaximumSet_Gen.json | 62 ++++--- ...ns_ListByResourceGroup_MinimumSet_Gen.json | 6 +- ...ans_ListBySubscription_MaximumSet_Gen.json | 62 ++++--- ...ans_ListBySubscription_MinimumSet_Gen.json | 6 +- .../ElasticSans_Update_MaximumSet_Gen.json | 70 ++++---- .../ElasticSans_Update_MinimumSet_Gen.json | 14 +- .../Operations_List_MaximumSet_Gen.json | 16 +- .../Operations_List_MinimumSet_Gen.json | 4 +- ...ointConnections_Create_MaximumSet_Gen.json | 62 ++++--- ...ointConnections_Create_MinimumSet_Gen.json | 12 +- ...ointConnections_Delete_MaximumSet_Gen.json | 12 +- ...ointConnections_Delete_MinimumSet_Gen.json | 12 +- ...ndpointConnections_Get_MaximumSet_Gen.json | 32 ++-- ...ndpointConnections_Get_MinimumSet_Gen.json | 10 +- ...dpointConnections_List_MaximumSet_Gen.json | 32 ++-- ...dpointConnections_List_MinimumSet_Gen.json | 8 +- ...urces_ListByElasticSan_MaximumSet_Gen.json | 30 ++-- ...urces_ListByElasticSan_MinimumSet_Gen.json | 8 +- .../examples/Skus_List_MaximumSet_Gen.json | 22 ++- .../examples/Skus_List_MinimumSet_Gen.json | 6 +- .../Snapshots_Create_MaximumSet_Gen.json | 56 +++---- .../Snapshots_Create_MinimumSet_Gen.json | 20 +-- .../Snapshots_Delete_MaximumSet_Gen.json | 14 +- .../Snapshots_Delete_MinimumSet_Gen.json | 14 +- .../Snapshots_Get_MaximumSet_Gen.json | 32 ++-- .../Snapshots_Get_MinimumSet_Gen.json | 14 +- ...hots_ListByVolumeGroup_MaximumSet_Gen.json | 34 ++-- ...hots_ListByVolumeGroup_MinimumSet_Gen.json | 10 +- .../Snapshots_Update_MaximumSet_Gen.json | 34 ++-- .../Snapshots_Update_MinimumSet_Gen.json | 14 +- .../VolumeGroups_Create_MaximumSet_Gen.json | 154 ++++++++++++------ .../VolumeGroups_Create_MinimumSet_Gen.json | 12 +- .../VolumeGroups_Delete_MaximumSet_Gen.json | 12 +- .../VolumeGroups_Delete_MinimumSet_Gen.json | 12 +- .../VolumeGroups_Get_MaximumSet_Gen.json | 72 +++++--- .../VolumeGroups_Get_MinimumSet_Gen.json | 10 +- ...roups_ListByElasticSan_MaximumSet_Gen.json | 72 +++++--- ...roups_ListByElasticSan_MinimumSet_Gen.json | 8 +- .../VolumeGroups_Update_MaximumSet_Gen.json | 86 +++++++--- .../VolumeGroups_Update_MinimumSet_Gen.json | 12 +- .../Volumes_Create_MaximumSet_Gen.json | 70 ++++---- .../Volumes_Create_MinimumSet_Gen.json | 20 +-- .../Volumes_Delete_MaximumSet_Gen.json | 14 +- .../Volumes_Delete_MinimumSet_Gen.json | 14 +- .../examples/Volumes_Get_MaximumSet_Gen.json | 38 ++--- .../examples/Volumes_Get_MinimumSet_Gen.json | 14 +- ...umes_ListByVolumeGroup_MaximumSet_Gen.json | 38 ++--- ...umes_ListByVolumeGroup_MinimumSet_Gen.json | 10 +- .../Volumes_Update_MaximumSet_Gen.json | 42 +++-- .../Volumes_Update_MinimumSet_Gen.json | 16 +- 57 files changed, 1003 insertions(+), 833 deletions(-) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json index 9e72ae852c59..0b25135d88bb 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json @@ -2017,6 +2017,10 @@ "type": "object", "description": "Response for Volume Group request.", "properties": { + "identity": { + "$ref": "#/definitions/Identity", + "description": "The identity of the resource." + }, "properties": { "x-ms-client-flatten": true, "description": "Properties of VolumeGroup.", @@ -2029,6 +2033,44 @@ } ] }, + "Identity": { + "properties": { + "principalId": { + "readOnly": true, + "type": "string", + "description": "The principal ID of resource identity." + }, + "tenantId": { + "readOnly": true, + "type": "string", + "description": "The tenant ID of resource." + }, + "type": { + "type": "string", + "description": "The identity type.", + "enum": [ + "None", + "SystemAssigned", + "UserAssigned" + ], + "x-ms-enum": { + "name": "IdentityType", + "modelAsString": true + } + }, + "userAssignedIdentities": { + "type": "object", + "additionalProperties": { + "$ref": "#/definitions/UserAssignedIdentity" + }, + "description": "Gets or sets a list of key value pairs that describe the set of User Assigned identities that will be used with this volume group. The key is the ARM resource identifier of the identity." + } + }, + "required": [ + "type" + ], + "description": "Identity for the resource." + }, "VolumeGroupList": { "type": "object", "description": "List of Volume Groups", @@ -2064,6 +2106,10 @@ "description": "Type of encryption", "$ref": "#/definitions/EncryptionType" }, + "encryptionProperties": { + "description": "Encryption Properties describing Key Vault and Identity information", + "$ref": "#/definitions/EncryptionProperties" + }, "networkAcls": { "$ref": "#/definitions/NetworkRuleSet", "description": "A collection of rules governing the accessibility from specific network locations.", @@ -2082,6 +2128,87 @@ } } }, + "EncryptionProperties": { + "properties": { + "keyVaultProperties": { + "$ref": "#/definitions/KeyVaultProperties", + "x-ms-client-name": "KeyVaultProperties", + "description": "Properties provided by key vault." + }, + "identity": { + "$ref": "#/definitions/EncryptionIdentity", + "x-ms-client-name": "EncryptionIdentity", + "description": "The identity to be used with service-side encryption at rest." + } + }, + "description": "The encryption settings on the volume group." + }, + "EncryptionIdentity": { + "properties": { + "userAssignedIdentity": { + "type": "string", + "description": "Resource identifier of the UserAssigned identity to be associated with server-side encryption on the volume group.", + "x-ms-client-name": "EncryptionUserAssignedIdentity" + } + }, + "description": "Encryption identity for the volume group." + }, + "KeyVaultProperties": { + "description": "Properties of key vault.", + "properties": { + "keyName": { + "type": "string", + "description": "The name of KeyVault key.", + "x-ms-client-name": "KeyName" + }, + "keyVersion": { + "type": "string", + "description": "The version of KeyVault key.", + "x-ms-client-name": "KeyVersion" + }, + "keyVaultUri": { + "type": "string", + "description": "The Uri of KeyVault.", + "x-ms-client-name": "KeyVaultUri", + "format": "uri" + }, + "currentVersionedKeyIdentifier": { + "type": "string", + "readOnly": true, + "description": "The object identifier of the current versioned Key Vault Key in use.", + "x-ms-client-name": "CurrentVersionedKeyIdentifier" + }, + "lastKeyRotationTimestamp": { + "type": "string", + "readOnly": true, + "format": "date-time", + "description": "Timestamp of last rotation of the Key Vault Key.", + "x-ms-client-name": "LastKeyRotationTimestamp" + }, + "currentVersionedKeyExpirationTimestamp": { + "type": "string", + "readOnly": true, + "format": "date-time", + "description": "This is a read only property that represents the expiration time of the current version of the customer managed key used for encryption.", + "x-ms-client-name": "CurrentVersionedKeyExpirationTimestamp" + } + } + }, + "UserAssignedIdentity": { + "properties": { + "principalId": { + "readOnly": true, + "type": "string", + "description": "The principal ID of the identity." + }, + "clientId": { + "readOnly": true, + "type": "string", + "description": "The client ID of the identity." + } + }, + "description": "UserAssignedIdentity for the resource." + }, "VolumeGroupUpdate": { "type": "object", "description": "Volume Group request.", @@ -2105,6 +2232,10 @@ "description": "Type of encryption", "$ref": "#/definitions/EncryptionType" }, + "encryptionProperties": { + "description": "Encryption Properties describing Key Vault and Identity information", + "$ref": "#/definitions/EncryptionProperties" + }, "networkAcls": { "$ref": "#/definitions/NetworkRuleSet", "description": "A collection of rules governing the accessibility from specific network locations.", @@ -2281,7 +2412,8 @@ "type": "string", "description": "The type of key used to encrypt the data of the disk.", "enum": [ - "EncryptionAtRestWithPlatformKey" + "EncryptionAtRestWithPlatformKey", + "EncryptionAtRestWithCustomerManagedKey" ], "x-ms-enum": { "name": "EncryptionType", @@ -2290,6 +2422,10 @@ { "value": "EncryptionAtRestWithPlatformKey", "description": "Volume is encrypted at rest with Platform managed key. It is the default encryption type." + }, + { + "value": "EncryptionAtRestWithCustomerManagedKey", + "description": "Volume is encrypted at rest with Customer managed key that can be changed and revoked by a customer." } ] } @@ -2595,4 +2731,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json index d68ec3a25277..cc9d201dd0bc 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -1,10 +1,8 @@ { - "title": "ElasticSans_Create", - "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", + "elasticSanName": "25v_0_5M1-m-BLx1", "parameters": { "properties": { "sku": { @@ -12,15 +10,15 @@ "tier": "Premium" }, "availabilityZones": [ - "yabalkbwuiwnipclseb" + "aaaaaaaaaaaaaaaaaaaaaa" ], "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 8 + "extendedCapacitySizeTiB": 29 }, "tags": { - "key5512": "yzzhojxvi" + "key4357": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" }, - "location": "vnwuottxddjussuwjgyazf" + "location": "aaaaaaa" }, "api-version": "2023-01-01" }, @@ -33,66 +31,66 @@ "tier": "Premium" }, "availabilityZones": [ - "yabalkbwuiwnipclseb" + "aaaaaaaaaaaaaaaaaaaaaa" ], "provisioningState": "Invalid", "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 8, - "totalVolumeSizeGiB": 1, - "volumeGroupCount": 2, - "totalIops": 20, - "totalMBps": 30, - "totalSizeTiB": 27, + "extendedCapacitySizeTiB": 29, + "totalVolumeSizeGiB": 27, + "volumeGroupCount": 9, + "totalIops": 3, + "totalMBps": 16, + "totalSizeTiB": 4, "privateEndpointConnections": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "uejrplgrpn" + "id": "aaaaaaaaaaaaaaaaaaaaaa" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aoszwzvraacanmvttvdu", - "actionsRequired": "xumqyumnuroawvsislahkt" + "description": "aaaaaaaaaaaaaa", + "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" }, "groupIds": [ - "f" + "aa" ] }, - "id": "kjfemyqaykey", - "name": "wwzaupwfk", - "type": "ekauadjq", + "id": "aaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } ] }, "tags": { - "key5512": "yzzhojxvi" + "key4357": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" }, - "location": "vnwuottxddjussuwjgyazf", - "id": "skxmasuehqe", - "name": "ew", - "type": "izynkpfpfe", + "location": "aaaaaaa", + "id": "aaaaa", + "name": "aaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } }, "201": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" }, "body": { "properties": { @@ -101,62 +99,62 @@ "tier": "Premium" }, "availabilityZones": [ - "yabalkbwuiwnipclseb" + "aaaaaaaaaaaaaaaaaaaaaa" ], "provisioningState": "Invalid", "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 8, - "totalVolumeSizeGiB": 1, - "volumeGroupCount": 2, - "totalIops": 20, - "totalMBps": 30, - "totalSizeTiB": 27, + "extendedCapacitySizeTiB": 29, + "totalVolumeSizeGiB": 27, + "volumeGroupCount": 9, + "totalIops": 3, + "totalMBps": 16, + "totalSizeTiB": 4, "privateEndpointConnections": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "uejrplgrpn" + "id": "aaaaaaaaaaaaaaaaaaaaaa" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aoszwzvraacanmvttvdu", - "actionsRequired": "xumqyumnuroawvsislahkt" + "description": "aaaaaaaaaaaaaa", + "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" }, "groupIds": [ - "f" + "aa" ] }, - "id": "kjfemyqaykey", - "name": "wwzaupwfk", - "type": "ekauadjq", + "id": "aaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } ] }, "tags": { - "key5512": "yzzhojxvi" + "key4357": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" }, - "location": "vnwuottxddjussuwjgyazf", - "id": "skxmasuehqe", - "name": "ew", - "type": "izynkpfpfe", + "location": "aaaaaaa", + "id": "aaaaa", + "name": "aaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json index f06a081378b0..e20e298e373f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json @@ -1,19 +1,17 @@ { - "title": "ElasticSans_Create", - "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", + "elasticSanName": "25v_0_5M1-m-BLx1", "parameters": { "properties": { "sku": { "name": "Premium_LRS" }, "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 8 + "extendedCapacitySizeTiB": 29 }, - "location": "vnwuottxddjussuwjgyazf" + "location": "aaaaaaa" }, "api-version": "2023-01-01" }, @@ -25,14 +23,14 @@ "name": "Premium_LRS" }, "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 8 + "extendedCapacitySizeTiB": 29 }, - "location": "vnwuottxddjussuwjgyazf" + "location": "aaaaaaa" } }, "201": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" }, "body": { "properties": { @@ -40,10 +38,10 @@ "name": "Premium_LRS" }, "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 8 + "extendedCapacitySizeTiB": 29 }, - "location": "vnwuottxddjussuwjgyazf" + "location": "aaaaaaa" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json index f3979e3e8b17..13b0ab476654 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json @@ -1,19 +1,17 @@ { - "title": "ElasticSans_Delete", - "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", + "elasticSanName": "25v_0_5M1-m-BLx1", "api-version": "2023-01-01" }, "responses": { "200": {}, "202": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" } }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json index f3979e3e8b17..13b0ab476654 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json @@ -1,19 +1,17 @@ { - "title": "ElasticSans_Delete", - "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", + "elasticSanName": "25v_0_5M1-m-BLx1", "api-version": "2023-01-01" }, "responses": { "200": {}, "202": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" } }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json index 21181f61b8bc..f66a82c60115 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -1,10 +1,8 @@ { - "title": "ElasticSans_Get", - "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", + "elasticSanName": "25v_0_5M1-m-BLx1", "api-version": "2023-01-01" }, "responses": { @@ -16,62 +14,62 @@ "tier": "Premium" }, "availabilityZones": [ - "yabalkbwuiwnipclseb" + "aaaaaaaaaaaaaaaaaaaaaa" ], "provisioningState": "Invalid", "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 8, - "totalVolumeSizeGiB": 1, - "volumeGroupCount": 2, - "totalIops": 20, - "totalMBps": 30, - "totalSizeTiB": 27, + "extendedCapacitySizeTiB": 29, + "totalVolumeSizeGiB": 27, + "volumeGroupCount": 9, + "totalIops": 3, + "totalMBps": 16, + "totalSizeTiB": 4, "privateEndpointConnections": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "uejrplgrpn" + "id": "aaaaaaaaaaaaaaaaaaaaaa" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aoszwzvraacanmvttvdu", - "actionsRequired": "xumqyumnuroawvsislahkt" + "description": "aaaaaaaaaaaaaa", + "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" }, "groupIds": [ - "f" + "aa" ] }, - "id": "kjfemyqaykey", - "name": "wwzaupwfk", - "type": "ekauadjq", + "id": "aaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } ] }, "tags": { - "key5512": "yzzhojxvi" + "key4357": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" }, - "location": "vnwuottxddjussuwjgyazf", - "id": "skxmasuehqe", - "name": "ew", - "type": "izynkpfpfe", + "location": "aaaaaaa", + "id": "aaaaa", + "name": "aaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json index c700e40e5a19..09bfef25ee6e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json @@ -1,10 +1,8 @@ { - "title": "ElasticSans_Get", - "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", + "elasticSanName": "25v_0_5M1-m-BLx1", "api-version": "2023-01-01" }, "responses": { @@ -15,10 +13,10 @@ "name": "Premium_LRS" }, "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 8 + "extendedCapacitySizeTiB": 29 }, - "location": "vnwuottxddjussuwjgyazf" + "location": "aaaaaaa" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index 4d6a4389da3c..0f3577f02192 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -1,8 +1,6 @@ { - "title": "ElasticSans_ListByResourceGroup", - "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", "api-version": "2023-01-01" }, @@ -17,65 +15,65 @@ "tier": "Premium" }, "availabilityZones": [ - "yabalkbwuiwnipclseb" + "aaaaaaaaaaaaaaaaaaaaaa" ], "provisioningState": "Invalid", "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 8, - "totalVolumeSizeGiB": 1, - "volumeGroupCount": 2, - "totalIops": 20, - "totalMBps": 30, - "totalSizeTiB": 27, + "extendedCapacitySizeTiB": 29, + "totalVolumeSizeGiB": 27, + "volumeGroupCount": 9, + "totalIops": 3, + "totalMBps": 16, + "totalSizeTiB": 4, "privateEndpointConnections": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "uejrplgrpn" + "id": "aaaaaaaaaaaaaaaaaaaaaa" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aoszwzvraacanmvttvdu", - "actionsRequired": "xumqyumnuroawvsislahkt" + "description": "aaaaaaaaaaaaaa", + "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" }, "groupIds": [ - "f" + "aa" ] }, - "id": "kjfemyqaykey", - "name": "wwzaupwfk", - "type": "ekauadjq", + "id": "aaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } ] }, "tags": { - "key5512": "yzzhojxvi" + "key4357": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" }, - "location": "vnwuottxddjussuwjgyazf", - "id": "skxmasuehqe", - "name": "ew", - "type": "izynkpfpfe", + "location": "aaaaaaa", + "id": "aaaaa", + "name": "aaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } ], - "nextLink": "muhjfzgbyfq" + "nextLink": "a" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index 8be488f2488f..25dbb02c1483 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -1,8 +1,6 @@ { - "title": "ElasticSans_ListByResourceGroup", - "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", "api-version": "2023-01-01" }, @@ -11,4 +9,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index f7bf29c7fba0..9637a5dcb11b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -1,8 +1,6 @@ { - "title": "ElasticSans_ListBySubscription", - "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "api-version": "2023-01-01" }, "responses": { @@ -16,65 +14,65 @@ "tier": "Premium" }, "availabilityZones": [ - "yabalkbwuiwnipclseb" + "aaaaaaaaaaaaaaaaaaaaaa" ], "provisioningState": "Invalid", "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 8, - "totalVolumeSizeGiB": 1, - "volumeGroupCount": 2, - "totalIops": 20, - "totalMBps": 30, - "totalSizeTiB": 27, + "extendedCapacitySizeTiB": 29, + "totalVolumeSizeGiB": 27, + "volumeGroupCount": 9, + "totalIops": 3, + "totalMBps": 16, + "totalSizeTiB": 4, "privateEndpointConnections": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "uejrplgrpn" + "id": "aaaaaaaaaaaaaaaaaaaaaa" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aoszwzvraacanmvttvdu", - "actionsRequired": "xumqyumnuroawvsislahkt" + "description": "aaaaaaaaaaaaaa", + "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" }, "groupIds": [ - "f" + "aa" ] }, - "id": "kjfemyqaykey", - "name": "wwzaupwfk", - "type": "ekauadjq", + "id": "aaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } ] }, "tags": { - "key5512": "yzzhojxvi" + "key4357": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" }, - "location": "vnwuottxddjussuwjgyazf", - "id": "skxmasuehqe", - "name": "ew", - "type": "izynkpfpfe", + "location": "aaaaaaa", + "id": "aaaaa", + "name": "aaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } ], - "nextLink": "muhjfzgbyfq" + "nextLink": "a" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index 514f3f33ea3d..e6773318653b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -1,8 +1,6 @@ { - "title": "ElasticSans_ListBySubscription", - "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "api-version": "2023-01-01" }, "responses": { @@ -10,4 +8,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json index 6be890470b90..8526b24d2ccd 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -1,17 +1,15 @@ { - "title": "ElasticSans_Update", - "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", + "elasticSanName": "25v_0_5M1-m-BLx1", "parameters": { "properties": { - "baseSizeTiB": 8, - "extendedCapacitySizeTiB": 21 + "baseSizeTiB": 28, + "extendedCapacitySizeTiB": 29 }, "tags": { - "key1815": "tqtnzoi" + "key4291": "aaaaaaaaaaaaa" } }, "api-version": "2023-01-01" @@ -25,67 +23,67 @@ "tier": "Premium" }, "availabilityZones": [ - "yabalkbwuiwnipclseb" + "aaaaaaaaaaaaaaaaaaaaaa" ], "provisioningState": "Invalid", "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 8, - "totalVolumeSizeGiB": 1, - "volumeGroupCount": 2, - "totalIops": 20, - "totalMBps": 30, - "totalSizeTiB": 27, + "extendedCapacitySizeTiB": 29, + "totalVolumeSizeGiB": 27, + "volumeGroupCount": 9, + "totalIops": 3, + "totalMBps": 16, + "totalSizeTiB": 4, "privateEndpointConnections": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "uejrplgrpn" + "id": "aaaaaaaaaaaaaaaaaaaaaa" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aoszwzvraacanmvttvdu", - "actionsRequired": "xumqyumnuroawvsislahkt" + "description": "aaaaaaaaaaaaaa", + "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" }, "groupIds": [ - "f" + "aa" ] }, - "id": "kjfemyqaykey", - "name": "wwzaupwfk", - "type": "ekauadjq", + "id": "aaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } ] }, "tags": { - "key5512": "yzzhojxvi" + "key4357": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" }, - "location": "vnwuottxddjussuwjgyazf", - "id": "skxmasuehqe", - "name": "ew", - "type": "izynkpfpfe", + "location": "aaaaaaa", + "id": "aaaaa", + "name": "aaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } }, "202": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json index a3ad7b589770..8a91d2e8f69c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -1,10 +1,8 @@ { - "title": "ElasticSans_Update", - "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", + "elasticSanName": "25v_0_5M1-m-BLx1", "parameters": {}, "api-version": "2023-01-01" }, @@ -16,15 +14,15 @@ "name": "Premium_LRS" }, "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 8 + "extendedCapacitySizeTiB": 29 }, - "location": "vnwuottxddjussuwjgyazf" + "location": "aaaaaaa" } }, "202": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json index 434636fd03aa..3c29fdca30ca 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json @@ -1,6 +1,4 @@ { - "title": "Operations_List", - "operationId": "Operations_List", "parameters": { "api-version": "2023-01-01" }, @@ -9,20 +7,20 @@ "body": { "value": [ { - "name": "jelxkxahklcc", + "name": "aaaaaaaaaaaaaaaaaaa", "isDataAction": true, "display": { - "provider": "okpppqtvyy", - "resource": "ddw", - "operation": "vegmupqwccaveoupgertyyr", - "description": "ncpyvrqkqqdpkikso" + "provider": "aaaaaaaaaaaaaaaaa", + "resource": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "operation": "aaaaaaaaaaaaaaaaaaaa", + "description": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa" }, "origin": "user", "actionType": "Internal" } ], - "nextLink": "qcpkdfcslfniqhadmggsuaamylglcz" + "nextLink": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MinimumSet_Gen.json index 5b2d33be7784..4238f82b9f75 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MinimumSet_Gen.json @@ -1,6 +1,4 @@ { - "title": "Operations_List", - "operationId": "Operations_List", "parameters": { "api-version": "2023-01-01" }, @@ -9,4 +7,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json index 4710e887a4b9..5ce11c2672b3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json @@ -1,21 +1,19 @@ { - "title": "PrivateEndpointConnections_Create", - "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "privateEndpointConnectionName": "qemywiqydx", + "elasticSanName": "25v_0_5M1-m-BLx1", + "privateEndpointConnectionName": "aaaaaaaaaaaaaaa", "parameters": { "properties": { "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aoszwzvraacanmvttvdu", - "actionsRequired": "xumqyumnuroawvsislahkt" + "description": "aaaaaaaaaaaaaa", + "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" }, "groupIds": [ - "f" + "aa" ] } }, @@ -27,61 +25,61 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "uejrplgrpn" + "id": "aaaaaaaaaaaaaaaaaaaaaa" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aoszwzvraacanmvttvdu", - "actionsRequired": "xumqyumnuroawvsislahkt" + "description": "aaaaaaaaaaaaaa", + "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" }, "groupIds": [ - "f" + "aa" ] }, - "id": "kjfemyqaykey", - "name": "wwzaupwfk", - "type": "ekauadjq", + "id": "aaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } }, "201": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" }, "body": { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "uejrplgrpn" + "id": "aaaaaaaaaaaaaaaaaaaaaa" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aoszwzvraacanmvttvdu", - "actionsRequired": "xumqyumnuroawvsislahkt" + "description": "aaaaaaaaaaaaaa", + "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" }, "groupIds": [ - "f" + "aa" ] }, - "id": "kjfemyqaykey", - "name": "wwzaupwfk", - "type": "ekauadjq", + "id": "aaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json index e0e3cb931288..03c57bcd7cfb 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json @@ -1,11 +1,9 @@ { - "title": "PrivateEndpointConnections_Create", - "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "privateEndpointConnectionName": "qemywiqydx", + "elasticSanName": "25v_0_5M1-m-BLx1", + "privateEndpointConnectionName": "aaaaaaaaaaaaaaa", "parameters": { "properties": { "privateLinkServiceConnectionState": {} @@ -23,7 +21,7 @@ }, "201": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" }, "body": { "properties": { @@ -32,4 +30,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json index 8aa78bccd48b..7cc91091ebb7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json @@ -1,20 +1,18 @@ { - "title": "PrivateEndpointConnections_Delete", - "operationId": "PrivateEndpointConnections_Delete", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "privateEndpointConnectionName": "qemywiqydx", + "elasticSanName": "25v_0_5M1-m-BLx1", + "privateEndpointConnectionName": "aaaaaaaaaaaaaaa", "api-version": "2023-01-01" }, "responses": { "200": {}, "202": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" } }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json index 8aa78bccd48b..7cc91091ebb7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json @@ -1,20 +1,18 @@ { - "title": "PrivateEndpointConnections_Delete", - "operationId": "PrivateEndpointConnections_Delete", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "privateEndpointConnectionName": "qemywiqydx", + "elasticSanName": "25v_0_5M1-m-BLx1", + "privateEndpointConnectionName": "aaaaaaaaaaaaaaa", "api-version": "2023-01-01" }, "responses": { "200": {}, "202": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" } }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json index eaed76d8abec..5bcaa622095a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json @@ -1,11 +1,9 @@ { - "title": "PrivateEndpointConnections_Get", - "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "privateEndpointConnectionName": "qemywiqydx", + "elasticSanName": "25v_0_5M1-m-BLx1", + "privateEndpointConnectionName": "aaaaaaaaaaaaaaa", "api-version": "2023-01-01" }, "responses": { @@ -14,29 +12,29 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "uejrplgrpn" + "id": "aaaaaaaaaaaaaaaaaaaaaa" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aoszwzvraacanmvttvdu", - "actionsRequired": "xumqyumnuroawvsislahkt" + "description": "aaaaaaaaaaaaaa", + "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" }, "groupIds": [ - "f" + "aa" ] }, - "id": "kjfemyqaykey", - "name": "wwzaupwfk", - "type": "ekauadjq", + "id": "aaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json index 4e8051800d61..c6b7b3becae7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json @@ -1,11 +1,9 @@ { - "title": "PrivateEndpointConnections_Get", - "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "privateEndpointConnectionName": "qemywiqydx", + "elasticSanName": "25v_0_5M1-m-BLx1", + "privateEndpointConnectionName": "aaaaaaaaaaaaaaa", "api-version": "2023-01-01" }, "responses": { @@ -17,4 +15,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json index b363b451926e..89477a7c9586 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json @@ -1,10 +1,8 @@ { - "title": "PrivateEndpointConnections_List", - "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", + "elasticSanName": "25v_0_5M1-m-BLx1", "api-version": "2023-01-01" }, "responses": { @@ -15,32 +13,32 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "uejrplgrpn" + "id": "aaaaaaaaaaaaaaaaaaaaaa" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aoszwzvraacanmvttvdu", - "actionsRequired": "xumqyumnuroawvsislahkt" + "description": "aaaaaaaaaaaaaa", + "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" }, "groupIds": [ - "f" + "aa" ] }, - "id": "kjfemyqaykey", - "name": "wwzaupwfk", - "type": "ekauadjq", + "id": "aaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } ], - "nextLink": "mmiulgatciohjr" + "nextLink": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json index ce5347b87f77..fa0c84ad4cd7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json @@ -1,10 +1,8 @@ { - "title": "PrivateEndpointConnections_List", - "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", + "elasticSanName": "25v_0_5M1-m-BLx1", "api-version": "2023-01-01" }, "responses": { @@ -12,4 +10,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json index 2dacaba567b7..daa9ead55d9b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json @@ -1,10 +1,8 @@ { - "title": "PrivateLinkResources_ListByElasticSan", - "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", + "elasticSanName": "25v_0_5M1-m-BLx1", "api-version": "2023-01-01" }, "responses": { @@ -13,29 +11,29 @@ "value": [ { "properties": { - "groupId": "yflmkz", + "groupId": "aaaaaaaaaaaaaaaa", "requiredMembers": [ - "ztmkqtjpuifhowqosuycix" + "aaaaaaaaaaaaa" ], "requiredZoneNames": [ - "o" + "aaaaaaaaaa" ] }, - "id": "yqdyejarjduuccpscmpvizuogmp", - "name": "pesgjasbdwwoiftcmavdvoxvag", - "type": "ancgiofehdennlhw", + "id": "aaaaaaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } ], - "nextLink": "lhzbbuueteehmwokuozbtpmlshzmrz" + "nextLink": "aaaaaaaa" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json index 497f94c09cdf..fa0c84ad4cd7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json @@ -1,10 +1,8 @@ { - "title": "PrivateLinkResources_ListByElasticSan", - "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", + "elasticSanName": "25v_0_5M1-m-BLx1", "api-version": "2023-01-01" }, "responses": { @@ -12,4 +10,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json index 4415cc5f3727..09f5c52863c0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json @@ -1,10 +1,8 @@ { - "title": "List all the available Skus in the region and information related to them", - "operationId": "Skus_List", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "api-version": "2023-01-01", - "$filter": "kinqfcocbuu" + "$filter": "aaaaaa" }, "responses": { "200": { @@ -13,28 +11,28 @@ { "name": "Premium_LRS", "tier": "Premium", - "resourceType": "vnibomxbaythpwbsphtvnotfooq", + "resourceType": "aaaaaaaaaaaaaaaaaaaaaaa", "locations": [ - "ajwkkhczkvvifzcidjjvhpjbxgfff" + "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" ], "locationInfo": [ { - "location": "dnkqsdnfmkeerkphi", + "location": "a", "zones": [ - "ss" + "aaaaaaaaaaaaa" ] } ], "capabilities": [ { - "name": "mk", - "value": "rervlnqilwelq" + "name": "aaaaaaaaaaaaaa", + "value": "aaaaaaa" } ] } ], - "nextLink": "wozxmeef" + "nextLink": "aaaaaaaaaaaaaaaaaaaaaaaaa" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json index 8e8937a103ce..e6773318653b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json @@ -1,8 +1,6 @@ { - "title": "List all the available Skus in the region and information related to them", - "operationId": "Skus_List", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "api-version": "2023-01-01" }, "responses": { @@ -10,4 +8,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json index 57793a37f6ca..2501e4a66c21 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json @@ -1,16 +1,14 @@ { - "title": "Snapshots_Create", - "operationId": "Snapshots_Create", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", - "snapshotName": "46c3qefz.37-62", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "snapshotName": "2o-vcj16", "parameters": { "properties": { "creationData": { - "sourceId": "nxudwniwutc" + "sourceId": "aaaaaaaaaaaaaa" } } }, @@ -21,50 +19,50 @@ "body": { "properties": { "creationData": { - "sourceId": "nxudwniwutc" + "sourceId": "aaaaaaaaaaaaaa" }, "provisioningState": "Invalid", - "sourceVolumeSizeGiB": 23, - "volumeName": "fjmlqhvq" + "sourceVolumeSizeGiB": 8, + "volumeName": "aaaaaaaaaaaaaaaaaaaa" }, - "id": "gswzncjixuj", - "name": "qxwzhofixocbknvmdamobtia", - "type": "jirwsmbxbb", + "id": "aaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } }, "201": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" }, "body": { "properties": { "creationData": { - "sourceId": "nxudwniwutc" + "sourceId": "aaaaaaaaaaaaaa" }, "provisioningState": "Invalid", - "sourceVolumeSizeGiB": 23, - "volumeName": "fjmlqhvq" + "sourceVolumeSizeGiB": 8, + "volumeName": "aaaaaaaaaaaaaaaaaaaa" }, - "id": "gswzncjixuj", - "name": "qxwzhofixocbknvmdamobtia", - "type": "jirwsmbxbb", + "id": "aaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json index e81ca9ff09c5..ff2387ee690e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json @@ -1,16 +1,14 @@ { - "title": "Snapshots_Create", - "operationId": "Snapshots_Create", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", - "snapshotName": "46c3qefz.37-62", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "snapshotName": "2o-vcj16", "parameters": { "properties": { "creationData": { - "sourceId": "nxudwniwutc" + "sourceId": "aaaaaaaaaaaaaa" } } }, @@ -21,22 +19,22 @@ "body": { "properties": { "creationData": { - "sourceId": "nxudwniwutc" + "sourceId": "aaaaaaaaaaaaaa" } } } }, "201": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" }, "body": { "properties": { "creationData": { - "sourceId": "nxudwniwutc" + "sourceId": "aaaaaaaaaaaaaa" } } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json index 055f34406124..e40781fdc80f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json @@ -1,21 +1,19 @@ { - "title": "Snapshots_Delete", - "operationId": "Snapshots_Delete", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", - "snapshotName": "46c3qefz.37-62", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "snapshotName": "2o-vcj16", "api-version": "2023-01-01" }, "responses": { "200": {}, "202": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" } }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json index 055f34406124..e40781fdc80f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json @@ -1,21 +1,19 @@ { - "title": "Snapshots_Delete", - "operationId": "Snapshots_Delete", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", - "snapshotName": "46c3qefz.37-62", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "snapshotName": "2o-vcj16", "api-version": "2023-01-01" }, "responses": { "200": {}, "202": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" } }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json index 864f8bf53056..b49b5ad7ff48 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json @@ -1,12 +1,10 @@ { - "title": "Snapshots_Get", - "operationId": "Snapshots_Get", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", - "snapshotName": "46c3qefz.37-62", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "snapshotName": "2o-vcj16", "api-version": "2023-01-01" }, "responses": { @@ -14,24 +12,24 @@ "body": { "properties": { "creationData": { - "sourceId": "nxudwniwutc" + "sourceId": "aaaaaaaaaaaaaa" }, "provisioningState": "Invalid", - "sourceVolumeSizeGiB": 23, - "volumeName": "fjmlqhvq" + "sourceVolumeSizeGiB": 8, + "volumeName": "aaaaaaaaaaaaaaaaaaaa" }, - "id": "gswzncjixuj", - "name": "qxwzhofixocbknvmdamobtia", - "type": "jirwsmbxbb", + "id": "aaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json index af2cb020e775..9b7cc991b293 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json @@ -1,12 +1,10 @@ { - "title": "Snapshots_Get", - "operationId": "Snapshots_Get", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", - "snapshotName": "46c3qefz.37-62", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "snapshotName": "2o-vcj16", "api-version": "2023-01-01" }, "responses": { @@ -14,10 +12,10 @@ "body": { "properties": { "creationData": { - "sourceId": "nxudwniwutc" + "sourceId": "aaaaaaaaaaaaaa" } } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json index 988e77ee1006..5757a425be8d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json @@ -1,12 +1,10 @@ { - "title": "Snapshots_ListByVolumeGroup", - "operationId": "Snapshots_ListByVolumeGroup", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", - "$filter": "zbfhoixuqk", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "$filter": "aaaaa", "api-version": "2023-01-01" }, "responses": { @@ -16,27 +14,27 @@ { "properties": { "creationData": { - "sourceId": "nxudwniwutc" + "sourceId": "aaaaaaaaaaaaaa" }, "provisioningState": "Invalid", - "sourceVolumeSizeGiB": 23, - "volumeName": "fjmlqhvq" + "sourceVolumeSizeGiB": 8, + "volumeName": "aaaaaaaaaaaaaaaaaaaa" }, - "id": "gswzncjixuj", - "name": "qxwzhofixocbknvmdamobtia", - "type": "jirwsmbxbb", + "id": "aaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } ], - "nextLink": "pxfdbwyyosnaybf" + "nextLink": "aaa" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json index 45fac1483a6a..6ac79f60ae15 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json @@ -1,11 +1,9 @@ { - "title": "Snapshots_ListByVolumeGroup", - "operationId": "Snapshots_ListByVolumeGroup", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", "api-version": "2023-01-01" }, "responses": { @@ -13,4 +11,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MaximumSet_Gen.json index e11228d27632..31be78a4eed7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MaximumSet_Gen.json @@ -1,15 +1,13 @@ { - "title": "Snapshots_Update", - "operationId": "Snapshots_Update", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", - "snapshotName": "46c3qefz.37-62", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "snapshotName": "2o-vcj16", "parameters": { "tags": { - "key7083": "oqrikrvvlhlmbs" + "key3808": "aaaaaaaaaaaaaaa" } }, "api-version": "2023-01-01" @@ -19,24 +17,24 @@ "body": { "properties": { "creationData": { - "sourceId": "nxudwniwutc" + "sourceId": "aaaaaaaaaaaaaa" }, "provisioningState": "Invalid", - "sourceVolumeSizeGiB": 23, - "volumeName": "fjmlqhvq" + "sourceVolumeSizeGiB": 8, + "volumeName": "aaaaaaaaaaaaaaaaaaaa" }, - "id": "gswzncjixuj", - "name": "qxwzhofixocbknvmdamobtia", - "type": "jirwsmbxbb", + "id": "aaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MinimumSet_Gen.json index 5677adcbc0a5..4a272b22882b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MinimumSet_Gen.json @@ -1,12 +1,10 @@ { - "title": "Snapshots_Update", - "operationId": "Snapshots_Update", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", - "snapshotName": "46c3qefz.37-62", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "snapshotName": "2o-vcj16", "parameters": {}, "api-version": "2023-01-01" }, @@ -15,10 +13,10 @@ "body": { "properties": { "creationData": { - "sourceId": "nxudwniwutc" + "sourceId": "aaaaaaaaaaaaaa" } } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json index 59036ec2db88..26edcd90f4a1 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json @@ -1,19 +1,33 @@ { - "title": "VolumeGroups_Create", - "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", "parameters": { + "identity": { + "type": "None", + "userAssignedIdentities": { + "key4939": {} + } + }, "properties": { "protocolType": "Iscsi", "encryption": "EncryptionAtRestWithPlatformKey", + "encryptionProperties": { + "keyVaultProperties": { + "keyName": "aaaaaaaaaaaaaaaaaaa", + "keyVersion": "a", + "keyVaultUri": "https://microsoft.com/a" + }, + "identity": { + "userAssignedIdentity": "aaaaaaaaaaaaaaaaaaaaa" + } + }, "networkAcls": { "virtualNetworkRules": [ { - "id": "oxadrntmswhfmxcqrgwnyldic", + "id": "aaaaaaaa", "action": "Allow" } ] @@ -25,14 +39,38 @@ "responses": { "200": { "body": { + "identity": { + "principalId": "aaaaaaaaaaaaaaaaaaaaaaa", + "tenantId": "aaaaaaaaa", + "type": "None", + "userAssignedIdentities": { + "key4939": { + "principalId": "aaaaaaaaaaaaaaaaaaaaaaaa", + "clientId": "aaaaaaaaaaaaaaaa" + } + } + }, "properties": { "provisioningState": "Invalid", "protocolType": "Iscsi", "encryption": "EncryptionAtRestWithPlatformKey", + "encryptionProperties": { + "keyVaultProperties": { + "keyName": "aaaaaaaaaaaaaaaaaaa", + "keyVersion": "a", + "keyVaultUri": "https://microsoft.com/a", + "currentVersionedKeyIdentifier": "aaaaaaaaaaaaaa", + "lastKeyRotationTimestamp": "2023-08-10T06:42:08.630Z", + "currentVersionedKeyExpirationTimestamp": "2023-08-10T06:42:08.630Z" + }, + "identity": { + "userAssignedIdentity": "aaaaaaaaaaaaaaaaaaaaa" + } + }, "networkAcls": { "virtualNetworkRules": [ { - "id": "oxadrntmswhfmxcqrgwnyldic", + "id": "aaaaaaaa", "action": "Allow" } ] @@ -42,57 +80,81 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "uejrplgrpn" + "id": "aaaaaaaaaaaaaaaaaaaaaa" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aoszwzvraacanmvttvdu", - "actionsRequired": "xumqyumnuroawvsislahkt" + "description": "aaaaaaaaaaaaaa", + "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" }, "groupIds": [ - "f" + "aa" ] }, - "id": "kjfemyqaykey", - "name": "wwzaupwfk", - "type": "ekauadjq", + "id": "aaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } ] }, - "id": "fsiogrr", - "name": "bygpfwtiehsszdzufjrudghjdzi", - "type": "eqdj", + "id": "aaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } }, "201": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" }, "body": { + "identity": { + "principalId": "aaaaaaaaaaaaaaaaaaaaaaa", + "tenantId": "aaaaaaaaa", + "type": "None", + "userAssignedIdentities": { + "key4939": { + "principalId": "aaaaaaaaaaaaaaaaaaaaaaaa", + "clientId": "aaaaaaaaaaaaaaaa" + } + } + }, "properties": { "provisioningState": "Invalid", "protocolType": "Iscsi", "encryption": "EncryptionAtRestWithPlatformKey", + "encryptionProperties": { + "keyVaultProperties": { + "keyName": "aaaaaaaaaaaaaaaaaaa", + "keyVersion": "a", + "keyVaultUri": "https://microsoft.com/a", + "currentVersionedKeyIdentifier": "aaaaaaaaaaaaaa", + "lastKeyRotationTimestamp": "2023-08-10T06:42:08.630Z", + "currentVersionedKeyExpirationTimestamp": "2023-08-10T06:42:08.630Z" + }, + "identity": { + "userAssignedIdentity": "aaaaaaaaaaaaaaaaaaaaa" + } + }, "networkAcls": { "virtualNetworkRules": [ { - "id": "oxadrntmswhfmxcqrgwnyldic", + "id": "aaaaaaaa", "action": "Allow" } ] @@ -102,43 +164,43 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "uejrplgrpn" + "id": "aaaaaaaaaaaaaaaaaaaaaa" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aoszwzvraacanmvttvdu", - "actionsRequired": "xumqyumnuroawvsislahkt" + "description": "aaaaaaaaaaaaaa", + "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" }, "groupIds": [ - "f" + "aa" ] }, - "id": "kjfemyqaykey", - "name": "wwzaupwfk", - "type": "ekauadjq", + "id": "aaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } ] }, - "id": "fsiogrr", - "name": "bygpfwtiehsszdzufjrudghjdzi", - "type": "eqdj", + "id": "aaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json index 52dab41bc590..494b3c74f36f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -1,11 +1,9 @@ { - "title": "VolumeGroups_Create", - "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", "parameters": {}, "api-version": "2023-01-01" }, @@ -15,9 +13,9 @@ }, "201": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" }, "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json index 970e4c96e127..84c138e0f804 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json @@ -1,20 +1,18 @@ { - "title": "VolumeGroups_Delete", - "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", "api-version": "2023-01-01" }, "responses": { "200": {}, "202": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" } }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json index 970e4c96e127..84c138e0f804 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json @@ -1,20 +1,18 @@ { - "title": "VolumeGroups_Delete", - "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", "api-version": "2023-01-01" }, "responses": { "200": {}, "202": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" } }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json index cf9f676dc711..c9e0757857e2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json @@ -1,24 +1,46 @@ { - "title": "VolumeGroups_Get", - "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", "api-version": "2023-01-01" }, "responses": { "200": { "body": { + "identity": { + "principalId": "aaaaaaaaaaaaaaaaaaaaaaa", + "tenantId": "aaaaaaaaa", + "type": "None", + "userAssignedIdentities": { + "key4939": { + "principalId": "aaaaaaaaaaaaaaaaaaaaaaaa", + "clientId": "aaaaaaaaaaaaaaaa" + } + } + }, "properties": { "provisioningState": "Invalid", "protocolType": "Iscsi", "encryption": "EncryptionAtRestWithPlatformKey", + "encryptionProperties": { + "keyVaultProperties": { + "keyName": "aaaaaaaaaaaaaaaaaaa", + "keyVersion": "a", + "keyVaultUri": "https://microsoft.com/a", + "currentVersionedKeyIdentifier": "aaaaaaaaaaaaaa", + "lastKeyRotationTimestamp": "2023-08-10T06:42:08.630Z", + "currentVersionedKeyExpirationTimestamp": "2023-08-10T06:42:08.630Z" + }, + "identity": { + "userAssignedIdentity": "aaaaaaaaaaaaaaaaaaaaa" + } + }, "networkAcls": { "virtualNetworkRules": [ { - "id": "oxadrntmswhfmxcqrgwnyldic", + "id": "aaaaaaaa", "action": "Allow" } ] @@ -28,43 +50,43 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "uejrplgrpn" + "id": "aaaaaaaaaaaaaaaaaaaaaa" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aoszwzvraacanmvttvdu", - "actionsRequired": "xumqyumnuroawvsislahkt" + "description": "aaaaaaaaaaaaaa", + "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" }, "groupIds": [ - "f" + "aa" ] }, - "id": "kjfemyqaykey", - "name": "wwzaupwfk", - "type": "ekauadjq", + "id": "aaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } ] }, - "id": "fsiogrr", - "name": "bygpfwtiehsszdzufjrudghjdzi", - "type": "eqdj", + "id": "aaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json index bc6ac3156c5e..6ac79f60ae15 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json @@ -1,11 +1,9 @@ { - "title": "VolumeGroups_Get", - "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", "api-version": "2023-01-01" }, "responses": { @@ -13,4 +11,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json index b924affedceb..b7fe0af03aaa 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -1,10 +1,8 @@ { - "title": "VolumeGroups_ListByElasticSan", - "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", + "elasticSanName": "25v_0_5M1-m-BLx1", "api-version": "2023-01-01" }, "responses": { @@ -12,14 +10,38 @@ "body": { "value": [ { + "identity": { + "principalId": "aaaaaaaaaaaaaaaaaaaaaaa", + "tenantId": "aaaaaaaaa", + "type": "None", + "userAssignedIdentities": { + "key4939": { + "principalId": "aaaaaaaaaaaaaaaaaaaaaaaa", + "clientId": "aaaaaaaaaaaaaaaa" + } + } + }, "properties": { "provisioningState": "Invalid", "protocolType": "Iscsi", "encryption": "EncryptionAtRestWithPlatformKey", + "encryptionProperties": { + "keyVaultProperties": { + "keyName": "aaaaaaaaaaaaaaaaaaa", + "keyVersion": "a", + "keyVaultUri": "https://microsoft.com/a", + "currentVersionedKeyIdentifier": "aaaaaaaaaaaaaa", + "lastKeyRotationTimestamp": "2023-08-10T06:42:08.630Z", + "currentVersionedKeyExpirationTimestamp": "2023-08-10T06:42:08.630Z" + }, + "identity": { + "userAssignedIdentity": "aaaaaaaaaaaaaaaaaaaaa" + } + }, "networkAcls": { "virtualNetworkRules": [ { - "id": "oxadrntmswhfmxcqrgwnyldic", + "id": "aaaaaaaa", "action": "Allow" } ] @@ -29,46 +51,46 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "uejrplgrpn" + "id": "aaaaaaaaaaaaaaaaaaaaaa" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aoszwzvraacanmvttvdu", - "actionsRequired": "xumqyumnuroawvsislahkt" + "description": "aaaaaaaaaaaaaa", + "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" }, "groupIds": [ - "f" + "aa" ] }, - "id": "kjfemyqaykey", - "name": "wwzaupwfk", - "type": "ekauadjq", + "id": "aaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } ] }, - "id": "fsiogrr", - "name": "bygpfwtiehsszdzufjrudghjdzi", - "type": "eqdj", + "id": "aaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } ], - "nextLink": "hwoseeouwpklizipik" + "nextLink": "aaaaaaaaaaaaaaaaaaaaaaaaa" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json index a90d29a8bff1..fa0c84ad4cd7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json @@ -1,10 +1,8 @@ { - "title": "VolumeGroups_ListByElasticSan", - "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", + "elasticSanName": "25v_0_5M1-m-BLx1", "api-version": "2023-01-01" }, "responses": { @@ -12,4 +10,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json index 4963b0ba09d1..08146299f047 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json @@ -1,19 +1,27 @@ { - "title": "VolumeGroups_Update", - "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", "parameters": { "properties": { "protocolType": "Iscsi", "encryption": "EncryptionAtRestWithPlatformKey", + "encryptionProperties": { + "keyVaultProperties": { + "keyName": "aaaaaaaaaaaaaaaaaaa", + "keyVersion": "a", + "keyVaultUri": "https://microsoft.com/a" + }, + "identity": { + "userAssignedIdentity": "aaaaaaaaaaaaaaaaaaaaa" + } + }, "networkAcls": { "virtualNetworkRules": [ { - "id": "oxadrntmswhfmxcqrgwnyldic", + "id": "aaaaaaaa", "action": "Allow" } ] @@ -25,14 +33,38 @@ "responses": { "200": { "body": { + "identity": { + "principalId": "aaaaaaaaaaaaaaaaaaaaaaa", + "tenantId": "aaaaaaaaa", + "type": "None", + "userAssignedIdentities": { + "key4939": { + "principalId": "aaaaaaaaaaaaaaaaaaaaaaaa", + "clientId": "aaaaaaaaaaaaaaaa" + } + } + }, "properties": { "provisioningState": "Invalid", "protocolType": "Iscsi", "encryption": "EncryptionAtRestWithPlatformKey", + "encryptionProperties": { + "keyVaultProperties": { + "keyName": "aaaaaaaaaaaaaaaaaaa", + "keyVersion": "a", + "keyVaultUri": "https://microsoft.com/a", + "currentVersionedKeyIdentifier": "aaaaaaaaaaaaaa", + "lastKeyRotationTimestamp": "2023-08-10T06:42:08.630Z", + "currentVersionedKeyExpirationTimestamp": "2023-08-10T06:42:08.630Z" + }, + "identity": { + "userAssignedIdentity": "aaaaaaaaaaaaaaaaaaaaa" + } + }, "networkAcls": { "virtualNetworkRules": [ { - "id": "oxadrntmswhfmxcqrgwnyldic", + "id": "aaaaaaaa", "action": "Allow" } ] @@ -42,48 +74,48 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "uejrplgrpn" + "id": "aaaaaaaaaaaaaaaaaaaaaa" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aoszwzvraacanmvttvdu", - "actionsRequired": "xumqyumnuroawvsislahkt" + "description": "aaaaaaaaaaaaaa", + "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" }, "groupIds": [ - "f" + "aa" ] }, - "id": "kjfemyqaykey", - "name": "wwzaupwfk", - "type": "ekauadjq", + "id": "aaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } ] }, - "id": "fsiogrr", - "name": "bygpfwtiehsszdzufjrudghjdzi", - "type": "eqdj", + "id": "aaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaaaaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } }, "202": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json index ac49f6714433..6db1ea6a92d9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json @@ -1,11 +1,9 @@ { - "title": "VolumeGroups_Update", - "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", "parameters": {}, "api-version": "2023-01-01" }, @@ -15,8 +13,8 @@ }, "202": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json index 6a45a28ce5b1..9b6da2b2dc3a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json @@ -1,19 +1,17 @@ { - "title": "Volumes_Create", - "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", - "volumeName": "r8ze-5-n3dW-05f0o", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "volumeName": "75qoys3-i5-Qs-0t35-M5-O", "parameters": { "properties": { "creationData": { "createSource": "None", - "sourceId": "ctgpxdfsjmwfkgsskcvtnqkskiz" + "sourceId": "aaaaaaaaaaaaaaaaaaaaaaaaaa" }, - "sizeGiB": 1 + "sizeGiB": 9 } }, "api-version": "2023-01-01" @@ -22,65 +20,65 @@ "200": { "body": { "properties": { - "volumeId": "nee", + "volumeId": "aaaaaaaaaaaa", "creationData": { "createSource": "None", - "sourceId": "ctgpxdfsjmwfkgsskcvtnqkskiz" + "sourceId": "aaaaaaaaaaaaaaaaaaaaaaaaaa" }, - "sizeGiB": 1, + "sizeGiB": 9, "storageTarget": { - "targetIqn": "oyhkubmpg", - "targetPortalHostname": "eanjcjexp", - "targetPortalPort": 6, + "targetIqn": "aaaaaaaaaaaaaaaaaaaaaaa", + "targetPortalHostname": "aaaaaaa", + "targetPortalPort": 8, "provisioningState": "Invalid", "status": "Invalid" } }, - "id": "kjyplutyyacgrcmsbhixkomcgb", - "name": "ito", - "type": "mxynzgagszqosnjm", + "id": "aaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaa", + "type": "aaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } }, "201": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" }, "body": { "properties": { - "volumeId": "nee", + "volumeId": "aaaaaaaaaaaa", "creationData": { "createSource": "None", - "sourceId": "ctgpxdfsjmwfkgsskcvtnqkskiz" + "sourceId": "aaaaaaaaaaaaaaaaaaaaaaaaaa" }, - "sizeGiB": 1, + "sizeGiB": 9, "storageTarget": { - "targetIqn": "oyhkubmpg", - "targetPortalHostname": "eanjcjexp", - "targetPortalPort": 6, + "targetIqn": "aaaaaaaaaaaaaaaaaaaaaaa", + "targetPortalHostname": "aaaaaaa", + "targetPortalPort": 8, "provisioningState": "Invalid", "status": "Invalid" } }, - "id": "kjyplutyyacgrcmsbhixkomcgb", - "name": "ito", - "type": "mxynzgagszqosnjm", + "id": "aaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaa", + "type": "aaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json index 1d9ae5ee6a3c..51ba62147f7b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json @@ -1,15 +1,13 @@ { - "title": "Volumes_Create", - "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", - "volumeName": "r8ze-5-n3dW-05f0o", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "volumeName": "75qoys3-i5-Qs-0t35-M5-O", "parameters": { "properties": { - "sizeGiB": 1 + "sizeGiB": 9 } }, "api-version": "2023-01-01" @@ -18,19 +16,19 @@ "200": { "body": { "properties": { - "sizeGiB": 1 + "sizeGiB": 9 } } }, "201": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" }, "body": { "properties": { - "sizeGiB": 1 + "sizeGiB": 9 } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json index ad4bcbd9f254..0e3bc16a62f9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json @@ -1,21 +1,19 @@ { - "title": "Volumes_Delete", - "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", - "volumeName": "r8ze-5-n3dW-05f0o", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "volumeName": "75qoys3-i5-Qs-0t35-M5-O", "api-version": "2023-01-01" }, "responses": { "200": {}, "202": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" } }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json index ad4bcbd9f254..0e3bc16a62f9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json @@ -1,21 +1,19 @@ { - "title": "Volumes_Delete", - "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", - "volumeName": "r8ze-5-n3dW-05f0o", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "volumeName": "75qoys3-i5-Qs-0t35-M5-O", "api-version": "2023-01-01" }, "responses": { "200": {}, "202": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" } }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json index 1148a269112d..ef8fdd835714 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json @@ -1,44 +1,42 @@ { - "title": "Volumes_Get", - "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", - "volumeName": "r8ze-5-n3dW-05f0o", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "volumeName": "75qoys3-i5-Qs-0t35-M5-O", "api-version": "2023-01-01" }, "responses": { "200": { "body": { "properties": { - "volumeId": "nee", + "volumeId": "aaaaaaaaaaaa", "creationData": { "createSource": "None", - "sourceId": "ctgpxdfsjmwfkgsskcvtnqkskiz" + "sourceId": "aaaaaaaaaaaaaaaaaaaaaaaaaa" }, - "sizeGiB": 1, + "sizeGiB": 9, "storageTarget": { - "targetIqn": "oyhkubmpg", - "targetPortalHostname": "eanjcjexp", - "targetPortalPort": 6, + "targetIqn": "aaaaaaaaaaaaaaaaaaaaaaa", + "targetPortalHostname": "aaaaaaa", + "targetPortalPort": 8, "provisioningState": "Invalid", "status": "Invalid" } }, - "id": "kjyplutyyacgrcmsbhixkomcgb", - "name": "ito", - "type": "mxynzgagszqosnjm", + "id": "aaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaa", + "type": "aaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json index 458ab61ad875..83ba9ce93743 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json @@ -1,21 +1,19 @@ { - "title": "Volumes_Get", - "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", - "volumeName": "r8ze-5-n3dW-05f0o", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "volumeName": "75qoys3-i5-Qs-0t35-M5-O", "api-version": "2023-01-01" }, "responses": { "200": { "body": { "properties": { - "sizeGiB": 1 + "sizeGiB": 9 } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index 4dc0aac49aff..37013134f109 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -1,11 +1,9 @@ { - "title": "Volumes_ListByVolumeGroup", - "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", "api-version": "2023-01-01" }, "responses": { @@ -14,35 +12,35 @@ "value": [ { "properties": { - "volumeId": "nee", + "volumeId": "aaaaaaaaaaaa", "creationData": { "createSource": "None", - "sourceId": "ctgpxdfsjmwfkgsskcvtnqkskiz" + "sourceId": "aaaaaaaaaaaaaaaaaaaaaaaaaa" }, - "sizeGiB": 1, + "sizeGiB": 9, "storageTarget": { - "targetIqn": "oyhkubmpg", - "targetPortalHostname": "eanjcjexp", - "targetPortalPort": 6, + "targetIqn": "aaaaaaaaaaaaaaaaaaaaaaa", + "targetPortalHostname": "aaaaaaa", + "targetPortalPort": 8, "provisioningState": "Invalid", "status": "Invalid" } }, - "id": "kjyplutyyacgrcmsbhixkomcgb", - "name": "ito", - "type": "mxynzgagszqosnjm", + "id": "aaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaa", + "type": "aaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } ], - "nextLink": "hyjkwfaeuzrwcaolrswtnxgdlrkl" + "nextLink": "aaaaaaaaaaaaaaaaaaaaaaaa" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json index 1126b9b24855..6ac79f60ae15 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json @@ -1,11 +1,9 @@ { - "title": "Volumes_ListByVolumeGroup", - "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", "api-version": "2023-01-01" }, "responses": { @@ -13,4 +11,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json index 19cd638d77bd..7539846d119c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json @@ -1,15 +1,13 @@ { - "title": "Volumes_Update", - "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", - "volumeName": "r8ze-5-n3dW-05f0o", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "volumeName": "75qoys3-i5-Qs-0t35-M5-O", "parameters": { "properties": { - "sizeGiB": 8 + "sizeGiB": 3 } }, "api-version": "2023-01-01" @@ -18,37 +16,37 @@ "200": { "body": { "properties": { - "volumeId": "nee", + "volumeId": "aaaaaaaaaaaa", "creationData": { "createSource": "None", - "sourceId": "ctgpxdfsjmwfkgsskcvtnqkskiz" + "sourceId": "aaaaaaaaaaaaaaaaaaaaaaaaaa" }, - "sizeGiB": 1, + "sizeGiB": 9, "storageTarget": { - "targetIqn": "oyhkubmpg", - "targetPortalHostname": "eanjcjexp", - "targetPortalPort": 6, + "targetIqn": "aaaaaaaaaaaaaaaaaaaaaaa", + "targetPortalHostname": "aaaaaaa", + "targetPortalPort": 8, "provisioningState": "Invalid", "status": "Invalid" } }, - "id": "kjyplutyyacgrcmsbhixkomcgb", - "name": "ito", - "type": "mxynzgagszqosnjm", + "id": "aaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaa", + "type": "aaaaa", "systemData": { - "createdBy": "ckpopbicuklnbut", + "createdBy": "a", "createdByType": "User", - "createdAt": "2023-08-08T18:37:36.691Z", - "lastModifiedBy": "pbkvncuyveyqxzlnwekksafrb", + "createdAt": "2023-08-10T06:42:05.366Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-08T18:37:36.691Z" + "lastModifiedAt": "2023-08-10T06:42:05.366Z" } } }, "202": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json index 18f938c0f739..366c19ab3c5e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json @@ -1,12 +1,10 @@ { - "title": "Volumes_Update", - "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "B7699D4B-6230-4C64-990F-5F7EA77D369E", + "subscriptionId": "aaaa", "resourceGroupName": "rgelasticsan", - "elasticSanName": "Hh6b-klD", - "volumeGroupName": "8llk_2Pz984M-8x4o_8_c", - "volumeName": "r8ze-5-n3dW-05f0o", + "elasticSanName": "25v_0_5M1-m-BLx1", + "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "volumeName": "75qoys3-i5-Qs-0t35-M5-O", "parameters": {}, "api-version": "2023-01-01" }, @@ -14,14 +12,14 @@ "200": { "body": { "properties": { - "sizeGiB": 1 + "sizeGiB": 9 } } }, "202": { "headers": { - "location": "https://contoso.com/operationstatus" + "location": "https://foo.com/operationstatus" } } } -} +} \ No newline at end of file From a2262acf5c9cb49c65a5805a2b091decddd639c3 Mon Sep 17 00:00:00 2001 From: Harshjeet Aulakh Date: Thu, 10 Aug 2023 00:30:51 -0700 Subject: [PATCH 04/10] add object type on properties --- .../stable/2023-01-01/elasticsan.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json index 0b25135d88bb..8487ecf32039 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json @@ -2034,6 +2034,7 @@ ] }, "Identity": { + "type": "object", "properties": { "principalId": { "readOnly": true, @@ -2129,6 +2130,7 @@ } }, "EncryptionProperties": { + "type": "object", "properties": { "keyVaultProperties": { "$ref": "#/definitions/KeyVaultProperties", @@ -2144,6 +2146,7 @@ "description": "The encryption settings on the volume group." }, "EncryptionIdentity": { + "type": "object", "properties": { "userAssignedIdentity": { "type": "string", @@ -2154,6 +2157,7 @@ "description": "Encryption identity for the volume group." }, "KeyVaultProperties": { + "type": "object", "description": "Properties of key vault.", "properties": { "keyName": { @@ -2195,6 +2199,7 @@ } }, "UserAssignedIdentity": { + "type": "object", "properties": { "principalId": { "readOnly": true, @@ -2213,6 +2218,10 @@ "type": "object", "description": "Volume Group request.", "properties": { + "identity": { + "$ref": "#/definitions/Identity", + "description": "The identity of the resource." + }, "properties": { "x-ms-client-flatten": true, "description": "Properties of VolumeGroup.", From f13c5fe7780d3a3df8674e75d8095413ae451472 Mon Sep 17 00:00:00 2001 From: Harshjeet Aulakh Date: Tue, 15 Aug 2023 22:30:30 -0700 Subject: [PATCH 05/10] add managedby property --- .../stable/2023-01-01/elasticsan.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json index 8487ecf32039..0596f1873d21 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json @@ -2317,8 +2317,24 @@ "storageTarget": { "description": "Storage target information", "$ref": "#/definitions/IscsiTargetInfo" + }, + "managedBy": { + "description": "Parent resource information.", + "$ref": "#/definitions/ManagedByInfo" + } + } + }, + "ManagedByInfo":{ + "type": "object", + "description": "Parent resource information.", + "properties": { + "resourceId": { + "type": "string", + "x-ms-client-name": "ResourceId", + "description": "Resource ID of the resource managing the volume." } } + }, "VolumeUpdate": { "type": "object", From 988c9501859a85357e485c00f6b5fc8daeecc6b1 Mon Sep 17 00:00:00 2001 From: PreetPRG Date: Wed, 23 Aug 2023 17:51:53 +0530 Subject: [PATCH 06/10] Removed PATCH Snapshot API, Added forceDeleteFlags for volume, added provisioning state from volume, added publicNetworkAccess --- .../stable/2023-01-01/elasticsan.json | 125 ++++++--------- .../ElasticSans_Create_MaximumSet_Gen.json | 139 ++++++++-------- .../ElasticSans_Create_MinimumSet_Gen.json | 28 ++-- .../ElasticSans_Delete_MaximumSet_Gen.json | 10 +- .../ElasticSans_Delete_MinimumSet_Gen.json | 10 +- .../ElasticSans_Get_MaximumSet_Gen.json | 67 ++++---- .../ElasticSans_Get_MinimumSet_Gen.json | 14 +- ...ns_ListByResourceGroup_MaximumSet_Gen.json | 67 ++++---- ...ns_ListByResourceGroup_MinimumSet_Gen.json | 6 +- ...ans_ListBySubscription_MaximumSet_Gen.json | 67 ++++---- ...ans_ListBySubscription_MinimumSet_Gen.json | 6 +- .../ElasticSans_Update_MaximumSet_Gen.json | 76 ++++----- .../ElasticSans_Update_MinimumSet_Gen.json | 16 +- .../Operations_List_MaximumSet_Gen.json | 16 +- .../Operations_List_MinimumSet_Gen.json | 4 +- ...ointConnections_Create_MaximumSet_Gen.json | 62 ++++---- ...ointConnections_Create_MinimumSet_Gen.json | 12 +- ...ointConnections_Delete_MaximumSet_Gen.json | 12 +- ...ointConnections_Delete_MinimumSet_Gen.json | 12 +- ...ndpointConnections_Get_MaximumSet_Gen.json | 32 ++-- ...ndpointConnections_Get_MinimumSet_Gen.json | 10 +- ...dpointConnections_List_MaximumSet_Gen.json | 32 ++-- ...dpointConnections_List_MinimumSet_Gen.json | 8 +- ...urces_ListByElasticSan_MaximumSet_Gen.json | 30 ++-- ...urces_ListByElasticSan_MinimumSet_Gen.json | 8 +- .../examples/Skus_List_MaximumSet_Gen.json | 22 +-- .../examples/Skus_List_MinimumSet_Gen.json | 6 +- .../Snapshots_Create_MaximumSet_Gen.json | 56 +++---- .../Snapshots_Create_MinimumSet_Gen.json | 20 +-- .../Snapshots_Delete_MaximumSet_Gen.json | 14 +- .../Snapshots_Delete_MinimumSet_Gen.json | 14 +- .../Snapshots_Get_MaximumSet_Gen.json | 32 ++-- .../Snapshots_Get_MinimumSet_Gen.json | 14 +- ...hots_ListByVolumeGroup_MaximumSet_Gen.json | 34 ++-- ...hots_ListByVolumeGroup_MinimumSet_Gen.json | 10 +- .../Snapshots_Update_MaximumSet_Gen.json | 40 ----- .../Snapshots_Update_MinimumSet_Gen.json | 22 --- .../VolumeGroups_Create_MaximumSet_Gen.json | 148 +++++++++--------- .../VolumeGroups_Create_MinimumSet_Gen.json | 12 +- .../VolumeGroups_Delete_MaximumSet_Gen.json | 12 +- .../VolumeGroups_Delete_MinimumSet_Gen.json | 12 +- .../VolumeGroups_Get_MaximumSet_Gen.json | 72 ++++----- .../VolumeGroups_Get_MinimumSet_Gen.json | 10 +- ...roups_ListByElasticSan_MaximumSet_Gen.json | 72 ++++----- ...roups_ListByElasticSan_MinimumSet_Gen.json | 8 +- .../VolumeGroups_Update_MaximumSet_Gen.json | 90 ++++++----- .../VolumeGroups_Update_MinimumSet_Gen.json | 12 +- .../Volumes_Create_MaximumSet_Gen.json | 81 ++++++---- .../Volumes_Create_MinimumSet_Gen.json | 14 +- .../Volumes_Delete_MaximumSet_Gen.json | 18 ++- .../Volumes_Delete_MinimumSet_Gen.json | 14 +- .../examples/Volumes_Get_MaximumSet_Gen.json | 42 ++--- .../examples/Volumes_Get_MinimumSet_Gen.json | 12 +- ...umes_ListByVolumeGroup_MaximumSet_Gen.json | 42 ++--- ...umes_ListByVolumeGroup_MinimumSet_Gen.json | 10 +- .../Volumes_Update_MaximumSet_Gen.json | 46 +++--- .../Volumes_Update_MinimumSet_Gen.json | 14 +- 57 files changed, 976 insertions(+), 918 deletions(-) delete mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MaximumSet_Gen.json delete mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MinimumSet_Gen.json diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json index 0596f1873d21..37366038b59d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json @@ -901,6 +901,20 @@ }, { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "x-ms-delete-snapshots", + "in": "header", + "required": false, + "type": "string", + "description": "Optional, used to delete snapshots under volume." + }, + { + "name": "x-ms-force-delete", + "in": "header", + "required": false, + "type": "string", + "description": "Optional, used to delete volume if active sessions present." } ], "responses": { @@ -1430,64 +1444,6 @@ } } }, - "patch": { - "tags": [ - "Snapshots" - ], - "description": "Update a Volume Snapshot.", - "operationId": "Snapshots_Update", - "parameters": [ - { - "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" - }, - { - "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" - }, - { - "$ref": "#/parameters/ElasticSanNameParameter" - }, - { - "$ref": "#/parameters/VolumeGroupNameParameter" - }, - { - "$ref": "#/parameters/SnapshotNameParameter" - }, - { - "name": "parameters", - "in": "body", - "required": true, - "schema": { - "$ref": "#/definitions/SnapshotUpdate" - }, - "description": "Snapshot object." - }, - { - "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" - } - ], - "responses": { - "200": { - "description": "OK -- Returned when the update operation is successfully completed.", - "schema": { - "$ref": "#/definitions/Snapshot" - } - }, - "default": { - "description": "Error from the ElasticSan Resource Provider.", - "schema": { - "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" - } - } - }, - "x-ms-examples": { - "Snapshots_Update_MaximumSet_Gen": { - "$ref": "./examples/Snapshots_Update_MaximumSet_Gen.json" - }, - "Snapshots_Update_MinimumSet_Gen": { - "$ref": "./examples/Snapshots_Update_MinimumSet_Gen.json" - } - } - }, "delete": { "tags": [ "Snapshots" @@ -1774,6 +1730,18 @@ "$ref": "#/definitions/PrivateEndpointConnection" }, "description": "The list of Private Endpoint Connections." + }, + "publicNetworkAccess": { + "type": "string", + "enum": [ + "Enabled", + "Disabled" + ], + "x-ms-enum": { + "name": "PublicNetworkAccess", + "modelAsString": true + }, + "description": "Allow or disallow public network access to Storage Account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'." } } }, @@ -1816,6 +1784,18 @@ "read", "create" ] + }, + "publicNetworkAccess": { + "type": "string", + "enum": [ + "Enabled", + "Disabled" + ], + "x-ms-enum": { + "name": "PublicNetworkAccess", + "modelAsString": true + }, + "description": "Allow or disallow public network access to Storage Account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'." } } }, @@ -2097,7 +2077,8 @@ "properties": { "provisioningState": { "description": "State of the operation on the resource.", - "$ref": "#/definitions/ProvisioningState" + "$ref": "#/definitions/ProvisioningState", + "readOnly": true }, "protocolType": { "description": "Type of storage target", @@ -2321,10 +2302,15 @@ "managedBy": { "description": "Parent resource information.", "$ref": "#/definitions/ManagedByInfo" + }, + "provisioningState": { + "description": "State of the operation on the resource.", + "$ref": "#/definitions/ProvisioningState", + "readOnly": true } } }, - "ManagedByInfo":{ + "ManagedByInfo": { "type": "object", "description": "Parent resource information.", "properties": { @@ -2334,7 +2320,6 @@ "description": "Resource ID of the resource managing the volume." } } - }, "VolumeUpdate": { "type": "object", @@ -2714,7 +2699,8 @@ }, "provisioningState": { "description": "State of the operation on the resource.", - "$ref": "#/definitions/ProvisioningState" + "$ref": "#/definitions/ProvisioningState", + "readOnly": true }, "sourceVolumeSizeGiB": { "description": "Size of Source Volume", @@ -2741,19 +2727,6 @@ "description": "If createOption is Copy, this is the ARM id of the source snapshot or disk. If createOption is Restore, this is the ARM-like id of the source disk restore point." } } - }, - "SnapshotUpdate": { - "type": "object", - "description": "Snapshot request.", - "properties": { - "tags": { - "type": "object", - "additionalProperties": { - "type": "string" - }, - "description": "Resource tags." - } - } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json index cc9d201dd0bc..3965b8642d0b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -1,8 +1,10 @@ { + "title": "ElasticSans_Create", + "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", + "elasticSanName": "Rwa7UGK-1u78", "parameters": { "properties": { "sku": { @@ -10,15 +12,16 @@ "tier": "Premium" }, "availabilityZones": [ - "aaaaaaaaaaaaaaaaaaaaaa" + "addrzclncucrdxvqotqhwnpzmjr" ], - "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 29 + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 27, + "publicNetworkAccess": "Enabled" }, "tags": { - "key4357": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "key7564": "ebhocrs" }, - "location": "aaaaaaa" + "location": "vkbnyspyhyhrkvcbz" }, "api-version": "2023-01-01" }, @@ -31,66 +34,67 @@ "tier": "Premium" }, "availabilityZones": [ - "aaaaaaaaaaaaaaaaaaaaaa" + "addrzclncucrdxvqotqhwnpzmjr" ], "provisioningState": "Invalid", - "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 29, - "totalVolumeSizeGiB": 27, - "volumeGroupCount": 9, - "totalIops": 3, - "totalMBps": 16, - "totalSizeTiB": 4, + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 27, + "totalVolumeSizeGiB": 16, + "volumeGroupCount": 23, + "totalIops": 15, + "totalMBps": 14, + "totalSizeTiB": 20, "privateEndpointConnections": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "aaaaaaaaaaaaaaaaaaaaaa" + "id": "ehxmltubeltzmgcqxocakaansat" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aaaaaaaaaaaaaa", - "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" + "description": "nahklgxicbqjbbvcdrkljqdhprruys", + "actionsRequired": "sairafcqpvucoy" }, "groupIds": [ - "aa" + "bolviufgqnyid" ] }, - "id": "aaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaa", + "id": "opcjchensdf", + "name": "gewxykc", + "type": "ailymcedgvxbqklmqtlty", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } - ] + ], + "publicNetworkAccess": "Enabled" }, "tags": { - "key4357": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "key7564": "ebhocrs" }, - "location": "aaaaaaa", - "id": "aaaaa", - "name": "aaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaa", + "location": "vkbnyspyhyhrkvcbz", + "id": "rhdqqygjcjxogsfpd", + "name": "bypheya", + "type": "cbfy", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } }, "201": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" }, "body": { "properties": { @@ -99,62 +103,63 @@ "tier": "Premium" }, "availabilityZones": [ - "aaaaaaaaaaaaaaaaaaaaaa" + "addrzclncucrdxvqotqhwnpzmjr" ], "provisioningState": "Invalid", - "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 29, - "totalVolumeSizeGiB": 27, - "volumeGroupCount": 9, - "totalIops": 3, - "totalMBps": 16, - "totalSizeTiB": 4, + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 27, + "totalVolumeSizeGiB": 16, + "volumeGroupCount": 23, + "totalIops": 15, + "totalMBps": 14, + "totalSizeTiB": 20, "privateEndpointConnections": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "aaaaaaaaaaaaaaaaaaaaaa" + "id": "ehxmltubeltzmgcqxocakaansat" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aaaaaaaaaaaaaa", - "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" + "description": "nahklgxicbqjbbvcdrkljqdhprruys", + "actionsRequired": "sairafcqpvucoy" }, "groupIds": [ - "aa" + "bolviufgqnyid" ] }, - "id": "aaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaa", + "id": "opcjchensdf", + "name": "gewxykc", + "type": "ailymcedgvxbqklmqtlty", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } - ] + ], + "publicNetworkAccess": "Enabled" }, "tags": { - "key4357": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "key7564": "ebhocrs" }, - "location": "aaaaaaa", - "id": "aaaaa", - "name": "aaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaa", + "location": "vkbnyspyhyhrkvcbz", + "id": "rhdqqygjcjxogsfpd", + "name": "bypheya", + "type": "cbfy", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json index e20e298e373f..d00f68196d6f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json @@ -1,17 +1,19 @@ { + "title": "ElasticSans_Create", + "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", + "elasticSanName": "Rwa7UGK-1u78", "parameters": { "properties": { "sku": { "name": "Premium_LRS" }, - "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 29 + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 27 }, - "location": "aaaaaaa" + "location": "vkbnyspyhyhrkvcbz" }, "api-version": "2023-01-01" }, @@ -22,26 +24,26 @@ "sku": { "name": "Premium_LRS" }, - "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 29 + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 27 }, - "location": "aaaaaaa" + "location": "vkbnyspyhyhrkvcbz" } }, "201": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" }, "body": { "properties": { "sku": { "name": "Premium_LRS" }, - "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 29 + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 27 }, - "location": "aaaaaaa" + "location": "vkbnyspyhyhrkvcbz" } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json index 13b0ab476654..9eec5d9072aa 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json @@ -1,17 +1,19 @@ { + "title": "ElasticSans_Delete", + "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", + "elasticSanName": "Rwa7UGK-1u78", "api-version": "2023-01-01" }, "responses": { "200": {}, "202": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json index 13b0ab476654..9eec5d9072aa 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json @@ -1,17 +1,19 @@ { + "title": "ElasticSans_Delete", + "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", + "elasticSanName": "Rwa7UGK-1u78", "api-version": "2023-01-01" }, "responses": { "200": {}, "202": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json index f66a82c60115..6ea785b36ee6 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -1,8 +1,10 @@ { + "title": "ElasticSans_Get", + "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", + "elasticSanName": "Rwa7UGK-1u78", "api-version": "2023-01-01" }, "responses": { @@ -14,62 +16,63 @@ "tier": "Premium" }, "availabilityZones": [ - "aaaaaaaaaaaaaaaaaaaaaa" + "addrzclncucrdxvqotqhwnpzmjr" ], "provisioningState": "Invalid", - "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 29, - "totalVolumeSizeGiB": 27, - "volumeGroupCount": 9, - "totalIops": 3, - "totalMBps": 16, - "totalSizeTiB": 4, + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 27, + "totalVolumeSizeGiB": 16, + "volumeGroupCount": 23, + "totalIops": 15, + "totalMBps": 14, + "totalSizeTiB": 20, "privateEndpointConnections": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "aaaaaaaaaaaaaaaaaaaaaa" + "id": "ehxmltubeltzmgcqxocakaansat" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aaaaaaaaaaaaaa", - "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" + "description": "nahklgxicbqjbbvcdrkljqdhprruys", + "actionsRequired": "sairafcqpvucoy" }, "groupIds": [ - "aa" + "bolviufgqnyid" ] }, - "id": "aaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaa", + "id": "opcjchensdf", + "name": "gewxykc", + "type": "ailymcedgvxbqklmqtlty", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } - ] + ], + "publicNetworkAccess": "Enabled" }, "tags": { - "key4357": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "key7564": "ebhocrs" }, - "location": "aaaaaaa", - "id": "aaaaa", - "name": "aaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaa", + "location": "vkbnyspyhyhrkvcbz", + "id": "rhdqqygjcjxogsfpd", + "name": "bypheya", + "type": "cbfy", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json index 09bfef25ee6e..b653f3424e0e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json @@ -1,8 +1,10 @@ { + "title": "ElasticSans_Get", + "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", + "elasticSanName": "Rwa7UGK-1u78", "api-version": "2023-01-01" }, "responses": { @@ -12,11 +14,11 @@ "sku": { "name": "Premium_LRS" }, - "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 29 + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 27 }, - "location": "aaaaaaa" + "location": "vkbnyspyhyhrkvcbz" } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index 0f3577f02192..0875abec7292 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -1,6 +1,8 @@ { + "title": "ElasticSans_ListByResourceGroup", + "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", "api-version": "2023-01-01" }, @@ -15,65 +17,66 @@ "tier": "Premium" }, "availabilityZones": [ - "aaaaaaaaaaaaaaaaaaaaaa" + "addrzclncucrdxvqotqhwnpzmjr" ], "provisioningState": "Invalid", - "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 29, - "totalVolumeSizeGiB": 27, - "volumeGroupCount": 9, - "totalIops": 3, - "totalMBps": 16, - "totalSizeTiB": 4, + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 27, + "totalVolumeSizeGiB": 16, + "volumeGroupCount": 23, + "totalIops": 15, + "totalMBps": 14, + "totalSizeTiB": 20, "privateEndpointConnections": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "aaaaaaaaaaaaaaaaaaaaaa" + "id": "ehxmltubeltzmgcqxocakaansat" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aaaaaaaaaaaaaa", - "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" + "description": "nahklgxicbqjbbvcdrkljqdhprruys", + "actionsRequired": "sairafcqpvucoy" }, "groupIds": [ - "aa" + "bolviufgqnyid" ] }, - "id": "aaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaa", + "id": "opcjchensdf", + "name": "gewxykc", + "type": "ailymcedgvxbqklmqtlty", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } - ] + ], + "publicNetworkAccess": "Enabled" }, "tags": { - "key4357": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "key7564": "ebhocrs" }, - "location": "aaaaaaa", - "id": "aaaaa", - "name": "aaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaa", + "location": "vkbnyspyhyhrkvcbz", + "id": "rhdqqygjcjxogsfpd", + "name": "bypheya", + "type": "cbfy", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } ], - "nextLink": "a" + "nextLink": "axgbgugzotxistmtabpjczrkqbfy" } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index 25dbb02c1483..680d13cbe2fd 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -1,6 +1,8 @@ { + "title": "ElasticSans_ListByResourceGroup", + "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", "api-version": "2023-01-01" }, @@ -9,4 +11,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index 9637a5dcb11b..09ffdb08f214 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -1,6 +1,8 @@ { + "title": "ElasticSans_ListBySubscription", + "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "api-version": "2023-01-01" }, "responses": { @@ -14,65 +16,66 @@ "tier": "Premium" }, "availabilityZones": [ - "aaaaaaaaaaaaaaaaaaaaaa" + "addrzclncucrdxvqotqhwnpzmjr" ], "provisioningState": "Invalid", - "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 29, - "totalVolumeSizeGiB": 27, - "volumeGroupCount": 9, - "totalIops": 3, - "totalMBps": 16, - "totalSizeTiB": 4, + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 27, + "totalVolumeSizeGiB": 16, + "volumeGroupCount": 23, + "totalIops": 15, + "totalMBps": 14, + "totalSizeTiB": 20, "privateEndpointConnections": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "aaaaaaaaaaaaaaaaaaaaaa" + "id": "ehxmltubeltzmgcqxocakaansat" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aaaaaaaaaaaaaa", - "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" + "description": "nahklgxicbqjbbvcdrkljqdhprruys", + "actionsRequired": "sairafcqpvucoy" }, "groupIds": [ - "aa" + "bolviufgqnyid" ] }, - "id": "aaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaa", + "id": "opcjchensdf", + "name": "gewxykc", + "type": "ailymcedgvxbqklmqtlty", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } - ] + ], + "publicNetworkAccess": "Enabled" }, "tags": { - "key4357": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "key7564": "ebhocrs" }, - "location": "aaaaaaa", - "id": "aaaaa", - "name": "aaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaa", + "location": "vkbnyspyhyhrkvcbz", + "id": "rhdqqygjcjxogsfpd", + "name": "bypheya", + "type": "cbfy", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } ], - "nextLink": "a" + "nextLink": "axgbgugzotxistmtabpjczrkqbfy" } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index e6773318653b..af9258ba7dd2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -1,6 +1,8 @@ { + "title": "ElasticSans_ListBySubscription", + "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "api-version": "2023-01-01" }, "responses": { @@ -8,4 +10,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json index 8526b24d2ccd..a674a63e4dc5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -1,15 +1,18 @@ { + "title": "ElasticSans_Update", + "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", + "elasticSanName": "Rwa7UGK-1u78", "parameters": { "properties": { - "baseSizeTiB": 28, - "extendedCapacitySizeTiB": 29 + "baseSizeTiB": 13, + "extendedCapacitySizeTiB": 29, + "publicNetworkAccess": "Enabled" }, "tags": { - "key4291": "aaaaaaaaaaaaa" + "key1931": "yhjwkgmrrwrcoxblgwgzjqusch" } }, "api-version": "2023-01-01" @@ -23,67 +26,68 @@ "tier": "Premium" }, "availabilityZones": [ - "aaaaaaaaaaaaaaaaaaaaaa" + "addrzclncucrdxvqotqhwnpzmjr" ], "provisioningState": "Invalid", - "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 29, - "totalVolumeSizeGiB": 27, - "volumeGroupCount": 9, - "totalIops": 3, - "totalMBps": 16, - "totalSizeTiB": 4, + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 27, + "totalVolumeSizeGiB": 16, + "volumeGroupCount": 23, + "totalIops": 15, + "totalMBps": 14, + "totalSizeTiB": 20, "privateEndpointConnections": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "aaaaaaaaaaaaaaaaaaaaaa" + "id": "ehxmltubeltzmgcqxocakaansat" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aaaaaaaaaaaaaa", - "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" + "description": "nahklgxicbqjbbvcdrkljqdhprruys", + "actionsRequired": "sairafcqpvucoy" }, "groupIds": [ - "aa" + "bolviufgqnyid" ] }, - "id": "aaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaa", + "id": "opcjchensdf", + "name": "gewxykc", + "type": "ailymcedgvxbqklmqtlty", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } - ] + ], + "publicNetworkAccess": "Enabled" }, "tags": { - "key4357": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "key7564": "ebhocrs" }, - "location": "aaaaaaa", - "id": "aaaaa", - "name": "aaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaa", + "location": "vkbnyspyhyhrkvcbz", + "id": "rhdqqygjcjxogsfpd", + "name": "bypheya", + "type": "cbfy", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } }, "202": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json index 8a91d2e8f69c..3854696c7e2c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -1,8 +1,10 @@ { + "title": "ElasticSans_Update", + "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", + "elasticSanName": "Rwa7UGK-1u78", "parameters": {}, "api-version": "2023-01-01" }, @@ -13,16 +15,16 @@ "sku": { "name": "Premium_LRS" }, - "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 29 + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 27 }, - "location": "aaaaaaa" + "location": "vkbnyspyhyhrkvcbz" } }, "202": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json index 3c29fdca30ca..2a252f77c58e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json @@ -1,4 +1,6 @@ { + "title": "Operations_List", + "operationId": "Operations_List", "parameters": { "api-version": "2023-01-01" }, @@ -7,20 +9,20 @@ "body": { "value": [ { - "name": "aaaaaaaaaaaaaaaaaaa", + "name": "zgtqmglizaqlsx", "isDataAction": true, "display": { - "provider": "aaaaaaaaaaaaaaaaa", - "resource": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "operation": "aaaaaaaaaaaaaaaaaaaa", - "description": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "provider": "apbqaoiegbmipkbqdczsuvlak", + "resource": "hjyuuxkj", + "operation": "yumtqbnawcvunwda", + "description": "pmkjqzjverubmslnrcadqur" }, "origin": "user", "actionType": "Internal" } ], - "nextLink": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "nextLink": "ljqzljjgtxaytxufbermmlkrmpy" } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MinimumSet_Gen.json index 4238f82b9f75..5b2d33be7784 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MinimumSet_Gen.json @@ -1,4 +1,6 @@ { + "title": "Operations_List", + "operationId": "Operations_List", "parameters": { "api-version": "2023-01-01" }, @@ -7,4 +9,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json index 5ce11c2672b3..74e59c009731 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json @@ -1,19 +1,21 @@ { + "title": "PrivateEndpointConnections_Create", + "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "privateEndpointConnectionName": "aaaaaaaaaaaaaaa", + "elasticSanName": "Rwa7UGK-1u78", + "privateEndpointConnectionName": "jfyaiezqoxcmwa", "parameters": { "properties": { "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aaaaaaaaaaaaaa", - "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" + "description": "nahklgxicbqjbbvcdrkljqdhprruys", + "actionsRequired": "sairafcqpvucoy" }, "groupIds": [ - "aa" + "bolviufgqnyid" ] } }, @@ -25,61 +27,61 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "aaaaaaaaaaaaaaaaaaaaaa" + "id": "ehxmltubeltzmgcqxocakaansat" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aaaaaaaaaaaaaa", - "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" + "description": "nahklgxicbqjbbvcdrkljqdhprruys", + "actionsRequired": "sairafcqpvucoy" }, "groupIds": [ - "aa" + "bolviufgqnyid" ] }, - "id": "aaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaa", + "id": "opcjchensdf", + "name": "gewxykc", + "type": "ailymcedgvxbqklmqtlty", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } }, "201": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" }, "body": { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "aaaaaaaaaaaaaaaaaaaaaa" + "id": "ehxmltubeltzmgcqxocakaansat" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aaaaaaaaaaaaaa", - "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" + "description": "nahklgxicbqjbbvcdrkljqdhprruys", + "actionsRequired": "sairafcqpvucoy" }, "groupIds": [ - "aa" + "bolviufgqnyid" ] }, - "id": "aaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaa", + "id": "opcjchensdf", + "name": "gewxykc", + "type": "ailymcedgvxbqklmqtlty", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json index 03c57bcd7cfb..0cbbab2b7522 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json @@ -1,9 +1,11 @@ { + "title": "PrivateEndpointConnections_Create", + "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "privateEndpointConnectionName": "aaaaaaaaaaaaaaa", + "elasticSanName": "Rwa7UGK-1u78", + "privateEndpointConnectionName": "jfyaiezqoxcmwa", "parameters": { "properties": { "privateLinkServiceConnectionState": {} @@ -21,7 +23,7 @@ }, "201": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" }, "body": { "properties": { @@ -30,4 +32,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json index 7cc91091ebb7..ee0f3a2c7e3a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json @@ -1,18 +1,20 @@ { + "title": "PrivateEndpointConnections_Delete", + "operationId": "PrivateEndpointConnections_Delete", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "privateEndpointConnectionName": "aaaaaaaaaaaaaaa", + "elasticSanName": "Rwa7UGK-1u78", + "privateEndpointConnectionName": "jfyaiezqoxcmwa", "api-version": "2023-01-01" }, "responses": { "200": {}, "202": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json index 7cc91091ebb7..ee0f3a2c7e3a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json @@ -1,18 +1,20 @@ { + "title": "PrivateEndpointConnections_Delete", + "operationId": "PrivateEndpointConnections_Delete", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "privateEndpointConnectionName": "aaaaaaaaaaaaaaa", + "elasticSanName": "Rwa7UGK-1u78", + "privateEndpointConnectionName": "jfyaiezqoxcmwa", "api-version": "2023-01-01" }, "responses": { "200": {}, "202": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json index 5bcaa622095a..b162db854c06 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json @@ -1,9 +1,11 @@ { + "title": "PrivateEndpointConnections_Get", + "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "privateEndpointConnectionName": "aaaaaaaaaaaaaaa", + "elasticSanName": "Rwa7UGK-1u78", + "privateEndpointConnectionName": "jfyaiezqoxcmwa", "api-version": "2023-01-01" }, "responses": { @@ -12,29 +14,29 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "aaaaaaaaaaaaaaaaaaaaaa" + "id": "ehxmltubeltzmgcqxocakaansat" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aaaaaaaaaaaaaa", - "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" + "description": "nahklgxicbqjbbvcdrkljqdhprruys", + "actionsRequired": "sairafcqpvucoy" }, "groupIds": [ - "aa" + "bolviufgqnyid" ] }, - "id": "aaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaa", + "id": "opcjchensdf", + "name": "gewxykc", + "type": "ailymcedgvxbqklmqtlty", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json index c6b7b3becae7..3659bf0f7e00 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json @@ -1,9 +1,11 @@ { + "title": "PrivateEndpointConnections_Get", + "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "privateEndpointConnectionName": "aaaaaaaaaaaaaaa", + "elasticSanName": "Rwa7UGK-1u78", + "privateEndpointConnectionName": "jfyaiezqoxcmwa", "api-version": "2023-01-01" }, "responses": { @@ -15,4 +17,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json index 89477a7c9586..71b130c87e52 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json @@ -1,8 +1,10 @@ { + "title": "PrivateEndpointConnections_List", + "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", + "elasticSanName": "Rwa7UGK-1u78", "api-version": "2023-01-01" }, "responses": { @@ -13,32 +15,32 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "aaaaaaaaaaaaaaaaaaaaaa" + "id": "ehxmltubeltzmgcqxocakaansat" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aaaaaaaaaaaaaa", - "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" + "description": "nahklgxicbqjbbvcdrkljqdhprruys", + "actionsRequired": "sairafcqpvucoy" }, "groupIds": [ - "aa" + "bolviufgqnyid" ] }, - "id": "aaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaa", + "id": "opcjchensdf", + "name": "gewxykc", + "type": "ailymcedgvxbqklmqtlty", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } ], - "nextLink": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "nextLink": "muxnrerjovwwqwbs" } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json index fa0c84ad4cd7..2cb2e1e23f7c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json @@ -1,8 +1,10 @@ { + "title": "PrivateEndpointConnections_List", + "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", + "elasticSanName": "Rwa7UGK-1u78", "api-version": "2023-01-01" }, "responses": { @@ -10,4 +12,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json index daa9ead55d9b..4b0bf5d00af3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json @@ -1,8 +1,10 @@ { + "title": "PrivateLinkResources_ListByElasticSan", + "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", + "elasticSanName": "Rwa7UGK-1u78", "api-version": "2023-01-01" }, "responses": { @@ -11,29 +13,29 @@ "value": [ { "properties": { - "groupId": "aaaaaaaaaaaaaaaa", + "groupId": "ijtstftavrhlyw", "requiredMembers": [ - "aaaaaaaaaaaaa" + "kizzxetli" ], "requiredZoneNames": [ - "aaaaaaaaaa" + "wpykdxwpbnz" ] }, - "id": "aaaaaaaaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaa", + "id": "fdwvltqxwhahumvfuljp", + "name": "nthzznfxawjqleh", + "type": "yiejdyzyrywgaxrtslruttaepl", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } ], - "nextLink": "aaaaaaaa" + "nextLink": "a" } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json index fa0c84ad4cd7..6823482d493a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json @@ -1,8 +1,10 @@ { + "title": "PrivateLinkResources_ListByElasticSan", + "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", + "elasticSanName": "Rwa7UGK-1u78", "api-version": "2023-01-01" }, "responses": { @@ -10,4 +12,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json index 09f5c52863c0..156225124a05 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json @@ -1,8 +1,10 @@ { + "title": "List all the available Skus in the region and information related to them", + "operationId": "Skus_List", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "api-version": "2023-01-01", - "$filter": "aaaaaa" + "$filter": "obwwdrkq" }, "responses": { "200": { @@ -11,28 +13,28 @@ { "name": "Premium_LRS", "tier": "Premium", - "resourceType": "aaaaaaaaaaaaaaaaaaaaaaa", + "resourceType": "tlqickysdtjahoanstgancifxfu", "locations": [ - "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "ceszpxwqyifrxobqykplm" ], "locationInfo": [ { - "location": "a", + "location": "ngycrsoihxdfctigejlf", "zones": [ - "aaaaaaaaaaaaa" + "w" ] } ], "capabilities": [ { - "name": "aaaaaaaaaaaaaa", - "value": "aaaaaaa" + "name": "qkht", + "value": "eoayvlyzyjjziecxymlpk" } ] } ], - "nextLink": "aaaaaaaaaaaaaaaaaaaaaaaaa" + "nextLink": "venbbrnqqxaqemezvv" } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json index e6773318653b..13f92739f30a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json @@ -1,6 +1,8 @@ { + "title": "List all the available Skus in the region and information related to them", + "operationId": "Skus_List", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "api-version": "2023-01-01" }, "responses": { @@ -8,4 +10,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json index 2501e4a66c21..320b345f417b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json @@ -1,14 +1,16 @@ { + "title": "Snapshots_Create", + "operationId": "Snapshots_Create", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", - "snapshotName": "2o-vcj16", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", + "snapshotName": "48f-68_1t4zh_ugw4hd7", "parameters": { "properties": { "creationData": { - "sourceId": "aaaaaaaaaaaaaa" + "sourceId": "mrvabo" } } }, @@ -19,50 +21,50 @@ "body": { "properties": { "creationData": { - "sourceId": "aaaaaaaaaaaaaa" + "sourceId": "mrvabo" }, "provisioningState": "Invalid", - "sourceVolumeSizeGiB": 8, - "volumeName": "aaaaaaaaaaaaaaaaaaaa" + "sourceVolumeSizeGiB": 22, + "volumeName": "nruaxnzos" }, - "id": "aaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "id": "nrsout", + "name": "blcrvmjoy", + "type": "kvmcmzuyflkoqgmionovrjyjxgkd", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } }, "201": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" }, "body": { "properties": { "creationData": { - "sourceId": "aaaaaaaaaaaaaa" + "sourceId": "mrvabo" }, "provisioningState": "Invalid", - "sourceVolumeSizeGiB": 8, - "volumeName": "aaaaaaaaaaaaaaaaaaaa" + "sourceVolumeSizeGiB": 22, + "volumeName": "nruaxnzos" }, - "id": "aaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "id": "nrsout", + "name": "blcrvmjoy", + "type": "kvmcmzuyflkoqgmionovrjyjxgkd", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json index ff2387ee690e..eb829b2ea6a4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json @@ -1,14 +1,16 @@ { + "title": "Snapshots_Create", + "operationId": "Snapshots_Create", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", - "snapshotName": "2o-vcj16", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", + "snapshotName": "48f-68_1t4zh_ugw4hd7", "parameters": { "properties": { "creationData": { - "sourceId": "aaaaaaaaaaaaaa" + "sourceId": "mrvabo" } } }, @@ -19,22 +21,22 @@ "body": { "properties": { "creationData": { - "sourceId": "aaaaaaaaaaaaaa" + "sourceId": "mrvabo" } } } }, "201": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" }, "body": { "properties": { "creationData": { - "sourceId": "aaaaaaaaaaaaaa" + "sourceId": "mrvabo" } } } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json index e40781fdc80f..9afc7d17eacc 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json @@ -1,19 +1,21 @@ { + "title": "Snapshots_Delete", + "operationId": "Snapshots_Delete", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", - "snapshotName": "2o-vcj16", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", + "snapshotName": "48f-68_1t4zh_ugw4hd7", "api-version": "2023-01-01" }, "responses": { "200": {}, "202": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json index e40781fdc80f..9afc7d17eacc 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json @@ -1,19 +1,21 @@ { + "title": "Snapshots_Delete", + "operationId": "Snapshots_Delete", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", - "snapshotName": "2o-vcj16", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", + "snapshotName": "48f-68_1t4zh_ugw4hd7", "api-version": "2023-01-01" }, "responses": { "200": {}, "202": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json index b49b5ad7ff48..6d8e7ab89cd2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json @@ -1,10 +1,12 @@ { + "title": "Snapshots_Get", + "operationId": "Snapshots_Get", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", - "snapshotName": "2o-vcj16", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", + "snapshotName": "48f-68_1t4zh_ugw4hd7", "api-version": "2023-01-01" }, "responses": { @@ -12,24 +14,24 @@ "body": { "properties": { "creationData": { - "sourceId": "aaaaaaaaaaaaaa" + "sourceId": "mrvabo" }, "provisioningState": "Invalid", - "sourceVolumeSizeGiB": 8, - "volumeName": "aaaaaaaaaaaaaaaaaaaa" + "sourceVolumeSizeGiB": 22, + "volumeName": "nruaxnzos" }, - "id": "aaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "id": "nrsout", + "name": "blcrvmjoy", + "type": "kvmcmzuyflkoqgmionovrjyjxgkd", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json index 9b7cc991b293..8911be9aafa8 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json @@ -1,10 +1,12 @@ { + "title": "Snapshots_Get", + "operationId": "Snapshots_Get", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", - "snapshotName": "2o-vcj16", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", + "snapshotName": "48f-68_1t4zh_ugw4hd7", "api-version": "2023-01-01" }, "responses": { @@ -12,10 +14,10 @@ "body": { "properties": { "creationData": { - "sourceId": "aaaaaaaaaaaaaa" + "sourceId": "mrvabo" } } } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json index 5757a425be8d..2e7a766d14f9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json @@ -1,10 +1,12 @@ { + "title": "Snapshots_ListByVolumeGroup", + "operationId": "Snapshots_ListByVolumeGroup", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", - "$filter": "aaaaa", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", + "$filter": "srzwkqkwbad", "api-version": "2023-01-01" }, "responses": { @@ -14,27 +16,27 @@ { "properties": { "creationData": { - "sourceId": "aaaaaaaaaaaaaa" + "sourceId": "mrvabo" }, "provisioningState": "Invalid", - "sourceVolumeSizeGiB": 8, - "volumeName": "aaaaaaaaaaaaaaaaaaaa" + "sourceVolumeSizeGiB": 22, + "volumeName": "nruaxnzos" }, - "id": "aaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "id": "nrsout", + "name": "blcrvmjoy", + "type": "kvmcmzuyflkoqgmionovrjyjxgkd", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } ], - "nextLink": "aaa" + "nextLink": "gsmsiegugxxvjgzfvpizaqq" } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json index 6ac79f60ae15..98bbaf706f6d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json @@ -1,9 +1,11 @@ { + "title": "Snapshots_ListByVolumeGroup", + "operationId": "Snapshots_ListByVolumeGroup", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", "api-version": "2023-01-01" }, "responses": { @@ -11,4 +13,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MaximumSet_Gen.json deleted file mode 100644 index 31be78a4eed7..000000000000 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MaximumSet_Gen.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "parameters": { - "subscriptionId": "aaaa", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", - "snapshotName": "2o-vcj16", - "parameters": { - "tags": { - "key3808": "aaaaaaaaaaaaaaa" - } - }, - "api-version": "2023-01-01" - }, - "responses": { - "200": { - "body": { - "properties": { - "creationData": { - "sourceId": "aaaaaaaaaaaaaa" - }, - "provisioningState": "Invalid", - "sourceVolumeSizeGiB": 8, - "volumeName": "aaaaaaaaaaaaaaaaaaaa" - }, - "id": "aaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "systemData": { - "createdBy": "a", - "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" - } - } - } - } -} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MinimumSet_Gen.json deleted file mode 100644 index 4a272b22882b..000000000000 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Update_MinimumSet_Gen.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "parameters": { - "subscriptionId": "aaaa", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", - "snapshotName": "2o-vcj16", - "parameters": {}, - "api-version": "2023-01-01" - }, - "responses": { - "200": { - "body": { - "properties": { - "creationData": { - "sourceId": "aaaaaaaaaaaaaa" - } - } - } - } - } -} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json index 26edcd90f4a1..5e367666e311 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json @@ -1,14 +1,16 @@ { + "title": "VolumeGroups_Create", + "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", "parameters": { "identity": { "type": "None", "userAssignedIdentities": { - "key4939": {} + "key7482": {} } }, "properties": { @@ -16,18 +18,18 @@ "encryption": "EncryptionAtRestWithPlatformKey", "encryptionProperties": { "keyVaultProperties": { - "keyName": "aaaaaaaaaaaaaaaaaaa", - "keyVersion": "a", - "keyVaultUri": "https://microsoft.com/a" + "keyName": "sftaiernmrzypnrkpakrrawxcbsqzc", + "keyVersion": "c", + "keyVaultUri": "https://microsoft.com/axmblwp" }, "identity": { - "userAssignedIdentity": "aaaaaaaaaaaaaaaaaaaaa" + "userAssignedIdentity": "im" } }, "networkAcls": { "virtualNetworkRules": [ { - "id": "aaaaaaaa", + "id": "kfbayhssdcsbsxthg", "action": "Allow" } ] @@ -40,13 +42,13 @@ "200": { "body": { "identity": { - "principalId": "aaaaaaaaaaaaaaaaaaaaaaa", - "tenantId": "aaaaaaaaa", + "principalId": "ihsiwrwdofymkhquaxcrtfmmrsygw", + "tenantId": "gtkzkjsy", "type": "None", "userAssignedIdentities": { - "key4939": { - "principalId": "aaaaaaaaaaaaaaaaaaaaaaaa", - "clientId": "aaaaaaaaaaaaaaaa" + "key7482": { + "principalId": "vfdzizicxcfcqecgsmshz", + "clientId": "jaczsquolgxwpznljbmdupn" } } }, @@ -56,21 +58,21 @@ "encryption": "EncryptionAtRestWithPlatformKey", "encryptionProperties": { "keyVaultProperties": { - "keyName": "aaaaaaaaaaaaaaaaaaa", - "keyVersion": "a", - "keyVaultUri": "https://microsoft.com/a", - "currentVersionedKeyIdentifier": "aaaaaaaaaaaaaa", - "lastKeyRotationTimestamp": "2023-08-10T06:42:08.630Z", - "currentVersionedKeyExpirationTimestamp": "2023-08-10T06:42:08.630Z" + "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": "aaaaaaaaaaaaaaaaaaaaa" + "userAssignedIdentity": "im" } }, "networkAcls": { "virtualNetworkRules": [ { - "id": "aaaaaaaa", + "id": "kfbayhssdcsbsxthg", "action": "Allow" } ] @@ -80,57 +82,57 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "aaaaaaaaaaaaaaaaaaaaaa" + "id": "ehxmltubeltzmgcqxocakaansat" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aaaaaaaaaaaaaa", - "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" + "description": "nahklgxicbqjbbvcdrkljqdhprruys", + "actionsRequired": "sairafcqpvucoy" }, "groupIds": [ - "aa" + "bolviufgqnyid" ] }, - "id": "aaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaa", + "id": "opcjchensdf", + "name": "gewxykc", + "type": "ailymcedgvxbqklmqtlty", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } ] }, - "id": "aaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaa", + "id": "dqjmna", + "name": "nroihjpz", + "type": "pjfczknjmyemcftxwhbw", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } }, "201": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" }, "body": { "identity": { - "principalId": "aaaaaaaaaaaaaaaaaaaaaaa", - "tenantId": "aaaaaaaaa", + "principalId": "ihsiwrwdofymkhquaxcrtfmmrsygw", + "tenantId": "gtkzkjsy", "type": "None", "userAssignedIdentities": { - "key4939": { - "principalId": "aaaaaaaaaaaaaaaaaaaaaaaa", - "clientId": "aaaaaaaaaaaaaaaa" + "key7482": { + "principalId": "vfdzizicxcfcqecgsmshz", + "clientId": "jaczsquolgxwpznljbmdupn" } } }, @@ -140,21 +142,21 @@ "encryption": "EncryptionAtRestWithPlatformKey", "encryptionProperties": { "keyVaultProperties": { - "keyName": "aaaaaaaaaaaaaaaaaaa", - "keyVersion": "a", - "keyVaultUri": "https://microsoft.com/a", - "currentVersionedKeyIdentifier": "aaaaaaaaaaaaaa", - "lastKeyRotationTimestamp": "2023-08-10T06:42:08.630Z", - "currentVersionedKeyExpirationTimestamp": "2023-08-10T06:42:08.630Z" + "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": "aaaaaaaaaaaaaaaaaaaaa" + "userAssignedIdentity": "im" } }, "networkAcls": { "virtualNetworkRules": [ { - "id": "aaaaaaaa", + "id": "kfbayhssdcsbsxthg", "action": "Allow" } ] @@ -164,43 +166,43 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "aaaaaaaaaaaaaaaaaaaaaa" + "id": "ehxmltubeltzmgcqxocakaansat" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aaaaaaaaaaaaaa", - "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" + "description": "nahklgxicbqjbbvcdrkljqdhprruys", + "actionsRequired": "sairafcqpvucoy" }, "groupIds": [ - "aa" + "bolviufgqnyid" ] }, - "id": "aaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaa", + "id": "opcjchensdf", + "name": "gewxykc", + "type": "ailymcedgvxbqklmqtlty", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } ] }, - "id": "aaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaa", + "id": "dqjmna", + "name": "nroihjpz", + "type": "pjfczknjmyemcftxwhbw", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json index 494b3c74f36f..1c3dcbc2da0b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -1,9 +1,11 @@ { + "title": "VolumeGroups_Create", + "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", "parameters": {}, "api-version": "2023-01-01" }, @@ -13,9 +15,9 @@ }, "201": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" }, "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json index 84c138e0f804..4d3a27b4a430 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json @@ -1,18 +1,20 @@ { + "title": "VolumeGroups_Delete", + "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", "api-version": "2023-01-01" }, "responses": { "200": {}, "202": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json index 84c138e0f804..4d3a27b4a430 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json @@ -1,18 +1,20 @@ { + "title": "VolumeGroups_Delete", + "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", "api-version": "2023-01-01" }, "responses": { "200": {}, "202": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json index c9e0757857e2..3c4cd2ae3da1 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json @@ -1,22 +1,24 @@ { + "title": "VolumeGroups_Get", + "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", "api-version": "2023-01-01" }, "responses": { "200": { "body": { "identity": { - "principalId": "aaaaaaaaaaaaaaaaaaaaaaa", - "tenantId": "aaaaaaaaa", + "principalId": "ihsiwrwdofymkhquaxcrtfmmrsygw", + "tenantId": "gtkzkjsy", "type": "None", "userAssignedIdentities": { - "key4939": { - "principalId": "aaaaaaaaaaaaaaaaaaaaaaaa", - "clientId": "aaaaaaaaaaaaaaaa" + "key7482": { + "principalId": "vfdzizicxcfcqecgsmshz", + "clientId": "jaczsquolgxwpznljbmdupn" } } }, @@ -26,21 +28,21 @@ "encryption": "EncryptionAtRestWithPlatformKey", "encryptionProperties": { "keyVaultProperties": { - "keyName": "aaaaaaaaaaaaaaaaaaa", - "keyVersion": "a", - "keyVaultUri": "https://microsoft.com/a", - "currentVersionedKeyIdentifier": "aaaaaaaaaaaaaa", - "lastKeyRotationTimestamp": "2023-08-10T06:42:08.630Z", - "currentVersionedKeyExpirationTimestamp": "2023-08-10T06:42:08.630Z" + "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": "aaaaaaaaaaaaaaaaaaaaa" + "userAssignedIdentity": "im" } }, "networkAcls": { "virtualNetworkRules": [ { - "id": "aaaaaaaa", + "id": "kfbayhssdcsbsxthg", "action": "Allow" } ] @@ -50,43 +52,43 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "aaaaaaaaaaaaaaaaaaaaaa" + "id": "ehxmltubeltzmgcqxocakaansat" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aaaaaaaaaaaaaa", - "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" + "description": "nahklgxicbqjbbvcdrkljqdhprruys", + "actionsRequired": "sairafcqpvucoy" }, "groupIds": [ - "aa" + "bolviufgqnyid" ] }, - "id": "aaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaa", + "id": "opcjchensdf", + "name": "gewxykc", + "type": "ailymcedgvxbqklmqtlty", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } ] }, - "id": "aaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaa", + "id": "dqjmna", + "name": "nroihjpz", + "type": "pjfczknjmyemcftxwhbw", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json index 6ac79f60ae15..19658d215449 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json @@ -1,9 +1,11 @@ { + "title": "VolumeGroups_Get", + "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", "api-version": "2023-01-01" }, "responses": { @@ -11,4 +13,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json index b7fe0af03aaa..a41d8d0cd5b4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -1,8 +1,10 @@ { + "title": "VolumeGroups_ListByElasticSan", + "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", + "elasticSanName": "Rwa7UGK-1u78", "api-version": "2023-01-01" }, "responses": { @@ -11,13 +13,13 @@ "value": [ { "identity": { - "principalId": "aaaaaaaaaaaaaaaaaaaaaaa", - "tenantId": "aaaaaaaaa", + "principalId": "ihsiwrwdofymkhquaxcrtfmmrsygw", + "tenantId": "gtkzkjsy", "type": "None", "userAssignedIdentities": { - "key4939": { - "principalId": "aaaaaaaaaaaaaaaaaaaaaaaa", - "clientId": "aaaaaaaaaaaaaaaa" + "key7482": { + "principalId": "vfdzizicxcfcqecgsmshz", + "clientId": "jaczsquolgxwpznljbmdupn" } } }, @@ -27,21 +29,21 @@ "encryption": "EncryptionAtRestWithPlatformKey", "encryptionProperties": { "keyVaultProperties": { - "keyName": "aaaaaaaaaaaaaaaaaaa", - "keyVersion": "a", - "keyVaultUri": "https://microsoft.com/a", - "currentVersionedKeyIdentifier": "aaaaaaaaaaaaaa", - "lastKeyRotationTimestamp": "2023-08-10T06:42:08.630Z", - "currentVersionedKeyExpirationTimestamp": "2023-08-10T06:42:08.630Z" + "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": "aaaaaaaaaaaaaaaaaaaaa" + "userAssignedIdentity": "im" } }, "networkAcls": { "virtualNetworkRules": [ { - "id": "aaaaaaaa", + "id": "kfbayhssdcsbsxthg", "action": "Allow" } ] @@ -51,46 +53,46 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "aaaaaaaaaaaaaaaaaaaaaa" + "id": "ehxmltubeltzmgcqxocakaansat" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aaaaaaaaaaaaaa", - "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" + "description": "nahklgxicbqjbbvcdrkljqdhprruys", + "actionsRequired": "sairafcqpvucoy" }, "groupIds": [ - "aa" + "bolviufgqnyid" ] }, - "id": "aaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaa", + "id": "opcjchensdf", + "name": "gewxykc", + "type": "ailymcedgvxbqklmqtlty", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } ] }, - "id": "aaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaa", + "id": "dqjmna", + "name": "nroihjpz", + "type": "pjfczknjmyemcftxwhbw", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } ], - "nextLink": "aaaaaaaaaaaaaaaaaaaaaaaaa" + "nextLink": "psb" } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json index fa0c84ad4cd7..dc06691a6826 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json @@ -1,8 +1,10 @@ { + "title": "VolumeGroups_ListByElasticSan", + "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", + "elasticSanName": "Rwa7UGK-1u78", "api-version": "2023-01-01" }, "responses": { @@ -10,4 +12,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json index 08146299f047..bf770ac7ade6 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json @@ -1,27 +1,35 @@ { + "title": "VolumeGroups_Update", + "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", "parameters": { + "identity": { + "type": "None", + "userAssignedIdentities": { + "key7482": {} + } + }, "properties": { "protocolType": "Iscsi", "encryption": "EncryptionAtRestWithPlatformKey", "encryptionProperties": { "keyVaultProperties": { - "keyName": "aaaaaaaaaaaaaaaaaaa", - "keyVersion": "a", - "keyVaultUri": "https://microsoft.com/a" + "keyName": "sftaiernmrzypnrkpakrrawxcbsqzc", + "keyVersion": "c", + "keyVaultUri": "https://microsoft.com/axmblwp" }, "identity": { - "userAssignedIdentity": "aaaaaaaaaaaaaaaaaaaaa" + "userAssignedIdentity": "im" } }, "networkAcls": { "virtualNetworkRules": [ { - "id": "aaaaaaaa", + "id": "kfbayhssdcsbsxthg", "action": "Allow" } ] @@ -34,13 +42,13 @@ "200": { "body": { "identity": { - "principalId": "aaaaaaaaaaaaaaaaaaaaaaa", - "tenantId": "aaaaaaaaa", + "principalId": "ihsiwrwdofymkhquaxcrtfmmrsygw", + "tenantId": "gtkzkjsy", "type": "None", "userAssignedIdentities": { - "key4939": { - "principalId": "aaaaaaaaaaaaaaaaaaaaaaaa", - "clientId": "aaaaaaaaaaaaaaaa" + "key7482": { + "principalId": "vfdzizicxcfcqecgsmshz", + "clientId": "jaczsquolgxwpznljbmdupn" } } }, @@ -50,21 +58,21 @@ "encryption": "EncryptionAtRestWithPlatformKey", "encryptionProperties": { "keyVaultProperties": { - "keyName": "aaaaaaaaaaaaaaaaaaa", - "keyVersion": "a", - "keyVaultUri": "https://microsoft.com/a", - "currentVersionedKeyIdentifier": "aaaaaaaaaaaaaa", - "lastKeyRotationTimestamp": "2023-08-10T06:42:08.630Z", - "currentVersionedKeyExpirationTimestamp": "2023-08-10T06:42:08.630Z" + "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": "aaaaaaaaaaaaaaaaaaaaa" + "userAssignedIdentity": "im" } }, "networkAcls": { "virtualNetworkRules": [ { - "id": "aaaaaaaa", + "id": "kfbayhssdcsbsxthg", "action": "Allow" } ] @@ -74,48 +82,48 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "aaaaaaaaaaaaaaaaaaaaaa" + "id": "ehxmltubeltzmgcqxocakaansat" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "aaaaaaaaaaaaaa", - "actionsRequired": "aaaaaaaaaaaaaaaaaaaa" + "description": "nahklgxicbqjbbvcdrkljqdhprruys", + "actionsRequired": "sairafcqpvucoy" }, "groupIds": [ - "aa" + "bolviufgqnyid" ] }, - "id": "aaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaa", + "id": "opcjchensdf", + "name": "gewxykc", + "type": "ailymcedgvxbqklmqtlty", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } ] }, - "id": "aaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaaaaaaa", + "id": "dqjmna", + "name": "nroihjpz", + "type": "pjfczknjmyemcftxwhbw", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } }, "202": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json index 6db1ea6a92d9..d0f3a1eee410 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json @@ -1,9 +1,11 @@ { + "title": "VolumeGroups_Update", + "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", "parameters": {}, "api-version": "2023-01-01" }, @@ -13,8 +15,8 @@ }, "202": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json index 9b6da2b2dc3a..c81fda4468af 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json @@ -1,17 +1,22 @@ { + "title": "Volumes_Create", + "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", - "volumeName": "75qoys3-i5-Qs-0t35-M5-O", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", + "volumeName": "2t-sI-qd4O", "parameters": { "properties": { "creationData": { "createSource": "None", - "sourceId": "aaaaaaaaaaaaaaaaaaaaaaaaaa" + "sourceId": "wwpdrklyyv" }, - "sizeGiB": 9 + "sizeGiB": 9, + "managedBy": { + "resourceId": "mtkeip" + } } }, "api-version": "2023-01-01" @@ -20,65 +25,73 @@ "200": { "body": { "properties": { - "volumeId": "aaaaaaaaaaaa", + "volumeId": "umwjlxntntjejiyrywrytkzbfbluhk", "creationData": { "createSource": "None", - "sourceId": "aaaaaaaaaaaaaaaaaaaaaaaaaa" + "sourceId": "wwpdrklyyv" }, "sizeGiB": 9, "storageTarget": { - "targetIqn": "aaaaaaaaaaaaaaaaaaaaaaa", - "targetPortalHostname": "aaaaaaa", - "targetPortalPort": 8, + "targetIqn": "izdwogzjedsfug", + "targetPortalHostname": "wyfbjobugmad", + "targetPortalPort": 21, "provisioningState": "Invalid", "status": "Invalid" - } + }, + "managedBy": { + "resourceId": "mtkeip" + }, + "provisioningState": "Invalid" }, - "id": "aaaaaaaaaaaaaaaa", - "name": "aaaaaaaaaa", - "type": "aaaaa", + "id": "swkcmwglncgtsnejzvldnbpsifxez", + "name": "o", + "type": "tyovzldepzljfhjp", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } }, "201": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" }, "body": { "properties": { - "volumeId": "aaaaaaaaaaaa", + "volumeId": "umwjlxntntjejiyrywrytkzbfbluhk", "creationData": { "createSource": "None", - "sourceId": "aaaaaaaaaaaaaaaaaaaaaaaaaa" + "sourceId": "wwpdrklyyv" }, "sizeGiB": 9, "storageTarget": { - "targetIqn": "aaaaaaaaaaaaaaaaaaaaaaa", - "targetPortalHostname": "aaaaaaa", - "targetPortalPort": 8, + "targetIqn": "izdwogzjedsfug", + "targetPortalHostname": "wyfbjobugmad", + "targetPortalPort": 21, "provisioningState": "Invalid", "status": "Invalid" - } + }, + "managedBy": { + "resourceId": "mtkeip" + }, + "provisioningState": "Invalid" }, - "id": "aaaaaaaaaaaaaaaa", - "name": "aaaaaaaaaa", - "type": "aaaaa", + "id": "swkcmwglncgtsnejzvldnbpsifxez", + "name": "o", + "type": "tyovzldepzljfhjp", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json index 51ba62147f7b..5eb3f0feff5d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json @@ -1,10 +1,12 @@ { + "title": "Volumes_Create", + "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", - "volumeName": "75qoys3-i5-Qs-0t35-M5-O", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", + "volumeName": "2t-sI-qd4O", "parameters": { "properties": { "sizeGiB": 9 @@ -22,7 +24,7 @@ }, "201": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" }, "body": { "properties": { @@ -31,4 +33,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json index 0e3bc16a62f9..452886d85d2e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json @@ -1,19 +1,23 @@ { + "title": "Volumes_Delete", + "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", - "volumeName": "75qoys3-i5-Qs-0t35-M5-O", - "api-version": "2023-01-01" + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", + "volumeName": "2t-sI-qd4O", + "api-version": "2023-01-01", + "x-ms-delete-snapshots": "hfhvpvxhgobdpsaijzrsdd", + "x-ms-force-delete": "bhvwqigykn" }, "responses": { "200": {}, "202": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json index 0e3bc16a62f9..12cafc364373 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json @@ -1,19 +1,21 @@ { + "title": "Volumes_Delete", + "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", - "volumeName": "75qoys3-i5-Qs-0t35-M5-O", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", + "volumeName": "2t-sI-qd4O", "api-version": "2023-01-01" }, "responses": { "200": {}, "202": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json index ef8fdd835714..3e12b0b3da21 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json @@ -1,42 +1,48 @@ { + "title": "Volumes_Get", + "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", - "volumeName": "75qoys3-i5-Qs-0t35-M5-O", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", + "volumeName": "2t-sI-qd4O", "api-version": "2023-01-01" }, "responses": { "200": { "body": { "properties": { - "volumeId": "aaaaaaaaaaaa", + "volumeId": "umwjlxntntjejiyrywrytkzbfbluhk", "creationData": { "createSource": "None", - "sourceId": "aaaaaaaaaaaaaaaaaaaaaaaaaa" + "sourceId": "wwpdrklyyv" }, "sizeGiB": 9, "storageTarget": { - "targetIqn": "aaaaaaaaaaaaaaaaaaaaaaa", - "targetPortalHostname": "aaaaaaa", - "targetPortalPort": 8, + "targetIqn": "izdwogzjedsfug", + "targetPortalHostname": "wyfbjobugmad", + "targetPortalPort": 21, "provisioningState": "Invalid", "status": "Invalid" - } + }, + "managedBy": { + "resourceId": "mtkeip" + }, + "provisioningState": "Invalid" }, - "id": "aaaaaaaaaaaaaaaa", - "name": "aaaaaaaaaa", - "type": "aaaaa", + "id": "swkcmwglncgtsnejzvldnbpsifxez", + "name": "o", + "type": "tyovzldepzljfhjp", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json index 83ba9ce93743..8627dbc941a0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json @@ -1,10 +1,12 @@ { + "title": "Volumes_Get", + "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", - "volumeName": "75qoys3-i5-Qs-0t35-M5-O", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", + "volumeName": "2t-sI-qd4O", "api-version": "2023-01-01" }, "responses": { @@ -16,4 +18,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index 37013134f109..fa73160e61c1 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -1,9 +1,11 @@ { + "title": "Volumes_ListByVolumeGroup", + "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", "api-version": "2023-01-01" }, "responses": { @@ -12,35 +14,39 @@ "value": [ { "properties": { - "volumeId": "aaaaaaaaaaaa", + "volumeId": "umwjlxntntjejiyrywrytkzbfbluhk", "creationData": { "createSource": "None", - "sourceId": "aaaaaaaaaaaaaaaaaaaaaaaaaa" + "sourceId": "wwpdrklyyv" }, "sizeGiB": 9, "storageTarget": { - "targetIqn": "aaaaaaaaaaaaaaaaaaaaaaa", - "targetPortalHostname": "aaaaaaa", - "targetPortalPort": 8, + "targetIqn": "izdwogzjedsfug", + "targetPortalHostname": "wyfbjobugmad", + "targetPortalPort": 21, "provisioningState": "Invalid", "status": "Invalid" - } + }, + "managedBy": { + "resourceId": "mtkeip" + }, + "provisioningState": "Invalid" }, - "id": "aaaaaaaaaaaaaaaa", - "name": "aaaaaaaaaa", - "type": "aaaaa", + "id": "swkcmwglncgtsnejzvldnbpsifxez", + "name": "o", + "type": "tyovzldepzljfhjp", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } ], - "nextLink": "aaaaaaaaaaaaaaaaaaaaaaaa" + "nextLink": "gguhcswqbqzoxqirej" } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json index 6ac79f60ae15..4ad60c646df5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json @@ -1,9 +1,11 @@ { + "title": "Volumes_ListByVolumeGroup", + "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", "api-version": "2023-01-01" }, "responses": { @@ -11,4 +13,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json index 7539846d119c..349a3983f868 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json @@ -1,13 +1,15 @@ { + "title": "Volumes_Update", + "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", - "volumeName": "75qoys3-i5-Qs-0t35-M5-O", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", + "volumeName": "2t-sI-qd4O", "parameters": { "properties": { - "sizeGiB": 3 + "sizeGiB": 11 } }, "api-version": "2023-01-01" @@ -16,37 +18,41 @@ "200": { "body": { "properties": { - "volumeId": "aaaaaaaaaaaa", + "volumeId": "umwjlxntntjejiyrywrytkzbfbluhk", "creationData": { "createSource": "None", - "sourceId": "aaaaaaaaaaaaaaaaaaaaaaaaaa" + "sourceId": "wwpdrklyyv" }, "sizeGiB": 9, "storageTarget": { - "targetIqn": "aaaaaaaaaaaaaaaaaaaaaaa", - "targetPortalHostname": "aaaaaaa", - "targetPortalPort": 8, + "targetIqn": "izdwogzjedsfug", + "targetPortalHostname": "wyfbjobugmad", + "targetPortalPort": 21, "provisioningState": "Invalid", "status": "Invalid" - } + }, + "managedBy": { + "resourceId": "mtkeip" + }, + "provisioningState": "Invalid" }, - "id": "aaaaaaaaaaaaaaaa", - "name": "aaaaaaaaaa", - "type": "aaaaa", + "id": "swkcmwglncgtsnejzvldnbpsifxez", + "name": "o", + "type": "tyovzldepzljfhjp", "systemData": { - "createdBy": "a", + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", - "createdAt": "2023-08-10T06:42:05.366Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-10T06:42:05.366Z" + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } }, "202": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json index 366c19ab3c5e..f7b5cc558416 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json @@ -1,10 +1,12 @@ { + "title": "Volumes_Update", + "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "aaaa", + "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", "resourceGroupName": "rgelasticsan", - "elasticSanName": "25v_0_5M1-m-BLx1", - "volumeGroupName": "7lh0NpU-CE1dB7_FH8pi_4", - "volumeName": "75qoys3-i5-Qs-0t35-M5-O", + "elasticSanName": "Rwa7UGK-1u78", + "volumeGroupName": "17-5_3-2U_0c-207_T8", + "volumeName": "2t-sI-qd4O", "parameters": {}, "api-version": "2023-01-01" }, @@ -18,8 +20,8 @@ }, "202": { "headers": { - "location": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } } } -} \ No newline at end of file +} From 3fa94aa4f034d313baf0aac0c47480ec012cf1a7 Mon Sep 17 00:00:00 2001 From: PreetPRG Date: Thu, 24 Aug 2023 18:25:43 +0530 Subject: [PATCH 07/10] Added proper examples --- .../ElasticSans_Create_MaximumSet_Gen.json | 156 ++++++------------ .../ElasticSans_Create_MinimumSet_Gen.json | 72 ++++++-- .../ElasticSans_Delete_MaximumSet_Gen.json | 8 +- .../ElasticSans_Delete_MinimumSet_Gen.json | 8 +- .../ElasticSans_Get_MaximumSet_Gen.json | 72 ++++---- .../ElasticSans_Get_MinimumSet_Gen.json | 68 +++++++- ...ns_ListByResourceGroup_MaximumSet_Gen.json | 46 +++--- ...ns_ListByResourceGroup_MinimumSet_Gen.json | 76 ++++++++- ...ans_ListBySubscription_MaximumSet_Gen.json | 44 ++--- ...ans_ListBySubscription_MinimumSet_Gen.json | 74 ++++++++- .../ElasticSans_Update_MaximumSet_Gen.json | 48 +++--- .../ElasticSans_Update_MinimumSet_Gen.json | 68 +++++++- .../Operations_List_MaximumSet_Gen.json | 2 +- .../Operations_List_MinimumSet_Gen.json | 2 +- ...ointConnections_Create_MaximumSet_Gen.json | 28 ++-- ...ointConnections_Create_MinimumSet_Gen.json | 58 ++++++- ...ointConnections_Delete_MaximumSet_Gen.json | 10 +- ...ointConnections_Delete_MinimumSet_Gen.json | 10 +- ...ndpointConnections_Get_MaximumSet_Gen.json | 34 ++-- ...ndpointConnections_Get_MinimumSet_Gen.json | 40 +++-- ...dpointConnections_List_MaximumSet_Gen.json | 32 ++-- ...dpointConnections_List_MinimumSet_Gen.json | 41 ++++- ...urces_ListByElasticSan_MaximumSet_Gen.json | 30 ++-- ...urces_ListByElasticSan_MinimumSet_Gen.json | 36 +++- .../examples/Skus_List_MaximumSet_Gen.json | 6 +- .../examples/Skus_List_MinimumSet_Gen.json | 4 +- .../Snapshots_Create_MaximumSet_Gen.json | 18 +- .../Snapshots_Create_MinimumSet_Gen.json | 48 ++++-- .../Snapshots_Delete_MaximumSet_Gen.json | 12 +- .../Snapshots_Delete_MinimumSet_Gen.json | 12 +- .../Snapshots_Get_MaximumSet_Gen.json | 14 +- .../Snapshots_Get_MinimumSet_Gen.json | 28 +++- ...hots_ListByVolumeGroup_MaximumSet_Gen.json | 14 +- ...hots_ListByVolumeGroup_MinimumSet_Gen.json | 10 +- .../VolumeGroups_Create_MaximumSet_Gen.json | 63 ++----- .../VolumeGroups_Create_MinimumSet_Gen.json | 141 +++++++++++++++- .../VolumeGroups_Delete_MaximumSet_Gen.json | 10 +- .../VolumeGroups_Delete_MinimumSet_Gen.json | 10 +- .../VolumeGroups_Get_MaximumSet_Gen.json | 44 ++--- .../VolumeGroups_Get_MinimumSet_Gen.json | 10 +- ...roups_ListByElasticSan_MaximumSet_Gen.json | 42 ++--- ...roups_ListByElasticSan_MinimumSet_Gen.json | 8 +- .../VolumeGroups_Update_MaximumSet_Gen.json | 46 +++--- .../VolumeGroups_Update_MinimumSet_Gen.json | 10 +- .../Volumes_Create_MaximumSet_Gen.json | 22 +-- .../Volumes_Create_MinimumSet_Gen.json | 70 +++++++- .../Volumes_Delete_MaximumSet_Gen.json | 12 +- .../Volumes_Delete_MinimumSet_Gen.json | 12 +- .../examples/Volumes_Get_MaximumSet_Gen.json | 16 +- .../examples/Volumes_Get_MinimumSet_Gen.json | 41 ++++- ...umes_ListByVolumeGroup_MaximumSet_Gen.json | 14 +- ...umes_ListByVolumeGroup_MinimumSet_Gen.json | 10 +- .../Volumes_Update_MaximumSet_Gen.json | 16 +- .../Volumes_Update_MinimumSet_Gen.json | 41 ++++- 54 files changed, 1236 insertions(+), 631 deletions(-) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json index 3965b8642d0b..f7ee4ea995c8 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "parameters": { "properties": { "sku": { @@ -12,16 +12,16 @@ "tier": "Premium" }, "availabilityZones": [ - "addrzclncucrdxvqotqhwnpzmjr" + "1" ], - "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 27, + "baseSizeTiB": 5, + "extendedCapacitySizeTiB": 25, "publicNetworkAccess": "Enabled" }, "tags": { - "key7564": "ebhocrs" + "key9316": "ihndtieqibtob" }, - "location": "vkbnyspyhyhrkvcbz" + "location": "France Central" }, "api-version": "2023-01-01" }, @@ -34,62 +34,33 @@ "tier": "Premium" }, "availabilityZones": [ - "addrzclncucrdxvqotqhwnpzmjr" + "1" ], - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 27, - "totalVolumeSizeGiB": 16, - "volumeGroupCount": 23, - "totalIops": 15, - "totalMBps": 14, - "totalSizeTiB": 20, - "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" - } - } - ], + "extendedCapacitySizeTiB": 6, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, "publicNetworkAccess": "Enabled" }, - "tags": { - "key7564": "ebhocrs" - }, - "location": "vkbnyspyhyhrkvcbz", - "id": "rhdqqygjcjxogsfpd", - "name": "bypheya", - "type": "cbfy", "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" - } + "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,63 +74,34 @@ "tier": "Premium" }, "availabilityZones": [ - "addrzclncucrdxvqotqhwnpzmjr" + "1" ], - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 27, - "totalVolumeSizeGiB": 16, - "volumeGroupCount": 23, - "totalIops": 15, - "totalMBps": 14, - "totalSizeTiB": 20, - "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" - } - } - ], + "extendedCapacitySizeTiB": 6, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, "publicNetworkAccess": "Enabled" }, - "tags": { - "key7564": "ebhocrs" - }, - "location": "vkbnyspyhyhrkvcbz", - "id": "rhdqqygjcjxogsfpd", - "name": "bypheya", - "type": "cbfy", "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" - } + "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" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json index d00f68196d6f..6db7aa1bd321 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "parameters": { "properties": { "sku": { @@ -13,7 +13,7 @@ "baseSizeTiB": 15, "extendedCapacitySizeTiB": 27 }, - "location": "vkbnyspyhyhrkvcbz" + "location": "France Central" }, "api-version": "2023-01-01" }, @@ -22,12 +22,37 @@ "body": { "properties": { "sku": { - "name": "Premium_LRS" + "name": "Premium_LRS", + "tier": "Premium" }, + "availabilityZones": [ + "1" + ], + "provisioningState": "Succeeded", "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 27 + "extendedCapacitySizeTiB": 6, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, + "publicNetworkAccess": "Enabled" }, - "location": "vkbnyspyhyhrkvcbz" + "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" } }, "201": { @@ -37,13 +62,38 @@ "body": { "properties": { "sku": { - "name": "Premium_LRS" + "name": "Premium_LRS", + "tier": "Premium" }, + "availabilityZones": [ + "1" + ], + "provisioningState": "Succeeded", "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 27 + "extendedCapacitySizeTiB": 6, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, + "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": "vkbnyspyhyhrkvcbz" + "location": "France Central", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}", + "name": "vfoatmakv", + "type": "Microsoft.ElasticSan/ElasticSans" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json index 9eec5d9072aa..eb7932737854 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "api-version": "2023-01-01" }, "responses": { @@ -16,4 +16,4 @@ }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json index 9eec5d9072aa..eb7932737854 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "api-version": "2023-01-01" }, "responses": { @@ -16,4 +16,4 @@ }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json index 6ea785b36ee6..d6ba1a0e46ee 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "api-version": "2023-01-01" }, "responses": { @@ -16,63 +16,63 @@ "tier": "Premium" }, "availabilityZones": [ - "addrzclncucrdxvqotqhwnpzmjr" + "1" ], - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 27, - "totalVolumeSizeGiB": 16, - "volumeGroupCount": 23, - "totalIops": 15, - "totalMBps": 14, - "totalSizeTiB": 20, + "extendedCapacitySizeTiB": 6, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, "privateEndpointConnections": [ { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "ehxmltubeltzmgcqxocakaansat" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "nahklgxicbqjbbvcdrkljqdhprruys", - "actionsRequired": "sairafcqpvucoy" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "bolviufgqnyid" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "opcjchensdf", - "name": "gewxykc", - "type": "ailymcedgvxbqklmqtlty", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } ], "publicNetworkAccess": "Enabled" }, - "tags": { - "key7564": "ebhocrs" - }, - "location": "vkbnyspyhyhrkvcbz", - "id": "rhdqqygjcjxogsfpd", - "name": "bypheya", - "type": "cbfy", "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" - } + "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" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json index b653f3424e0e..d6ba1a0e46ee 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "api-version": "2023-01-01" }, "responses": { @@ -12,13 +12,67 @@ "body": { "properties": { "sku": { - "name": "Premium_LRS" + "name": "Premium_LRS", + "tier": "Premium" }, + "availabilityZones": [ + "1" + ], + "provisioningState": "Succeeded", "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 27 + "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": "otfifnrahdshqombvtg", + "createdByType": "User", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-07-03T09:59:45.919Z" + } + } + ], + "publicNetworkAccess": "Enabled" }, - "location": "vkbnyspyhyhrkvcbz" + "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" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index 0875abec7292..508415d65558 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -2,8 +2,8 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", "api-version": "2023-01-01" }, "responses": { @@ -17,16 +17,16 @@ "tier": "Premium" }, "availabilityZones": [ - "addrzclncucrdxvqotqhwnpzmjr" + "1" ], - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 27, - "totalVolumeSizeGiB": 16, - "volumeGroupCount": 23, - "totalIops": 15, - "totalMBps": 14, - "totalSizeTiB": 20, + "extendedCapacitySizeTiB": 6, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, "privateEndpointConnections": [ { "properties": { @@ -58,25 +58,25 @@ ], "publicNetworkAccess": "Enabled" }, - "tags": { - "key7564": "ebhocrs" - }, - "location": "vkbnyspyhyhrkvcbz", - "id": "rhdqqygjcjxogsfpd", - "name": "bypheya", - "type": "cbfy", "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" - } + "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" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index 680d13cbe2fd..508415d65558 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -2,13 +2,81 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", "api-version": "2023-01-01" }, "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": "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" + } + } + ], + "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" + } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index 09ffdb08f214..435b541008d0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", + "subscriptionId": "subscriptionid", "api-version": "2023-01-01" }, "responses": { @@ -16,16 +16,16 @@ "tier": "Premium" }, "availabilityZones": [ - "addrzclncucrdxvqotqhwnpzmjr" + "1" ], - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 27, - "totalVolumeSizeGiB": 16, - "volumeGroupCount": 23, - "totalIops": 15, - "totalMBps": 14, - "totalSizeTiB": 20, + "extendedCapacitySizeTiB": 6, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, "privateEndpointConnections": [ { "properties": { @@ -57,25 +57,25 @@ ], "publicNetworkAccess": "Enabled" }, - "tags": { - "key7564": "ebhocrs" - }, - "location": "vkbnyspyhyhrkvcbz", - "id": "rhdqqygjcjxogsfpd", - "name": "bypheya", - "type": "cbfy", "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" - } + "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" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index af9258ba7dd2..435b541008d0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -2,12 +2,80 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", + "subscriptionId": "subscriptionid", "api-version": "2023-01-01" }, "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": "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" + } + } + ], + "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" + } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json index a674a63e4dc5..ed2af1c9b82a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "parameters": { "properties": { "baseSizeTiB": 13, @@ -26,16 +26,16 @@ "tier": "Premium" }, "availabilityZones": [ - "addrzclncucrdxvqotqhwnpzmjr" + "1" ], - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 27, - "totalVolumeSizeGiB": 16, - "volumeGroupCount": 23, - "totalIops": 15, - "totalMBps": 14, - "totalSizeTiB": 20, + "extendedCapacitySizeTiB": 6, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, "privateEndpointConnections": [ { "properties": { @@ -67,21 +67,21 @@ ], "publicNetworkAccess": "Enabled" }, - "tags": { - "key7564": "ebhocrs" - }, - "location": "vkbnyspyhyhrkvcbz", - "id": "rhdqqygjcjxogsfpd", - "name": "bypheya", - "type": "cbfy", "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" - } + "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": { @@ -90,4 +90,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json index 3854696c7e2c..8e1a090ac0b1 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "parameters": {}, "api-version": "2023-01-01" }, @@ -13,12 +13,66 @@ "body": { "properties": { "sku": { - "name": "Premium_LRS" + "name": "Premium_LRS", + "tier": "Premium" }, + "availabilityZones": [ + "1" + ], + "provisioningState": "Succeeded", "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 27 + "extendedCapacitySizeTiB": 6, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, + "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" + } + } + ], + "publicNetworkAccess": "Enabled" }, - "location": "vkbnyspyhyhrkvcbz" + "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" } }, "202": { @@ -27,4 +81,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json index 2a252f77c58e..eed03bf0c5cb 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json @@ -25,4 +25,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MinimumSet_Gen.json index 5b2d33be7784..7218b3848f31 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MinimumSet_Gen.json @@ -9,4 +9,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json index 74e59c009731..ac855136741d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json @@ -2,20 +2,20 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "privateEndpointConnectionName": "jfyaiezqoxcmwa", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "privateEndpointConnectionName": "privateendpointconnectionname", "parameters": { "properties": { "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "nahklgxicbqjbbvcdrkljqdhprruys", - "actionsRequired": "sairafcqpvucoy" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "bolviufgqnyid" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] } }, @@ -31,11 +31,11 @@ }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "nahklgxicbqjbbvcdrkljqdhprruys", - "actionsRequired": "sairafcqpvucoy" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "bolviufgqnyid" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, "id": "opcjchensdf", @@ -63,11 +63,11 @@ }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "nahklgxicbqjbbvcdrkljqdhprruys", - "actionsRequired": "sairafcqpvucoy" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "bolviufgqnyid" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, "id": "opcjchensdf", @@ -84,4 +84,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json index 0cbbab2b7522..1a0a533e5e58 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "privateEndpointConnectionName": "jfyaiezqoxcmwa", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "privateEndpointConnectionName": "privateendpointconnectionname", "parameters": { "properties": { "privateLinkServiceConnectionState": {} @@ -17,7 +17,29 @@ "200": { "body": { "properties": { - "privateLinkServiceConnectionState": {} + "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": "otfifnrahdshqombvtg", + "createdByType": "User", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } }, @@ -27,9 +49,31 @@ }, "body": { "properties": { - "privateLinkServiceConnectionState": {} + "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": "otfifnrahdshqombvtg", + "createdByType": "User", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json index ee0f3a2c7e3a..9ec68cdf04b7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Delete", "operationId": "PrivateEndpointConnections_Delete", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "privateEndpointConnectionName": "jfyaiezqoxcmwa", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "privateEndpointConnectionName": "privateendpointconnectionname", "api-version": "2023-01-01" }, "responses": { @@ -17,4 +17,4 @@ }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json index ee0f3a2c7e3a..9ec68cdf04b7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Delete", "operationId": "PrivateEndpointConnections_Delete", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "privateEndpointConnectionName": "jfyaiezqoxcmwa", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "privateEndpointConnectionName": "privateendpointconnectionname", "api-version": "2023-01-01" }, "responses": { @@ -17,4 +17,4 @@ }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json index b162db854c06..dec779f1f95e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json @@ -2,41 +2,41 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "privateEndpointConnectionName": "jfyaiezqoxcmwa", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "privateEndpointConnectionName": "privateendpointconnectionname", "api-version": "2023-01-01" }, "responses": { "200": { "body": { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "ehxmltubeltzmgcqxocakaansat" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "nahklgxicbqjbbvcdrkljqdhprruys", - "actionsRequired": "sairafcqpvucoy" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "bolviufgqnyid" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "opcjchensdf", - "name": "gewxykc", - "type": "ailymcedgvxbqklmqtlty", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json index 3659bf0f7e00..b0e16c4d493b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json @@ -2,19 +2,39 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "privateEndpointConnectionName": "jfyaiezqoxcmwa", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "privateEndpointConnectionName": "privateendpointconnectionname", "api-version": "2023-01-01" }, "responses": { - "200": { - "body": { - "properties": { - "privateLinkServiceConnectionState": {} - } + "body": { + "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": "otfifnrahdshqombvtg", + "createdByType": "User", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json index 71b130c87e52..1e21ddd7f504 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "api-version": "2023-01-01" }, "responses": { @@ -13,29 +13,29 @@ "value": [ { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "ehxmltubeltzmgcqxocakaansat" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "nahklgxicbqjbbvcdrkljqdhprruys", - "actionsRequired": "sairafcqpvucoy" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "bolviufgqnyid" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "opcjchensdf", - "name": "gewxykc", - "type": "ailymcedgvxbqklmqtlty", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } ], @@ -43,4 +43,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json index 2cb2e1e23f7c..1e21ddd7f504 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json @@ -2,14 +2,45 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "api-version": "2023-01-01" }, "responses": { "200": { - "body": {} + "body": { + "value": [ + { + "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": "otfifnrahdshqombvtg", + "createdByType": "User", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-07-03T09:59:45.919Z" + } + } + ], + "nextLink": "muxnrerjovwwqwbs" + } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json index 4b0bf5d00af3..dc17b6efd816 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "api-version": "2023-01-01" }, "responses": { @@ -13,29 +13,29 @@ "value": [ { "properties": { - "groupId": "ijtstftavrhlyw", + "groupId": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", "requiredMembers": [ - "kizzxetli" + "{volumeGroupName}" ], "requiredZoneNames": [ - "wpykdxwpbnz" + "lsknuvjjtgsrocmoq" ] }, - "id": "fdwvltqxwhahumvfuljp", - "name": "nthzznfxawjqleh", - "type": "yiejdyzyrywgaxrtslruttaepl", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdBy": "zloujisrarsox", "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", + "createdAt": "2023-07-04T05:52:15.371Z", + "lastModifiedBy": "lmdztjjcmdfzam", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" + "lastModifiedAt": "2023-07-04T05:52:15.371Z" } } ], - "nextLink": "a" + "nextLink": "qpcenviendbpjuhyzwzshdkd" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json index 6823482d493a..dc17b6efd816 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json @@ -2,14 +2,40 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "api-version": "2023-01-01" }, "responses": { "200": { - "body": {} + "body": { + "value": [ + { + "properties": { + "groupId": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", + "requiredMembers": [ + "{volumeGroupName}" + ], + "requiredZoneNames": [ + "lsknuvjjtgsrocmoq" + ] + }, + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "systemData": { + "createdBy": "zloujisrarsox", + "createdByType": "User", + "createdAt": "2023-07-04T05:52:15.371Z", + "lastModifiedBy": "lmdztjjcmdfzam", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-07-04T05:52:15.371Z" + } + } + ], + "nextLink": "qpcenviendbpjuhyzwzshdkd" + } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json index 156225124a05..d8c20b9d6292 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "List all the available Skus in the region and information related to them", "operationId": "Skus_List", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", + "subscriptionId": "subscriptionid", "api-version": "2023-01-01", "$filter": "obwwdrkq" }, @@ -21,7 +21,7 @@ { "location": "ngycrsoihxdfctigejlf", "zones": [ - "w" + "1" ] } ], @@ -37,4 +37,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json index 13f92739f30a..3806cc07a7c1 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "title": "List all the available Skus in the region and information related to them", "operationId": "Skus_List", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", + "subscriptionId": "subscriptionid", "api-version": "2023-01-01" }, "responses": { @@ -10,4 +10,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json index 320b345f417b..1342e4c0fbcb 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json @@ -2,15 +2,15 @@ "title": "Snapshots_Create", "operationId": "Snapshots_Create", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", - "snapshotName": "48f-68_1t4zh_ugw4hd7", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "snapshotName": "snapshotName", "parameters": { "properties": { "creationData": { - "sourceId": "mrvabo" + "sourceId": "ARM ResourceID" } } }, @@ -21,9 +21,9 @@ "body": { "properties": { "creationData": { - "sourceId": "mrvabo" + "sourceId": "ARM ResourceID" }, - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "sourceVolumeSizeGiB": 22, "volumeName": "nruaxnzos" }, @@ -67,4 +67,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json index eb829b2ea6a4..1342e4c0fbcb 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json @@ -2,15 +2,15 @@ "title": "Snapshots_Create", "operationId": "Snapshots_Create", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", - "snapshotName": "48f-68_1t4zh_ugw4hd7", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "snapshotName": "snapshotName", "parameters": { "properties": { "creationData": { - "sourceId": "mrvabo" + "sourceId": "ARM ResourceID" } } }, @@ -21,8 +21,22 @@ "body": { "properties": { "creationData": { - "sourceId": "mrvabo" - } + "sourceId": "ARM ResourceID" + }, + "provisioningState": "Succeeded", + "sourceVolumeSizeGiB": 22, + "volumeName": "nruaxnzos" + }, + "id": "nrsout", + "name": "blcrvmjoy", + "type": "kvmcmzuyflkoqgmionovrjyjxgkd", + "systemData": { + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdByType": "User", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } }, @@ -34,9 +48,23 @@ "properties": { "creationData": { "sourceId": "mrvabo" - } + }, + "provisioningState": "Invalid", + "sourceVolumeSizeGiB": 22, + "volumeName": "nruaxnzos" + }, + "id": "nrsout", + "name": "blcrvmjoy", + "type": "kvmcmzuyflkoqgmionovrjyjxgkd", + "systemData": { + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdByType": "User", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json index 9afc7d17eacc..6a2f6d4b0208 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Snapshots_Delete", "operationId": "Snapshots_Delete", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", - "snapshotName": "48f-68_1t4zh_ugw4hd7", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "snapshotName": "snapshotName", "api-version": "2023-01-01" }, "responses": { @@ -18,4 +18,4 @@ }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json index 9afc7d17eacc..6a2f6d4b0208 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Snapshots_Delete", "operationId": "Snapshots_Delete", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", - "snapshotName": "48f-68_1t4zh_ugw4hd7", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "snapshotName": "snapshotName", "api-version": "2023-01-01" }, "responses": { @@ -18,4 +18,4 @@ }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json index 6d8e7ab89cd2..71d3dade21b5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Snapshots_Get", "operationId": "Snapshots_Get", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "snapshotName": "48f-68_1t4zh_ugw4hd7", "api-version": "2023-01-01" }, @@ -14,9 +14,9 @@ "body": { "properties": { "creationData": { - "sourceId": "mrvabo" + "sourceId": "ARM ResourceID" }, - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "sourceVolumeSizeGiB": 22, "volumeName": "nruaxnzos" }, @@ -34,4 +34,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json index 8911be9aafa8..71d3dade21b5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Snapshots_Get", "operationId": "Snapshots_Get", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "snapshotName": "48f-68_1t4zh_ugw4hd7", "api-version": "2023-01-01" }, @@ -14,10 +14,24 @@ "body": { "properties": { "creationData": { - "sourceId": "mrvabo" - } + "sourceId": "ARM ResourceID" + }, + "provisioningState": "Succeeded", + "sourceVolumeSizeGiB": 22, + "volumeName": "nruaxnzos" + }, + "id": "nrsout", + "name": "blcrvmjoy", + "type": "kvmcmzuyflkoqgmionovrjyjxgkd", + "systemData": { + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdByType": "User", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json index 2e7a766d14f9..ed8de02e951f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Snapshots_ListByVolumeGroup", "operationId": "Snapshots_ListByVolumeGroup", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "$filter": "srzwkqkwbad", "api-version": "2023-01-01" }, @@ -16,9 +16,9 @@ { "properties": { "creationData": { - "sourceId": "mrvabo" + "sourceId": "ARM ResourceID" }, - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "sourceVolumeSizeGiB": 22, "volumeName": "nruaxnzos" }, @@ -39,4 +39,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json index 98bbaf706f6d..440382d2e676 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Snapshots_ListByVolumeGroup", "operationId": "Snapshots_ListByVolumeGroup", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "api-version": "2023-01-01" }, "responses": { @@ -13,4 +13,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json index 5e367666e311..98013ded9cda 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "parameters": { "identity": { "type": "None", @@ -29,7 +29,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "kfbayhssdcsbsxthg", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", "action": "Allow" } ] @@ -53,7 +53,7 @@ } }, "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "protocolType": "Iscsi", "encryption": "EncryptionAtRestWithPlatformKey", "encryptionProperties": { @@ -72,44 +72,15 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "kfbayhssdcsbsxthg", + "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": "dqjmna", - "name": "nroihjpz", - "type": "pjfczknjmyemcftxwhbw", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", + "name": "cr", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups", "systemData": { "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", @@ -137,7 +108,7 @@ } }, "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "protocolType": "Iscsi", "encryption": "EncryptionAtRestWithPlatformKey", "encryptionProperties": { @@ -156,7 +127,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "kfbayhssdcsbsxthg", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", "action": "Allow" } ] @@ -191,9 +162,9 @@ } ] }, - "id": "dqjmna", - "name": "nroihjpz", - "type": "pjfczknjmyemcftxwhbw", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", + "name": "cr", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups", "systemData": { "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", @@ -205,4 +176,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json index 1c3dcbc2da0b..d74ec1d0af53 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -2,22 +2,149 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "parameters": {}, "api-version": "2023-01-01" }, "responses": { "200": { - "body": {} + "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" + } + } }, "201": { "headers": { "location": "https://contoso.com/operationstatus" }, - "body": {} + "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" + } + } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json index 4d3a27b4a430..591546c6f022 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "api-version": "2023-01-01" }, "responses": { @@ -17,4 +17,4 @@ }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json index 4d3a27b4a430..591546c6f022 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "api-version": "2023-01-01" }, "responses": { @@ -17,4 +17,4 @@ }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json index 3c4cd2ae3da1..e48d621a52bb 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "api-version": "2023-01-01" }, "responses": { @@ -23,7 +23,7 @@ } }, "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "protocolType": "Iscsi", "encryption": "EncryptionAtRestWithPlatformKey", "encryptionProperties": { @@ -42,7 +42,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "kfbayhssdcsbsxthg", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", "action": "Allow" } ] @@ -50,36 +50,36 @@ "privateEndpointConnections": [ { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "ehxmltubeltzmgcqxocakaansat" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "nahklgxicbqjbbvcdrkljqdhprruys", - "actionsRequired": "sairafcqpvucoy" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "bolviufgqnyid" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "opcjchensdf", - "name": "gewxykc", - "type": "ailymcedgvxbqklmqtlty", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } ] }, - "id": "dqjmna", - "name": "nroihjpz", - "type": "pjfczknjmyemcftxwhbw", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", + "name": "cr", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups", "systemData": { "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", @@ -91,4 +91,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json index 19658d215449..fd6efb22e4c1 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "api-version": "2023-01-01" }, "responses": { @@ -13,4 +13,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json index a41d8d0cd5b4..048f196204eb 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "api-version": "2023-01-01" }, "responses": { @@ -24,7 +24,7 @@ } }, "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "protocolType": "Iscsi", "encryption": "EncryptionAtRestWithPlatformKey", "encryptionProperties": { @@ -43,7 +43,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "kfbayhssdcsbsxthg", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", "action": "Allow" } ] @@ -51,36 +51,36 @@ "privateEndpointConnections": [ { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "ehxmltubeltzmgcqxocakaansat" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "nahklgxicbqjbbvcdrkljqdhprruys", - "actionsRequired": "sairafcqpvucoy" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "bolviufgqnyid" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "opcjchensdf", - "name": "gewxykc", - "type": "ailymcedgvxbqklmqtlty", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } ] }, - "id": "dqjmna", - "name": "nroihjpz", - "type": "pjfczknjmyemcftxwhbw", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", + "name": "cr", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups", "systemData": { "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", @@ -95,4 +95,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json index dc06691a6826..d34ee7965b25 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "api-version": "2023-01-01" }, "responses": { @@ -12,4 +12,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json index bf770ac7ade6..b79ead5ecf0f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "parameters": { "identity": { "type": "None", @@ -29,7 +29,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "kfbayhssdcsbsxthg", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", "action": "Allow" } ] @@ -53,7 +53,7 @@ } }, "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "protocolType": "Iscsi", "encryption": "EncryptionAtRestWithPlatformKey", "encryptionProperties": { @@ -72,7 +72,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "kfbayhssdcsbsxthg", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", "action": "Allow" } ] @@ -80,36 +80,36 @@ "privateEndpointConnections": [ { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "ehxmltubeltzmgcqxocakaansat" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "nahklgxicbqjbbvcdrkljqdhprruys", - "actionsRequired": "sairafcqpvucoy" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "bolviufgqnyid" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "opcjchensdf", - "name": "gewxykc", - "type": "ailymcedgvxbqklmqtlty", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } ] }, - "id": "dqjmna", - "name": "nroihjpz", - "type": "pjfczknjmyemcftxwhbw", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", + "name": "cr", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups", "systemData": { "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", @@ -126,4 +126,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json index d0f3a1eee410..5d539fa6359d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "parameters": {}, "api-version": "2023-01-01" }, @@ -19,4 +19,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json index c81fda4468af..38e6e8245e0f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json @@ -2,16 +2,16 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", - "volumeName": "2t-sI-qd4O", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "volumeName": "volumename", "parameters": { "properties": { "creationData": { "createSource": "None", - "sourceId": "wwpdrklyyv" + "sourceId": "ARM Id of Resource" }, "sizeGiB": 9, "managedBy": { @@ -28,14 +28,14 @@ "volumeId": "umwjlxntntjejiyrywrytkzbfbluhk", "creationData": { "createSource": "None", - "sourceId": "wwpdrklyyv" + "sourceId": "ARM Id of Resource" }, "sizeGiB": 9, "storageTarget": { "targetIqn": "izdwogzjedsfug", "targetPortalHostname": "wyfbjobugmad", "targetPortalPort": 21, - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "status": "Invalid" }, "managedBy": { @@ -65,14 +65,14 @@ "volumeId": "umwjlxntntjejiyrywrytkzbfbluhk", "creationData": { "createSource": "None", - "sourceId": "wwpdrklyyv" + "sourceId": "ARM Id of Resource" }, "sizeGiB": 9, "storageTarget": { "targetIqn": "izdwogzjedsfug", "targetPortalHostname": "wyfbjobugmad", "targetPortalPort": 21, - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "status": "Invalid" }, "managedBy": { @@ -94,4 +94,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json index 5eb3f0feff5d..f6b6a56a733e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", - "volumeName": "2t-sI-qd4O", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "volumeName": "volumename", "parameters": { "properties": { "sizeGiB": 9 @@ -18,7 +18,34 @@ "200": { "body": { "properties": { - "sizeGiB": 9 + "volumeId": "umwjlxntntjejiyrywrytkzbfbluhk", + "creationData": { + "createSource": "None", + "sourceId": "ARM Id of Resource" + }, + "sizeGiB": 9, + "storageTarget": { + "targetIqn": "izdwogzjedsfug", + "targetPortalHostname": "wyfbjobugmad", + "targetPortalPort": 21, + "provisioningState": "Succeeded", + "status": "Invalid" + }, + "managedBy": { + "resourceId": "mtkeip" + }, + "provisioningState": "Invalid" + }, + "id": "swkcmwglncgtsnejzvldnbpsifxez", + "name": "o", + "type": "tyovzldepzljfhjp", + "systemData": { + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdByType": "User", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } }, @@ -28,9 +55,36 @@ }, "body": { "properties": { - "sizeGiB": 9 + "volumeId": "umwjlxntntjejiyrywrytkzbfbluhk", + "creationData": { + "createSource": "None", + "sourceId": "ARM Id of Resource" + }, + "sizeGiB": 9, + "storageTarget": { + "targetIqn": "izdwogzjedsfug", + "targetPortalHostname": "wyfbjobugmad", + "targetPortalPort": 21, + "provisioningState": "Succeeded", + "status": "Invalid" + }, + "managedBy": { + "resourceId": "mtkeip" + }, + "provisioningState": "Invalid" + }, + "id": "swkcmwglncgtsnejzvldnbpsifxez", + "name": "o", + "type": "tyovzldepzljfhjp", + "systemData": { + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdByType": "User", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json index 452886d85d2e..4ebe7f62a37a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", - "volumeName": "2t-sI-qd4O", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "volumeName": "volumename", "api-version": "2023-01-01", "x-ms-delete-snapshots": "hfhvpvxhgobdpsaijzrsdd", "x-ms-force-delete": "bhvwqigykn" @@ -20,4 +20,4 @@ }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json index 12cafc364373..47473ca53c57 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", - "volumeName": "2t-sI-qd4O", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "volumeName": "volumename", "api-version": "2023-01-01" }, "responses": { @@ -18,4 +18,4 @@ }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json index 3e12b0b3da21..738b3beb23d5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", - "volumeName": "2t-sI-qd4O", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "volumeName": "volumename", "api-version": "2023-01-01" }, "responses": { @@ -16,14 +16,14 @@ "volumeId": "umwjlxntntjejiyrywrytkzbfbluhk", "creationData": { "createSource": "None", - "sourceId": "wwpdrklyyv" + "sourceId": "ARM Id of Resource" }, "sizeGiB": 9, "storageTarget": { "targetIqn": "izdwogzjedsfug", "targetPortalHostname": "wyfbjobugmad", "targetPortalPort": 21, - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "status": "Invalid" }, "managedBy": { @@ -45,4 +45,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json index 8627dbc941a0..738b3beb23d5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json @@ -2,20 +2,47 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", - "volumeName": "2t-sI-qd4O", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "volumeName": "volumename", "api-version": "2023-01-01" }, "responses": { "200": { "body": { "properties": { - "sizeGiB": 9 + "volumeId": "umwjlxntntjejiyrywrytkzbfbluhk", + "creationData": { + "createSource": "None", + "sourceId": "ARM Id of Resource" + }, + "sizeGiB": 9, + "storageTarget": { + "targetIqn": "izdwogzjedsfug", + "targetPortalHostname": "wyfbjobugmad", + "targetPortalPort": 21, + "provisioningState": "Succeeded", + "status": "Invalid" + }, + "managedBy": { + "resourceId": "mtkeip" + }, + "provisioningState": "Invalid" + }, + "id": "swkcmwglncgtsnejzvldnbpsifxez", + "name": "o", + "type": "tyovzldepzljfhjp", + "systemData": { + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdByType": "User", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index fa73160e61c1..b64ad3712d00 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "api-version": "2023-01-01" }, "responses": { @@ -17,14 +17,14 @@ "volumeId": "umwjlxntntjejiyrywrytkzbfbluhk", "creationData": { "createSource": "None", - "sourceId": "wwpdrklyyv" + "sourceId": "ARM Id of Resource" }, "sizeGiB": 9, "storageTarget": { "targetIqn": "izdwogzjedsfug", "targetPortalHostname": "wyfbjobugmad", "targetPortalPort": 21, - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "status": "Invalid" }, "managedBy": { @@ -49,4 +49,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json index 4ad60c646df5..e171d1af93c4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "api-version": "2023-01-01" }, "responses": { @@ -13,4 +13,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json index 349a3983f868..447f0bed5ece 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", - "volumeName": "2t-sI-qd4O", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "volumeName": "volumename", "parameters": { "properties": { "sizeGiB": 11 @@ -21,14 +21,14 @@ "volumeId": "umwjlxntntjejiyrywrytkzbfbluhk", "creationData": { "createSource": "None", - "sourceId": "wwpdrklyyv" + "sourceId": "ARM Id of Resource" }, "sizeGiB": 9, "storageTarget": { "targetIqn": "izdwogzjedsfug", "targetPortalHostname": "wyfbjobugmad", "targetPortalPort": 21, - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "status": "Invalid" }, "managedBy": { @@ -55,4 +55,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json index f7b5cc558416..01d8cceb0c24 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "335348B7-6545-4C32-82FE-E83522D8053E", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "Rwa7UGK-1u78", - "volumeGroupName": "17-5_3-2U_0c-207_T8", - "volumeName": "2t-sI-qd4O", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "volumeName": "volumename", "parameters": {}, "api-version": "2023-01-01" }, @@ -14,7 +14,34 @@ "200": { "body": { "properties": { - "sizeGiB": 9 + "volumeId": "umwjlxntntjejiyrywrytkzbfbluhk", + "creationData": { + "createSource": "None", + "sourceId": "ARM Id of Resource" + }, + "sizeGiB": 9, + "storageTarget": { + "targetIqn": "izdwogzjedsfug", + "targetPortalHostname": "wyfbjobugmad", + "targetPortalPort": 21, + "provisioningState": "Succeeded", + "status": "Invalid" + }, + "managedBy": { + "resourceId": "mtkeip" + }, + "provisioningState": "Invalid" + }, + "id": "swkcmwglncgtsnejzvldnbpsifxez", + "name": "o", + "type": "tyovzldepzljfhjp", + "systemData": { + "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdByType": "User", + "createdAt": "2023-08-23T12:16:10.057Z", + "lastModifiedBy": "bcclmbseed", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-23T12:16:10.057Z" } } }, @@ -24,4 +51,4 @@ } } } -} +} \ No newline at end of file From 88d638ad53ccb4879f63d24a35b2a155505411ce Mon Sep 17 00:00:00 2001 From: PreetPRG Date: Thu, 24 Aug 2023 18:49:16 +0530 Subject: [PATCH 08/10] resolved Prettier check --- .../2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json | 2 +- .../2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json | 2 +- .../2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json | 2 +- .../2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json | 2 +- .../2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json | 2 +- .../2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json | 2 +- .../ElasticSans_ListByResourceGroup_MaximumSet_Gen.json | 2 +- .../ElasticSans_ListByResourceGroup_MinimumSet_Gen.json | 2 +- .../examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json | 2 +- .../examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json | 2 +- .../2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json | 2 +- .../2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json | 2 +- .../2023-01-01/examples/Operations_List_MaximumSet_Gen.json | 2 +- .../2023-01-01/examples/Operations_List_MinimumSet_Gen.json | 2 +- .../PrivateEndpointConnections_Create_MaximumSet_Gen.json | 2 +- .../PrivateEndpointConnections_Create_MinimumSet_Gen.json | 2 +- .../PrivateEndpointConnections_Delete_MaximumSet_Gen.json | 2 +- .../PrivateEndpointConnections_Delete_MinimumSet_Gen.json | 2 +- .../examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json | 2 +- .../examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json | 2 +- .../PrivateEndpointConnections_List_MaximumSet_Gen.json | 2 +- .../PrivateEndpointConnections_List_MinimumSet_Gen.json | 2 +- .../PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json | 2 +- .../PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json | 2 +- .../stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json | 2 +- .../stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json | 2 +- .../2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json | 2 +- .../2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json | 2 +- .../2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json | 2 +- .../2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json | 2 +- .../2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json | 2 +- .../2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json | 2 +- .../examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json | 2 +- .../examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json | 2 +- .../2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json | 2 +- .../2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json | 2 +- .../2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json | 2 +- .../2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json | 2 +- .../2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json | 2 +- .../2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json | 2 +- .../examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json | 2 +- .../examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json | 2 +- .../2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json | 2 +- .../2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json | 2 +- .../2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json | 2 +- .../2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json | 2 +- .../2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json | 2 +- .../2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json | 2 +- .../stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json | 2 +- .../stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json | 2 +- .../examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json | 2 +- .../examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json | 2 +- .../2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json | 2 +- .../2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json | 2 +- 54 files changed, 54 insertions(+), 54 deletions(-) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json index f7ee4ea995c8..c52b80c4e8ee 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -104,4 +104,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json index 6db7aa1bd321..ff0c5aed5c12 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Create_MinimumSet_Gen.json @@ -96,4 +96,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json index eb7932737854..e55f82c9a5f9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MaximumSet_Gen.json @@ -16,4 +16,4 @@ }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json index eb7932737854..e55f82c9a5f9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Delete_MinimumSet_Gen.json @@ -16,4 +16,4 @@ }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json index d6ba1a0e46ee..5dee8437d093 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -75,4 +75,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json index d6ba1a0e46ee..5dee8437d093 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Get_MinimumSet_Gen.json @@ -75,4 +75,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index 508415d65558..6027cefee003 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -79,4 +79,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index 508415d65558..6027cefee003 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -79,4 +79,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index 435b541008d0..366df78aff99 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -78,4 +78,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index 435b541008d0..366df78aff99 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -78,4 +78,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json index ed2af1c9b82a..b84bea9607e3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -90,4 +90,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json index 8e1a090ac0b1..89c0338b12d1 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -81,4 +81,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json index eed03bf0c5cb..2a252f77c58e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MaximumSet_Gen.json @@ -25,4 +25,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MinimumSet_Gen.json index 7218b3848f31..5b2d33be7784 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Operations_List_MinimumSet_Gen.json @@ -9,4 +9,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json index ac855136741d..c02fdec1c062 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json @@ -84,4 +84,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json index 1a0a533e5e58..da858a4a7c90 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json @@ -76,4 +76,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json index 9ec68cdf04b7..52b60dc00444 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json @@ -17,4 +17,4 @@ }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json index 9ec68cdf04b7..52b60dc00444 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json @@ -17,4 +17,4 @@ }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json index dec779f1f95e..6abeb5d57130 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json @@ -39,4 +39,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json index b0e16c4d493b..83033fe751d5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json @@ -37,4 +37,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json index 1e21ddd7f504..5b7d558be115 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json @@ -43,4 +43,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json index 1e21ddd7f504..5b7d558be115 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json @@ -43,4 +43,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json index dc17b6efd816..f45e975e9111 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json @@ -38,4 +38,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json index dc17b6efd816..f45e975e9111 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json @@ -38,4 +38,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json index d8c20b9d6292..cfd483bc2606 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MaximumSet_Gen.json @@ -37,4 +37,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json index 3806cc07a7c1..48499f13921e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Skus_List_MinimumSet_Gen.json @@ -10,4 +10,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json index 1342e4c0fbcb..b2f6d7299205 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json @@ -67,4 +67,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json index 1342e4c0fbcb..b2f6d7299205 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json @@ -67,4 +67,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json index 6a2f6d4b0208..8195857d24b5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json @@ -18,4 +18,4 @@ }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json index 6a2f6d4b0208..8195857d24b5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json @@ -18,4 +18,4 @@ }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json index 71d3dade21b5..617fa8dc64fa 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json @@ -34,4 +34,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json index 71d3dade21b5..617fa8dc64fa 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json @@ -34,4 +34,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json index ed8de02e951f..7113ff854cbe 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json @@ -39,4 +39,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json index 440382d2e676..698ec27d4916 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json @@ -13,4 +13,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json index 98013ded9cda..b1e4cb890a58 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MaximumSet_Gen.json @@ -176,4 +176,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json index d74ec1d0af53..de6861765e97 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -147,4 +147,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json index 591546c6f022..4c85a5dd6ead 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MaximumSet_Gen.json @@ -17,4 +17,4 @@ }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json index 591546c6f022..4c85a5dd6ead 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Delete_MinimumSet_Gen.json @@ -17,4 +17,4 @@ }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json index e48d621a52bb..d0efa3345da0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MaximumSet_Gen.json @@ -91,4 +91,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json index fd6efb22e4c1..e11495813f38 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Get_MinimumSet_Gen.json @@ -13,4 +13,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json index 048f196204eb..1882cbe4bdb8 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -95,4 +95,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json index d34ee7965b25..e527e3f51098 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json @@ -12,4 +12,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json index b79ead5ecf0f..078870faea31 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MaximumSet_Gen.json @@ -126,4 +126,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json index 5d539fa6359d..9568134041ff 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeGroups_Update_MinimumSet_Gen.json @@ -19,4 +19,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json index 38e6e8245e0f..7a1d8696129e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json @@ -94,4 +94,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json index f6b6a56a733e..a193409e9e2f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json @@ -87,4 +87,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json index 4ebe7f62a37a..87a170bbbaf3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json @@ -20,4 +20,4 @@ }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json index 47473ca53c57..d998c54f71df 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MinimumSet_Gen.json @@ -18,4 +18,4 @@ }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json index 738b3beb23d5..cc68887ce165 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json @@ -45,4 +45,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json index 738b3beb23d5..cc68887ce165 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json @@ -45,4 +45,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index b64ad3712d00..00a5b9dc6137 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -49,4 +49,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json index e171d1af93c4..ea674b0e4ff8 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json @@ -13,4 +13,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json index 447f0bed5ece..cffd916fcab6 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json @@ -55,4 +55,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json index 01d8cceb0c24..4a70c6b4a9e3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json @@ -51,4 +51,4 @@ } } } -} \ No newline at end of file +} From fcf5d71924afb85df0e73878f6e6012751c4abab Mon Sep 17 00:00:00 2001 From: PreetPRG Date: Sat, 26 Aug 2023 00:06:58 +0530 Subject: [PATCH 09/10] removed export, added enum for force-delete --- .../stable/2023-01-01/elasticsan.json | 27 +++++++--- ...ointConnections_Create_MaximumSet_Gen.json | 50 +++++++++---------- ...ointConnections_Create_MinimumSet_Gen.json | 48 +++++++++--------- ...ndpointConnections_Get_MaximumSet_Gen.json | 24 ++++----- ...ndpointConnections_Get_MinimumSet_Gen.json | 50 ++++++++++--------- ...dpointConnections_List_MaximumSet_Gen.json | 26 +++++----- ...dpointConnections_List_MinimumSet_Gen.json | 33 +----------- ...urces_ListByElasticSan_MaximumSet_Gen.json | 22 ++++---- ...urces_ListByElasticSan_MinimumSet_Gen.json | 28 +---------- .../Snapshots_Create_MaximumSet_Gen.json | 2 +- .../Snapshots_Create_MinimumSet_Gen.json | 2 +- .../Snapshots_Delete_MaximumSet_Gen.json | 2 +- .../Snapshots_Delete_MinimumSet_Gen.json | 2 +- .../Snapshots_Get_MaximumSet_Gen.json | 2 +- .../Snapshots_Get_MinimumSet_Gen.json | 2 +- .../Volumes_Create_MaximumSet_Gen.json | 2 +- .../Volumes_Create_MinimumSet_Gen.json | 2 +- .../Volumes_Delete_MaximumSet_Gen.json | 4 +- .../examples/Volumes_Get_MaximumSet_Gen.json | 2 +- .../examples/Volumes_Get_MinimumSet_Gen.json | 2 +- ...umes_ListByVolumeGroup_MaximumSet_Gen.json | 2 +- .../Volumes_Update_MaximumSet_Gen.json | 2 +- .../Volumes_Update_MinimumSet_Gen.json | 2 +- 23 files changed, 149 insertions(+), 189 deletions(-) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json index 37366038b59d..ffc15bf79655 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json @@ -907,14 +907,30 @@ "in": "header", "required": false, "type": "string", - "description": "Optional, used to delete snapshots under volume." + "enum": [ + "true", + "false" + ], + "x-ms-enum": { + "name": "x-ms-delete-snapshots", + "modelAsString": true + }, + "description": "Optional, used to delete snapshots under volume. Allowed value are only true or false." }, { "name": "x-ms-force-delete", "in": "header", "required": false, "type": "string", - "description": "Optional, used to delete volume if active sessions present." + "enum": [ + "true", + "false" + ], + "x-ms-enum": { + "name": "x-ms-force-delete", + "modelAsString": true + }, + "description": "Optional, used to delete volume if active sessions present. Allowed value are only true or false." } ], "responses": { @@ -1741,7 +1757,7 @@ "name": "PublicNetworkAccess", "modelAsString": true }, - "description": "Allow or disallow public network access to Storage Account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'." + "description": "Allow or disallow public network access to ElasticSan Account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'." } } }, @@ -1795,7 +1811,7 @@ "name": "PublicNetworkAccess", "modelAsString": true }, - "description": "Allow or disallow public network access to Storage Account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'." + "description": "Allow or disallow public network access to ElasticSan Account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'." } } }, @@ -2354,8 +2370,7 @@ "VolumeSnapshot", "DiskSnapshot", "Disk", - "DiskRestorePoint", - "Export" + "DiskRestorePoint" ], "x-ms-enum": { "name": "VolumeCreateOption", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json index c02fdec1c062..ec08d744540b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json @@ -11,11 +11,11 @@ "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "Auto-Approved", - "actionsRequired": "None" + "description": "dxl", + "actionsRequired": "jhjdpwvyzipggtn" }, "groupIds": [ - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + "jdwrzpemdjrpiwzvy" ] } }, @@ -27,27 +27,27 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "ehxmltubeltzmgcqxocakaansat" + "id": "gktekmqchmjqxhfvywq" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "Auto-Approved", - "actionsRequired": "None" + "description": "dxl", + "actionsRequired": "jhjdpwvyzipggtn" }, "groupIds": [ - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + "jdwrzpemdjrpiwzvy" ] }, - "id": "opcjchensdf", - "name": "gewxykc", - "type": "ailymcedgvxbqklmqtlty", + "id": "ynin", + "name": "vyzqckpcwufpvalbspekxikt", + "type": "ldolsnjwzutewucdfessitnxqb", "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdBy": "bgurjvijz", "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", + "createdAt": "2023-08-25T17:40:52.453Z", + "lastModifiedBy": "uvexylihjrtinzkeluohusnaxatfqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" + "lastModifiedAt": "2023-08-25T17:40:52.453Z" } } }, @@ -59,27 +59,27 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "ehxmltubeltzmgcqxocakaansat" + "id": "gktekmqchmjqxhfvywq" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "Auto-Approved", - "actionsRequired": "None" + "description": "dxl", + "actionsRequired": "jhjdpwvyzipggtn" }, "groupIds": [ - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + "jdwrzpemdjrpiwzvy" ] }, - "id": "opcjchensdf", - "name": "gewxykc", - "type": "ailymcedgvxbqklmqtlty", + "id": "ynin", + "name": "vyzqckpcwufpvalbspekxikt", + "type": "ldolsnjwzutewucdfessitnxqb", "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", + "createdBy": "bgurjvijz", "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", + "createdAt": "2023-08-25T17:40:52.453Z", + "lastModifiedBy": "uvexylihjrtinzkeluohusnaxatfqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" + "lastModifiedAt": "2023-08-25T17:40:52.453Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json index da858a4a7c90..3d2ef15b800f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json @@ -17,29 +17,29 @@ "200": { "body": { "properties": { - "provisioningState": "Succeeded", + "provisioningState": "Invalid", "privateEndpoint": { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + "id": "gktekmqchmjqxhfvywq" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "Auto-Approved", - "actionsRequired": "None" + "description": "dxl", + "actionsRequired": "jhjdpwvyzipggtn" }, "groupIds": [ - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + "jdwrzpemdjrpiwzvy" ] }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", - "name": "{privateEndpointConnectionName}", - "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "id": "ynin", + "name": "vyzqckpcwufpvalbspekxikt", + "type": "ldolsnjwzutewucdfessitnxqb", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "bgurjvijz", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-08-25T17:40:52.453Z", + "lastModifiedBy": "uvexylihjrtinzkeluohusnaxatfqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-08-25T17:40:52.453Z" } } }, @@ -49,29 +49,29 @@ }, "body": { "properties": { - "provisioningState": "Succeeded", + "provisioningState": "Invalid", "privateEndpoint": { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + "id": "gktekmqchmjqxhfvywq" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "Auto-Approved", - "actionsRequired": "None" + "description": "dxl", + "actionsRequired": "jhjdpwvyzipggtn" }, "groupIds": [ - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + "jdwrzpemdjrpiwzvy" ] }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", - "name": "{privateEndpointConnectionName}", - "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "id": "ynin", + "name": "vyzqckpcwufpvalbspekxikt", + "type": "ldolsnjwzutewucdfessitnxqb", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "bgurjvijz", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-08-25T17:40:52.453Z", + "lastModifiedBy": "uvexylihjrtinzkeluohusnaxatfqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-08-25T17:40:52.453Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json index 6abeb5d57130..d992d6bc69f0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json @@ -12,29 +12,29 @@ "200": { "body": { "properties": { - "provisioningState": "Succeeded", + "provisioningState": "Invalid", "privateEndpoint": { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + "id": "gktekmqchmjqxhfvywq" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "Auto-Approved", - "actionsRequired": "None" + "description": "dxl", + "actionsRequired": "jhjdpwvyzipggtn" }, "groupIds": [ - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + "jdwrzpemdjrpiwzvy" ] }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", - "name": "{privateEndpointConnectionName}", - "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "id": "ynin", + "name": "vyzqckpcwufpvalbspekxikt", + "type": "ldolsnjwzutewucdfessitnxqb", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "bgurjvijz", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-08-25T17:40:52.453Z", + "lastModifiedBy": "uvexylihjrtinzkeluohusnaxatfqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-08-25T17:40:52.453Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json index 83033fe751d5..d992d6bc69f0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json @@ -9,31 +9,33 @@ "api-version": "2023-01-01" }, "responses": { - "body": { - "properties": { - "provisioningState": "Succeeded", - "privateEndpoint": { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + "200": { + "body": { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "gktekmqchmjqxhfvywq" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "dxl", + "actionsRequired": "jhjdpwvyzipggtn" + }, + "groupIds": [ + "jdwrzpemdjrpiwzvy" + ] }, - "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": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "id": "ynin", + "name": "vyzqckpcwufpvalbspekxikt", + "type": "ldolsnjwzutewucdfessitnxqb", + "systemData": { + "createdBy": "bgurjvijz", + "createdByType": "User", + "createdAt": "2023-08-25T17:40:52.453Z", + "lastModifiedBy": "uvexylihjrtinzkeluohusnaxatfqh", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-08-25T17:40:52.453Z" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json index 5b7d558be115..544bdef5eeb5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json @@ -13,33 +13,33 @@ "value": [ { "properties": { - "provisioningState": "Succeeded", + "provisioningState": "Invalid", "privateEndpoint": { - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + "id": "gktekmqchmjqxhfvywq" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "Auto-Approved", - "actionsRequired": "None" + "description": "dxl", + "actionsRequired": "jhjdpwvyzipggtn" }, "groupIds": [ - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + "jdwrzpemdjrpiwzvy" ] }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", - "name": "{privateEndpointConnectionName}", - "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "id": "ynin", + "name": "vyzqckpcwufpvalbspekxikt", + "type": "ldolsnjwzutewucdfessitnxqb", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "bgurjvijz", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-08-25T17:40:52.453Z", + "lastModifiedBy": "uvexylihjrtinzkeluohusnaxatfqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-08-25T17:40:52.453Z" } } ], - "nextLink": "muxnrerjovwwqwbs" + "nextLink": "ifbpdcl" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json index 5b7d558be115..1cd2ddca3b18 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json @@ -9,38 +9,7 @@ }, "responses": { "200": { - "body": { - "value": [ - { - "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": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" - } - } - ], - "nextLink": "muxnrerjovwwqwbs" - } + "body": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json index f45e975e9111..0ecd091df58a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json @@ -13,28 +13,28 @@ "value": [ { "properties": { - "groupId": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", + "groupId": "mbouakfumvbeqnevmgxpk", "requiredMembers": [ - "{volumeGroupName}" + "wujfilzifgumbvxbdhazmzf" ], "requiredZoneNames": [ - "lsknuvjjtgsrocmoq" + "hzxhgoqxxiaf" ] }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", - "name": "{privateEndpointConnectionName}", - "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "id": "iidc", + "name": "ggbyptukibs", + "type": "qrfsowhtanlj", "systemData": { - "createdBy": "zloujisrarsox", + "createdBy": "bgurjvijz", "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", + "createdAt": "2023-08-25T17:40:52.453Z", + "lastModifiedBy": "uvexylihjrtinzkeluohusnaxatfqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" + "lastModifiedAt": "2023-08-25T17:40:52.453Z" } } ], - "nextLink": "qpcenviendbpjuhyzwzshdkd" + "nextLink": "bvbshxnaxznetoylfjjbyf" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json index f45e975e9111..62ae3c681df4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json @@ -9,33 +9,7 @@ }, "responses": { "200": { - "body": { - "value": [ - { - "properties": { - "groupId": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", - "requiredMembers": [ - "{volumeGroupName}" - ], - "requiredZoneNames": [ - "lsknuvjjtgsrocmoq" - ] - }, - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", - "name": "{privateEndpointConnectionName}", - "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", - "systemData": { - "createdBy": "zloujisrarsox", - "createdByType": "User", - "createdAt": "2023-07-04T05:52:15.371Z", - "lastModifiedBy": "lmdztjjcmdfzam", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-04T05:52:15.371Z" - } - } - ], - "nextLink": "qpcenviendbpjuhyzwzshdkd" - } + "body": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json index b2f6d7299205..a126e65e8270 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json @@ -6,7 +6,7 @@ "resourceGroupName": "resourcegroupname", "elasticSanName": "elasticsanname", "volumeGroupName": "volumegroupname", - "snapshotName": "snapshotName", + "snapshotName": "snapshotname", "parameters": { "properties": { "creationData": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json index b2f6d7299205..a126e65e8270 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json @@ -6,7 +6,7 @@ "resourceGroupName": "resourcegroupname", "elasticSanName": "elasticsanname", "volumeGroupName": "volumegroupname", - "snapshotName": "snapshotName", + "snapshotName": "snapshotname", "parameters": { "properties": { "creationData": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json index 8195857d24b5..7865a8ca6e49 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json @@ -6,7 +6,7 @@ "resourceGroupName": "resourcegroupname", "elasticSanName": "elasticsanname", "volumeGroupName": "volumegroupname", - "snapshotName": "snapshotName", + "snapshotName": "snapshotname", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json index 8195857d24b5..7865a8ca6e49 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json @@ -6,7 +6,7 @@ "resourceGroupName": "resourcegroupname", "elasticSanName": "elasticsanname", "volumeGroupName": "volumegroupname", - "snapshotName": "snapshotName", + "snapshotName": "snapshotname", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json index 617fa8dc64fa..2455705b10b9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json @@ -6,7 +6,7 @@ "resourceGroupName": "resourcegroupname", "elasticSanName": "elasticsanname", "volumeGroupName": "volumegroupname", - "snapshotName": "48f-68_1t4zh_ugw4hd7", + "snapshotName": "snapshotname", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json index 617fa8dc64fa..2455705b10b9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json @@ -6,7 +6,7 @@ "resourceGroupName": "resourcegroupname", "elasticSanName": "elasticsanname", "volumeGroupName": "volumegroupname", - "snapshotName": "48f-68_1t4zh_ugw4hd7", + "snapshotName": "snapshotname", "api-version": "2023-01-01" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json index 7a1d8696129e..bc4af7e1b71e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MaximumSet_Gen.json @@ -45,7 +45,7 @@ }, "id": "swkcmwglncgtsnejzvldnbpsifxez", "name": "o", - "type": "tyovzldepzljfhjp", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups/volumes", "systemData": { "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json index a193409e9e2f..646a76c85f6c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Create_MinimumSet_Gen.json @@ -38,7 +38,7 @@ }, "id": "swkcmwglncgtsnejzvldnbpsifxez", "name": "o", - "type": "tyovzldepzljfhjp", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups/volumes", "systemData": { "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json index 87a170bbbaf3..9135d58eda7d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Delete_MaximumSet_Gen.json @@ -8,8 +8,8 @@ "volumeGroupName": "volumegroupname", "volumeName": "volumename", "api-version": "2023-01-01", - "x-ms-delete-snapshots": "hfhvpvxhgobdpsaijzrsdd", - "x-ms-force-delete": "bhvwqigykn" + "x-ms-delete-snapshots": "true", + "x-ms-force-delete": "true" }, "responses": { "200": {}, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json index cc68887ce165..943051fac005 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MaximumSet_Gen.json @@ -33,7 +33,7 @@ }, "id": "swkcmwglncgtsnejzvldnbpsifxez", "name": "o", - "type": "tyovzldepzljfhjp", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups/volumes", "systemData": { "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json index cc68887ce165..943051fac005 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Get_MinimumSet_Gen.json @@ -33,7 +33,7 @@ }, "id": "swkcmwglncgtsnejzvldnbpsifxez", "name": "o", - "type": "tyovzldepzljfhjp", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups/volumes", "systemData": { "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index 00a5b9dc6137..9a496d3ab1fd 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -34,7 +34,7 @@ }, "id": "swkcmwglncgtsnejzvldnbpsifxez", "name": "o", - "type": "tyovzldepzljfhjp", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups/volumes", "systemData": { "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json index cffd916fcab6..e1750c610fd4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MaximumSet_Gen.json @@ -38,7 +38,7 @@ }, "id": "swkcmwglncgtsnejzvldnbpsifxez", "name": "o", - "type": "tyovzldepzljfhjp", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups/volumes", "systemData": { "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json index 4a70c6b4a9e3..85620db9ab45 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Volumes_Update_MinimumSet_Gen.json @@ -34,7 +34,7 @@ }, "id": "swkcmwglncgtsnejzvldnbpsifxez", "name": "o", - "type": "tyovzldepzljfhjp", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups/volumes", "systemData": { "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", From 8fc225054153cd150e8138c2dff94619d36ec3e4 Mon Sep 17 00:00:00 2001 From: PreetPRG Date: Wed, 6 Sep 2023 13:20:53 +0530 Subject: [PATCH 10/10] Updated operationID & resolved comments --- .../stable/2023-01-01/elasticsan.json | 48 ++++++------- ...ns_ListByResourceGroup_MaximumSet_Gen.json | 16 ++--- ...ns_ListByResourceGroup_MinimumSet_Gen.json | 16 ++--- ...ans_ListBySubscription_MaximumSet_Gen.json | 16 ++--- ...ans_ListBySubscription_MinimumSet_Gen.json | 16 ++--- .../ElasticSans_Update_MaximumSet_Gen.json | 16 ++--- .../ElasticSans_Update_MinimumSet_Gen.json | 16 ++--- ...ointConnections_Create_MaximumSet_Gen.json | 32 ++++----- ...ointConnections_Create_MinimumSet_Gen.json | 32 ++++----- ...ndpointConnections_Get_MaximumSet_Gen.json | 16 ++--- ...ndpointConnections_Get_MinimumSet_Gen.json | 16 ++--- .../Snapshots_Create_MaximumSet_Gen.json | 70 ------------------- .../Snapshots_Create_MinimumSet_Gen.json | 70 ------------------- .../Snapshots_Get_MaximumSet_Gen.json | 37 ---------- .../Snapshots_Get_MinimumSet_Gen.json | 37 ---------- ...hots_ListByVolumeGroup_MaximumSet_Gen.json | 42 ----------- ...VolumeSnapshots_Create_MaximumSet_Gen.json | 70 +++++++++++++++++++ ...VolumeSnapshots_Create_MinimumSet_Gen.json | 70 +++++++++++++++++++ ...olumeSnapshots_Delete_MaximumSet_Gen.json} | 4 +- ...olumeSnapshots_Delete_MinimumSet_Gen.json} | 4 +- .../VolumeSnapshots_Get_MaximumSet_Gen.json | 37 ++++++++++ .../VolumeSnapshots_Get_MinimumSet_Gen.json | 37 ++++++++++ ...hots_ListByVolumeGroup_MaximumSet_Gen.json | 42 +++++++++++ ...ots_ListByVolumeGroup_MinimumSet_Gen.json} | 4 +- 24 files changed, 382 insertions(+), 382 deletions(-) delete mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json delete mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json delete mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json delete mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json delete mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Create_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Create_MinimumSet_Gen.json rename specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/{Snapshots_Delete_MaximumSet_Gen.json => VolumeSnapshots_Delete_MaximumSet_Gen.json} (83%) rename specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/{Snapshots_Delete_MinimumSet_Gen.json => VolumeSnapshots_Delete_MinimumSet_Gen.json} (83%) create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Get_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Get_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_ListByVolumeGroup_MaximumSet_Gen.json rename specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/{Snapshots_ListByVolumeGroup_MinimumSet_Gen.json => VolumeSnapshots_ListByVolumeGroup_MinimumSet_Gen.json} (73%) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json index ffc15bf79655..f0f7cdfc7038 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/elasticsan.json @@ -915,7 +915,7 @@ "name": "x-ms-delete-snapshots", "modelAsString": true }, - "description": "Optional, used to delete snapshots under volume. Allowed value are only true or false." + "description": "Optional, used to delete snapshots under volume. Allowed value are only true or false. Default value is false." }, { "name": "x-ms-force-delete", @@ -930,7 +930,7 @@ "name": "x-ms-force-delete", "modelAsString": true }, - "description": "Optional, used to delete volume if active sessions present. Allowed value are only true or false." + "description": "Optional, used to delete volume if active sessions present. Allowed value are only true or false. Default value is false." } ], "responses": { @@ -1339,7 +1339,7 @@ "Snapshots" ], "description": "List Snapshots in a VolumeGroup or List Snapshots by Volume (name) in a VolumeGroup using filter", - "operationId": "Snapshots_ListByVolumeGroup", + "operationId": "VolumeSnapshots_ListByVolumeGroup", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" @@ -1382,11 +1382,11 @@ "nextLinkName": "nextLink" }, "x-ms-examples": { - "Snapshots_ListByVolumeGroup_MaximumSet_Gen": { - "$ref": "./examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json" + "VolumeSnapshots_ListByVolumeGroup_MaximumSet_Gen": { + "$ref": "./examples/VolumeSnapshots_ListByVolumeGroup_MaximumSet_Gen.json" }, - "Snapshots_ListByVolumeGroup_MinimumSet_Gen": { - "$ref": "./examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json" + "VolumeSnapshots_ListByVolumeGroup_MinimumSet_Gen": { + "$ref": "./examples/VolumeSnapshots_ListByVolumeGroup_MinimumSet_Gen.json" } } } @@ -1397,7 +1397,7 @@ "Snapshots" ], "description": "Create a Volume Snapshot.", - "operationId": "Snapshots_Create", + "operationId": "VolumeSnapshots_Create", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" @@ -1452,11 +1452,11 @@ "final-state-via": "location" }, "x-ms-examples": { - "Snapshots_Create_MaximumSet_Gen": { - "$ref": "./examples/Snapshots_Create_MaximumSet_Gen.json" + "VolumeSnapshots_Create_MaximumSet_Gen": { + "$ref": "./examples/VolumeSnapshots_Create_MaximumSet_Gen.json" }, - "Snapshots_Create_MinimumSet_Gen": { - "$ref": "./examples/Snapshots_Create_MinimumSet_Gen.json" + "VolumeSnapshots_Create_MinimumSet_Gen": { + "$ref": "./examples/VolumeSnapshots_Create_MinimumSet_Gen.json" } } }, @@ -1465,7 +1465,7 @@ "Snapshots" ], "description": "Delete a Volume Snapshot.", - "operationId": "Snapshots_Delete", + "operationId": "VolumeSnapshots_Delete", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" @@ -1513,11 +1513,11 @@ "final-state-via": "location" }, "x-ms-examples": { - "Snapshots_Delete_MaximumSet_Gen": { - "$ref": "./examples/Snapshots_Delete_MaximumSet_Gen.json" + "VolumeSnapshots_Delete_MaximumSet_Gen": { + "$ref": "./examples/VolumeSnapshots_Delete_MaximumSet_Gen.json" }, - "Snapshots_Delete_MinimumSet_Gen": { - "$ref": "./examples/Snapshots_Delete_MinimumSet_Gen.json" + "VolumeSnapshots_Delete_MinimumSet_Gen": { + "$ref": "./examples/VolumeSnapshots_Delete_MinimumSet_Gen.json" } } }, @@ -1526,7 +1526,7 @@ "Snapshots" ], "description": "Get a Volume Snapshot.", - "operationId": "Snapshots_Get", + "operationId": "VolumeSnapshots_Get", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" @@ -1562,11 +1562,11 @@ } }, "x-ms-examples": { - "Snapshots_Get_MaximumSet_Gen": { - "$ref": "./examples/Snapshots_Get_MaximumSet_Gen.json" + "VolumeSnapshots_Get_MaximumSet_Gen": { + "$ref": "./examples/VolumeSnapshots_Get_MaximumSet_Gen.json" }, - "Snapshots_Get_MinimumSet_Gen": { - "$ref": "./examples/Snapshots_Get_MinimumSet_Gen.json" + "VolumeSnapshots_Get_MinimumSet_Gen": { + "$ref": "./examples/VolumeSnapshots_Get_MinimumSet_Gen.json" } } } @@ -1757,7 +1757,7 @@ "name": "PublicNetworkAccess", "modelAsString": true }, - "description": "Allow or disallow public network access to ElasticSan Account. Value is optional but if passed in, must be 'Enabled' or 'Disabled'." + "description": "Allow or disallow public network access to ElasticSan. Value is optional but if passed in, must be 'Enabled' or 'Disabled'." } } }, @@ -2739,7 +2739,7 @@ "properties": { "sourceId": { "type": "string", - "description": "If createOption is Copy, this is the ARM id of the source snapshot or disk. If createOption is Restore, this is the ARM-like id of the source disk restore point." + "description": "Fully qualified resource ID of the volume. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}\"" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index 6027cefee003..24486f936a75 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -30,22 +30,22 @@ "privateEndpointConnections": [ { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "ehxmltubeltzmgcqxocakaansat" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "nahklgxicbqjbbvcdrkljqdhprruys", - "actionsRequired": "sairafcqpvucoy" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "bolviufgqnyid" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "opcjchensdf", - "name": "gewxykc", - "type": "ailymcedgvxbqklmqtlty", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index 6027cefee003..24486f936a75 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -30,22 +30,22 @@ "privateEndpointConnections": [ { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "ehxmltubeltzmgcqxocakaansat" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "nahklgxicbqjbbvcdrkljqdhprruys", - "actionsRequired": "sairafcqpvucoy" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "bolviufgqnyid" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "opcjchensdf", - "name": "gewxykc", - "type": "ailymcedgvxbqklmqtlty", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index 366df78aff99..0186efc1705c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -29,22 +29,22 @@ "privateEndpointConnections": [ { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "ehxmltubeltzmgcqxocakaansat" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "nahklgxicbqjbbvcdrkljqdhprruys", - "actionsRequired": "sairafcqpvucoy" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "bolviufgqnyid" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "opcjchensdf", - "name": "gewxykc", - "type": "ailymcedgvxbqklmqtlty", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index 366df78aff99..0186efc1705c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -29,22 +29,22 @@ "privateEndpointConnections": [ { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "ehxmltubeltzmgcqxocakaansat" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "nahklgxicbqjbbvcdrkljqdhprruys", - "actionsRequired": "sairafcqpvucoy" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "bolviufgqnyid" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "opcjchensdf", - "name": "gewxykc", - "type": "ailymcedgvxbqklmqtlty", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json index b84bea9607e3..af4ede9c846e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -39,22 +39,22 @@ "privateEndpointConnections": [ { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "ehxmltubeltzmgcqxocakaansat" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "nahklgxicbqjbbvcdrkljqdhprruys", - "actionsRequired": "sairafcqpvucoy" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "bolviufgqnyid" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "opcjchensdf", - "name": "gewxykc", - "type": "ailymcedgvxbqklmqtlty", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json index 89c0338b12d1..5ad716f73f47 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -30,22 +30,22 @@ "privateEndpointConnections": [ { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "ehxmltubeltzmgcqxocakaansat" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "nahklgxicbqjbbvcdrkljqdhprruys", - "actionsRequired": "sairafcqpvucoy" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "bolviufgqnyid" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "opcjchensdf", - "name": "gewxykc", - "type": "ailymcedgvxbqklmqtlty", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", "createdByType": "User", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json index ec08d744540b..b865341387ae 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json @@ -25,22 +25,22 @@ "200": { "body": { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "gktekmqchmjqxhfvywq" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "dxl", - "actionsRequired": "jhjdpwvyzipggtn" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "jdwrzpemdjrpiwzvy" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "ynin", - "name": "vyzqckpcwufpvalbspekxikt", - "type": "ldolsnjwzutewucdfessitnxqb", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { "createdBy": "bgurjvijz", "createdByType": "User", @@ -57,22 +57,22 @@ }, "body": { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "gktekmqchmjqxhfvywq" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "dxl", - "actionsRequired": "jhjdpwvyzipggtn" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "jdwrzpemdjrpiwzvy" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "ynin", - "name": "vyzqckpcwufpvalbspekxikt", - "type": "ldolsnjwzutewucdfessitnxqb", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { "createdBy": "bgurjvijz", "createdByType": "User", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json index 3d2ef15b800f..f3c8849134b7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json @@ -17,22 +17,22 @@ "200": { "body": { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "gktekmqchmjqxhfvywq" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "dxl", - "actionsRequired": "jhjdpwvyzipggtn" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "jdwrzpemdjrpiwzvy" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "ynin", - "name": "vyzqckpcwufpvalbspekxikt", - "type": "ldolsnjwzutewucdfessitnxqb", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { "createdBy": "bgurjvijz", "createdByType": "User", @@ -49,22 +49,22 @@ }, "body": { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "gktekmqchmjqxhfvywq" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "dxl", - "actionsRequired": "jhjdpwvyzipggtn" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "jdwrzpemdjrpiwzvy" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "ynin", - "name": "vyzqckpcwufpvalbspekxikt", - "type": "ldolsnjwzutewucdfessitnxqb", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { "createdBy": "bgurjvijz", "createdByType": "User", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json index d992d6bc69f0..5619725e9a3f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json @@ -12,22 +12,22 @@ "200": { "body": { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "gktekmqchmjqxhfvywq" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "dxl", - "actionsRequired": "jhjdpwvyzipggtn" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "jdwrzpemdjrpiwzvy" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "ynin", - "name": "vyzqckpcwufpvalbspekxikt", - "type": "ldolsnjwzutewucdfessitnxqb", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { "createdBy": "bgurjvijz", "createdByType": "User", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json index d992d6bc69f0..5619725e9a3f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json @@ -12,22 +12,22 @@ "200": { "body": { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "gktekmqchmjqxhfvywq" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "dxl", - "actionsRequired": "jhjdpwvyzipggtn" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "jdwrzpemdjrpiwzvy" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "ynin", - "name": "vyzqckpcwufpvalbspekxikt", - "type": "ldolsnjwzutewucdfessitnxqb", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { "createdBy": "bgurjvijz", "createdByType": "User", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json deleted file mode 100644 index a126e65e8270..000000000000 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MaximumSet_Gen.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "title": "Snapshots_Create", - "operationId": "Snapshots_Create", - "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", - "snapshotName": "snapshotname", - "parameters": { - "properties": { - "creationData": { - "sourceId": "ARM ResourceID" - } - } - }, - "api-version": "2023-01-01" - }, - "responses": { - "200": { - "body": { - "properties": { - "creationData": { - "sourceId": "ARM ResourceID" - }, - "provisioningState": "Succeeded", - "sourceVolumeSizeGiB": 22, - "volumeName": "nruaxnzos" - }, - "id": "nrsout", - "name": "blcrvmjoy", - "type": "kvmcmzuyflkoqgmionovrjyjxgkd", - "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", - "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" - } - } - }, - "201": { - "headers": { - "location": "https://contoso.com/operationstatus" - }, - "body": { - "properties": { - "creationData": { - "sourceId": "mrvabo" - }, - "provisioningState": "Invalid", - "sourceVolumeSizeGiB": 22, - "volumeName": "nruaxnzos" - }, - "id": "nrsout", - "name": "blcrvmjoy", - "type": "kvmcmzuyflkoqgmionovrjyjxgkd", - "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", - "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" - } - } - } - } -} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json deleted file mode 100644 index a126e65e8270..000000000000 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Create_MinimumSet_Gen.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "title": "Snapshots_Create", - "operationId": "Snapshots_Create", - "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", - "snapshotName": "snapshotname", - "parameters": { - "properties": { - "creationData": { - "sourceId": "ARM ResourceID" - } - } - }, - "api-version": "2023-01-01" - }, - "responses": { - "200": { - "body": { - "properties": { - "creationData": { - "sourceId": "ARM ResourceID" - }, - "provisioningState": "Succeeded", - "sourceVolumeSizeGiB": 22, - "volumeName": "nruaxnzos" - }, - "id": "nrsout", - "name": "blcrvmjoy", - "type": "kvmcmzuyflkoqgmionovrjyjxgkd", - "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", - "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" - } - } - }, - "201": { - "headers": { - "location": "https://contoso.com/operationstatus" - }, - "body": { - "properties": { - "creationData": { - "sourceId": "mrvabo" - }, - "provisioningState": "Invalid", - "sourceVolumeSizeGiB": 22, - "volumeName": "nruaxnzos" - }, - "id": "nrsout", - "name": "blcrvmjoy", - "type": "kvmcmzuyflkoqgmionovrjyjxgkd", - "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", - "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" - } - } - } - } -} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json deleted file mode 100644 index 2455705b10b9..000000000000 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MaximumSet_Gen.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "title": "Snapshots_Get", - "operationId": "Snapshots_Get", - "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", - "snapshotName": "snapshotname", - "api-version": "2023-01-01" - }, - "responses": { - "200": { - "body": { - "properties": { - "creationData": { - "sourceId": "ARM ResourceID" - }, - "provisioningState": "Succeeded", - "sourceVolumeSizeGiB": 22, - "volumeName": "nruaxnzos" - }, - "id": "nrsout", - "name": "blcrvmjoy", - "type": "kvmcmzuyflkoqgmionovrjyjxgkd", - "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", - "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" - } - } - } - } -} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json deleted file mode 100644 index 2455705b10b9..000000000000 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Get_MinimumSet_Gen.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "title": "Snapshots_Get", - "operationId": "Snapshots_Get", - "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", - "snapshotName": "snapshotname", - "api-version": "2023-01-01" - }, - "responses": { - "200": { - "body": { - "properties": { - "creationData": { - "sourceId": "ARM ResourceID" - }, - "provisioningState": "Succeeded", - "sourceVolumeSizeGiB": 22, - "volumeName": "nruaxnzos" - }, - "id": "nrsout", - "name": "blcrvmjoy", - "type": "kvmcmzuyflkoqgmionovrjyjxgkd", - "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", - "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" - } - } - } - } -} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json deleted file mode 100644 index 7113ff854cbe..000000000000 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MaximumSet_Gen.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "title": "Snapshots_ListByVolumeGroup", - "operationId": "Snapshots_ListByVolumeGroup", - "parameters": { - "subscriptionId": "subscriptionid", - "resourceGroupName": "resourcegroupname", - "elasticSanName": "elasticsanname", - "volumeGroupName": "volumegroupname", - "$filter": "srzwkqkwbad", - "api-version": "2023-01-01" - }, - "responses": { - "200": { - "body": { - "value": [ - { - "properties": { - "creationData": { - "sourceId": "ARM ResourceID" - }, - "provisioningState": "Succeeded", - "sourceVolumeSizeGiB": 22, - "volumeName": "nruaxnzos" - }, - "id": "nrsout", - "name": "blcrvmjoy", - "type": "kvmcmzuyflkoqgmionovrjyjxgkd", - "systemData": { - "createdBy": "kakcyehdrphqkilgkhpbdtvpupak", - "createdByType": "User", - "createdAt": "2023-08-23T12:16:10.057Z", - "lastModifiedBy": "bcclmbseed", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-08-23T12:16:10.057Z" - } - } - ], - "nextLink": "gsmsiegugxxvjgzfvpizaqq" - } - } - } -} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Create_MaximumSet_Gen.json new file mode 100644 index 000000000000..d1481dd2827a --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Create_MaximumSet_Gen.json @@ -0,0 +1,70 @@ +{ + "title": "VolumeSnapshots_Create", + "operationId": "VolumeSnapshots_Create", + "parameters": { + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "snapshotName": "snapshotname", + "parameters": { + "properties": { + "creationData": { + "sourceId": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}" + } + } + }, + "api-version": "2023-01-01" + }, + "responses": { + "200": { + "body": { + "properties": { + "creationData": { + "sourceId": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}" + }, + "provisioningState": "Succeeded", + "sourceVolumeSizeGiB": 28, + "volumeName": "volumename" + }, + "id": "bbqqgzxagggqgkdgjqq", + "name": "qukfugetqthsufp", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups/snapshots", + "systemData": { + "createdBy": "f", + "createdByType": "User", + "createdAt": "2023-09-06T06:58:45.864Z", + "lastModifiedBy": "wifrlzeszzcckvdzdwxhvservlvarp", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-09-06T06:58:45.864Z" + } + } + }, + "201": { + "headers": { + "location": "https://contoso.com/operationstatus" + }, + "body": { + "properties": { + "creationData": { + "sourceId": "vfirlleqvpepxnptyyrz" + }, + "provisioningState": "Invalid", + "sourceVolumeSizeGiB": 28, + "volumeName": "o" + }, + "id": "bbqqgzxagggqgkdgjqq", + "name": "qukfugetqthsufp", + "type": "otehpgddawwqhsxyskvsfgrykwdgui", + "systemData": { + "createdBy": "f", + "createdByType": "User", + "createdAt": "2023-09-06T06:58:45.864Z", + "lastModifiedBy": "wifrlzeszzcckvdzdwxhvservlvarp", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-09-06T06:58:45.864Z" + } + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Create_MinimumSet_Gen.json new file mode 100644 index 000000000000..d1481dd2827a --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Create_MinimumSet_Gen.json @@ -0,0 +1,70 @@ +{ + "title": "VolumeSnapshots_Create", + "operationId": "VolumeSnapshots_Create", + "parameters": { + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "snapshotName": "snapshotname", + "parameters": { + "properties": { + "creationData": { + "sourceId": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}" + } + } + }, + "api-version": "2023-01-01" + }, + "responses": { + "200": { + "body": { + "properties": { + "creationData": { + "sourceId": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}" + }, + "provisioningState": "Succeeded", + "sourceVolumeSizeGiB": 28, + "volumeName": "volumename" + }, + "id": "bbqqgzxagggqgkdgjqq", + "name": "qukfugetqthsufp", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups/snapshots", + "systemData": { + "createdBy": "f", + "createdByType": "User", + "createdAt": "2023-09-06T06:58:45.864Z", + "lastModifiedBy": "wifrlzeszzcckvdzdwxhvservlvarp", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-09-06T06:58:45.864Z" + } + } + }, + "201": { + "headers": { + "location": "https://contoso.com/operationstatus" + }, + "body": { + "properties": { + "creationData": { + "sourceId": "vfirlleqvpepxnptyyrz" + }, + "provisioningState": "Invalid", + "sourceVolumeSizeGiB": 28, + "volumeName": "o" + }, + "id": "bbqqgzxagggqgkdgjqq", + "name": "qukfugetqthsufp", + "type": "otehpgddawwqhsxyskvsfgrykwdgui", + "systemData": { + "createdBy": "f", + "createdByType": "User", + "createdAt": "2023-09-06T06:58:45.864Z", + "lastModifiedBy": "wifrlzeszzcckvdzdwxhvservlvarp", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-09-06T06:58:45.864Z" + } + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Delete_MaximumSet_Gen.json similarity index 83% rename from specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json rename to specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Delete_MaximumSet_Gen.json index 7865a8ca6e49..0c80a5595145 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Delete_MaximumSet_Gen.json @@ -1,6 +1,6 @@ { - "title": "Snapshots_Delete", - "operationId": "Snapshots_Delete", + "title": "VolumeSnapshots_Delete", + "operationId": "VolumeSnapshots_Delete", "parameters": { "subscriptionId": "subscriptionid", "resourceGroupName": "resourcegroupname", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Delete_MinimumSet_Gen.json similarity index 83% rename from specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json rename to specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Delete_MinimumSet_Gen.json index 7865a8ca6e49..0c80a5595145 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Delete_MinimumSet_Gen.json @@ -1,6 +1,6 @@ { - "title": "Snapshots_Delete", - "operationId": "Snapshots_Delete", + "title": "VolumeSnapshots_Delete", + "operationId": "VolumeSnapshots_Delete", "parameters": { "subscriptionId": "subscriptionid", "resourceGroupName": "resourcegroupname", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..9cdb6ca3a94d --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Get_MaximumSet_Gen.json @@ -0,0 +1,37 @@ +{ + "title": "VolumeSnapshots_Get", + "operationId": "VolumeSnapshots_Get", + "parameters": { + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "snapshotName": "snapshotname", + "api-version": "2023-01-01" + }, + "responses": { + "200": { + "body": { + "properties": { + "creationData": { + "sourceId": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}" + }, + "provisioningState": "Succeeded", + "sourceVolumeSizeGiB": 28, + "volumeName": "volumename" + }, + "id": "bbqqgzxagggqgkdgjqq", + "name": "qukfugetqthsufp", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups/snapshots", + "systemData": { + "createdBy": "f", + "createdByType": "User", + "createdAt": "2023-09-06T06:58:45.864Z", + "lastModifiedBy": "wifrlzeszzcckvdzdwxhvservlvarp", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-09-06T06:58:45.864Z" + } + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..9cdb6ca3a94d --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_Get_MinimumSet_Gen.json @@ -0,0 +1,37 @@ +{ + "title": "VolumeSnapshots_Get", + "operationId": "VolumeSnapshots_Get", + "parameters": { + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "snapshotName": "snapshotname", + "api-version": "2023-01-01" + }, + "responses": { + "200": { + "body": { + "properties": { + "creationData": { + "sourceId": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}" + }, + "provisioningState": "Succeeded", + "sourceVolumeSizeGiB": 28, + "volumeName": "volumename" + }, + "id": "bbqqgzxagggqgkdgjqq", + "name": "qukfugetqthsufp", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups/snapshots", + "systemData": { + "createdBy": "f", + "createdByType": "User", + "createdAt": "2023-09-06T06:58:45.864Z", + "lastModifiedBy": "wifrlzeszzcckvdzdwxhvservlvarp", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-09-06T06:58:45.864Z" + } + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_ListByVolumeGroup_MaximumSet_Gen.json new file mode 100644 index 000000000000..0af96e6982f4 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_ListByVolumeGroup_MaximumSet_Gen.json @@ -0,0 +1,42 @@ +{ + "title": "VolumeSnapshots_ListByVolumeGroup", + "operationId": "VolumeSnapshots_ListByVolumeGroup", + "parameters": { + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "$filter": "volumeName eq ", + "api-version": "2023-01-01" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "creationData": { + "sourceId": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}" + }, + "provisioningState": "Succeeded", + "sourceVolumeSizeGiB": 28, + "volumeName": "volumename" + }, + "id": "bbqqgzxagggqgkdgjqq", + "name": "qukfugetqthsufp", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups/snapshots", + "systemData": { + "createdBy": "f", + "createdByType": "User", + "createdAt": "2023-09-06T06:58:45.864Z", + "lastModifiedBy": "wifrlzeszzcckvdzdwxhvservlvarp", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-09-06T06:58:45.864Z" + } + } + ], + "nextLink": "dhkjkw" + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_ListByVolumeGroup_MinimumSet_Gen.json similarity index 73% rename from specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json rename to specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_ListByVolumeGroup_MinimumSet_Gen.json index 698ec27d4916..2cf92ad600e5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/Snapshots_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/stable/2023-01-01/examples/VolumeSnapshots_ListByVolumeGroup_MinimumSet_Gen.json @@ -1,6 +1,6 @@ { - "title": "Snapshots_ListByVolumeGroup", - "operationId": "Snapshots_ListByVolumeGroup", + "title": "VolumeSnapshots_ListByVolumeGroup", + "operationId": "VolumeSnapshots_ListByVolumeGroup", "parameters": { "subscriptionId": "subscriptionid", "resourceGroupName": "resourcegroupname",