From df87cf6e73337ddf5a6925944405c9bdae6b21cf Mon Sep 17 00:00:00 2001 From: PreetPRG <31791038+PreetPRG@users.noreply.github.com> Date: Mon, 19 Jun 2023 11:05:32 +0530 Subject: [PATCH 01/16] Adds base for updating Microsoft.ElasticSan from version preview/2021-11-20-preview to version 2022-12-01-preview --- .../2022-12-01-preview/elasticsan.json | 1965 +++++++++++++++++ .../ElasticSans_Create_MaximumSet_Gen.json | 102 + .../ElasticSans_Create_MinimumSet_Gen.json | 44 + .../ElasticSans_Delete_MaximumSet_Gen.json | 17 + .../ElasticSans_Delete_MinimumSet_Gen.json | 17 + .../ElasticSans_Get_MaximumSet_Gen.json | 46 + .../ElasticSans_Get_MinimumSet_Gen.json | 21 + ...ns_ListByResourceGroup_MaximumSet_Gen.json | 50 + ...ns_ListByResourceGroup_MinimumSet_Gen.json | 24 + ...ans_ListBySubscription_MaximumSet_Gen.json | 49 + ...ans_ListBySubscription_MinimumSet_Gen.json | 23 + .../ElasticSans_Update_MaximumSet_Gen.json | 60 + .../ElasticSans_Update_MinimumSet_Gen.json | 27 + .../Operations_List_MaximumSet_Gen.json | 24 + .../Operations_List_MinimumSet_Gen.json | 16 + .../examples/Skus_List_MaximumSet_Gen.json | 37 + .../examples/Skus_List_MinimumSet_Gen.json | 11 + .../VolumeGroups_Create_MaximumSet_Gen.json | 95 + .../VolumeGroups_Create_MinimumSet_Gen.json | 21 + .../VolumeGroups_Delete_MaximumSet_Gen.json | 18 + .../VolumeGroups_Delete_MinimumSet_Gen.json | 18 + .../VolumeGroups_Get_MaximumSet_Gen.json | 43 + .../VolumeGroups_Get_MinimumSet_Gen.json | 14 + ...roups_ListByElasticSan_MaximumSet_Gen.json | 47 + ...roups_ListByElasticSan_MinimumSet_Gen.json | 17 + .../VolumeGroups_Update_MaximumSet_Gen.json | 65 + .../VolumeGroups_Update_MinimumSet_Gen.json | 20 + .../Volumes_Create_MaximumSet_Gen.json | 93 + .../Volumes_Create_MinimumSet_Gen.json | 22 + .../Volumes_Delete_MaximumSet_Gen.json | 19 + .../Volumes_Delete_MinimumSet_Gen.json | 19 + .../examples/Volumes_Get_MaximumSet_Gen.json | 45 + .../examples/Volumes_Get_MinimumSet_Gen.json | 15 + ...umes_ListByVolumeGroup_MaximumSet_Gen.json | 49 + ...umes_ListByVolumeGroup_MinimumSet_Gen.json | 18 + .../Volumes_Update_MaximumSet_Gen.json | 58 + .../Volumes_Update_MinimumSet_Gen.json | 21 + 37 files changed, 3250 insertions(+) create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json new file mode 100644 index 000000000000..7c89fda43311 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json @@ -0,0 +1,1965 @@ +{ + "swagger": "2.0", + "info": { + "version": "2021-11-20-preview", + "title": "ElasticSanManagement" + }, + "host": "management.azure.com", + "schemes": [ + "https" + ], + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "security": [ + { + "azure_auth": [ + "user_impersonation" + ] + } + ], + "securityDefinitions": { + "azure_auth": { + "type": "oauth2", + "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", + "flow": "implicit", + "description": "Azure Active Directory OAuth2 Flow", + "scopes": { + "user_impersonation": "impersonate your user account" + } + } + }, + "tags": [ + { + "name": "ElasticSans", + "description": "APIs for ElasticSan operations." + }, + { + "name": "ElasticSanOperations", + "description": "APIs for ElasticSan operations," + }, + { + "name": "VolumeGroups", + "description": "APIs for Volume Group operations." + }, + { + "name": "Volumes", + "description": "APIs for Volume operations." + } + ], + "paths": { + "/providers/Microsoft.ElasticSan/operations": { + "get": { + "tags": [ + "Elastic San Operations" + ], + "operationId": "Operations_List", + "description": "Gets a list of ElasticSan operations.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK. The request has succeeded.", + "schema": { + "$ref": "#/definitions/ElasticSanOperationListResult" + } + }, + "default": { + "description": "Error from the ElasticSan Resource Provider", + "schema": { + "$ref": "#/definitions/Error" + } + } + }, + "x-ms-pageable": { + "nextLinkName": null + }, + "x-ms-examples": { + "Operations_List_MaximumSet_Gen": { + "$ref": "./examples/Operations_List_MaximumSet_Gen.json" + }, + "Operations_List_MinimumSet_Gen": { + "$ref": "./examples/Operations_List_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/providers/Microsoft.ElasticSan/skus": { + "get": { + "tags": [ + "Elastic San Skus" + ], + "summary": "List all the available Skus in the region and information related to them", + "operationId": "Skus_List", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + }, + { + "name": "$filter", + "in": "query", + "description": "Specify $filter='location eq ' to filter on location.", + "required": false, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Lists the available SKUs supported by Microsoft.ElasticSan for given subscription.", + "schema": { + "$ref": "#/definitions/SkuInformationList" + } + }, + "default": { + "description": "Error from the ElasticSan Resource Provider.", + "schema": { + "$ref": "#/definitions/Error" + } + } + }, + "x-ms-pageable": { + "nextLinkName": null + }, + "x-ms-examples": { + "Skus_List_MaximumSet_Gen": { + "$ref": "./examples/Skus_List_MaximumSet_Gen.json" + }, + "Skus_List_MinimumSet_Gen": { + "$ref": "./examples/Skus_List_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/providers/Microsoft.ElasticSan/elasticSans": { + "get": { + "tags": [ + "ElasticSans" + ], + "operationId": "ElasticSans_ListBySubscription", + "description": "Gets a list of ElasticSans in a subscription", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK -- Operation completed successfully; retrieved Elastic San by subscription", + "schema": { + "$ref": "#/definitions/ElasticSanList" + } + }, + "default": { + "description": "Error from the ElasticSan Resource Provider", + "schema": { + "$ref": "#/definitions/Error" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "ElasticSans_ListBySubscription_MaximumSet_Gen": { + "$ref": "./examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json" + }, + "ElasticSans_ListBySubscription_MinimumSet_Gen": { + "$ref": "./examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans": { + "get": { + "tags": [ + "ElasticSan" + ], + "operationId": "ElasticSans_ListByResourceGroup", + "description": "Gets a list of ElasticSan in a resource group.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK -- Operation completed successfully; retrieved elasticSans by resource group", + "schema": { + "$ref": "#/definitions/ElasticSanList" + } + }, + "default": { + "description": "Error from the ElasticSan Resource Provider", + "schema": { + "$ref": "#/definitions/Error" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "ElasticSans_ListByResourceGroup_MaximumSet_Gen": { + "$ref": "./examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json" + }, + "ElasticSans_ListByResourceGroup_MinimumSet_Gen": { + "$ref": "./examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}": { + "put": { + "tags": [ + "ElasticSans" + ], + "operationId": "ElasticSans_Create", + "description": "Create ElasticSan.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/ElasticSanNameParameter" + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/ElasticSan" + }, + "description": "Elastic San object." + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK -- Returned when the create operation is successfully completed.", + "schema": { + "$ref": "#/definitions/ElasticSan" + } + }, + "202": { + "description": "Accepted -- Create request accepted; operation will complete asynchronously.", + "schema": { + "$ref": "#/definitions/ElasticSan" + } + }, + "default": { + "description": "Error from the ElasticSan Resource Provider", + "schema": { + "$ref": "#/definitions/Error" + } + } + }, + "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "azure-async-operation" + }, + "x-ms-examples": { + "ElasticSans_Create_MaximumSet_Gen": { + "$ref": "./examples/ElasticSans_Create_MaximumSet_Gen.json" + }, + "ElasticSans_Create_MinimumSet_Gen": { + "$ref": "./examples/ElasticSans_Create_MinimumSet_Gen.json" + } + } + }, + "patch": { + "tags": [ + "ElasticSans" + ], + "operationId": "ElasticSans_Update", + "description": "Update a Elastic San.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/ElasticSanNameParameter" + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/ElasticSanUpdate" + }, + "description": "Elastic San object." + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK -- ElasticSAN properties updated successfully.", + "schema": { + "$ref": "#/definitions/ElasticSan" + } + }, + "202": { + "description": "Accepted -- Update request accepted; operation will complete asynchronously." + }, + "default": { + "description": "Error from the ElasticSan Resource Provider.", + "schema": { + "$ref": "#/definitions/Error" + } + } + }, + "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "azure-async-operation" + }, + "x-ms-examples": { + "ElasticSans_Update_MaximumSet_Gen": { + "$ref": "./examples/ElasticSans_Update_MaximumSet_Gen.json" + }, + "ElasticSans_Update_MinimumSet_Gen": { + "$ref": "./examples/ElasticSans_Update_MinimumSet_Gen.json" + } + } + }, + "delete": { + "tags": [ + "ElasticSans" + ], + "operationId": "ElasticSans_Delete", + "description": "Delete a Elastic San.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/ElasticSanNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK -- Delete operation completed successfully." + }, + "202": { + "description": "Accepted -- Delete request accepted; operation will complete asynchronously." + }, + "204": { + "description": "NoContent --ElasticSAN does not exist in the subscription." + }, + "default": { + "description": "Error from the ElasticSan Resource Provider", + "schema": { + "$ref": "#/definitions/Error" + } + } + }, + "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "azure-async-operation" + }, + "x-ms-examples": { + "ElasticSans_Delete_MaximumSet_Gen": { + "$ref": "./examples/ElasticSans_Delete_MaximumSet_Gen.json" + }, + "ElasticSans_Delete_MinimumSet_Gen": { + "$ref": "./examples/ElasticSans_Delete_MinimumSet_Gen.json" + } + } + }, + "get": { + "tags": [ + "ElasticSans" + ], + "operationId": "ElasticSans_Get", + "description": "Get a ElasticSan.", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/ElasticSanNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK -- Operation completed successfully; retrieved ElasticSan.", + "schema": { + "$ref": "#/definitions/ElasticSan" + } + }, + "default": { + "description": "Error from the ElasticSan Resource Provider.", + "schema": { + "$ref": "#/definitions/Error" + } + } + }, + "x-ms-examples": { + "ElasticSans_Get_MaximumSet_Gen": { + "$ref": "./examples/ElasticSans_Get_MaximumSet_Gen.json" + }, + "ElasticSans_Get_MinimumSet_Gen": { + "$ref": "./examples/ElasticSans_Get_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumeGroups": { + "get": { + "tags": [ + "VolumeGroups" + ], + "description": "List VolumeGroups.", + "operationId": "VolumeGroups_ListByElasticSan", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/ElasticSanNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK -- Operation completed successfully; retrieved Volume Group List.", + "schema": { + "$ref": "#/definitions/VolumeGroupList" + } + }, + "default": { + "description": "Error from the ElasticSan Resource Provider.", + "schema": { + "$ref": "#/definitions/Error" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "VolumeGroups_ListByElasticSan_MaximumSet_Gen": { + "$ref": "./examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json" + }, + "VolumeGroups_ListByElasticSan_MinimumSet_Gen": { + "$ref": "./examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}": { + "put": { + "tags": [ + "VolumeGroups" + ], + "description": "Create a Volume Group.", + "operationId": "VolumeGroups_Create", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/ElasticSanNameParameter" + }, + { + "$ref": "#/parameters/VolumeGroupNameParameter" + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/VolumeGroup" + }, + "description": "Volume Group object." + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK -- Returned when the create operation is successfully completed.", + "schema": { + "$ref": "#/definitions/VolumeGroup" + } + }, + "202": { + "description": "Accepted -- Create request accepted; operation will complete asynchronously.", + "schema": { + "$ref": "#/definitions/VolumeGroup" + } + }, + "default": { + "description": "Error from the ElasticSan Resource Provider.", + "schema": { + "$ref": "#/definitions/Error" + } + } + }, + "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "azure-async-operation" + }, + "x-ms-examples": { + "VolumeGroups_Create_MaximumSet_Gen": { + "$ref": "./examples/VolumeGroups_Create_MaximumSet_Gen.json" + }, + "VolumeGroups_Create_MinimumSet_Gen": { + "$ref": "./examples/VolumeGroups_Create_MinimumSet_Gen.json" + } + } + }, + "patch": { + "tags": [ + "VolumeGroups" + ], + "description": "Update an VolumeGroup.", + "operationId": "VolumeGroups_Update", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/ElasticSanNameParameter" + }, + { + "$ref": "#/parameters/VolumeGroupNameParameter" + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/VolumeGroupUpdate" + }, + "description": "Volume Group object." + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK -- Returned when the update operation is successfully completed.", + "schema": { + "$ref": "#/definitions/VolumeGroup" + } + }, + "202": { + "description": "Accepted -- Update request accepted; operation will complete asynchronously." + }, + "default": { + "description": "Error from the ElasticSan Resource Provider.", + "schema": { + "$ref": "#/definitions/Error" + } + } + }, + "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "azure-async-operation" + }, + "x-ms-examples": { + "VolumeGroups_Update_MaximumSet_Gen": { + "$ref": "./examples/VolumeGroups_Update_MaximumSet_Gen.json" + }, + "VolumeGroups_Update_MinimumSet_Gen": { + "$ref": "./examples/VolumeGroups_Update_MinimumSet_Gen.json" + } + } + }, + "delete": { + "tags": [ + "VolumeGroups" + ], + "description": "Delete an VolumeGroup.", + "operationId": "VolumeGroups_Delete", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/ElasticSanNameParameter" + }, + { + "$ref": "#/parameters/VolumeGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK -- Delete operation completed successfully." + }, + "202": { + "description": "Accepted -- Delete request accepted; operation will complete asynchronously." + }, + "204": { + "description": "NoContent -- Resource does not exist in the subscription." + }, + "default": { + "description": "Error from the ElasticSan Resource Provider", + "schema": { + "$ref": "#/definitions/Error" + } + } + }, + "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "azure-async-operation" + }, + "x-ms-examples": { + "VolumeGroups_Delete_MaximumSet_Gen": { + "$ref": "./examples/VolumeGroups_Delete_MaximumSet_Gen.json" + }, + "VolumeGroups_Delete_MinimumSet_Gen": { + "$ref": "./examples/VolumeGroups_Delete_MinimumSet_Gen.json" + } + } + }, + "get": { + "tags": [ + "VolumeGroups" + ], + "description": "Get an VolumeGroups.", + "operationId": "VolumeGroups_Get", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/ElasticSanNameParameter" + }, + { + "$ref": "#/parameters/VolumeGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Operation completed successfully; retrieved iSCSI Target.", + "schema": { + "$ref": "#/definitions/VolumeGroup" + } + }, + "default": { + "description": "Error from the ElasticSan Resource Provider.", + "schema": { + "$ref": "#/definitions/Error" + } + } + }, + "x-ms-examples": { + "VolumeGroups_Get_MaximumSet_Gen": { + "$ref": "./examples/VolumeGroups_Get_MaximumSet_Gen.json" + }, + "VolumeGroups_Get_MinimumSet_Gen": { + "$ref": "./examples/VolumeGroups_Get_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}": { + "put": { + "tags": [ + "Volumes" + ], + "description": "Create a Volume.", + "operationId": "Volumes_Create", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/ElasticSanNameParameter" + }, + { + "$ref": "#/parameters/VolumeGroupNameParameter" + }, + { + "$ref": "#/parameters/VolumeNameParameter" + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/Volume" + }, + "description": "Volume object." + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK -- Returned when the create operation is successfully completed.", + "schema": { + "$ref": "#/definitions/Volume" + } + }, + "202": { + "description": "Accepted -- Create request accepted; operation will complete asynchronously.", + "schema": { + "$ref": "#/definitions/Volume" + } + }, + "default": { + "description": "Error from the ElasticSan Resource Provider.", + "schema": { + "$ref": "#/definitions/Error" + } + } + }, + "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "azure-async-operation" + }, + "x-ms-examples": { + "Volumes_Create_MaximumSet_Gen": { + "$ref": "./examples/Volumes_Create_MaximumSet_Gen.json" + }, + "Volumes_Create_MinimumSet_Gen": { + "$ref": "./examples/Volumes_Create_MinimumSet_Gen.json" + } + } + }, + "patch": { + "tags": [ + "Volumes" + ], + "description": "Update an Volume.", + "operationId": "Volumes_Update", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/ElasticSanNameParameter" + }, + { + "$ref": "#/parameters/VolumeGroupNameParameter" + }, + { + "$ref": "#/parameters/VolumeNameParameter" + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/VolumeUpdate" + }, + "description": "Volume object." + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK -- Returned when the update operation is successfully completed.", + "schema": { + "$ref": "#/definitions/Volume" + } + }, + "202": { + "description": "Accepted -- Update request accepted; operation will complete asynchronously." + }, + "default": { + "description": "Error from the ElasticSan Resource Provider.", + "schema": { + "$ref": "#/definitions/Error" + } + } + }, + "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "azure-async-operation" + }, + "x-ms-examples": { + "Volumes_Update_MaximumSet_Gen": { + "$ref": "./examples/Volumes_Update_MaximumSet_Gen.json" + }, + "Volumes_Update_MinimumSet_Gen": { + "$ref": "./examples/Volumes_Update_MinimumSet_Gen.json" + } + } + }, + "delete": { + "tags": [ + "Volumes" + ], + "description": "Delete an Volume.", + "operationId": "Volumes_Delete", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/ElasticSanNameParameter" + }, + { + "$ref": "#/parameters/VolumeGroupNameParameter" + }, + { + "$ref": "#/parameters/VolumeNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Delete operation completed successfully." + }, + "202": { + "description": "Delete request accepted; operation will complete asynchronously." + }, + "204": { + "description": "Resource does not exist in the subscription." + }, + "default": { + "description": "Error from the ElasticSan Resource Provider", + "schema": { + "$ref": "#/definitions/Error" + } + } + }, + "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "azure-async-operation" + }, + "x-ms-examples": { + "Volumes_Delete_MaximumSet_Gen": { + "$ref": "./examples/Volumes_Delete_MaximumSet_Gen.json" + }, + "Volumes_Delete_MinimumSet_Gen": { + "$ref": "./examples/Volumes_Delete_MinimumSet_Gen.json" + } + } + }, + "get": { + "tags": [ + "Volumes" + ], + "description": "Get an Volume.", + "operationId": "Volumes_Get", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/ElasticSanNameParameter" + }, + { + "$ref": "#/parameters/VolumeGroupNameParameter" + }, + { + "$ref": "#/parameters/VolumeNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Operation completed successfully; retrieved Volume.", + "schema": { + "$ref": "#/definitions/Volume" + } + }, + "default": { + "description": "Error from the ElasticSan Resource Provider.", + "schema": { + "$ref": "#/definitions/Error" + } + } + }, + "x-ms-examples": { + "Volumes_Get_MaximumSet_Gen": { + "$ref": "./examples/Volumes_Get_MaximumSet_Gen.json" + }, + "Volumes_Get_MinimumSet_Gen": { + "$ref": "./examples/Volumes_Get_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes": { + "get": { + "tags": [ + "Volumes" + ], + "description": "List Volumes in a VolumeGroup.", + "operationId": "Volumes_ListByVolumeGroup", + "parameters": [ + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + }, + { + "$ref": "#/parameters/ResourceGroupNameParameter" + }, + { + "$ref": "#/parameters/ElasticSanNameParameter" + }, + { + "$ref": "#/parameters/VolumeGroupNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Operation completed successfully; retrieved volumes in a volume group.", + "schema": { + "$ref": "#/definitions/VolumeList" + } + }, + "default": { + "description": "Error from the ElasticSan Resource Provider", + "schema": { + "$ref": "#/definitions/Error" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" + }, + "x-ms-examples": { + "Volumes_ListByVolumeGroup_MaximumSet_Gen": { + "$ref": "./examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json" + }, + "Volumes_ListByVolumeGroup_MinimumSet_Gen": { + "$ref": "./examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json" + } + } + } + } + }, + "parameters": { + "SubscriptionIdParameter": { + "name": "subscriptionId", + "in": "path", + "required": true, + "type": "string", + "description": "The ID of the target subscription.", + "minLength": 1 + }, + "ApiVersionParameter": { + "name": "api-version", + "in": "query", + "required": true, + "type": "string", + "description": "The API version to use for this operation.", + "minLength": 1 + }, + "ResourceGroupNameParameter": { + "name": "resourceGroupName", + "in": "path", + "required": true, + "type": "string", + "description": "The name of the resource group. The name is case insensitive.", + "pattern": "^[-\\w\\._]*[0-9A-Za-z]$", + "minLength": 1, + "maxLength": 90, + "x-ms-parameter-location": "method" + }, + "ElasticSanNameParameter": { + "name": "elasticSanName", + "in": "path", + "required": true, + "type": "string", + "description": "The name of the ElasticSan.", + "pattern": "^[A-Za-z0-9]+((-|_)[a-z0-9A-Z]+)*$", + "minLength": 3, + "maxLength": 24, + "x-ms-parameter-location": "method" + }, + "VolumeGroupNameParameter": { + "name": "volumeGroupName", + "type": "string", + "required": true, + "in": "path", + "description": "The name of the VolumeGroup.", + "pattern": "^[A-Za-z0-9]+((-|_)[a-z0-9A-Z]+)*$", + "minLength": 3, + "maxLength": 63, + "x-ms-parameter-location": "method" + }, + "VolumeNameParameter": { + "name": "volumeName", + "type": "string", + "required": true, + "in": "path", + "description": "The name of the Volume.", + "pattern": "^[a-z0-9]+(-[a-z0-9A-Z]+)*$", + "minLength": 3, + "maxLength": 63, + "x-ms-parameter-location": "method" + } + }, + "definitions": { + "ElasticSanOperationDisplay": { + "type": "object", + "required": [ + "provider", + "resource", + "operation", + "description" + ], + "description": "Metadata about an operation.", + "additionalProperties": false, + "properties": { + "provider": { + "type": "string", + "description": "Localized friendly form of the resource provider name." + }, + "resource": { + "type": "string", + "description": "Localized friendly form of the resource type related to this action/operation." + }, + "operation": { + "type": "string", + "description": "Localized friendly name for the operation, as it should be shown to the user." + }, + "description": { + "type": "string", + "description": "Localized friendly description for the operation, as it should be shown to the user." + } + } + }, + "ElasticSanRPOperation": { + "type": "object", + "required": [ + "name" + ], + "description": "Description of a ElasticSan RP Operation", + "additionalProperties": false, + "properties": { + "name": { + "type": "string", + "description": "The name of the operation being performed on this particular object" + }, + "isDataAction": { + "type": "boolean", + "description": "Indicates whether the operation applies to data-plane.", + "readOnly": true + }, + "display": { + "description": "Additional metadata about RP operation.", + "$ref": "#/definitions/ElasticSanOperationDisplay", + "readOnly": true + } + } + }, + "ElasticSanOperationListResult": { + "type": "object", + "required": [ + "value" + ], + "description": "List of operations supported by the RP.", + "additionalProperties": false, + "properties": { + "value": { + "type": "array", + "description": "An array of operations supported by the ElasticSan RP.", + "items": { + "$ref": "#/definitions/ElasticSanRPOperation" + }, + "x-ms-identifiers": [] + }, + "nextLink": { + "description": "URI to fetch the next section of the paginated response.", + "type": "string" + } + } + }, + "ElasticSanList": { + "type": "object", + "required": [ + "value" + ], + "description": "List of Elastic Sans", + "additionalProperties": false, + "properties": { + "value": { + "description": "An array of Elastic San objects.", + "type": "array", + "items": { + "$ref": "#/definitions/ElasticSan" + } + }, + "nextLink": { + "description": "URI to fetch the next section of the paginated response.", + "type": "string", + "readOnly": true + } + } + }, + "ElasticSan": { + "type": "object", + "description": "Response for ElasticSan request.", + "required": [ + "properties" + ], + "properties": { + "properties": { + "x-ms-client-flatten": true, + "description": "Properties of ElasticSan.", + "$ref": "#/definitions/ElasticSanProperties" + }, + "systemData": { + "description": "Resource metadata required by ARM RPC", + "readOnly": true, + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/systemData" + } + }, + "allOf": [ + { + "$ref": "#/definitions/TrackedResource" + } + ] + }, + "ElasticSanProperties": { + "type": "object", + "description": "Elastic San response properties.", + "required": [ + "baseSizeTiB", + "extendedCapacitySizeTiB", + "sku" + ], + "properties": { + "sku": { + "description": "resource sku", + "$ref": "#/definitions/Sku" + }, + "availabilityZones": { + "type": "array", + "description": "Logical zone for Elastic San resource; example: [\"1\"].", + "items": { + "$ref": "#/definitions/AvailabilityZone" + } + }, + "provisioningState": { + "description": "State of the operation on the resource.", + "$ref": "#/definitions/ProvisioningState", + "readOnly": true + }, + "baseSizeTiB": { + "description": "Base size of the Elastic San appliance in TiB.", + "type": "integer", + "format": "int64", + "x-ms-mutability": [ + "read", + "create" + ] + }, + "extendedCapacitySizeTiB": { + "description": "Extended size of the Elastic San appliance in TiB.", + "type": "integer", + "format": "int64", + "x-ms-mutability": [ + "read", + "create" + ] + }, + "totalVolumeSizeGiB": { + "description": "Total size of the provisioned Volumes in GiB.", + "type": "integer", + "format": "int64", + "readOnly": true + }, + "volumeGroupCount": { + "description": "Total number of volume groups in this Elastic San appliance.", + "type": "integer", + "format": "int64", + "readOnly": true + }, + "totalIops": { + "description": "Total Provisioned IOPS of the Elastic San appliance.", + "type": "integer", + "format": "int64", + "readOnly": true + }, + "totalMBps": { + "description": "Total Provisioned MBps Elastic San appliance.", + "type": "integer", + "format": "int64", + "readOnly": true + }, + "totalSizeTiB": { + "description": "Total size of the Elastic San appliance in TB.", + "type": "integer", + "format": "int64", + "readOnly": true + } + } + }, + "ElasticSanUpdate": { + "type": "object", + "description": "Response for ElasticSan update request.", + "properties": { + "properties": { + "x-ms-client-flatten": true, + "description": "Properties of ElasticSan.", + "$ref": "#/definitions/ElasticSanUpdateProperties" + }, + "tags": { + "type": "object", + "description": "Update tags", + "additionalProperties": { + "type": "string" + } + } + } + }, + "ElasticSanUpdateProperties": { + "type": "object", + "description": "Elastic San update properties.", + "properties": { + "baseSizeTiB": { + "description": "Base size of the Elastic San appliance in TiB.", + "type": "integer", + "format": "int64", + "x-ms-mutability": [ + "read", + "create" + ] + }, + "extendedCapacitySizeTiB": { + "description": "Extended size of the Elastic San appliance in TiB.", + "type": "integer", + "format": "int64", + "x-ms-mutability": [ + "read", + "create" + ] + } + } + }, + "AvailabilityZone": { + "type": "string", + "description": "Availability zone." + }, + "SkuInformationList": { + "description": "List of SKU Information objects", + "type": "object", + "properties": { + "value": { + "description": "List of ResourceType Sku", + "type": "array", + "items": { + "$ref": "#/definitions/SkuInformation" + }, + "x-ms-identifiers": [], + "readOnly": true + } + } + }, + "SkuInformation": { + "description": "ElasticSAN SKU and its properties", + "type": "object", + "required": [ + "name" + ], + "properties": { + "name": { + "type": "string", + "description": "Sku Name", + "$ref": "#/definitions/SkuName" + }, + "tier": { + "type": "string", + "description": "Sku Tier", + "$ref": "#/definitions/SkuTier" + }, + "resourceType": { + "readOnly": true, + "type": "string", + "description": "The type of the resource." + }, + "locations": { + "readOnly": true, + "type": "array", + "items": { + "type": "string" + }, + "description": "The set of locations that the SKU is available. This will be supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.)." + }, + "locationInfo": { + "description": "Availability of the SKU for the location/zone", + "type": "array", + "items": { + "$ref": "#/definitions/SkuLocationInfo" + }, + "x-ms-identifiers": [], + "readOnly": true + }, + "capabilities": { + "readOnly": true, + "type": "array", + "items": { + "$ref": "#/definitions/SKUCapability" + }, + "x-ms-identifiers": [], + "description": "The capability information in the specified SKU." + } + } + }, + "SKUCapability": { + "properties": { + "name": { + "readOnly": true, + "type": "string", + "description": "The name of capability." + }, + "value": { + "readOnly": true, + "type": "string", + "description": "A string value to indicate states of given capability." + } + }, + "description": "The capability information in the specified SKU.", + "type": "object" + }, + "SkuLocationInfo": { + "description": "The location info.", + "type": "object", + "properties": { + "location": { + "description": "The location.", + "type": "string", + "readOnly": true + }, + "zones": { + "description": "The zones.", + "type": "array", + "items": { + "type": "string" + }, + "readOnly": true + } + } + }, + "Sku": { + "type": "object", + "required": [ + "name" + ], + "properties": { + "name": { + "$ref": "#/definitions/SkuName" + }, + "tier": { + "$ref": "#/definitions/SkuTier" + } + }, + "description": "The SKU name. Required for account creation; optional for update." + }, + "SkuName": { + "type": "string", + "enum": [ + "Premium_LRS", + "Premium_ZRS" + ], + "x-ms-enum": { + "name": "SkuName", + "modelAsString": true, + "values": [ + { + "value": "Premium_LRS", + "description": "Premium locally redundant storage" + }, + { + "value": "Premium_ZRS", + "description": "Premium zone redundant storage" + } + ] + }, + "description": "The sku name." + }, + "SkuTier": { + "type": "string", + "enum": [ + "Premium" + ], + "x-ms-enum": { + "name": "SkuTier", + "modelAsString": true, + "values": [ + { + "value": "Premium", + "description": "Premium Tier" + } + ] + }, + "description": "The sku tier." + }, + "IscsiTargetInfo": { + "type": "object", + "description": "Iscsi target information", + "readOnly": true, + "properties": { + "targetIqn": { + "type": "string", + "description": "iSCSI Target IQN (iSCSI Qualified Name); example: \"iqn.2005-03.org.iscsi:server\".", + "readOnly": true + }, + "targetPortalHostname": { + "type": "string", + "description": "iSCSI Target Portal Host Name", + "readOnly": true + }, + "targetPortalPort": { + "type": "integer", + "format": "int32", + "description": "iSCSI Target Portal Port", + "readOnly": true + }, + "provisioningState": { + "description": "State of the operation on the resource.", + "$ref": "#/definitions/ProvisioningState" + }, + "status": { + "$ref": "#/definitions/OperationalStatus", + "description": "Operational status of the iSCSI Target." + } + } + }, + "VolumeGroup": { + "type": "object", + "description": "Response for Volume Group request.", + "properties": { + "properties": { + "x-ms-client-flatten": true, + "description": "Properties of VolumeGroup.", + "$ref": "#/definitions/VolumeGroupProperties" + }, + "systemData": { + "description": "Resource metadata required by ARM RPC", + "readOnly": true, + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/systemData" + } + }, + "allOf": [ + { + "$ref": "#/definitions/Resource" + } + ] + }, + "VolumeGroupList": { + "type": "object", + "required": [ + "value" + ], + "description": "List of Volume Groups", + "additionalProperties": false, + "properties": { + "value": { + "description": "An array of Volume Groups objects.", + "type": "array", + "items": { + "$ref": "#/definitions/VolumeGroup" + } + }, + "nextLink": { + "description": "URI to fetch the next section of the paginated response.", + "type": "string", + "readOnly": true + } + } + }, + "VolumeGroupProperties": { + "type": "object", + "description": "VolumeGroup response properties.", + "properties": { + "provisioningState": { + "description": "State of the operation on the resource.", + "$ref": "#/definitions/ProvisioningState" + }, + "protocolType": { + "description": "Type of storage target", + "$ref": "#/definitions/StorageTargetType" + }, + "encryption": { + "description": "Type of encryption", + "$ref": "#/definitions/EncryptionType" + }, + "networkAcls": { + "$ref": "#/definitions/NetworkRuleSet", + "description": "A collection of rules governing the accessibility from specific network locations.", + "x-ms-mutability": [ + "create", + "read" + ] + } + } + }, + "VolumeGroupUpdate": { + "type": "object", + "description": "Volume Group request.", + "properties": { + "properties": { + "x-ms-client-flatten": true, + "description": "Properties of VolumeGroup.", + "$ref": "#/definitions/VolumeGroupUpdateProperties" + }, + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "Resource tags." + } + } + }, + "VolumeGroupUpdateProperties": { + "type": "object", + "description": "VolumeGroup response properties.", + "properties": { + "protocolType": { + "description": "Type of storage target", + "$ref": "#/definitions/StorageTargetType" + }, + "encryption": { + "description": "Type of encryption", + "$ref": "#/definitions/EncryptionType" + }, + "networkAcls": { + "$ref": "#/definitions/NetworkRuleSet", + "description": "A collection of rules governing the accessibility from specific network locations.", + "x-ms-mutability": [ + "create", + "read" + ] + } + } + }, + "Volume": { + "type": "object", + "description": "Response for Volume request.", + "properties": { + "properties": { + "x-ms-client-flatten": true, + "description": "Properties of Volume.", + "$ref": "#/definitions/VolumeProperties" + }, + "systemData": { + "description": "Resource metadata required by ARM RPC", + "readOnly": true, + "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/systemData" + } + }, + "allOf": [ + { + "$ref": "#/definitions/Resource" + } + ] + }, + "VolumeList": { + "type": "object", + "required": [ + "value" + ], + "description": "List of Volumes", + "additionalProperties": false, + "properties": { + "value": { + "description": "An array of Volume objects.", + "type": "array", + "items": { + "$ref": "#/definitions/Volume" + } + }, + "nextLink": { + "description": "URI to fetch the next section of the paginated response.", + "type": "string", + "readOnly": true + } + } + }, + "VolumeProperties": { + "type": "object", + "description": "Volume response properties.", + "properties": { + "volumeId": { + "description": "Unique Id of the volume in GUID format", + "type": "string", + "readOnly": true + }, + "creationData": { + "description": "State of the operation on the resource.", + "$ref": "#/definitions/SourceCreationData" + }, + "sizeGiB": { + "description": "Volume size.", + "type": "integer", + "format": "int64" + }, + "storageTarget": { + "description": "Storage target information", + "$ref": "#/definitions/IscsiTargetInfo" + } + } + }, + "VolumeUpdate": { + "type": "object", + "description": "Response for Volume request.", + "properties": { + "properties": { + "x-ms-client-flatten": true, + "description": "Properties of Volume.", + "$ref": "#/definitions/VolumeUpdateProperties" + }, + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "description": "Resource tags." + } + } + }, + "VolumeUpdateProperties": { + "type": "object", + "description": "Volume response properties.", + "properties": { + "sizeGiB": { + "description": "Volume size.", + "type": "integer", + "format": "int64" + } + } + }, + "SourceCreationData": { + "type": "object", + "description": "Data source used when creating the volume.", + "properties": { + "createSource": { + "type": "string", + "enum": [ + "None" + ], + "x-ms-enum": { + "name": "VolumeCreateOption", + "modelAsString": false + }, + "description": "This enumerates the possible sources of a volume creation." + }, + "sourceUri": { + "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." + } + } + }, + "Error": { + "type": "object", + "description": "The resource management error response.", + "properties": { + "error": { + "description": "RP error response.", + "$ref": "#/definitions/ErrorResponse" + } + } + }, + "ProvisioningState": { + "type": "string", + "enum": [ + "Invalid", + "Succeeded", + "Failed", + "Canceled", + "Pending", + "Creating", + "Updating", + "Deleting" + ], + "x-ms-enum": { + "name": "ProvisioningStates", + "modelAsString": true + }, + "description": "Provisioning state of the iSCSI Target.", + "readOnly": true + }, + "OperationalStatus": { + "type": "string", + "enum": [ + "Invalid", + "Unknown", + "Healthy", + "Unhealthy", + "Updating", + "Running", + "Stopped", + "Stopped (deallocated)" + ], + "x-ms-enum": { + "name": "OperationalStatus", + "modelAsString": true + }, + "description": "Operational status of the resource." + }, + "StorageTargetType": { + "type": "string", + "enum": [ + "Iscsi", + "None" + ], + "x-ms-enum": { + "name": "StorageTargetType", + "modelAsString": true + }, + "description": "Storage Target type." + }, + "EncryptionType": { + "type": "string", + "description": "The type of key used to encrypt the data of the disk.", + "enum": [ + "EncryptionAtRestWithPlatformKey" + ], + "x-ms-enum": { + "name": "EncryptionType", + "modelAsString": true, + "values": [ + { + "value": "EncryptionAtRestWithPlatformKey", + "description": "Volume is encrypted at rest with Platform managed key. It is the default encryption type." + } + ] + } + }, + "TrackedResource": { + "description": "The resource model definition for a ARM tracked top level resource.", + "type": "object", + "properties": { + "location": { + "type": "string", + "x-ms-mutability": [ + "read", + "create" + ], + "description": "The geo-location where the resource lives." + } + }, + "allOf": [ + { + "$ref": "#/definitions/Resource" + } + ] + }, + "Resource": { + "type": "object", + "properties": { + "id": { + "type": "string", + "description": "Azure resource identifier.", + "readOnly": true + }, + "name": { + "type": "string", + "description": "Azure resource name.", + "readOnly": true + }, + "type": { + "type": "string", + "description": "Azure resource type.", + "readOnly": true + }, + "tags": { + "type": "object", + "description": "Azure resource tags.", + "additionalProperties": { + "type": "string" + } + } + }, + "description": "The resource model definition.", + "x-ms-azure-resource": true + }, + "ErrorAdditionalInfo": { + "description": "The resource management error additional info.", + "type": "object", + "x-ms-identifiers": [], + "properties": { + "type": { + "readOnly": true, + "type": "string", + "description": "The additional info type." + }, + "info": { + "readOnly": true, + "type": "object", + "description": "The additional info." + } + } + }, + "ErrorResponse": { + "type": "object", + "properties": { + "code": { + "readOnly": true, + "type": "string", + "description": "The error code." + }, + "message": { + "readOnly": true, + "type": "string", + "description": "The error message." + }, + "target": { + "readOnly": true, + "type": "string", + "description": "The error target." + }, + "details": { + "readOnly": true, + "type": "array", + "items": { + "$ref": "#/definitions/ErrorResponse" + }, + "x-ms-identifiers": [], + "description": "The error details." + }, + "additionalInfo": { + "readOnly": true, + "type": "array", + "items": { + "$ref": "#/definitions/ErrorAdditionalInfo" + }, + "x-ms-identifiers": [], + "description": "The error additional info." + } + }, + "description": "The resource management error response." + }, + "NetworkRuleSet": { + "type": "object", + "properties": { + "virtualNetworkRules": { + "type": "array", + "items": { + "$ref": "#/definitions/VirtualNetworkRule" + }, + "description": "The list of virtual network rules." + } + }, + "description": "A set of rules governing the network accessibility." + }, + "VirtualNetworkRule": { + "type": "object", + "properties": { + "id": { + "type": "string", + "x-ms-client-name": "VirtualNetworkResourceId", + "description": "Resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}." + }, + "action": { + "type": "string", + "enum": [ + "Allow" + ], + "x-ms-enum": { + "name": "Action", + "modelAsString": false + }, + "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": false + }, + "description": "Gets the state of virtual network rule." + } + }, + "required": [ + "id" + ], + "description": "Virtual Network rule." + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json new file mode 100644 index 000000000000..5e1045d35ead --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -0,0 +1,102 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "parameters": { + "properties": { + "sku": { + "name": "Premium_LRS", + "tier": "Premium" + }, + "availabilityZones": [ + "aaaaaaaaaaaaaaaaa" + ], + "baseSizeTiB": 26, + "extendedCapacitySizeTiB": 7 + }, + "location": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "tags": { + "key896": "aaaaaaaaaaaaaaaaaa" + } + }, + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "properties": { + "sku": { + "name": "Premium_LRS", + "tier": "Premium" + }, + "availabilityZones": [ + "aaaaaaaaaaaaaaaaa" + ], + "provisioningState": "Invalid", + "baseSizeTiB": 26, + "extendedCapacitySizeTiB": 7, + "totalVolumeSizeGiB": 21, + "volumeGroupCount": 24, + "totalIops": 13, + "totalMBps": 16, + "totalSizeTiB": 29 + }, + "systemData": { + "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdByType": "User", + "createdAt": "2022-09-08T10:39:37.620Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "lastModifiedByType": "User", + "lastModifiedAt": "2022-09-08T10:39:37.620Z" + }, + "location": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaa", + "type": "aaaaaa", + "tags": { + "key896": "aaaaaaaaaaaaaaaaaa" + } + } + }, + "202": { + "headers": { + "Azure-AsyncOperation": "https://foo.com/operationstatus" + }, + "body": { + "properties": { + "sku": { + "name": "Premium_LRS", + "tier": "Premium" + }, + "availabilityZones": [ + "aaaaaaaaaaaaaaaaa" + ], + "provisioningState": "Invalid", + "baseSizeTiB": 26, + "extendedCapacitySizeTiB": 7, + "totalVolumeSizeGiB": 21, + "volumeGroupCount": 24, + "totalIops": 13, + "totalMBps": 16, + "totalSizeTiB": 29 + }, + "systemData": { + "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdByType": "User", + "createdAt": "2022-09-08T10:39:37.620Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "lastModifiedByType": "User", + "lastModifiedAt": "2022-09-08T10:39:37.620Z" + }, + "location": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaa", + "type": "aaaaaa", + "tags": { + "key896": "aaaaaaaaaaaaaaaaaa" + } + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json new file mode 100644 index 000000000000..af21f467a001 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json @@ -0,0 +1,44 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "parameters": { + "properties": { + "sku": { + "name": "Premium_LRS" + }, + "baseSizeTiB": 26, + "extendedCapacitySizeTiB": 7 + } + }, + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "properties": { + "sku": { + "name": "Premium_LRS" + }, + "baseSizeTiB": 26, + "extendedCapacitySizeTiB": 7 + } + } + }, + "202": { + "headers": { + "Azure-AsyncOperation": "https://foo.com/operationstatus" + }, + "body": { + "properties": { + "sku": { + "name": "Premium_LRS" + }, + "baseSizeTiB": 26, + "extendedCapacitySizeTiB": 7 + } + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json new file mode 100644 index 000000000000..ab21cbf50833 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": {}, + "202": { + "headers": { + "Azure-AsyncOperation": "https://foo.com/operationstatus" + } + }, + "204": {} + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json new file mode 100644 index 000000000000..ab21cbf50833 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": {}, + "202": { + "headers": { + "Azure-AsyncOperation": "https://foo.com/operationstatus" + } + }, + "204": {} + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..b071ad0715d0 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -0,0 +1,46 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "properties": { + "sku": { + "name": "Premium_LRS", + "tier": "Premium" + }, + "availabilityZones": [ + "aaaaaaaaaaaaaaaaa" + ], + "provisioningState": "Invalid", + "baseSizeTiB": 26, + "extendedCapacitySizeTiB": 7, + "totalVolumeSizeGiB": 21, + "volumeGroupCount": 24, + "totalIops": 13, + "totalMBps": 16, + "totalSizeTiB": 29 + }, + "systemData": { + "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdByType": "User", + "createdAt": "2022-09-08T10:39:37.620Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "lastModifiedByType": "User", + "lastModifiedAt": "2022-09-08T10:39:37.620Z" + }, + "location": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaa", + "type": "aaaaaa", + "tags": { + "key896": "aaaaaaaaaaaaaaaaaa" + } + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..8ae8e6d4f2fb --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "properties": { + "sku": { + "name": "Premium_LRS" + }, + "baseSizeTiB": 26, + "extendedCapacitySizeTiB": 7 + } + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json new file mode 100644 index 000000000000..de6b7e15f0ac --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -0,0 +1,50 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "sku": { + "name": "Premium_LRS", + "tier": "Premium" + }, + "availabilityZones": [ + "aaaaaaaaaaaaaaaaa" + ], + "provisioningState": "Invalid", + "baseSizeTiB": 26, + "extendedCapacitySizeTiB": 7, + "totalVolumeSizeGiB": 21, + "volumeGroupCount": 24, + "totalIops": 13, + "totalMBps": 16, + "totalSizeTiB": 29 + }, + "systemData": { + "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdByType": "User", + "createdAt": "2022-09-08T10:39:37.620Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "lastModifiedByType": "User", + "lastModifiedAt": "2022-09-08T10:39:37.620Z" + }, + "location": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaa", + "type": "aaaaaa", + "tags": { + "key896": "aaaaaaaaaaaaaaaaaa" + } + } + ], + "nextLink": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa" + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json new file mode 100644 index 000000000000..bfb6e46fb22d --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -0,0 +1,24 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "sku": { + "name": "Premium_LRS" + }, + "baseSizeTiB": 26, + "extendedCapacitySizeTiB": 7 + } + } + ] + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json new file mode 100644 index 000000000000..0e537345e490 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -0,0 +1,49 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "sku": { + "name": "Premium_LRS", + "tier": "Premium" + }, + "availabilityZones": [ + "aaaaaaaaaaaaaaaaa" + ], + "provisioningState": "Invalid", + "baseSizeTiB": 26, + "extendedCapacitySizeTiB": 7, + "totalVolumeSizeGiB": 21, + "volumeGroupCount": 24, + "totalIops": 13, + "totalMBps": 16, + "totalSizeTiB": 29 + }, + "systemData": { + "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdByType": "User", + "createdAt": "2022-09-08T10:39:37.620Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "lastModifiedByType": "User", + "lastModifiedAt": "2022-09-08T10:39:37.620Z" + }, + "location": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaa", + "type": "aaaaaa", + "tags": { + "key896": "aaaaaaaaaaaaaaaaaa" + } + } + ], + "nextLink": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa" + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json new file mode 100644 index 000000000000..d6548ccc332a --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -0,0 +1,23 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "sku": { + "name": "Premium_LRS" + }, + "baseSizeTiB": 26, + "extendedCapacitySizeTiB": 7 + } + } + ] + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json new file mode 100644 index 000000000000..89a35583e58c --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -0,0 +1,60 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "parameters": { + "properties": { + "baseSizeTiB": 23, + "extendedCapacitySizeTiB": 4 + }, + "tags": { + "key3137": "aaaaaaaaaaaaaaa" + } + }, + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "properties": { + "sku": { + "name": "Premium_LRS", + "tier": "Premium" + }, + "availabilityZones": [ + "aaaaaaaaaaaaaaaaa" + ], + "provisioningState": "Invalid", + "baseSizeTiB": 26, + "extendedCapacitySizeTiB": 7, + "totalVolumeSizeGiB": 21, + "volumeGroupCount": 24, + "totalIops": 13, + "totalMBps": 16, + "totalSizeTiB": 29 + }, + "systemData": { + "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdByType": "User", + "createdAt": "2022-09-08T10:39:37.620Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "lastModifiedByType": "User", + "lastModifiedAt": "2022-09-08T10:39:37.620Z" + }, + "location": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaa", + "type": "aaaaaa", + "tags": { + "key896": "aaaaaaaaaaaaaaaaaa" + } + } + }, + "202": { + "headers": { + "Azure-AsyncOperation": "https://foo.com/operationstatus" + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json new file mode 100644 index 000000000000..e21d87e16c64 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -0,0 +1,27 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "parameters": {}, + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "properties": { + "sku": { + "name": "Premium_LRS" + }, + "baseSizeTiB": 26, + "extendedCapacitySizeTiB": 7 + } + } + }, + "202": { + "headers": { + "Azure-AsyncOperation": "https://foo.com/operationstatus" + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json new file mode 100644 index 000000000000..21a62a44e666 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json @@ -0,0 +1,24 @@ +{ + "parameters": { + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "isDataAction": true, + "display": { + "provider": "aaaaaaaaaaaaaaaaaaaaaaaaaa", + "resource": "aaaaaaaaaaaaaaa", + "operation": "aaaaaaaaaaaaaaaaaaaa", + "description": "aaaaaaaaaaaaaaaaaaaa" + } + } + ], + "nextLink": "aaaaaaaaaaaaaaaaaaaaaaaaaaa" + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json new file mode 100644 index 000000000000..0d8d04c0dd2e --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "parameters": { + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + } + ] + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json new file mode 100644 index 000000000000..b2bf3b2b2173 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json @@ -0,0 +1,37 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "api-version": "2021-11-20-preview", + "$filter": "aaaa" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "name": "Premium_LRS", + "tier": "Premium", + "resourceType": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "locations": [ + "aaaaaaaaa" + ], + "locationInfo": [ + { + "location": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "zones": [ + "aaa" + ] + } + ], + "capabilities": [ + { + "name": "aaaaaaaaaaaaaaa", + "value": "aaaaaaaa" + } + ] + } + ] + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json new file mode 100644 index 000000000000..1adebb181e8a --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json @@ -0,0 +1,11 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json new file mode 100644 index 000000000000..fbcf4009c2c2 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json @@ -0,0 +1,95 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "volumeGroupName": "u_5I_1j4t3", + "parameters": { + "properties": { + "protocolType": "Iscsi", + "encryption": "EncryptionAtRestWithPlatformKey", + "networkAcls": { + "virtualNetworkRules": [ + { + "id": "aaaaaaaaaaaaaaaa", + "action": "Allow" + } + ] + } + }, + "tags": { + "key5933": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + } + }, + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "properties": { + "provisioningState": "Invalid", + "protocolType": "Iscsi", + "encryption": "EncryptionAtRestWithPlatformKey", + "networkAcls": { + "virtualNetworkRules": [ + { + "id": "aaaaaaaaaaaaaaaa", + "action": "Allow", + "state": "provisioning" + } + ] + } + }, + "systemData": { + "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdByType": "User", + "createdAt": "2022-09-08T10:39:37.620Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "lastModifiedByType": "User", + "lastModifiedAt": "2022-09-08T10:39:37.620Z" + }, + "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaa", + "tags": { + "key5933": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + } + } + }, + "202": { + "headers": { + "Azure-AsyncOperation": "https://foo.com/operationstatus" + }, + "body": { + "properties": { + "provisioningState": "Invalid", + "protocolType": "Iscsi", + "encryption": "EncryptionAtRestWithPlatformKey", + "networkAcls": { + "virtualNetworkRules": [ + { + "id": "aaaaaaaaaaaaaaaa", + "action": "Allow", + "state": "provisioning" + } + ] + } + }, + "systemData": { + "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdByType": "User", + "createdAt": "2022-09-08T10:39:37.620Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "lastModifiedByType": "User", + "lastModifiedAt": "2022-09-08T10:39:37.620Z" + }, + "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaa", + "tags": { + "key5933": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + } + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json new file mode 100644 index 000000000000..62d602e4ad08 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "volumeGroupName": "u_5I_1j4t3", + "parameters": {}, + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "Azure-AsyncOperation": "https://foo.com/operationstatus" + }, + "body": {} + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json new file mode 100644 index 000000000000..f52c0e8c5618 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "volumeGroupName": "u_5I_1j4t3", + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": {}, + "202": { + "headers": { + "Azure-AsyncOperation": "https://foo.com/operationstatus" + } + }, + "204": {} + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json new file mode 100644 index 000000000000..f52c0e8c5618 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "volumeGroupName": "u_5I_1j4t3", + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": {}, + "202": { + "headers": { + "Azure-AsyncOperation": "https://foo.com/operationstatus" + } + }, + "204": {} + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..1f68525c2f73 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json @@ -0,0 +1,43 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "volumeGroupName": "u_5I_1j4t3", + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "properties": { + "provisioningState": "Invalid", + "protocolType": "Iscsi", + "encryption": "EncryptionAtRestWithPlatformKey", + "networkAcls": { + "virtualNetworkRules": [ + { + "id": "aaaaaaaaaaaaaaaa", + "action": "Allow", + "state": "provisioning" + } + ] + } + }, + "systemData": { + "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdByType": "User", + "createdAt": "2022-09-08T10:39:37.620Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "lastModifiedByType": "User", + "lastModifiedAt": "2022-09-08T10:39:37.620Z" + }, + "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaa", + "tags": { + "key5933": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + } + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..1f6c13605d1e --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json @@ -0,0 +1,14 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "volumeGroupName": "u_5I_1j4t3", + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json new file mode 100644 index 000000000000..f16867974338 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -0,0 +1,47 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "protocolType": "Iscsi", + "encryption": "EncryptionAtRestWithPlatformKey", + "networkAcls": { + "virtualNetworkRules": [ + { + "id": "aaaaaaaaaaaaaaaa", + "action": "Allow", + "state": "provisioning" + } + ] + } + }, + "systemData": { + "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdByType": "User", + "createdAt": "2022-09-08T10:39:37.620Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "lastModifiedByType": "User", + "lastModifiedAt": "2022-09-08T10:39:37.620Z" + }, + "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaa", + "tags": { + "key5933": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + } + } + ], + "nextLink": "aaaaaaaaaa" + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json new file mode 100644 index 000000000000..5f2d7ea0ed48 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "value": [ + {} + ] + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json new file mode 100644 index 000000000000..204591ab25cc --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json @@ -0,0 +1,65 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "volumeGroupName": "u_5I_1j4t3", + "parameters": { + "properties": { + "protocolType": "Iscsi", + "encryption": "EncryptionAtRestWithPlatformKey", + "networkAcls": { + "virtualNetworkRules": [ + { + "id": "aaaaaaaaaaaaaaaa", + "action": "Allow" + } + ] + } + }, + "tags": { + "key7542": "aaaaaaaaaaaaaaaaaaaa" + } + }, + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "properties": { + "provisioningState": "Invalid", + "protocolType": "Iscsi", + "encryption": "EncryptionAtRestWithPlatformKey", + "networkAcls": { + "virtualNetworkRules": [ + { + "id": "aaaaaaaaaaaaaaaa", + "action": "Allow", + "state": "provisioning" + } + ] + } + }, + "systemData": { + "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdByType": "User", + "createdAt": "2022-09-08T10:39:37.620Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "lastModifiedByType": "User", + "lastModifiedAt": "2022-09-08T10:39:37.620Z" + }, + "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "name": "aaaaaaaaaaaaaaaaaaaaaa", + "type": "aaaaa", + "tags": { + "key5933": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + } + } + }, + "202": { + "headers": { + "Azure-AsyncOperation": "https://foo.com/operationstatus" + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json new file mode 100644 index 000000000000..9a8be275406e --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json @@ -0,0 +1,20 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "volumeGroupName": "u_5I_1j4t3", + "parameters": {}, + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "Azure-AsyncOperation": "https://foo.com/operationstatus" + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json new file mode 100644 index 000000000000..b73021ec6b8c --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json @@ -0,0 +1,93 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "volumeGroupName": "u_5I_1j4t3", + "volumeName": "9132y", + "parameters": { + "properties": { + "creationData": { + "createSource": "None", + "sourceUri": "aaaaaa" + }, + "sizeGiB": 22 + }, + "tags": { + "key7423": "aaaa" + } + }, + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "properties": { + "volumeId": "aaaaaaaaaa", + "creationData": { + "createSource": "None", + "sourceUri": "aaaaaa" + }, + "sizeGiB": 22, + "storageTarget": { + "targetIqn": "aaaaaaaaaaaaaaaaaa", + "targetPortalHostname": "aaaaaaa", + "targetPortalPort": 23, + "provisioningState": "Invalid", + "status": "Invalid" + } + }, + "systemData": { + "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdByType": "User", + "createdAt": "2022-09-08T10:39:37.620Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "lastModifiedByType": "User", + "lastModifiedAt": "2022-09-08T10:39:37.620Z" + }, + "id": "aaaaaaaa", + "name": "aaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaaa", + "tags": { + "key7423": "aaaa" + } + } + }, + "202": { + "headers": { + "Azure-AsyncOperation": "https://foo.com/operationstatus" + }, + "body": { + "properties": { + "volumeId": "aaaaaaaaaa", + "creationData": { + "createSource": "None", + "sourceUri": "aaaaaa" + }, + "sizeGiB": 22, + "storageTarget": { + "targetIqn": "aaaaaaaaaaaaaaaaaa", + "targetPortalHostname": "aaaaaaa", + "targetPortalPort": 23, + "provisioningState": "Invalid", + "status": "Invalid" + } + }, + "systemData": { + "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdByType": "User", + "createdAt": "2022-09-08T10:39:37.620Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "lastModifiedByType": "User", + "lastModifiedAt": "2022-09-08T10:39:37.620Z" + }, + "id": "aaaaaaaa", + "name": "aaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaaa", + "tags": { + "key7423": "aaaa" + } + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json new file mode 100644 index 000000000000..981c7c4f577f --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json @@ -0,0 +1,22 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "volumeGroupName": "u_5I_1j4t3", + "volumeName": "9132y", + "parameters": {}, + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "Azure-AsyncOperation": "https://foo.com/operationstatus" + }, + "body": {} + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json new file mode 100644 index 000000000000..31d6a5f5c3ac --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json @@ -0,0 +1,19 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "volumeGroupName": "u_5I_1j4t3", + "volumeName": "9132y", + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": {}, + "202": { + "headers": { + "Azure-AsyncOperation": "https://foo.com/operationstatus" + } + }, + "204": {} + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json new file mode 100644 index 000000000000..31d6a5f5c3ac --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json @@ -0,0 +1,19 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "volumeGroupName": "u_5I_1j4t3", + "volumeName": "9132y", + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": {}, + "202": { + "headers": { + "Azure-AsyncOperation": "https://foo.com/operationstatus" + } + }, + "204": {} + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..d41a9316ec2a --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json @@ -0,0 +1,45 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "volumeGroupName": "u_5I_1j4t3", + "volumeName": "9132y", + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "properties": { + "volumeId": "aaaaaaaaaa", + "creationData": { + "createSource": "None", + "sourceUri": "aaaaaa" + }, + "sizeGiB": 22, + "storageTarget": { + "targetIqn": "aaaaaaaaaaaaaaaaaa", + "targetPortalHostname": "aaaaaaa", + "targetPortalPort": 23, + "provisioningState": "Invalid", + "status": "Invalid" + } + }, + "systemData": { + "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdByType": "User", + "createdAt": "2022-09-08T10:39:37.620Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "lastModifiedByType": "User", + "lastModifiedAt": "2022-09-08T10:39:37.620Z" + }, + "id": "aaaaaaaa", + "name": "aaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaaa", + "tags": { + "key7423": "aaaa" + } + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..8ffced491818 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "volumeGroupName": "u_5I_1j4t3", + "volumeName": "9132y", + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json new file mode 100644 index 000000000000..4048a456f211 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -0,0 +1,49 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "volumeGroupName": "u_5I_1j4t3", + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "volumeId": "aaaaaaaaaa", + "creationData": { + "createSource": "None", + "sourceUri": "aaaaaa" + }, + "sizeGiB": 22, + "storageTarget": { + "targetIqn": "aaaaaaaaaaaaaaaaaa", + "targetPortalHostname": "aaaaaaa", + "targetPortalPort": 23, + "provisioningState": "Invalid", + "status": "Invalid" + } + }, + "systemData": { + "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdByType": "User", + "createdAt": "2022-09-08T10:39:37.620Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "lastModifiedByType": "User", + "lastModifiedAt": "2022-09-08T10:39:37.620Z" + }, + "id": "aaaaaaaa", + "name": "aaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaaa", + "tags": { + "key7423": "aaaa" + } + } + ], + "nextLink": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json new file mode 100644 index 000000000000..9ca35cdfb578 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json @@ -0,0 +1,18 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "volumeGroupName": "u_5I_1j4t3", + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "value": [ + {} + ] + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json new file mode 100644 index 000000000000..003070414581 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json @@ -0,0 +1,58 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "volumeGroupName": "u_5I_1j4t3", + "volumeName": "9132y", + "parameters": { + "properties": { + "sizeGiB": 9 + }, + "tags": { + "key1864": "aaaaaaaaa" + } + }, + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": { + "properties": { + "volumeId": "aaaaaaaaaa", + "creationData": { + "createSource": "None", + "sourceUri": "aaaaaa" + }, + "sizeGiB": 22, + "storageTarget": { + "targetIqn": "aaaaaaaaaaaaaaaaaa", + "targetPortalHostname": "aaaaaaa", + "targetPortalPort": 23, + "provisioningState": "Invalid", + "status": "Invalid" + } + }, + "systemData": { + "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdByType": "User", + "createdAt": "2022-09-08T10:39:37.620Z", + "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "lastModifiedByType": "User", + "lastModifiedAt": "2022-09-08T10:39:37.620Z" + }, + "id": "aaaaaaaa", + "name": "aaaaaaaaaaaa", + "type": "aaaaaaaaaaaaaaaaaaaaa", + "tags": { + "key7423": "aaaa" + } + } + }, + "202": { + "headers": { + "Azure-AsyncOperation": "https://foo.com/operationstatus" + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json new file mode 100644 index 000000000000..7c2566674741 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json @@ -0,0 +1,21 @@ +{ + "parameters": { + "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "ti7q-k952-1qB3J_5", + "volumeGroupName": "u_5I_1j4t3", + "volumeName": "9132y", + "parameters": {}, + "api-version": "2021-11-20-preview" + }, + "responses": { + "200": { + "body": {} + }, + "202": { + "headers": { + "Azure-AsyncOperation": "https://foo.com/operationstatus" + } + } + } +} From c0dc6fc95128aa49589755e5e7d78d0d94be42e9 Mon Sep 17 00:00:00 2001 From: PreetPRG <31791038+PreetPRG@users.noreply.github.com> Date: Mon, 19 Jun 2023 11:05:36 +0530 Subject: [PATCH 02/16] Updates readme --- .../elasticsan/resource-manager/readme.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/specification/elasticsan/resource-manager/readme.md b/specification/elasticsan/resource-manager/readme.md index fb8f1a2c9dfc..866eeccaeb46 100644 --- a/specification/elasticsan/resource-manager/readme.md +++ b/specification/elasticsan/resource-manager/readme.md @@ -24,16 +24,25 @@ For other options on installation see [Installing AutoRest](https://aka.ms/autor These are the global settings for the storagepool. -```yaml +``` yaml openapi-type: arm -tag: package-2021-11-20-preview +tag: package-preview-2022-12 ``` + +### Tag: package-preview-2022-12 + +These settings apply only when `--tag=package-preview-2022-12` is specified on the command line. + +```yaml $(tag) == 'package-preview-2022-12' +input-file: + - Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json +``` ### Tag: package-2021-11-20-preview These settings apply only when `--tag=package-2021-11-20-preview` is specified on the command line. -```yaml $(tag) == 'package-2021-11-20-preview' +``` yaml $(tag) == 'package-2021-11-20-preview' input-file: - Microsoft.ElasticSan/preview/2021-11-20-preview/elasticsan.json ``` @@ -47,7 +56,7 @@ input-file: This section describes what SDK should be generated by the automatic system. This is not used by Autorest itself. -```yaml $(swagger-to-sdk) +``` yaml $(swagger-to-sdk) swagger-to-sdk: - repo: azure-sdk-for-net-track2 - repo: azure-sdk-for-python-track2 From ebc09d4698aa569524bbbf6708aa8848530faa45 Mon Sep 17 00:00:00 2001 From: PreetPRG <31791038+PreetPRG@users.noreply.github.com> Date: Mon, 19 Jun 2023 11:05:40 +0530 Subject: [PATCH 03/16] Updates API version in new specs and examples --- .../preview/2022-12-01-preview/elasticsan.json | 2 +- .../examples/ElasticSans_Create_MaximumSet_Gen.json | 2 +- .../examples/ElasticSans_Create_MinimumSet_Gen.json | 2 +- .../examples/ElasticSans_Delete_MaximumSet_Gen.json | 2 +- .../examples/ElasticSans_Delete_MinimumSet_Gen.json | 2 +- .../examples/ElasticSans_Get_MaximumSet_Gen.json | 2 +- .../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 +- .../examples/ElasticSans_Update_MaximumSet_Gen.json | 2 +- .../examples/ElasticSans_Update_MinimumSet_Gen.json | 2 +- .../examples/Operations_List_MaximumSet_Gen.json | 2 +- .../examples/Operations_List_MinimumSet_Gen.json | 2 +- .../2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json | 2 +- .../2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json | 2 +- .../examples/VolumeGroups_Create_MaximumSet_Gen.json | 2 +- .../examples/VolumeGroups_Create_MinimumSet_Gen.json | 2 +- .../examples/VolumeGroups_Delete_MaximumSet_Gen.json | 2 +- .../examples/VolumeGroups_Delete_MinimumSet_Gen.json | 2 +- .../examples/VolumeGroups_Get_MaximumSet_Gen.json | 2 +- .../examples/VolumeGroups_Get_MinimumSet_Gen.json | 2 +- .../examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json | 2 +- .../examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json | 2 +- .../examples/VolumeGroups_Update_MaximumSet_Gen.json | 2 +- .../examples/VolumeGroups_Update_MinimumSet_Gen.json | 2 +- .../examples/Volumes_Create_MaximumSet_Gen.json | 2 +- .../examples/Volumes_Create_MinimumSet_Gen.json | 2 +- .../examples/Volumes_Delete_MaximumSet_Gen.json | 2 +- .../examples/Volumes_Delete_MinimumSet_Gen.json | 2 +- .../2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json | 2 +- .../2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json | 2 +- .../examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json | 2 +- .../examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json | 2 +- .../examples/Volumes_Update_MaximumSet_Gen.json | 2 +- .../examples/Volumes_Update_MinimumSet_Gen.json | 2 +- 37 files changed, 37 insertions(+), 37 deletions(-) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json index 7c89fda43311..a6b47516e274 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "version": "2021-11-20-preview", + "version": "2022-12-01-preview", "title": "ElasticSanManagement" }, "host": "management.azure.com", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json index 5e1045d35ead..1cb2f8c2fc17 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -20,7 +20,7 @@ "key896": "aaaaaaaaaaaaaaaaaa" } }, - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json index af21f467a001..e238ccedd458 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json @@ -12,7 +12,7 @@ "extendedCapacitySizeTiB": 7 } }, - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json index ab21cbf50833..66c00ce5091f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "subscriptionId": "aaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", "elasticSanName": "ti7q-k952-1qB3J_5", - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": {}, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json index ab21cbf50833..66c00ce5091f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json @@ -3,7 +3,7 @@ "subscriptionId": "aaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", "elasticSanName": "ti7q-k952-1qB3J_5", - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": {}, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json index b071ad0715d0..0479ac54ab96 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "subscriptionId": "aaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", "elasticSanName": "ti7q-k952-1qB3J_5", - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json index 8ae8e6d4f2fb..b63fb8642fbc 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json @@ -3,7 +3,7 @@ "subscriptionId": "aaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", "elasticSanName": "ti7q-k952-1qB3J_5", - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index de6b7e15f0ac..7f6170ff9e0a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "parameters": { "subscriptionId": "aaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index bfb6e46fb22d..543d1c2184e7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "parameters": { "subscriptionId": "aaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index 0e537345e490..0944dcca3674 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -1,7 +1,7 @@ { "parameters": { "subscriptionId": "aaaaaaaaaaaaaaaaaa", - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index d6548ccc332a..a6295a96cf8a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -1,7 +1,7 @@ { "parameters": { "subscriptionId": "aaaaaaaaaaaaaaaaaa", - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json index 89a35583e58c..efe23a92f51b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -12,7 +12,7 @@ "key3137": "aaaaaaaaaaaaaaa" } }, - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json index e21d87e16c64..73d1d6e6d65a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -4,7 +4,7 @@ "resourceGroupName": "rgelasticsan", "elasticSanName": "ti7q-k952-1qB3J_5", "parameters": {}, - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json index 21a62a44e666..03c149dfab5a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json index 0d8d04c0dd2e..2178fbe162c4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json @@ -1,6 +1,6 @@ { "parameters": { - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json index b2bf3b2b2173..155eae63aaf5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json @@ -1,7 +1,7 @@ { "parameters": { "subscriptionId": "aaaaaaaaaaaaaaaaaa", - "api-version": "2021-11-20-preview", + "api-version": "2022-12-01-preview", "$filter": "aaaa" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json index 1adebb181e8a..47e7c49186df 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json @@ -1,7 +1,7 @@ { "parameters": { "subscriptionId": "aaaaaaaaaaaaaaaaaa", - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json index fbcf4009c2c2..3d78923c8fc0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json @@ -21,7 +21,7 @@ "key5933": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" } }, - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json index 62d602e4ad08..550a0d56eda8 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -5,7 +5,7 @@ "elasticSanName": "ti7q-k952-1qB3J_5", "volumeGroupName": "u_5I_1j4t3", "parameters": {}, - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json index f52c0e8c5618..f423e27ada6e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json @@ -4,7 +4,7 @@ "resourceGroupName": "rgelasticsan", "elasticSanName": "ti7q-k952-1qB3J_5", "volumeGroupName": "u_5I_1j4t3", - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": {}, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json index f52c0e8c5618..f423e27ada6e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json @@ -4,7 +4,7 @@ "resourceGroupName": "rgelasticsan", "elasticSanName": "ti7q-k952-1qB3J_5", "volumeGroupName": "u_5I_1j4t3", - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": {}, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json index 1f68525c2f73..5d0e5539a0c3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json @@ -4,7 +4,7 @@ "resourceGroupName": "rgelasticsan", "elasticSanName": "ti7q-k952-1qB3J_5", "volumeGroupName": "u_5I_1j4t3", - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json index 1f6c13605d1e..405e9b8b69ed 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json @@ -4,7 +4,7 @@ "resourceGroupName": "rgelasticsan", "elasticSanName": "ti7q-k952-1qB3J_5", "volumeGroupName": "u_5I_1j4t3", - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json index f16867974338..362d6d276359 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -3,7 +3,7 @@ "subscriptionId": "aaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", "elasticSanName": "ti7q-k952-1qB3J_5", - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json index 5f2d7ea0ed48..d4903203b82a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json @@ -3,7 +3,7 @@ "subscriptionId": "aaaaaaaaaaaaaaaaaa", "resourceGroupName": "rgelasticsan", "elasticSanName": "ti7q-k952-1qB3J_5", - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json index 204591ab25cc..7d23f269c8dc 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json @@ -21,7 +21,7 @@ "key7542": "aaaaaaaaaaaaaaaaaaaa" } }, - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json index 9a8be275406e..5ba549c8b252 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json @@ -5,7 +5,7 @@ "elasticSanName": "ti7q-k952-1qB3J_5", "volumeGroupName": "u_5I_1j4t3", "parameters": {}, - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json index b73021ec6b8c..1dfe9be5a33c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json @@ -17,7 +17,7 @@ "key7423": "aaaa" } }, - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json index 981c7c4f577f..ea9cd954ba30 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json @@ -6,7 +6,7 @@ "volumeGroupName": "u_5I_1j4t3", "volumeName": "9132y", "parameters": {}, - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json index 31d6a5f5c3ac..cb45ed01e97f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json @@ -5,7 +5,7 @@ "elasticSanName": "ti7q-k952-1qB3J_5", "volumeGroupName": "u_5I_1j4t3", "volumeName": "9132y", - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": {}, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json index 31d6a5f5c3ac..cb45ed01e97f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json @@ -5,7 +5,7 @@ "elasticSanName": "ti7q-k952-1qB3J_5", "volumeGroupName": "u_5I_1j4t3", "volumeName": "9132y", - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": {}, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json index d41a9316ec2a..8d4a64745928 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json @@ -5,7 +5,7 @@ "elasticSanName": "ti7q-k952-1qB3J_5", "volumeGroupName": "u_5I_1j4t3", "volumeName": "9132y", - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json index 8ffced491818..426bcbbd784d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json @@ -5,7 +5,7 @@ "elasticSanName": "ti7q-k952-1qB3J_5", "volumeGroupName": "u_5I_1j4t3", "volumeName": "9132y", - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index 4048a456f211..452bb8ccd79c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -4,7 +4,7 @@ "resourceGroupName": "rgelasticsan", "elasticSanName": "ti7q-k952-1qB3J_5", "volumeGroupName": "u_5I_1j4t3", - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json index 9ca35cdfb578..15d2cadb22bb 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json @@ -4,7 +4,7 @@ "resourceGroupName": "rgelasticsan", "elasticSanName": "ti7q-k952-1qB3J_5", "volumeGroupName": "u_5I_1j4t3", - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json index 003070414581..a43dcb860f79 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json @@ -13,7 +13,7 @@ "key1864": "aaaaaaaaa" } }, - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json index 7c2566674741..b54966b09e5b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json @@ -6,7 +6,7 @@ "volumeGroupName": "u_5I_1j4t3", "volumeName": "9132y", "parameters": {}, - "api-version": "2021-11-20-preview" + "api-version": "2022-12-01-preview" }, "responses": { "200": { From 141437f3f9dae181e61e77d1df493e6d182d3dbf Mon Sep 17 00:00:00 2001 From: PreetPRG Date: Mon, 19 Jun 2023 11:28:14 +0530 Subject: [PATCH 04/16] Added PE related changes --- .../2022-12-01-preview/elasticsan.json | 671 +++++++++++++----- .../ElasticSans_Create_MaximumSet_Gen.json | 146 ++-- .../ElasticSans_Create_MinimumSet_Gen.json | 34 +- .../ElasticSans_Delete_MaximumSet_Gen.json | 8 +- .../ElasticSans_Delete_MinimumSet_Gen.json | 8 +- .../ElasticSans_Get_MaximumSet_Gen.json | 69 +- .../ElasticSans_Get_MinimumSet_Gen.json | 16 +- ...ns_ListByResourceGroup_MaximumSet_Gen.json | 69 +- ...ns_ListByResourceGroup_MinimumSet_Gen.json | 18 +- ...ans_ListBySubscription_MaximumSet_Gen.json | 69 +- ...ans_ListBySubscription_MinimumSet_Gen.json | 18 +- .../ElasticSans_Update_MaximumSet_Gen.json | 77 +- .../ElasticSans_Update_MinimumSet_Gen.json | 18 +- .../Operations_List_MaximumSet_Gen.json | 14 +- .../Operations_List_MinimumSet_Gen.json | 4 +- ...poinConnections_Delete_MaximumSet_Gen.json | 40 ++ ...poinConnections_Delete_MinimumSet_Gen.json | 17 + ...ointConnections_Create_MaximumSet_Gen.json | 84 +++ ...ointConnections_Create_MinimumSet_Gen.json | 23 + ...ndpointConnections_Get_MaximumSet_Gen.json | 39 + ...ndpointConnections_Get_MinimumSet_Gen.json | 16 + ...dpointConnections_List_MaximumSet_Gen.json | 43 ++ ...dpointConnections_List_MinimumSet_Gen.json | 15 + .../examples/Skus_List_MaximumSet_Gen.json | 18 +- .../examples/Skus_List_MinimumSet_Gen.json | 4 +- .../VolumeGroups_Create_MaximumSet_Gen.json | 118 ++- .../VolumeGroups_Create_MinimumSet_Gen.json | 12 +- .../VolumeGroups_Delete_MaximumSet_Gen.json | 10 +- .../VolumeGroups_Delete_MinimumSet_Gen.json | 10 +- .../VolumeGroups_Get_MaximumSet_Gen.json | 59 +- .../VolumeGroups_Get_MinimumSet_Gen.json | 8 +- ...roups_ListByElasticSan_MaximumSet_Gen.json | 59 +- ...roups_ListByElasticSan_MinimumSet_Gen.json | 12 +- .../VolumeGroups_Update_MaximumSet_Gen.json | 65 +- .../VolumeGroups_Update_MinimumSet_Gen.json | 10 +- .../Volumes_Create_MaximumSet_Gen.json | 76 +- .../Volumes_Create_MinimumSet_Gen.json | 20 +- .../Volumes_Delete_MaximumSet_Gen.json | 12 +- .../Volumes_Delete_MinimumSet_Gen.json | 12 +- .../examples/Volumes_Get_MaximumSet_Gen.json | 38 +- .../examples/Volumes_Get_MinimumSet_Gen.json | 10 +- ...umes_ListByVolumeGroup_MaximumSet_Gen.json | 38 +- ...umes_ListByVolumeGroup_MinimumSet_Gen.json | 14 +- .../Volumes_Update_MaximumSet_Gen.json | 44 +- .../Volumes_Update_MinimumSet_Gen.json | 12 +- 45 files changed, 1548 insertions(+), 629 deletions(-) create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json index a6b47516e274..80bb540a392a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json @@ -60,7 +60,7 @@ "description": "Gets a list of ElasticSan operations.", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" } ], "responses": { @@ -73,7 +73,7 @@ "default": { "description": "Error from the ElasticSan Resource Provider", "schema": { - "$ref": "#/definitions/Error" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" } } }, @@ -99,10 +99,10 @@ "operationId": "Skus_List", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" }, { "name": "$filter", @@ -122,7 +122,7 @@ "default": { "description": "Error from the ElasticSan Resource Provider.", "schema": { - "$ref": "#/definitions/Error" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" } } }, @@ -148,10 +148,10 @@ "description": "Gets a list of ElasticSans in a subscription", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" } ], "responses": { @@ -164,7 +164,7 @@ "default": { "description": "Error from the ElasticSan Resource Provider", "schema": { - "$ref": "#/definitions/Error" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" } } }, @@ -190,13 +190,13 @@ "description": "Gets a list of ElasticSan in a resource group.", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "#/parameters/ResourceGroupNameParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" }, { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" } ], "responses": { @@ -209,7 +209,7 @@ "default": { "description": "Error from the ElasticSan Resource Provider", "schema": { - "$ref": "#/definitions/Error" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" } } }, @@ -235,10 +235,10 @@ "description": "Create ElasticSan.", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "#/parameters/ResourceGroupNameParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" }, { "$ref": "#/parameters/ElasticSanNameParameter" @@ -248,12 +248,12 @@ "in": "body", "required": true, "schema": { - "$ref": "#/definitions/ElasticSan" + "$ref": "#/definitions/ElasticSanCreateParameter" }, "description": "Elastic San object." }, { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" } ], "responses": { @@ -263,8 +263,8 @@ "$ref": "#/definitions/ElasticSan" } }, - "202": { - "description": "Accepted -- Create request accepted; operation will complete asynchronously.", + "201": { + "description": "Created -- Resource Created; operation will complete asynchronously.", "schema": { "$ref": "#/definitions/ElasticSan" } @@ -272,7 +272,7 @@ "default": { "description": "Error from the ElasticSan Resource Provider", "schema": { - "$ref": "#/definitions/Error" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" } } }, @@ -297,10 +297,10 @@ "description": "Update a Elastic San.", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "#/parameters/ResourceGroupNameParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" }, { "$ref": "#/parameters/ElasticSanNameParameter" @@ -315,7 +315,7 @@ "description": "Elastic San object." }, { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" } ], "responses": { @@ -326,12 +326,17 @@ } }, "202": { - "description": "Accepted -- Update request accepted; operation will complete asynchronously." + "description": "Accepted -- Update request accepted; operation will complete asynchronously.", + "headers": { + "Location": { + "type": "string" + } + } }, "default": { "description": "Error from the ElasticSan Resource Provider.", "schema": { - "$ref": "#/definitions/Error" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" } } }, @@ -356,16 +361,16 @@ "description": "Delete a Elastic San.", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "#/parameters/ResourceGroupNameParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" }, { "$ref": "#/parameters/ElasticSanNameParameter" }, { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" } ], "responses": { @@ -373,7 +378,12 @@ "description": "OK -- Delete operation completed successfully." }, "202": { - "description": "Accepted -- Delete request accepted; operation will complete asynchronously." + "description": "Accepted -- Delete request accepted; operation will complete asynchronously.", + "headers": { + "Location": { + "type": "string" + } + } }, "204": { "description": "NoContent --ElasticSAN does not exist in the subscription." @@ -381,13 +391,13 @@ "default": { "description": "Error from the ElasticSan Resource Provider", "schema": { - "$ref": "#/definitions/Error" + "$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": "azure-async-operation" + "final-state-via": "location" }, "x-ms-examples": { "ElasticSans_Delete_MaximumSet_Gen": { @@ -406,16 +416,16 @@ "description": "Get a ElasticSan.", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "#/parameters/ResourceGroupNameParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" }, { "$ref": "#/parameters/ElasticSanNameParameter" }, { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" } ], "responses": { @@ -428,7 +438,7 @@ "default": { "description": "Error from the ElasticSan Resource Provider.", "schema": { - "$ref": "#/definitions/Error" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" } } }, @@ -451,16 +461,16 @@ "operationId": "VolumeGroups_ListByElasticSan", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "#/parameters/ResourceGroupNameParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" }, { "$ref": "#/parameters/ElasticSanNameParameter" }, { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" } ], "responses": { @@ -473,7 +483,7 @@ "default": { "description": "Error from the ElasticSan Resource Provider.", "schema": { - "$ref": "#/definitions/Error" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" } } }, @@ -499,10 +509,10 @@ "operationId": "VolumeGroups_Create", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "#/parameters/ResourceGroupNameParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" }, { "$ref": "#/parameters/ElasticSanNameParameter" @@ -520,7 +530,7 @@ "description": "Volume Group object." }, { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" } ], "responses": { @@ -530,8 +540,8 @@ "$ref": "#/definitions/VolumeGroup" } }, - "202": { - "description": "Accepted -- Create request accepted; operation will complete asynchronously.", + "201": { + "description": "Created -- Resource Created; operation will complete asynchronously.", "schema": { "$ref": "#/definitions/VolumeGroup" } @@ -539,7 +549,7 @@ "default": { "description": "Error from the ElasticSan Resource Provider.", "schema": { - "$ref": "#/definitions/Error" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" } } }, @@ -564,10 +574,10 @@ "operationId": "VolumeGroups_Update", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "#/parameters/ResourceGroupNameParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" }, { "$ref": "#/parameters/ElasticSanNameParameter" @@ -585,7 +595,7 @@ "description": "Volume Group object." }, { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" } ], "responses": { @@ -596,12 +606,17 @@ } }, "202": { - "description": "Accepted -- Update request accepted; operation will complete asynchronously." + "description": "Accepted -- Update request accepted; operation will complete asynchronously.", + "headers": { + "Location": { + "type": "string" + } + } }, "default": { "description": "Error from the ElasticSan Resource Provider.", "schema": { - "$ref": "#/definitions/Error" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" } } }, @@ -626,10 +641,10 @@ "operationId": "VolumeGroups_Delete", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "#/parameters/ResourceGroupNameParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" }, { "$ref": "#/parameters/ElasticSanNameParameter" @@ -638,7 +653,7 @@ "$ref": "#/parameters/VolumeGroupNameParameter" }, { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" } ], "responses": { @@ -646,7 +661,12 @@ "description": "OK -- Delete operation completed successfully." }, "202": { - "description": "Accepted -- Delete request accepted; operation will complete asynchronously." + "description": "Accepted -- Delete request accepted; operation will complete asynchronously.", + "headers": { + "Location": { + "type": "string" + } + } }, "204": { "description": "NoContent -- Resource does not exist in the subscription." @@ -654,13 +674,13 @@ "default": { "description": "Error from the ElasticSan Resource Provider", "schema": { - "$ref": "#/definitions/Error" + "$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": "azure-async-operation" + "final-state-via": "location" }, "x-ms-examples": { "VolumeGroups_Delete_MaximumSet_Gen": { @@ -679,10 +699,10 @@ "operationId": "VolumeGroups_Get", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "#/parameters/ResourceGroupNameParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" }, { "$ref": "#/parameters/ElasticSanNameParameter" @@ -691,7 +711,7 @@ "$ref": "#/parameters/VolumeGroupNameParameter" }, { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" } ], "responses": { @@ -704,7 +724,7 @@ "default": { "description": "Error from the ElasticSan Resource Provider.", "schema": { - "$ref": "#/definitions/Error" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" } } }, @@ -727,10 +747,10 @@ "operationId": "Volumes_Create", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "#/parameters/ResourceGroupNameParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" }, { "$ref": "#/parameters/ElasticSanNameParameter" @@ -746,12 +766,12 @@ "in": "body", "required": true, "schema": { - "$ref": "#/definitions/Volume" + "$ref": "#/definitions/VolumeCreateParameter" }, "description": "Volume object." }, { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" } ], "responses": { @@ -761,8 +781,8 @@ "$ref": "#/definitions/Volume" } }, - "202": { - "description": "Accepted -- Create request accepted; operation will complete asynchronously.", + "201": { + "description": "Created -- Resource Created; operation will complete asynchronously.", "schema": { "$ref": "#/definitions/Volume" } @@ -770,7 +790,7 @@ "default": { "description": "Error from the ElasticSan Resource Provider.", "schema": { - "$ref": "#/definitions/Error" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" } } }, @@ -795,10 +815,10 @@ "operationId": "Volumes_Update", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "#/parameters/ResourceGroupNameParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" }, { "$ref": "#/parameters/ElasticSanNameParameter" @@ -819,7 +839,7 @@ "description": "Volume object." }, { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" } ], "responses": { @@ -830,12 +850,17 @@ } }, "202": { - "description": "Accepted -- Update request accepted; operation will complete asynchronously." + "description": "Accepted -- Update request accepted; operation will complete asynchronously.", + "headers": { + "Location": { + "type": "string" + } + } }, "default": { "description": "Error from the ElasticSan Resource Provider.", "schema": { - "$ref": "#/definitions/Error" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" } } }, @@ -860,10 +885,10 @@ "operationId": "Volumes_Delete", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "#/parameters/ResourceGroupNameParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" }, { "$ref": "#/parameters/ElasticSanNameParameter" @@ -875,7 +900,7 @@ "$ref": "#/parameters/VolumeNameParameter" }, { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" } ], "responses": { @@ -883,7 +908,12 @@ "description": "Delete operation completed successfully." }, "202": { - "description": "Delete request accepted; operation will complete asynchronously." + "description": "Delete request accepted; operation will complete asynchronously.", + "headers": { + "Location": { + "type": "string" + } + } }, "204": { "description": "Resource does not exist in the subscription." @@ -891,13 +921,13 @@ "default": { "description": "Error from the ElasticSan Resource Provider", "schema": { - "$ref": "#/definitions/Error" + "$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": "azure-async-operation" + "final-state-via": "location" }, "x-ms-examples": { "Volumes_Delete_MaximumSet_Gen": { @@ -916,10 +946,10 @@ "operationId": "Volumes_Get", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "#/parameters/ResourceGroupNameParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" }, { "$ref": "#/parameters/ElasticSanNameParameter" @@ -931,7 +961,7 @@ "$ref": "#/parameters/VolumeNameParameter" }, { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" } ], "responses": { @@ -944,7 +974,7 @@ "default": { "description": "Error from the ElasticSan Resource Provider.", "schema": { - "$ref": "#/definitions/Error" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" } } }, @@ -967,10 +997,10 @@ "operationId": "Volumes_ListByVolumeGroup", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "#/parameters/ResourceGroupNameParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter" }, { "$ref": "#/parameters/ElasticSanNameParameter" @@ -979,7 +1009,7 @@ "$ref": "#/parameters/VolumeGroupNameParameter" }, { - "$ref": "../../../../../common-types/resource-management/v2/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" } ], "responses": { @@ -992,7 +1022,7 @@ "default": { "description": "Error from the ElasticSan Resource Provider", "schema": { - "$ref": "#/definitions/Error" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" } } }, @@ -1008,36 +1038,219 @@ } } } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}": { + "put": { + "tags": [ + "PrivateEndpointConnections" + ], + "description": "Update the state of specified private endpoint connection associated with the Elastic San", + "operationId": "PrivateEndpointConnections_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/PrivateEndpointConnectionNameParameter" + }, + { + "name": "parameters", + "in": "body", + "required": true, + "schema": { + "$ref": "#/definitions/PrivateEndpointConnection" + }, + "description": "Private Endpoint Connection Approval object." + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK -- Returned with the operation is successfully completed.", + "schema": { + "$ref": "#/definitions/PrivateEndpointConnection" + } + }, + "201": { + "description": "Created -- Resource Created; operation will complete asynchronously", + "schema": { + "$ref": "#/definitions/PrivateEndpointConnection" + } + }, + "default": { + "description": "Error from Elastic SAN 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": "azure-async-operation" + }, + "x-ms-examples": { + "PrivateEndpointConnections_Create_MaximumSet_Gen": { + "$ref": "./examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json" + }, + "PrivateEndpointConnections_Create_MinimumSet_Gen": { + "$ref": "./examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json" + } + } + }, + "get": { + "tags": [ + "PrivateEndpointConnections" + ], + "description": "Gets the specified private endpoint connection associated with the Elastic San", + "operationId": "PrivateEndpointConnections_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/PrivateEndpointConnectionNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK -- Get the private endpoint connection properties successfully", + "schema": { + "$ref": "#/definitions/PrivateEndpointConnection" + } + }, + "default": { + "description": "Error from Elastic SAN resource provider.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "PrivateEndpointConnections_Get_MaximumSet_Gen": { + "$ref": "./examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json" + }, + "PrivateEndpointConnections_Get_MinimumSet_Gen": { + "$ref": "./examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json" + } + } + }, + "delete": { + "tags": [ + "PrivateEndpointConnections" + ], + "description": "Deletes the specified private endpoint connection associated with the Elastic San", + "operationId": "PrivateEndpoinConnections_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/PrivateEndpointConnectionNameParameter" + }, + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK -- Get the private endpoint connection properties successfully", + "schema": { + "$ref": "#/definitions/PrivateEndpointConnection" + } + }, + "204": { + "description": "No Content -- The Private Endpoint Connection does not exist." + }, + "default": { + "description": "Error from Elastic SAN resource provider.", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "PrivateEndpoinConnections_Delete_MaximumSet_Gen": { + "$ref": "./examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json" + }, + "PrivateEndpoinConnections_Delete_MinimumSet_Gen": { + "$ref": "./examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json" + } + } + } + }, + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections": { + "get": { + "tags": [ + "PrivateEndpointConnections" + ], + "description": "List all Private Endpoint Connections associated with the Elastic San.", + "operationId": "PrivateEndpointConnections_List", + "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": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK -- Successfully retrieved private endpoint connections", + "schema": { + "$ref": "#/definitions/PrivateEndpointConnectionList" + } + }, + "default": { + "description": "Error from the ElasticSan Resource Provider", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-pageable": { + "nextLinkName": null + }, + "x-ms-examples": { + "PrivateEndpointConnections_List_MaximumSet_Gen": { + "$ref": "./examples/PrivateEndpointConnections_List_MaximumSet_Gen.json" + }, + "PrivateEndpointConnections_List_MinimumSet_Gen": { + "$ref": "./examples/PrivateEndpointConnections_List_MinimumSet_Gen.json" + } + } + } } }, "parameters": { - "SubscriptionIdParameter": { - "name": "subscriptionId", - "in": "path", - "required": true, - "type": "string", - "description": "The ID of the target subscription.", - "minLength": 1 - }, - "ApiVersionParameter": { - "name": "api-version", - "in": "query", - "required": true, - "type": "string", - "description": "The API version to use for this operation.", - "minLength": 1 - }, - "ResourceGroupNameParameter": { - "name": "resourceGroupName", - "in": "path", - "required": true, - "type": "string", - "description": "The name of the resource group. The name is case insensitive.", - "pattern": "^[-\\w\\._]*[0-9A-Za-z]$", - "minLength": 1, - "maxLength": 90, - "x-ms-parameter-location": "method" - }, "ElasticSanNameParameter": { "name": "elasticSanName", "in": "path", @@ -1070,6 +1283,14 @@ "minLength": 3, "maxLength": 63, "x-ms-parameter-location": "method" + }, + "PrivateEndpointConnectionNameParameter": { + "name": "privateEndpointConnectionName", + "type": "string", + "required": true, + "in": "path", + "description": "The name of the Private Endpoint connection.", + "x-ms-parameter-location": "method" } }, "definitions": { @@ -1150,9 +1371,6 @@ }, "ElasticSanList": { "type": "object", - "required": [ - "value" - ], "description": "List of Elastic Sans", "additionalProperties": false, "properties": { @@ -1170,12 +1388,21 @@ } } }, - "ElasticSan": { + "ElasticSanCreateParameter": { "type": "object", "description": "Response for ElasticSan request.", "required": [ "properties" ], + "allOf": [ + { + "$ref": "#/definitions/ElasticSan" + } + ] + }, + "ElasticSan": { + "type": "object", + "description": "Response for ElasticSan request.", "properties": { "properties": { "x-ms-client-flatten": true, @@ -1185,7 +1412,7 @@ "systemData": { "description": "Resource metadata required by ARM RPC", "readOnly": true, - "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/systemData" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/systemData" } }, "allOf": [ @@ -1266,6 +1493,14 @@ "type": "integer", "format": "int64", "readOnly": true + }, + "privateEndpointConnections": { + "readOnly": true, + "type": "array", + "items": { + "$ref": "#/definitions/PrivateEndpointConnectionList" + }, + "description": "The list of Private Endpoint Connections." } } }, @@ -1512,7 +1747,7 @@ "systemData": { "description": "Resource metadata required by ARM RPC", "readOnly": true, - "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/systemData" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/systemData" } }, "allOf": [ @@ -1523,9 +1758,6 @@ }, "VolumeGroupList": { "type": "object", - "required": [ - "value" - ], "description": "List of Volume Groups", "additionalProperties": false, "properties": { @@ -1566,6 +1798,14 @@ "create", "read" ] + }, + "privateEndpointConnections": { + "readOnly": true, + "type": "array", + "items": { + "$ref": "#/definitions/PrivateEndpointConnectionList" + }, + "description": "The list of Private Endpoint Connections." } } }, @@ -1609,6 +1849,18 @@ } } }, + "VolumeCreateParameter": { + "type": "object", + "required": [ + "properties" + ], + "description": "Response for Volume request.", + "allOf": [ + { + "$ref": "#/definitions/Volume" + } + ] + }, "Volume": { "type": "object", "description": "Response for Volume request.", @@ -1621,7 +1873,7 @@ "systemData": { "description": "Resource metadata required by ARM RPC", "readOnly": true, - "$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/systemData" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/systemData" } }, "allOf": [ @@ -1632,9 +1884,6 @@ }, "VolumeList": { "type": "object", - "required": [ - "value" - ], "description": "List of Volumes", "additionalProperties": false, "properties": { @@ -1654,6 +1903,9 @@ }, "VolumeProperties": { "type": "object", + "required": [ + "sizeGiB" + ], "description": "Volume response properties.", "properties": { "volumeId": { @@ -1726,16 +1978,6 @@ } } }, - "Error": { - "type": "object", - "description": "The resource management error response.", - "properties": { - "error": { - "description": "RP error response.", - "$ref": "#/definitions/ErrorResponse" - } - } - }, "ProvisioningState": { "type": "string", "enum": [ @@ -1850,62 +2092,6 @@ "description": "The resource model definition.", "x-ms-azure-resource": true }, - "ErrorAdditionalInfo": { - "description": "The resource management error additional info.", - "type": "object", - "x-ms-identifiers": [], - "properties": { - "type": { - "readOnly": true, - "type": "string", - "description": "The additional info type." - }, - "info": { - "readOnly": true, - "type": "object", - "description": "The additional info." - } - } - }, - "ErrorResponse": { - "type": "object", - "properties": { - "code": { - "readOnly": true, - "type": "string", - "description": "The error code." - }, - "message": { - "readOnly": true, - "type": "string", - "description": "The error message." - }, - "target": { - "readOnly": true, - "type": "string", - "description": "The error target." - }, - "details": { - "readOnly": true, - "type": "array", - "items": { - "$ref": "#/definitions/ErrorResponse" - }, - "x-ms-identifiers": [], - "description": "The error details." - }, - "additionalInfo": { - "readOnly": true, - "type": "array", - "items": { - "$ref": "#/definitions/ErrorAdditionalInfo" - }, - "x-ms-identifiers": [], - "description": "The error additional info." - } - }, - "description": "The resource management error response." - }, "NetworkRuleSet": { "type": "object", "properties": { @@ -1960,6 +2146,109 @@ "id" ], "description": "Virtual Network rule." + }, + "PrivateEndpointConnectionList": { + "type": "object", + "description": "List of Private Endpoints", + "additionalProperties": false, + "properties": { + "value": { + "description": "An array of Private Endpoint Connection objects.", + "type": "array", + "items": { + "$ref": "#/definitions/PrivateEndpointConnection" + } + }, + "nextLink": { + "description": "URI to fetch the next section of the paginated response.", + "type": "string", + "readOnly": true + } + } + }, + "PrivateEndpointConnection": { + "type": "object", + "description": " Response for PrivateEndpoint Connection object", + "properties": { + "properties": { + "x-ms-client-flatten": true, + "description": "Private Endpoint Connection Properties.", + "$ref": "#/definitions/PrivateEndpointConnectionProperties" + } + }, + "allOf": [ + { + "$ref": "#/definitions/Resource" + } + ] + }, + "PrivateEndpointConnectionProperties": { + "type": "object", + "description": " Response for PrivateEndpoint connection properties", + "properties": { + "provisioningState": { + "description": "Provisioning State of Private Endpoint connection resource", + "$ref": "#/definitions/ProvisioningState" + }, + "privateEndpoint": { + "description": "Private Endpoint resource", + "$ref": "#/definitions/PrivateEndpoint" + }, + "privateLinkServiceConnectionState": { + "description": "Private Link Service Connection State.", + "$ref": "#/definitions/PrivateLinkServiceConnectionState" + }, + "groupIds": { + "description": " List of resources private endpoint is mapped", + "type": "array", + "items": { + "$ref": "#/definitions/PrivateEndpoint" + } + } + } + }, + "PrivateEndpoint": { + "type": "object", + "description": "Response for PrivateEndpoint", + "properties": { + "id": { + "type": "string", + "description": "The ARM identifier for Private Endpoint", + "readOnly": true + } + } + }, + "PrivateLinkServiceConnectionState": { + "type": "object", + "description": "Response for Private Link Service Connection state", + "properties": { + "status": { + "description": "Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.", + "$ref": "#/definitions/PrivateEndpointConnectionStatus" + }, + "description": { + "type": "string", + "description": "The reason for approval/rejection of the connection." + }, + "actionsRequired": { + "type": "string", + "description": "A message indicating if changes on the service provider require any updates on the consumer." + } + } + }, + "PrivateEndpointConnectionStatus": { + "type": "string", + "description": "The private endpoint connection status.", + "enum": [ + "Pending", + "Approved", + "Failed", + "Rejected" + ], + "x-ms-enum": { + "name": "PrivateEndpointConnectionStatus", + "modelAsString": true + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json index 1cb2f8c2fc17..af9d0caf98ff 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -1,8 +1,10 @@ { + "title": "ElasticSans_Create", + "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", + "elasticSanName": "1jRHU_51x_8f_142", "parameters": { "properties": { "sku": { @@ -10,14 +12,14 @@ "tier": "Premium" }, "availabilityZones": [ - "aaaaaaaaaaaaaaaaa" + "euxwhnusdndfrposb" ], - "baseSizeTiB": 26, - "extendedCapacitySizeTiB": 7 + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 14 }, - "location": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "location": "eiebfwzxhsznsrgfnubyxfzfr", "tags": { - "key896": "aaaaaaaaaaaaaaaaaa" + "key5537": "wanido" } }, "api-version": "2022-12-01-preview" @@ -31,37 +33,68 @@ "tier": "Premium" }, "availabilityZones": [ - "aaaaaaaaaaaaaaaaa" + "euxwhnusdndfrposb" ], "provisioningState": "Invalid", - "baseSizeTiB": 26, - "extendedCapacitySizeTiB": 7, - "totalVolumeSizeGiB": 21, - "volumeGroupCount": 24, - "totalIops": 13, + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 14, + "totalVolumeSizeGiB": 5, + "volumeGroupCount": 15, + "totalIops": 25, "totalMBps": 16, - "totalSizeTiB": 29 + "totalSizeTiB": 4, + "privateEndpointConnections": [ + { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "ztdqqordnivv", + "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + }, + "groupIds": [ + { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + } + ] + }, + "id": "nrkgifbkkznauosebqbwvtlqzuj", + "name": "ih", + "type": "thqoluwytlweobwrbbfx", + "tags": { + "key4273": "lmmhzxoliqxko" + } + } + ], + "nextLink": "wiwpkdypzexffxosm" + } + ] }, "systemData": { - "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdBy": "ddyzxih", "createdByType": "User", - "createdAt": "2022-09-08T10:39:37.620Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-06-19T05:13:08.879Z", + "lastModifiedBy": "iufsgnpegxwobtvtch", "lastModifiedByType": "User", - "lastModifiedAt": "2022-09-08T10:39:37.620Z" + "lastModifiedAt": "2023-06-19T05:13:08.879Z" }, - "location": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", - "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "name": "aaaaaaaaaaa", - "type": "aaaaaa", + "location": "bypvmomhyqkwdrxiijjncrjku", + "id": "hrfbsphciwwgixwwdjnoivme", + "name": "ixapra", + "type": "efofqqlgcmounejqyoqcvfmg", "tags": { - "key896": "aaaaaaaaaaaaaaaaaa" + "key3435": "np" } } }, - "202": { + "201": { "headers": { - "Azure-AsyncOperation": "https://foo.com/operationstatus" + "Azure-AsyncOperation": "https://contoso.com/operationstatus" }, "body": { "properties": { @@ -70,31 +103,62 @@ "tier": "Premium" }, "availabilityZones": [ - "aaaaaaaaaaaaaaaaa" + "euxwhnusdndfrposb" ], "provisioningState": "Invalid", - "baseSizeTiB": 26, - "extendedCapacitySizeTiB": 7, - "totalVolumeSizeGiB": 21, - "volumeGroupCount": 24, - "totalIops": 13, + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 14, + "totalVolumeSizeGiB": 5, + "volumeGroupCount": 15, + "totalIops": 25, "totalMBps": 16, - "totalSizeTiB": 29 + "totalSizeTiB": 4, + "privateEndpointConnections": [ + { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "ztdqqordnivv", + "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + }, + "groupIds": [ + { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + } + ] + }, + "id": "nrkgifbkkznauosebqbwvtlqzuj", + "name": "ih", + "type": "thqoluwytlweobwrbbfx", + "tags": { + "key4273": "lmmhzxoliqxko" + } + } + ], + "nextLink": "wiwpkdypzexffxosm" + } + ] }, "systemData": { - "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdBy": "ddyzxih", "createdByType": "User", - "createdAt": "2022-09-08T10:39:37.620Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-06-19T05:13:08.879Z", + "lastModifiedBy": "iufsgnpegxwobtvtch", "lastModifiedByType": "User", - "lastModifiedAt": "2022-09-08T10:39:37.620Z" + "lastModifiedAt": "2023-06-19T05:13:08.879Z" }, - "location": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", - "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "name": "aaaaaaaaaaa", - "type": "aaaaaa", + "location": "bypvmomhyqkwdrxiijjncrjku", + "id": "hrfbsphciwwgixwwdjnoivme", + "name": "ixapra", + "type": "efofqqlgcmounejqyoqcvfmg", "tags": { - "key896": "aaaaaaaaaaaaaaaaaa" + "key3435": "np" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json index e238ccedd458..d4a493144e2a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json @@ -1,44 +1,30 @@ { + "title": "ElasticSans_Create", + "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", + "elasticSanName": "1jRHU_51x_8f_142", "parameters": { "properties": { "sku": { "name": "Premium_LRS" }, - "baseSizeTiB": 26, - "extendedCapacitySizeTiB": 7 + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 14 } }, "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": { - "properties": { - "sku": { - "name": "Premium_LRS" - }, - "baseSizeTiB": 26, - "extendedCapacitySizeTiB": 7 - } - } + "body": {} }, - "202": { + "201": { "headers": { - "Azure-AsyncOperation": "https://foo.com/operationstatus" + "Azure-AsyncOperation": "https://contoso.com/operationstatus" }, - "body": { - "properties": { - "sku": { - "name": "Premium_LRS" - }, - "baseSizeTiB": 26, - "extendedCapacitySizeTiB": 7 - } - } + "body": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json index 66c00ce5091f..3036be71b138 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json @@ -1,15 +1,17 @@ { + "title": "ElasticSans_Delete", + "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", + "elasticSanName": "1jRHU_51x_8f_142", "api-version": "2022-12-01-preview" }, "responses": { "200": {}, "202": { "headers": { - "Azure-AsyncOperation": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } }, "204": {} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json index 66c00ce5091f..3036be71b138 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json @@ -1,15 +1,17 @@ { + "title": "ElasticSans_Delete", + "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", + "elasticSanName": "1jRHU_51x_8f_142", "api-version": "2022-12-01-preview" }, "responses": { "200": {}, "202": { "headers": { - "Azure-AsyncOperation": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } }, "204": {} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json index 0479ac54ab96..45ace203a695 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -1,8 +1,10 @@ { + "title": "ElasticSans_Get", + "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", + "elasticSanName": "1jRHU_51x_8f_142", "api-version": "2022-12-01-preview" }, "responses": { @@ -14,31 +16,62 @@ "tier": "Premium" }, "availabilityZones": [ - "aaaaaaaaaaaaaaaaa" + "euxwhnusdndfrposb" ], "provisioningState": "Invalid", - "baseSizeTiB": 26, - "extendedCapacitySizeTiB": 7, - "totalVolumeSizeGiB": 21, - "volumeGroupCount": 24, - "totalIops": 13, + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 14, + "totalVolumeSizeGiB": 5, + "volumeGroupCount": 15, + "totalIops": 25, "totalMBps": 16, - "totalSizeTiB": 29 + "totalSizeTiB": 4, + "privateEndpointConnections": [ + { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "ztdqqordnivv", + "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + }, + "groupIds": [ + { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + } + ] + }, + "id": "nrkgifbkkznauosebqbwvtlqzuj", + "name": "ih", + "type": "thqoluwytlweobwrbbfx", + "tags": { + "key4273": "lmmhzxoliqxko" + } + } + ], + "nextLink": "wiwpkdypzexffxosm" + } + ] }, "systemData": { - "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdBy": "ddyzxih", "createdByType": "User", - "createdAt": "2022-09-08T10:39:37.620Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-06-19T05:13:08.879Z", + "lastModifiedBy": "iufsgnpegxwobtvtch", "lastModifiedByType": "User", - "lastModifiedAt": "2022-09-08T10:39:37.620Z" + "lastModifiedAt": "2023-06-19T05:13:08.879Z" }, - "location": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", - "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "name": "aaaaaaaaaaa", - "type": "aaaaaa", + "location": "bypvmomhyqkwdrxiijjncrjku", + "id": "hrfbsphciwwgixwwdjnoivme", + "name": "ixapra", + "type": "efofqqlgcmounejqyoqcvfmg", "tags": { - "key896": "aaaaaaaaaaaaaaaaaa" + "key3435": "np" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json index b63fb8642fbc..ea94c4f81718 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json @@ -1,21 +1,15 @@ { + "title": "ElasticSans_Get", + "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", + "elasticSanName": "1jRHU_51x_8f_142", "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": { - "properties": { - "sku": { - "name": "Premium_LRS" - }, - "baseSizeTiB": 26, - "extendedCapacitySizeTiB": 7 - } - } + "body": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index 7f6170ff9e0a..7ccef19b1bd9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -1,6 +1,8 @@ { + "title": "ElasticSans_ListByResourceGroup", + "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", "api-version": "2022-12-01-preview" }, @@ -15,35 +17,66 @@ "tier": "Premium" }, "availabilityZones": [ - "aaaaaaaaaaaaaaaaa" + "euxwhnusdndfrposb" ], "provisioningState": "Invalid", - "baseSizeTiB": 26, - "extendedCapacitySizeTiB": 7, - "totalVolumeSizeGiB": 21, - "volumeGroupCount": 24, - "totalIops": 13, + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 14, + "totalVolumeSizeGiB": 5, + "volumeGroupCount": 15, + "totalIops": 25, "totalMBps": 16, - "totalSizeTiB": 29 + "totalSizeTiB": 4, + "privateEndpointConnections": [ + { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "ztdqqordnivv", + "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + }, + "groupIds": [ + { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + } + ] + }, + "id": "nrkgifbkkznauosebqbwvtlqzuj", + "name": "ih", + "type": "thqoluwytlweobwrbbfx", + "tags": { + "key4273": "lmmhzxoliqxko" + } + } + ], + "nextLink": "wiwpkdypzexffxosm" + } + ] }, "systemData": { - "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdBy": "ddyzxih", "createdByType": "User", - "createdAt": "2022-09-08T10:39:37.620Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-06-19T05:13:08.879Z", + "lastModifiedBy": "iufsgnpegxwobtvtch", "lastModifiedByType": "User", - "lastModifiedAt": "2022-09-08T10:39:37.620Z" + "lastModifiedAt": "2023-06-19T05:13:08.879Z" }, - "location": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", - "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "name": "aaaaaaaaaaa", - "type": "aaaaaa", + "location": "bypvmomhyqkwdrxiijjncrjku", + "id": "hrfbsphciwwgixwwdjnoivme", + "name": "ixapra", + "type": "efofqqlgcmounejqyoqcvfmg", "tags": { - "key896": "aaaaaaaaaaaaaaaaaa" + "key3435": "np" } } ], - "nextLink": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "nextLink": "bpurrhqtpnyudmjckgkwdldfnk" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index 543d1c2184e7..e443d1a1cbd3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -1,24 +1,14 @@ { + "title": "ElasticSans_ListByResourceGroup", + "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": { - "value": [ - { - "properties": { - "sku": { - "name": "Premium_LRS" - }, - "baseSizeTiB": 26, - "extendedCapacitySizeTiB": 7 - } - } - ] - } + "body": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index 0944dcca3674..66440bda76ea 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -1,6 +1,8 @@ { + "title": "ElasticSans_ListBySubscription", + "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "api-version": "2022-12-01-preview" }, "responses": { @@ -14,35 +16,66 @@ "tier": "Premium" }, "availabilityZones": [ - "aaaaaaaaaaaaaaaaa" + "euxwhnusdndfrposb" ], "provisioningState": "Invalid", - "baseSizeTiB": 26, - "extendedCapacitySizeTiB": 7, - "totalVolumeSizeGiB": 21, - "volumeGroupCount": 24, - "totalIops": 13, + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 14, + "totalVolumeSizeGiB": 5, + "volumeGroupCount": 15, + "totalIops": 25, "totalMBps": 16, - "totalSizeTiB": 29 + "totalSizeTiB": 4, + "privateEndpointConnections": [ + { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "ztdqqordnivv", + "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + }, + "groupIds": [ + { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + } + ] + }, + "id": "nrkgifbkkznauosebqbwvtlqzuj", + "name": "ih", + "type": "thqoluwytlweobwrbbfx", + "tags": { + "key4273": "lmmhzxoliqxko" + } + } + ], + "nextLink": "wiwpkdypzexffxosm" + } + ] }, "systemData": { - "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdBy": "ddyzxih", "createdByType": "User", - "createdAt": "2022-09-08T10:39:37.620Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-06-19T05:13:08.879Z", + "lastModifiedBy": "iufsgnpegxwobtvtch", "lastModifiedByType": "User", - "lastModifiedAt": "2022-09-08T10:39:37.620Z" + "lastModifiedAt": "2023-06-19T05:13:08.879Z" }, - "location": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", - "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "name": "aaaaaaaaaaa", - "type": "aaaaaa", + "location": "bypvmomhyqkwdrxiijjncrjku", + "id": "hrfbsphciwwgixwwdjnoivme", + "name": "ixapra", + "type": "efofqqlgcmounejqyoqcvfmg", "tags": { - "key896": "aaaaaaaaaaaaaaaaaa" + "key3435": "np" } } ], - "nextLink": "aaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "nextLink": "bpurrhqtpnyudmjckgkwdldfnk" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index a6295a96cf8a..0653274e19c4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -1,23 +1,13 @@ { + "title": "ElasticSans_ListBySubscription", + "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": { - "value": [ - { - "properties": { - "sku": { - "name": "Premium_LRS" - }, - "baseSizeTiB": 26, - "extendedCapacitySizeTiB": 7 - } - } - ] - } + "body": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json index efe23a92f51b..9591e7ebff59 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -1,15 +1,17 @@ { + "title": "ElasticSans_Update", + "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", + "elasticSanName": "1jRHU_51x_8f_142", "parameters": { "properties": { - "baseSizeTiB": 23, - "extendedCapacitySizeTiB": 4 + "baseSizeTiB": 4, + "extendedCapacitySizeTiB": 25 }, "tags": { - "key3137": "aaaaaaaaaaaaaaa" + "key5754": "kvsukwxopyvpyogpxl" } }, "api-version": "2022-12-01-preview" @@ -23,37 +25,68 @@ "tier": "Premium" }, "availabilityZones": [ - "aaaaaaaaaaaaaaaaa" + "euxwhnusdndfrposb" ], "provisioningState": "Invalid", - "baseSizeTiB": 26, - "extendedCapacitySizeTiB": 7, - "totalVolumeSizeGiB": 21, - "volumeGroupCount": 24, - "totalIops": 13, + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 14, + "totalVolumeSizeGiB": 5, + "volumeGroupCount": 15, + "totalIops": 25, "totalMBps": 16, - "totalSizeTiB": 29 + "totalSizeTiB": 4, + "privateEndpointConnections": [ + { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "ztdqqordnivv", + "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + }, + "groupIds": [ + { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + } + ] + }, + "id": "nrkgifbkkznauosebqbwvtlqzuj", + "name": "ih", + "type": "thqoluwytlweobwrbbfx", + "tags": { + "key4273": "lmmhzxoliqxko" + } + } + ], + "nextLink": "wiwpkdypzexffxosm" + } + ] }, "systemData": { - "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdBy": "ddyzxih", "createdByType": "User", - "createdAt": "2022-09-08T10:39:37.620Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-06-19T05:13:08.879Z", + "lastModifiedBy": "iufsgnpegxwobtvtch", "lastModifiedByType": "User", - "lastModifiedAt": "2022-09-08T10:39:37.620Z" + "lastModifiedAt": "2023-06-19T05:13:08.879Z" }, - "location": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", - "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa", - "name": "aaaaaaaaaaa", - "type": "aaaaaa", + "location": "bypvmomhyqkwdrxiijjncrjku", + "id": "hrfbsphciwwgixwwdjnoivme", + "name": "ixapra", + "type": "efofqqlgcmounejqyoqcvfmg", "tags": { - "key896": "aaaaaaaaaaaaaaaaaa" + "key3435": "np" } } }, "202": { "headers": { - "Azure-AsyncOperation": "https://foo.com/operationstatus" + "Azure-AsyncOperation": "https://contoso.com/operationstatus" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json index 73d1d6e6d65a..f359828a6b87 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -1,26 +1,20 @@ { + "title": "ElasticSans_Update", + "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", + "elasticSanName": "1jRHU_51x_8f_142", "parameters": {}, "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": { - "properties": { - "sku": { - "name": "Premium_LRS" - }, - "baseSizeTiB": 26, - "extendedCapacitySizeTiB": 7 - } - } + "body": {} }, "202": { "headers": { - "Azure-AsyncOperation": "https://foo.com/operationstatus" + "Azure-AsyncOperation": "https://contoso.com/operationstatus" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json index 03c149dfab5a..8c345218ff8d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json @@ -1,4 +1,6 @@ { + "title": "Operations_List", + "operationId": "Operations_List", "parameters": { "api-version": "2022-12-01-preview" }, @@ -7,17 +9,17 @@ "body": { "value": [ { - "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", + "name": "ypsxndnfgrix", "isDataAction": true, "display": { - "provider": "aaaaaaaaaaaaaaaaaaaaaaaaaa", - "resource": "aaaaaaaaaaaaaaa", - "operation": "aaaaaaaaaaaaaaaaaaaa", - "description": "aaaaaaaaaaaaaaaaaaaa" + "provider": "pqrocwhtmrfybclodrtr", + "resource": "tvncnywvkdrfwqukmwjcyldizkabe", + "operation": "ccxdfxohidnlxgosvowjsqickxephn", + "description": "ldzawjbioazalwq" } } ], - "nextLink": "aaaaaaaaaaaaaaaaaaaaaaaaaaa" + "nextLink": "jrwnczgnprpv" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json index 2178fbe162c4..03eb43a2219f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json @@ -1,4 +1,6 @@ { + "title": "Operations_List", + "operationId": "Operations_List", "parameters": { "api-version": "2022-12-01-preview" }, @@ -7,7 +9,7 @@ "body": { "value": [ { - "name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "name": "ypsxndnfgrix" } ] } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json new file mode 100644 index 000000000000..5d174687f15d --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json @@ -0,0 +1,40 @@ +{ + "title": "PrivateEndpoinConnections_Delete", + "operationId": "PrivateEndpoinConnections_Delete", + "parameters": { + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "1jRHU_51x_8f_142", + "privateEndpointConnectionName": "djwitfgttbuofvxnju", + "api-version": "2022-12-01-preview" + }, + "responses": { + "200": { + "body": { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "ztdqqordnivv", + "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + }, + "groupIds": [ + { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + } + ] + }, + "id": "nrkgifbkkznauosebqbwvtlqzuj", + "name": "ih", + "type": "thqoluwytlweobwrbbfx", + "tags": { + "key4273": "lmmhzxoliqxko" + } + } + }, + "204": {} + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json new file mode 100644 index 000000000000..9ee75d981e3a --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json @@ -0,0 +1,17 @@ +{ + "title": "PrivateEndpoinConnections_Delete", + "operationId": "PrivateEndpoinConnections_Delete", + "parameters": { + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "1jRHU_51x_8f_142", + "privateEndpointConnectionName": "djwitfgttbuofvxnju", + "api-version": "2022-12-01-preview" + }, + "responses": { + "200": { + "body": {} + }, + "204": {} + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json new file mode 100644 index 000000000000..688ce0777b68 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json @@ -0,0 +1,84 @@ +{ + "title": "PrivateEndpointConnections_Create", + "operationId": "PrivateEndpointConnections_Create", + "parameters": { + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "1jRHU_51x_8f_142", + "privateEndpointConnectionName": "djwitfgttbuofvxnju", + "parameters": { + "properties": { + "privateEndpoint": {}, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "ztdqqordnivv", + "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + }, + "groupIds": [ + {} + ] + }, + "tags": { + "key4273": "lmmhzxoliqxko" + } + }, + "api-version": "2022-12-01-preview" + }, + "responses": { + "200": { + "body": { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "ztdqqordnivv", + "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + }, + "groupIds": [ + { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + } + ] + }, + "id": "nrkgifbkkznauosebqbwvtlqzuj", + "name": "ih", + "type": "thqoluwytlweobwrbbfx", + "tags": { + "key4273": "lmmhzxoliqxko" + } + } + }, + "201": { + "headers": { + "Azure-AsyncOperation": "https://contoso.com/operationstatus" + }, + "body": { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "ztdqqordnivv", + "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + }, + "groupIds": [ + { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + } + ] + }, + "id": "nrkgifbkkznauosebqbwvtlqzuj", + "name": "ih", + "type": "thqoluwytlweobwrbbfx", + "tags": { + "key4273": "lmmhzxoliqxko" + } + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json new file mode 100644 index 000000000000..534a923d39b0 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json @@ -0,0 +1,23 @@ +{ + "title": "PrivateEndpointConnections_Create", + "operationId": "PrivateEndpointConnections_Create", + "parameters": { + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "1jRHU_51x_8f_142", + "privateEndpointConnectionName": "djwitfgttbuofvxnju", + "parameters": {}, + "api-version": "2022-12-01-preview" + }, + "responses": { + "200": { + "body": {} + }, + "201": { + "headers": { + "Azure-AsyncOperation": "https://contoso.com/operationstatus" + }, + "body": {} + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json new file mode 100644 index 000000000000..44534fcf6d08 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json @@ -0,0 +1,39 @@ +{ + "title": "PrivateEndpointConnections_Get", + "operationId": "PrivateEndpointConnections_Get", + "parameters": { + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "1jRHU_51x_8f_142", + "privateEndpointConnectionName": "djwitfgttbuofvxnju", + "api-version": "2022-12-01-preview" + }, + "responses": { + "200": { + "body": { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "ztdqqordnivv", + "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + }, + "groupIds": [ + { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + } + ] + }, + "id": "nrkgifbkkznauosebqbwvtlqzuj", + "name": "ih", + "type": "thqoluwytlweobwrbbfx", + "tags": { + "key4273": "lmmhzxoliqxko" + } + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json new file mode 100644 index 000000000000..9061820ba154 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json @@ -0,0 +1,16 @@ +{ + "title": "PrivateEndpointConnections_Get", + "operationId": "PrivateEndpointConnections_Get", + "parameters": { + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "1jRHU_51x_8f_142", + "privateEndpointConnectionName": "djwitfgttbuofvxnju", + "api-version": "2022-12-01-preview" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json new file mode 100644 index 000000000000..c255c0debcb9 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json @@ -0,0 +1,43 @@ +{ + "title": "PrivateEndpointConnections_List", + "operationId": "PrivateEndpointConnections_List", + "parameters": { + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "1jRHU_51x_8f_142", + "api-version": "2022-12-01-preview" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "ztdqqordnivv", + "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + }, + "groupIds": [ + { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + } + ] + }, + "id": "nrkgifbkkznauosebqbwvtlqzuj", + "name": "ih", + "type": "thqoluwytlweobwrbbfx", + "tags": { + "key4273": "lmmhzxoliqxko" + } + } + ], + "nextLink": "wiwpkdypzexffxosm" + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json new file mode 100644 index 000000000000..baf999da539e --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "PrivateEndpointConnections_List", + "operationId": "PrivateEndpointConnections_List", + "parameters": { + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "1jRHU_51x_8f_142", + "api-version": "2022-12-01-preview" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json index 155eae63aaf5..b4518d0c8966 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "api-version": "2022-12-01-preview", - "$filter": "aaaa" + "$filter": "q" }, "responses": { "200": { @@ -11,22 +13,22 @@ { "name": "Premium_LRS", "tier": "Premium", - "resourceType": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "resourceType": "krwqpztmxozke", "locations": [ - "aaaaaaaaa" + "kzcftfbbepvmxcombefrbieio" ], "locationInfo": [ { - "location": "aaaaaaaaaaaaaaaaaaaaaaaaa", + "location": "dcuvbpywgazxhiimg", "zones": [ - "aaa" + "mx" ] } ], "capabilities": [ { - "name": "aaaaaaaaaaaaaaa", - "value": "aaaaaaaa" + "name": "tbwaejxvymlzdljzlmq", + "value": "lkoibt" } ] } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json index 47e7c49186df..5e224b7e671d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json index 3d78923c8fc0..faf2a2a4bbec 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json @@ -1,9 +1,11 @@ { + "title": "VolumeGroups_Create", + "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", - "volumeGroupName": "u_5I_1j4t3", + "elasticSanName": "1jRHU_51x_8f_142", + "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", "parameters": { "properties": { "protocolType": "Iscsi", @@ -11,14 +13,14 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "aaaaaaaaaaaaaaaa", + "id": "raxkknnlicdq", "action": "Allow" } ] } }, "tags": { - "key5933": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "key2616": "xfeysykcifffosmlgntptqyisez" } }, "api-version": "2022-12-01-preview" @@ -33,32 +35,63 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "aaaaaaaaaaaaaaaa", + "id": "raxkknnlicdq", "action": "Allow", "state": "provisioning" } ] - } + }, + "privateEndpointConnections": [ + { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "ztdqqordnivv", + "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + }, + "groupIds": [ + { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + } + ] + }, + "id": "nrkgifbkkznauosebqbwvtlqzuj", + "name": "ih", + "type": "thqoluwytlweobwrbbfx", + "tags": { + "key4273": "lmmhzxoliqxko" + } + } + ], + "nextLink": "wiwpkdypzexffxosm" + } + ] }, "systemData": { - "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdBy": "ddyzxih", "createdByType": "User", - "createdAt": "2022-09-08T10:39:37.620Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-06-19T05:13:08.879Z", + "lastModifiedBy": "iufsgnpegxwobtvtch", "lastModifiedByType": "User", - "lastModifiedAt": "2022-09-08T10:39:37.620Z" + "lastModifiedAt": "2023-06-19T05:13:08.879Z" }, - "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaa", + "id": "i", + "name": "fuajusvnfbgailpkt", + "type": "fcmplubyff", "tags": { - "key5933": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "key2616": "xfeysykcifffosmlgntptqyisez" } } }, - "202": { + "201": { "headers": { - "Azure-AsyncOperation": "https://foo.com/operationstatus" + "Azure-AsyncOperation": "https://contoso.com/operationstatus" }, "body": { "properties": { @@ -68,26 +101,57 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "aaaaaaaaaaaaaaaa", + "id": "raxkknnlicdq", "action": "Allow", "state": "provisioning" } ] - } + }, + "privateEndpointConnections": [ + { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "ztdqqordnivv", + "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + }, + "groupIds": [ + { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + } + ] + }, + "id": "nrkgifbkkznauosebqbwvtlqzuj", + "name": "ih", + "type": "thqoluwytlweobwrbbfx", + "tags": { + "key4273": "lmmhzxoliqxko" + } + } + ], + "nextLink": "wiwpkdypzexffxosm" + } + ] }, "systemData": { - "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdBy": "ddyzxih", "createdByType": "User", - "createdAt": "2022-09-08T10:39:37.620Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-06-19T05:13:08.879Z", + "lastModifiedBy": "iufsgnpegxwobtvtch", "lastModifiedByType": "User", - "lastModifiedAt": "2022-09-08T10:39:37.620Z" + "lastModifiedAt": "2023-06-19T05:13:08.879Z" }, - "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaa", + "id": "i", + "name": "fuajusvnfbgailpkt", + "type": "fcmplubyff", "tags": { - "key5933": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "key2616": "xfeysykcifffosmlgntptqyisez" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json index 550a0d56eda8..263d03a564be 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -1,9 +1,11 @@ { + "title": "VolumeGroups_Create", + "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", - "volumeGroupName": "u_5I_1j4t3", + "elasticSanName": "1jRHU_51x_8f_142", + "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", "parameters": {}, "api-version": "2022-12-01-preview" }, @@ -11,9 +13,9 @@ "200": { "body": {} }, - "202": { + "201": { "headers": { - "Azure-AsyncOperation": "https://foo.com/operationstatus" + "Azure-AsyncOperation": "https://contoso.com/operationstatus" }, "body": {} } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json index f423e27ada6e..57957222de94 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json @@ -1,16 +1,18 @@ { + "title": "VolumeGroups_Delete", + "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", - "volumeGroupName": "u_5I_1j4t3", + "elasticSanName": "1jRHU_51x_8f_142", + "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", "api-version": "2022-12-01-preview" }, "responses": { "200": {}, "202": { "headers": { - "Azure-AsyncOperation": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } }, "204": {} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json index f423e27ada6e..57957222de94 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json @@ -1,16 +1,18 @@ { + "title": "VolumeGroups_Delete", + "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", - "volumeGroupName": "u_5I_1j4t3", + "elasticSanName": "1jRHU_51x_8f_142", + "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", "api-version": "2022-12-01-preview" }, "responses": { "200": {}, "202": { "headers": { - "Azure-AsyncOperation": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } }, "204": {} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json index 5d0e5539a0c3..f65bee2dfa1a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json @@ -1,9 +1,11 @@ { + "title": "VolumeGroups_Get", + "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", - "volumeGroupName": "u_5I_1j4t3", + "elasticSanName": "1jRHU_51x_8f_142", + "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", "api-version": "2022-12-01-preview" }, "responses": { @@ -16,26 +18,57 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "aaaaaaaaaaaaaaaa", + "id": "raxkknnlicdq", "action": "Allow", "state": "provisioning" } ] - } + }, + "privateEndpointConnections": [ + { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "ztdqqordnivv", + "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + }, + "groupIds": [ + { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + } + ] + }, + "id": "nrkgifbkkznauosebqbwvtlqzuj", + "name": "ih", + "type": "thqoluwytlweobwrbbfx", + "tags": { + "key4273": "lmmhzxoliqxko" + } + } + ], + "nextLink": "wiwpkdypzexffxosm" + } + ] }, "systemData": { - "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdBy": "ddyzxih", "createdByType": "User", - "createdAt": "2022-09-08T10:39:37.620Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-06-19T05:13:08.879Z", + "lastModifiedBy": "iufsgnpegxwobtvtch", "lastModifiedByType": "User", - "lastModifiedAt": "2022-09-08T10:39:37.620Z" + "lastModifiedAt": "2023-06-19T05:13:08.879Z" }, - "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaa", + "id": "i", + "name": "fuajusvnfbgailpkt", + "type": "fcmplubyff", "tags": { - "key5933": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "key2616": "xfeysykcifffosmlgntptqyisez" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json index 405e9b8b69ed..f4c31ace6e74 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json @@ -1,9 +1,11 @@ { + "title": "VolumeGroups_Get", + "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", - "volumeGroupName": "u_5I_1j4t3", + "elasticSanName": "1jRHU_51x_8f_142", + "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json index 362d6d276359..ae3a5de8ea20 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -1,8 +1,10 @@ { + "title": "VolumeGroups_ListByElasticSan", + "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", + "elasticSanName": "1jRHU_51x_8f_142", "api-version": "2022-12-01-preview" }, "responses": { @@ -17,30 +19,61 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "aaaaaaaaaaaaaaaa", + "id": "raxkknnlicdq", "action": "Allow", "state": "provisioning" } ] - } + }, + "privateEndpointConnections": [ + { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "ztdqqordnivv", + "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + }, + "groupIds": [ + { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + } + ] + }, + "id": "nrkgifbkkznauosebqbwvtlqzuj", + "name": "ih", + "type": "thqoluwytlweobwrbbfx", + "tags": { + "key4273": "lmmhzxoliqxko" + } + } + ], + "nextLink": "wiwpkdypzexffxosm" + } + ] }, "systemData": { - "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdBy": "ddyzxih", "createdByType": "User", - "createdAt": "2022-09-08T10:39:37.620Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-06-19T05:13:08.879Z", + "lastModifiedBy": "iufsgnpegxwobtvtch", "lastModifiedByType": "User", - "lastModifiedAt": "2022-09-08T10:39:37.620Z" + "lastModifiedAt": "2023-06-19T05:13:08.879Z" }, - "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaa", + "id": "i", + "name": "fuajusvnfbgailpkt", + "type": "fcmplubyff", "tags": { - "key5933": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "key2616": "xfeysykcifffosmlgntptqyisez" } } ], - "nextLink": "aaaaaaaaaa" + "nextLink": "y" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json index d4903203b82a..326a5c6b271d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json @@ -1,17 +1,15 @@ { + "title": "VolumeGroups_ListByElasticSan", + "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", + "elasticSanName": "1jRHU_51x_8f_142", "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": { - "value": [ - {} - ] - } + "body": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json index 7d23f269c8dc..a9be9f1fc939 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json @@ -1,9 +1,11 @@ { + "title": "VolumeGroups_Update", + "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", - "volumeGroupName": "u_5I_1j4t3", + "elasticSanName": "1jRHU_51x_8f_142", + "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", "parameters": { "properties": { "protocolType": "Iscsi", @@ -11,14 +13,14 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "aaaaaaaaaaaaaaaa", + "id": "raxkknnlicdq", "action": "Allow" } ] } }, "tags": { - "key7542": "aaaaaaaaaaaaaaaaaaaa" + "key3420": "yfryllzmzewqvdnldptqnf" } }, "api-version": "2022-12-01-preview" @@ -33,32 +35,63 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "aaaaaaaaaaaaaaaa", + "id": "raxkknnlicdq", "action": "Allow", "state": "provisioning" } ] - } + }, + "privateEndpointConnections": [ + { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "ztdqqordnivv", + "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + }, + "groupIds": [ + { + "id": "jwdiwapuudxmoswvanzxzxgmvcak" + } + ] + }, + "id": "nrkgifbkkznauosebqbwvtlqzuj", + "name": "ih", + "type": "thqoluwytlweobwrbbfx", + "tags": { + "key4273": "lmmhzxoliqxko" + } + } + ], + "nextLink": "wiwpkdypzexffxosm" + } + ] }, "systemData": { - "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdBy": "ddyzxih", "createdByType": "User", - "createdAt": "2022-09-08T10:39:37.620Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-06-19T05:13:08.879Z", + "lastModifiedBy": "iufsgnpegxwobtvtch", "lastModifiedByType": "User", - "lastModifiedAt": "2022-09-08T10:39:37.620Z" + "lastModifiedAt": "2023-06-19T05:13:08.879Z" }, - "id": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", - "name": "aaaaaaaaaaaaaaaaaaaaaa", - "type": "aaaaa", + "id": "i", + "name": "fuajusvnfbgailpkt", + "type": "fcmplubyff", "tags": { - "key5933": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "key2616": "xfeysykcifffosmlgntptqyisez" } } }, "202": { "headers": { - "Azure-AsyncOperation": "https://foo.com/operationstatus" + "Azure-AsyncOperation": "https://contoso.com/operationstatus" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json index 5ba549c8b252..9d7883613783 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json @@ -1,9 +1,11 @@ { + "title": "VolumeGroups_Update", + "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", - "volumeGroupName": "u_5I_1j4t3", + "elasticSanName": "1jRHU_51x_8f_142", + "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", "parameters": {}, "api-version": "2022-12-01-preview" }, @@ -13,7 +15,7 @@ }, "202": { "headers": { - "Azure-AsyncOperation": "https://foo.com/operationstatus" + "Azure-AsyncOperation": "https://contoso.com/operationstatus" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json index 1dfe9be5a33c..822069de2063 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json @@ -1,20 +1,22 @@ { + "title": "Volumes_Create", + "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", - "volumeGroupName": "u_5I_1j4t3", - "volumeName": "9132y", + "elasticSanName": "1jRHU_51x_8f_142", + "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", + "volumeName": "517-3E0p9-UI1", "parameters": { "properties": { "creationData": { "createSource": "None", - "sourceUri": "aaaaaa" + "sourceUri": "iucsqqwbcthf" }, - "sizeGiB": 22 + "sizeGiB": 29 }, "tags": { - "key7423": "aaaa" + "key560": "whosdinzyaakoersyof" } }, "api-version": "2022-12-01-preview" @@ -23,69 +25,69 @@ "200": { "body": { "properties": { - "volumeId": "aaaaaaaaaa", + "volumeId": "tbsheio", "creationData": { "createSource": "None", - "sourceUri": "aaaaaa" + "sourceUri": "iucsqqwbcthf" }, - "sizeGiB": 22, + "sizeGiB": 29, "storageTarget": { - "targetIqn": "aaaaaaaaaaaaaaaaaa", - "targetPortalHostname": "aaaaaaa", - "targetPortalPort": 23, + "targetIqn": "uaobnykrckounznujjueqfeh", + "targetPortalHostname": "gpdincbxdwzyzga", + "targetPortalPort": 9, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdBy": "ddyzxih", "createdByType": "User", - "createdAt": "2022-09-08T10:39:37.620Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-06-19T05:13:08.879Z", + "lastModifiedBy": "iufsgnpegxwobtvtch", "lastModifiedByType": "User", - "lastModifiedAt": "2022-09-08T10:39:37.620Z" + "lastModifiedAt": "2023-06-19T05:13:08.879Z" }, - "id": "aaaaaaaa", - "name": "aaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaaa", + "id": "mvtkuizkoftxrpbfml", + "name": "osgvclzoojosmokfgyuproisqbgup", + "type": "iprznirhnlt", "tags": { - "key7423": "aaaa" + "key9970": "xlz" } } }, - "202": { + "201": { "headers": { - "Azure-AsyncOperation": "https://foo.com/operationstatus" + "Azure-AsyncOperation": "https://contoso.com/operationstatus" }, "body": { "properties": { - "volumeId": "aaaaaaaaaa", + "volumeId": "tbsheio", "creationData": { "createSource": "None", - "sourceUri": "aaaaaa" + "sourceUri": "iucsqqwbcthf" }, - "sizeGiB": 22, + "sizeGiB": 29, "storageTarget": { - "targetIqn": "aaaaaaaaaaaaaaaaaa", - "targetPortalHostname": "aaaaaaa", - "targetPortalPort": 23, + "targetIqn": "uaobnykrckounznujjueqfeh", + "targetPortalHostname": "gpdincbxdwzyzga", + "targetPortalPort": 9, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdBy": "ddyzxih", "createdByType": "User", - "createdAt": "2022-09-08T10:39:37.620Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-06-19T05:13:08.879Z", + "lastModifiedBy": "iufsgnpegxwobtvtch", "lastModifiedByType": "User", - "lastModifiedAt": "2022-09-08T10:39:37.620Z" + "lastModifiedAt": "2023-06-19T05:13:08.879Z" }, - "id": "aaaaaaaa", - "name": "aaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaaa", + "id": "mvtkuizkoftxrpbfml", + "name": "osgvclzoojosmokfgyuproisqbgup", + "type": "iprznirhnlt", "tags": { - "key7423": "aaaa" + "key9970": "xlz" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json index ea9cd954ba30..6054615d7269 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json @@ -1,20 +1,26 @@ { + "title": "Volumes_Create", + "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", - "volumeGroupName": "u_5I_1j4t3", - "volumeName": "9132y", - "parameters": {}, + "elasticSanName": "1jRHU_51x_8f_142", + "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", + "volumeName": "517-3E0p9-UI1", + "parameters": { + "properties": { + "sizeGiB": 29 + } + }, "api-version": "2022-12-01-preview" }, "responses": { "200": { "body": {} }, - "202": { + "201": { "headers": { - "Azure-AsyncOperation": "https://foo.com/operationstatus" + "Azure-AsyncOperation": "https://contoso.com/operationstatus" }, "body": {} } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json index cb45ed01e97f..4af862196803 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json @@ -1,17 +1,19 @@ { + "title": "Volumes_Delete", + "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", - "volumeGroupName": "u_5I_1j4t3", - "volumeName": "9132y", + "elasticSanName": "1jRHU_51x_8f_142", + "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", + "volumeName": "517-3E0p9-UI1", "api-version": "2022-12-01-preview" }, "responses": { "200": {}, "202": { "headers": { - "Azure-AsyncOperation": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } }, "204": {} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json index cb45ed01e97f..4af862196803 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json @@ -1,17 +1,19 @@ { + "title": "Volumes_Delete", + "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", - "volumeGroupName": "u_5I_1j4t3", - "volumeName": "9132y", + "elasticSanName": "1jRHU_51x_8f_142", + "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", + "volumeName": "517-3E0p9-UI1", "api-version": "2022-12-01-preview" }, "responses": { "200": {}, "202": { "headers": { - "Azure-AsyncOperation": "https://foo.com/operationstatus" + "location": "https://contoso.com/operationstatus" } }, "204": {} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json index 8d4a64745928..e58ce0fd866f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json @@ -1,43 +1,45 @@ { + "title": "Volumes_Get", + "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", - "volumeGroupName": "u_5I_1j4t3", - "volumeName": "9132y", + "elasticSanName": "1jRHU_51x_8f_142", + "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", + "volumeName": "517-3E0p9-UI1", "api-version": "2022-12-01-preview" }, "responses": { "200": { "body": { "properties": { - "volumeId": "aaaaaaaaaa", + "volumeId": "tbsheio", "creationData": { "createSource": "None", - "sourceUri": "aaaaaa" + "sourceUri": "iucsqqwbcthf" }, - "sizeGiB": 22, + "sizeGiB": 29, "storageTarget": { - "targetIqn": "aaaaaaaaaaaaaaaaaa", - "targetPortalHostname": "aaaaaaa", - "targetPortalPort": 23, + "targetIqn": "uaobnykrckounznujjueqfeh", + "targetPortalHostname": "gpdincbxdwzyzga", + "targetPortalPort": 9, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdBy": "ddyzxih", "createdByType": "User", - "createdAt": "2022-09-08T10:39:37.620Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-06-19T05:13:08.879Z", + "lastModifiedBy": "iufsgnpegxwobtvtch", "lastModifiedByType": "User", - "lastModifiedAt": "2022-09-08T10:39:37.620Z" + "lastModifiedAt": "2023-06-19T05:13:08.879Z" }, - "id": "aaaaaaaa", - "name": "aaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaaa", + "id": "mvtkuizkoftxrpbfml", + "name": "osgvclzoojosmokfgyuproisqbgup", + "type": "iprznirhnlt", "tags": { - "key7423": "aaaa" + "key9970": "xlz" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json index 426bcbbd784d..df2e174627f5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json @@ -1,10 +1,12 @@ { + "title": "Volumes_Get", + "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", - "volumeGroupName": "u_5I_1j4t3", - "volumeName": "9132y", + "elasticSanName": "1jRHU_51x_8f_142", + "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", + "volumeName": "517-3E0p9-UI1", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index 452bb8ccd79c..a47acd1d2579 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -1,9 +1,11 @@ { + "title": "Volumes_ListByVolumeGroup", + "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", - "volumeGroupName": "u_5I_1j4t3", + "elasticSanName": "1jRHU_51x_8f_142", + "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", "api-version": "2022-12-01-preview" }, "responses": { @@ -12,37 +14,37 @@ "value": [ { "properties": { - "volumeId": "aaaaaaaaaa", + "volumeId": "tbsheio", "creationData": { "createSource": "None", - "sourceUri": "aaaaaa" + "sourceUri": "iucsqqwbcthf" }, - "sizeGiB": 22, + "sizeGiB": 29, "storageTarget": { - "targetIqn": "aaaaaaaaaaaaaaaaaa", - "targetPortalHostname": "aaaaaaa", - "targetPortalPort": 23, + "targetIqn": "uaobnykrckounznujjueqfeh", + "targetPortalHostname": "gpdincbxdwzyzga", + "targetPortalPort": 9, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdBy": "ddyzxih", "createdByType": "User", - "createdAt": "2022-09-08T10:39:37.620Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-06-19T05:13:08.879Z", + "lastModifiedBy": "iufsgnpegxwobtvtch", "lastModifiedByType": "User", - "lastModifiedAt": "2022-09-08T10:39:37.620Z" + "lastModifiedAt": "2023-06-19T05:13:08.879Z" }, - "id": "aaaaaaaa", - "name": "aaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaaa", + "id": "mvtkuizkoftxrpbfml", + "name": "osgvclzoojosmokfgyuproisqbgup", + "type": "iprznirhnlt", "tags": { - "key7423": "aaaa" + "key9970": "xlz" } } ], - "nextLink": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaa" + "nextLink": "qggbmeujbjvsfouz" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json index 15d2cadb22bb..20b3d3905d05 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json @@ -1,18 +1,16 @@ { + "title": "Volumes_ListByVolumeGroup", + "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", - "volumeGroupName": "u_5I_1j4t3", + "elasticSanName": "1jRHU_51x_8f_142", + "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": { - "value": [ - {} - ] - } + "body": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json index a43dcb860f79..49b38c9e62fa 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json @@ -1,16 +1,18 @@ { + "title": "Volumes_Update", + "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", - "volumeGroupName": "u_5I_1j4t3", - "volumeName": "9132y", + "elasticSanName": "1jRHU_51x_8f_142", + "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", + "volumeName": "517-3E0p9-UI1", "parameters": { "properties": { - "sizeGiB": 9 + "sizeGiB": 14 }, "tags": { - "key1864": "aaaaaaaaa" + "key5269": "ir" } }, "api-version": "2022-12-01-preview" @@ -19,39 +21,39 @@ "200": { "body": { "properties": { - "volumeId": "aaaaaaaaaa", + "volumeId": "tbsheio", "creationData": { "createSource": "None", - "sourceUri": "aaaaaa" + "sourceUri": "iucsqqwbcthf" }, - "sizeGiB": 22, + "sizeGiB": 29, "storageTarget": { - "targetIqn": "aaaaaaaaaaaaaaaaaa", - "targetPortalHostname": "aaaaaaa", - "targetPortalPort": 23, + "targetIqn": "uaobnykrckounznujjueqfeh", + "targetPortalHostname": "gpdincbxdwzyzga", + "targetPortalPort": 9, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "aaaaaaaaaaaaaaaaaaaa", + "createdBy": "ddyzxih", "createdByType": "User", - "createdAt": "2022-09-08T10:39:37.620Z", - "lastModifiedBy": "aaaaaaaaaaaaaaaaaaaaaaaaaaa", + "createdAt": "2023-06-19T05:13:08.879Z", + "lastModifiedBy": "iufsgnpegxwobtvtch", "lastModifiedByType": "User", - "lastModifiedAt": "2022-09-08T10:39:37.620Z" + "lastModifiedAt": "2023-06-19T05:13:08.879Z" }, - "id": "aaaaaaaa", - "name": "aaaaaaaaaaaa", - "type": "aaaaaaaaaaaaaaaaaaaaa", + "id": "mvtkuizkoftxrpbfml", + "name": "osgvclzoojosmokfgyuproisqbgup", + "type": "iprznirhnlt", "tags": { - "key7423": "aaaa" + "key9970": "xlz" } } }, "202": { "headers": { - "Azure-AsyncOperation": "https://foo.com/operationstatus" + "Azure-AsyncOperation": "https://contoso.com/operationstatus" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json index b54966b09e5b..f2d7fcf459e5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json @@ -1,10 +1,12 @@ { + "title": "Volumes_Update", + "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "aaaaaaaaaaaaaaaaaa", + "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", "resourceGroupName": "rgelasticsan", - "elasticSanName": "ti7q-k952-1qB3J_5", - "volumeGroupName": "u_5I_1j4t3", - "volumeName": "9132y", + "elasticSanName": "1jRHU_51x_8f_142", + "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", + "volumeName": "517-3E0p9-UI1", "parameters": {}, "api-version": "2022-12-01-preview" }, @@ -14,7 +16,7 @@ }, "202": { "headers": { - "Azure-AsyncOperation": "https://foo.com/operationstatus" + "Azure-AsyncOperation": "https://contoso.com/operationstatus" } } } From b10f2bbba04bf103d72eda999be48f380328c6da Mon Sep 17 00:00:00 2001 From: PreetPRG Date: Tue, 20 Jun 2023 17:13:19 +0530 Subject: [PATCH 05/16] Added Private Link resource API --- .../2022-12-01-preview/elasticsan.json | 108 ++++++++++++++++- .../ElasticSans_Create_MaximumSet_Gen.json | 114 +++++++++--------- .../ElasticSans_Create_MinimumSet_Gen.json | 8 +- .../ElasticSans_Delete_MaximumSet_Gen.json | 4 +- .../ElasticSans_Delete_MinimumSet_Gen.json | 4 +- .../ElasticSans_Get_MaximumSet_Gen.json | 54 ++++----- .../ElasticSans_Get_MinimumSet_Gen.json | 4 +- ...ns_ListByResourceGroup_MaximumSet_Gen.json | 54 ++++----- ...ns_ListByResourceGroup_MinimumSet_Gen.json | 2 +- ...ans_ListBySubscription_MaximumSet_Gen.json | 54 ++++----- ...ans_ListBySubscription_MinimumSet_Gen.json | 2 +- .../ElasticSans_Update_MaximumSet_Gen.json | 60 ++++----- .../ElasticSans_Update_MinimumSet_Gen.json | 4 +- .../Operations_List_MaximumSet_Gen.json | 12 +- .../Operations_List_MinimumSet_Gen.json | 2 +- ...poinConnections_Delete_MaximumSet_Gen.json | 22 ++-- ...poinConnections_Delete_MinimumSet_Gen.json | 6 +- ...ointConnections_Create_MaximumSet_Gen.json | 44 +++---- ...ointConnections_Create_MinimumSet_Gen.json | 6 +- ...ndpointConnections_Get_MaximumSet_Gen.json | 22 ++-- ...ndpointConnections_Get_MinimumSet_Gen.json | 6 +- ...dpointConnections_List_MaximumSet_Gen.json | 22 ++-- ...dpointConnections_List_MinimumSet_Gen.json | 4 +- ...urces_ListByElasticSan_MaximumSet_Gen.json | 40 ++++++ ...urces_ListByElasticSan_MinimumSet_Gen.json | 15 +++ .../examples/Skus_List_MaximumSet_Gen.json | 16 +-- .../examples/Skus_List_MinimumSet_Gen.json | 2 +- .../VolumeGroups_Create_MaximumSet_Gen.json | 82 ++++++------- .../VolumeGroups_Create_MinimumSet_Gen.json | 6 +- .../VolumeGroups_Delete_MaximumSet_Gen.json | 6 +- .../VolumeGroups_Delete_MinimumSet_Gen.json | 6 +- .../VolumeGroups_Get_MaximumSet_Gen.json | 42 +++---- .../VolumeGroups_Get_MinimumSet_Gen.json | 6 +- ...roups_ListByElasticSan_MaximumSet_Gen.json | 42 +++---- ...roups_ListByElasticSan_MinimumSet_Gen.json | 4 +- .../VolumeGroups_Update_MaximumSet_Gen.json | 46 +++---- .../VolumeGroups_Update_MinimumSet_Gen.json | 6 +- .../Volumes_Create_MaximumSet_Gen.json | 70 +++++------ .../Volumes_Create_MinimumSet_Gen.json | 10 +- .../Volumes_Delete_MaximumSet_Gen.json | 8 +- .../Volumes_Delete_MinimumSet_Gen.json | 8 +- .../examples/Volumes_Get_MaximumSet_Gen.json | 36 +++--- .../examples/Volumes_Get_MinimumSet_Gen.json | 8 +- ...umes_ListByVolumeGroup_MaximumSet_Gen.json | 36 +++--- ...umes_ListByVolumeGroup_MinimumSet_Gen.json | 6 +- .../Volumes_Update_MaximumSet_Gen.json | 40 +++--- .../Volumes_Update_MinimumSet_Gen.json | 8 +- 47 files changed, 661 insertions(+), 506 deletions(-) create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json create mode 100644 specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json index 80bb540a392a..ed9082d3808c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json @@ -1248,6 +1248,51 @@ } } } + }, + "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticsans/{elasticSanName}/privateLinkResources": { + "get": { + "tags": [ + "PrivateLinkResources" + ], + "operationId": "PrivateLinkResources_ListByElasticSan", + "description": "Gets the private link resources that need to be created for a elastic San.", + "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": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "OK -- Successfully retrieved private endpoint connections", + "schema": { + "$ref": "#/definitions/PrivateLinkResourceListResult" + } + }, + "default": { + "description": "Error from the ElasticSan Resource Provider", + "schema": { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse" + } + } + }, + "x-ms-examples": { + "PrivateLinkResources_ListByElasticSan_MaximumSet_Gen": { + "$ref": "./examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json" + }, + "PrivateLinkResources_ListByElasticSan_MinimumSet_Gen": { + "$ref": "./examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json" + } + } + } } }, "parameters": { @@ -2205,7 +2250,10 @@ "$ref": "#/definitions/PrivateEndpoint" } } - } + }, + "required": [ + "privateLinkServiceConnectionState" + ] }, "PrivateEndpoint": { "type": "object", @@ -2224,7 +2272,7 @@ "properties": { "status": { "description": "Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.", - "$ref": "#/definitions/PrivateEndpointConnectionStatus" + "$ref": "#/definitions/PrivateEndpointServiceConnectionStatus" }, "description": { "type": "string", @@ -2236,7 +2284,7 @@ } } }, - "PrivateEndpointConnectionStatus": { + "PrivateEndpointServiceConnectionStatus": { "type": "string", "description": "The private endpoint connection status.", "enum": [ @@ -2246,9 +2294,61 @@ "Rejected" ], "x-ms-enum": { - "name": "PrivateEndpointConnectionStatus", + "name": "PrivateEndpointServiceConnectionStatus", "modelAsString": true } + }, + "PrivateLinkResourceListResult": { + "properties": { + "value": { + "type": "array", + "description": "Array of private link resources", + "items": { + "$ref": "#/definitions/PrivateLinkResource" + } + } + }, + "description": "A list of private link resources" + }, + "PrivateLinkResource": { + "properties": { + "properties": { + "$ref": "#/definitions/PrivateLinkResourceProperties", + "description": "Resource properties.", + "x-ms-client-flatten": true + } + }, + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/Resource" + } + ], + "description": "A private link resource" + }, + "PrivateLinkResourceProperties": { + "properties": { + "groupId": { + "description": "The private link resource group id.", + "type": "string", + "readOnly": true + }, + "requiredMembers": { + "description": "The private link resource required member names.", + "type": "array", + "items": { + "type": "string" + }, + "readOnly": true + }, + "requiredZoneNames": { + "type": "array", + "items": { + "type": "string" + }, + "description": "The private link resource Private link DNS zone name." + } + }, + "description": "Properties of a private link resource." } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json index af9d0caf98ff..7b2199aba524 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", + "elasticSanName": "l-3Mcgna-554L2q", "parameters": { "properties": { "sku": { @@ -12,14 +12,14 @@ "tier": "Premium" }, "availabilityZones": [ - "euxwhnusdndfrposb" + "pjceikkrsv" ], - "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 14 + "baseSizeTiB": 4, + "extendedCapacitySizeTiB": 19 }, - "location": "eiebfwzxhsznsrgfnubyxfzfr", + "location": "pupyzxshiwfcav", "tags": { - "key5537": "wanido" + "key5495": "b" } }, "api-version": "2022-12-01-preview" @@ -33,16 +33,16 @@ "tier": "Premium" }, "availabilityZones": [ - "euxwhnusdndfrposb" + "pjceikkrsv" ], "provisioningState": "Invalid", - "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 14, - "totalVolumeSizeGiB": 5, - "volumeGroupCount": 15, + "baseSizeTiB": 4, + "extendedCapacitySizeTiB": 19, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 6, "totalIops": 25, - "totalMBps": 16, - "totalSizeTiB": 4, + "totalMBps": 9, + "totalSizeTiB": 17, "privateEndpointConnections": [ { "value": [ @@ -50,45 +50,45 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "ztdqqordnivv", - "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + "description": "jrneazszhagipczvnqtwmmmuflx", + "actionsRequired": "wufkb" }, "groupIds": [ { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" } ] }, - "id": "nrkgifbkkznauosebqbwvtlqzuj", - "name": "ih", - "type": "thqoluwytlweobwrbbfx", + "id": "qviqyvwidza", + "name": "qomirwkx", + "type": "ejvwydaz", "tags": { - "key4273": "lmmhzxoliqxko" + "key507": "ygpkytlijkgakcfcwrwlzxeww" } } ], - "nextLink": "wiwpkdypzexffxosm" + "nextLink": "afjpehjmzrxoomxstimvjy" } ] }, "systemData": { - "createdBy": "ddyzxih", + "createdBy": "yqgmwochgrrmayxtlst", "createdByType": "User", - "createdAt": "2023-06-19T05:13:08.879Z", - "lastModifiedBy": "iufsgnpegxwobtvtch", + "createdAt": "2023-06-20T11:26:07.411Z", + "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-19T05:13:08.879Z" + "lastModifiedAt": "2023-06-20T11:26:07.411Z" }, - "location": "bypvmomhyqkwdrxiijjncrjku", - "id": "hrfbsphciwwgixwwdjnoivme", - "name": "ixapra", - "type": "efofqqlgcmounejqyoqcvfmg", + "location": "gdbmdrlmgxbvjgfz", + "id": "unmhvmlrgialzcjfrbvgexyyofzbn", + "name": "qfcvhnoxphesjktqaqmrxtkhww", + "type": "dimqwvakcneaghkryhdqs", "tags": { - "key3435": "np" + "key4347": "caywum" } } }, @@ -103,16 +103,16 @@ "tier": "Premium" }, "availabilityZones": [ - "euxwhnusdndfrposb" + "pjceikkrsv" ], "provisioningState": "Invalid", - "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 14, - "totalVolumeSizeGiB": 5, - "volumeGroupCount": 15, + "baseSizeTiB": 4, + "extendedCapacitySizeTiB": 19, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 6, "totalIops": 25, - "totalMBps": 16, - "totalSizeTiB": 4, + "totalMBps": 9, + "totalSizeTiB": 17, "privateEndpointConnections": [ { "value": [ @@ -120,45 +120,45 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "ztdqqordnivv", - "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + "description": "jrneazszhagipczvnqtwmmmuflx", + "actionsRequired": "wufkb" }, "groupIds": [ { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" } ] }, - "id": "nrkgifbkkznauosebqbwvtlqzuj", - "name": "ih", - "type": "thqoluwytlweobwrbbfx", + "id": "qviqyvwidza", + "name": "qomirwkx", + "type": "ejvwydaz", "tags": { - "key4273": "lmmhzxoliqxko" + "key507": "ygpkytlijkgakcfcwrwlzxeww" } } ], - "nextLink": "wiwpkdypzexffxosm" + "nextLink": "afjpehjmzrxoomxstimvjy" } ] }, "systemData": { - "createdBy": "ddyzxih", + "createdBy": "yqgmwochgrrmayxtlst", "createdByType": "User", - "createdAt": "2023-06-19T05:13:08.879Z", - "lastModifiedBy": "iufsgnpegxwobtvtch", + "createdAt": "2023-06-20T11:26:07.411Z", + "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-19T05:13:08.879Z" + "lastModifiedAt": "2023-06-20T11:26:07.411Z" }, - "location": "bypvmomhyqkwdrxiijjncrjku", - "id": "hrfbsphciwwgixwwdjnoivme", - "name": "ixapra", - "type": "efofqqlgcmounejqyoqcvfmg", + "location": "gdbmdrlmgxbvjgfz", + "id": "unmhvmlrgialzcjfrbvgexyyofzbn", + "name": "qfcvhnoxphesjktqaqmrxtkhww", + "type": "dimqwvakcneaghkryhdqs", "tags": { - "key3435": "np" + "key4347": "caywum" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json index d4a493144e2a..af7fb529320b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json @@ -2,16 +2,16 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", + "elasticSanName": "l-3Mcgna-554L2q", "parameters": { "properties": { "sku": { "name": "Premium_LRS" }, - "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 14 + "baseSizeTiB": 4, + "extendedCapacitySizeTiB": 19 } }, "api-version": "2022-12-01-preview" diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json index 3036be71b138..5d102e25d361 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", + "elasticSanName": "l-3Mcgna-554L2q", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json index 3036be71b138..5d102e25d361 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", + "elasticSanName": "l-3Mcgna-554L2q", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json index 45ace203a695..9443f1c4bbab 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", + "elasticSanName": "l-3Mcgna-554L2q", "api-version": "2022-12-01-preview" }, "responses": { @@ -16,16 +16,16 @@ "tier": "Premium" }, "availabilityZones": [ - "euxwhnusdndfrposb" + "pjceikkrsv" ], "provisioningState": "Invalid", - "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 14, - "totalVolumeSizeGiB": 5, - "volumeGroupCount": 15, + "baseSizeTiB": 4, + "extendedCapacitySizeTiB": 19, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 6, "totalIops": 25, - "totalMBps": 16, - "totalSizeTiB": 4, + "totalMBps": 9, + "totalSizeTiB": 17, "privateEndpointConnections": [ { "value": [ @@ -33,45 +33,45 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "ztdqqordnivv", - "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + "description": "jrneazszhagipczvnqtwmmmuflx", + "actionsRequired": "wufkb" }, "groupIds": [ { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" } ] }, - "id": "nrkgifbkkznauosebqbwvtlqzuj", - "name": "ih", - "type": "thqoluwytlweobwrbbfx", + "id": "qviqyvwidza", + "name": "qomirwkx", + "type": "ejvwydaz", "tags": { - "key4273": "lmmhzxoliqxko" + "key507": "ygpkytlijkgakcfcwrwlzxeww" } } ], - "nextLink": "wiwpkdypzexffxosm" + "nextLink": "afjpehjmzrxoomxstimvjy" } ] }, "systemData": { - "createdBy": "ddyzxih", + "createdBy": "yqgmwochgrrmayxtlst", "createdByType": "User", - "createdAt": "2023-06-19T05:13:08.879Z", - "lastModifiedBy": "iufsgnpegxwobtvtch", + "createdAt": "2023-06-20T11:26:07.411Z", + "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-19T05:13:08.879Z" + "lastModifiedAt": "2023-06-20T11:26:07.411Z" }, - "location": "bypvmomhyqkwdrxiijjncrjku", - "id": "hrfbsphciwwgixwwdjnoivme", - "name": "ixapra", - "type": "efofqqlgcmounejqyoqcvfmg", + "location": "gdbmdrlmgxbvjgfz", + "id": "unmhvmlrgialzcjfrbvgexyyofzbn", + "name": "qfcvhnoxphesjktqaqmrxtkhww", + "type": "dimqwvakcneaghkryhdqs", "tags": { - "key3435": "np" + "key4347": "caywum" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json index ea94c4f81718..944df1c35b9f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", + "elasticSanName": "l-3Mcgna-554L2q", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index 7ccef19b1bd9..f72b0c468847 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", "api-version": "2022-12-01-preview" }, @@ -17,16 +17,16 @@ "tier": "Premium" }, "availabilityZones": [ - "euxwhnusdndfrposb" + "pjceikkrsv" ], "provisioningState": "Invalid", - "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 14, - "totalVolumeSizeGiB": 5, - "volumeGroupCount": 15, + "baseSizeTiB": 4, + "extendedCapacitySizeTiB": 19, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 6, "totalIops": 25, - "totalMBps": 16, - "totalSizeTiB": 4, + "totalMBps": 9, + "totalSizeTiB": 17, "privateEndpointConnections": [ { "value": [ @@ -34,49 +34,49 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "ztdqqordnivv", - "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + "description": "jrneazszhagipczvnqtwmmmuflx", + "actionsRequired": "wufkb" }, "groupIds": [ { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" } ] }, - "id": "nrkgifbkkznauosebqbwvtlqzuj", - "name": "ih", - "type": "thqoluwytlweobwrbbfx", + "id": "qviqyvwidza", + "name": "qomirwkx", + "type": "ejvwydaz", "tags": { - "key4273": "lmmhzxoliqxko" + "key507": "ygpkytlijkgakcfcwrwlzxeww" } } ], - "nextLink": "wiwpkdypzexffxosm" + "nextLink": "afjpehjmzrxoomxstimvjy" } ] }, "systemData": { - "createdBy": "ddyzxih", + "createdBy": "yqgmwochgrrmayxtlst", "createdByType": "User", - "createdAt": "2023-06-19T05:13:08.879Z", - "lastModifiedBy": "iufsgnpegxwobtvtch", + "createdAt": "2023-06-20T11:26:07.411Z", + "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-19T05:13:08.879Z" + "lastModifiedAt": "2023-06-20T11:26:07.411Z" }, - "location": "bypvmomhyqkwdrxiijjncrjku", - "id": "hrfbsphciwwgixwwdjnoivme", - "name": "ixapra", - "type": "efofqqlgcmounejqyoqcvfmg", + "location": "gdbmdrlmgxbvjgfz", + "id": "unmhvmlrgialzcjfrbvgexyyofzbn", + "name": "qfcvhnoxphesjktqaqmrxtkhww", + "type": "dimqwvakcneaghkryhdqs", "tags": { - "key3435": "np" + "key4347": "caywum" } } ], - "nextLink": "bpurrhqtpnyudmjckgkwdldfnk" + "nextLink": "ddjjynukyp" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index e443d1a1cbd3..c1f143c6d2c6 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index 66440bda76ea..5a3beb91ec5b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "api-version": "2022-12-01-preview" }, "responses": { @@ -16,16 +16,16 @@ "tier": "Premium" }, "availabilityZones": [ - "euxwhnusdndfrposb" + "pjceikkrsv" ], "provisioningState": "Invalid", - "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 14, - "totalVolumeSizeGiB": 5, - "volumeGroupCount": 15, + "baseSizeTiB": 4, + "extendedCapacitySizeTiB": 19, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 6, "totalIops": 25, - "totalMBps": 16, - "totalSizeTiB": 4, + "totalMBps": 9, + "totalSizeTiB": 17, "privateEndpointConnections": [ { "value": [ @@ -33,49 +33,49 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "ztdqqordnivv", - "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + "description": "jrneazszhagipczvnqtwmmmuflx", + "actionsRequired": "wufkb" }, "groupIds": [ { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" } ] }, - "id": "nrkgifbkkznauosebqbwvtlqzuj", - "name": "ih", - "type": "thqoluwytlweobwrbbfx", + "id": "qviqyvwidza", + "name": "qomirwkx", + "type": "ejvwydaz", "tags": { - "key4273": "lmmhzxoliqxko" + "key507": "ygpkytlijkgakcfcwrwlzxeww" } } ], - "nextLink": "wiwpkdypzexffxosm" + "nextLink": "afjpehjmzrxoomxstimvjy" } ] }, "systemData": { - "createdBy": "ddyzxih", + "createdBy": "yqgmwochgrrmayxtlst", "createdByType": "User", - "createdAt": "2023-06-19T05:13:08.879Z", - "lastModifiedBy": "iufsgnpegxwobtvtch", + "createdAt": "2023-06-20T11:26:07.411Z", + "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-19T05:13:08.879Z" + "lastModifiedAt": "2023-06-20T11:26:07.411Z" }, - "location": "bypvmomhyqkwdrxiijjncrjku", - "id": "hrfbsphciwwgixwwdjnoivme", - "name": "ixapra", - "type": "efofqqlgcmounejqyoqcvfmg", + "location": "gdbmdrlmgxbvjgfz", + "id": "unmhvmlrgialzcjfrbvgexyyofzbn", + "name": "qfcvhnoxphesjktqaqmrxtkhww", + "type": "dimqwvakcneaghkryhdqs", "tags": { - "key3435": "np" + "key4347": "caywum" } } ], - "nextLink": "bpurrhqtpnyudmjckgkwdldfnk" + "nextLink": "ddjjynukyp" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index 0653274e19c4..803d1d6f84d0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json index 9591e7ebff59..7c09ce12788f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -2,16 +2,16 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", + "elasticSanName": "l-3Mcgna-554L2q", "parameters": { "properties": { - "baseSizeTiB": 4, - "extendedCapacitySizeTiB": 25 + "baseSizeTiB": 20, + "extendedCapacitySizeTiB": 26 }, "tags": { - "key5754": "kvsukwxopyvpyogpxl" + "key2763": "hmrogcrfuhnjyayzlusjcg" } }, "api-version": "2022-12-01-preview" @@ -25,16 +25,16 @@ "tier": "Premium" }, "availabilityZones": [ - "euxwhnusdndfrposb" + "pjceikkrsv" ], "provisioningState": "Invalid", - "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 14, - "totalVolumeSizeGiB": 5, - "volumeGroupCount": 15, + "baseSizeTiB": 4, + "extendedCapacitySizeTiB": 19, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 6, "totalIops": 25, - "totalMBps": 16, - "totalSizeTiB": 4, + "totalMBps": 9, + "totalSizeTiB": 17, "privateEndpointConnections": [ { "value": [ @@ -42,45 +42,45 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "ztdqqordnivv", - "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + "description": "jrneazszhagipczvnqtwmmmuflx", + "actionsRequired": "wufkb" }, "groupIds": [ { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" } ] }, - "id": "nrkgifbkkznauosebqbwvtlqzuj", - "name": "ih", - "type": "thqoluwytlweobwrbbfx", + "id": "qviqyvwidza", + "name": "qomirwkx", + "type": "ejvwydaz", "tags": { - "key4273": "lmmhzxoliqxko" + "key507": "ygpkytlijkgakcfcwrwlzxeww" } } ], - "nextLink": "wiwpkdypzexffxosm" + "nextLink": "afjpehjmzrxoomxstimvjy" } ] }, "systemData": { - "createdBy": "ddyzxih", + "createdBy": "yqgmwochgrrmayxtlst", "createdByType": "User", - "createdAt": "2023-06-19T05:13:08.879Z", - "lastModifiedBy": "iufsgnpegxwobtvtch", + "createdAt": "2023-06-20T11:26:07.411Z", + "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-19T05:13:08.879Z" + "lastModifiedAt": "2023-06-20T11:26:07.411Z" }, - "location": "bypvmomhyqkwdrxiijjncrjku", - "id": "hrfbsphciwwgixwwdjnoivme", - "name": "ixapra", - "type": "efofqqlgcmounejqyoqcvfmg", + "location": "gdbmdrlmgxbvjgfz", + "id": "unmhvmlrgialzcjfrbvgexyyofzbn", + "name": "qfcvhnoxphesjktqaqmrxtkhww", + "type": "dimqwvakcneaghkryhdqs", "tags": { - "key3435": "np" + "key4347": "caywum" } } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json index f359828a6b87..28597e08f215 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", + "elasticSanName": "l-3Mcgna-554L2q", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json index 8c345218ff8d..808ffcb38fca 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json @@ -9,17 +9,17 @@ "body": { "value": [ { - "name": "ypsxndnfgrix", + "name": "akmytxsk", "isDataAction": true, "display": { - "provider": "pqrocwhtmrfybclodrtr", - "resource": "tvncnywvkdrfwqukmwjcyldizkabe", - "operation": "ccxdfxohidnlxgosvowjsqickxephn", - "description": "ldzawjbioazalwq" + "provider": "cmnx", + "resource": "rsdcqz", + "operation": "pufaczafdxsoegwmvk", + "description": "gzsuwbguffiifibqhybex" } } ], - "nextLink": "jrwnczgnprpv" + "nextLink": "sxnlalz" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json index 03eb43a2219f..2a7b0a57ba16 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json @@ -9,7 +9,7 @@ "body": { "value": [ { - "name": "ypsxndnfgrix" + "name": "akmytxsk" } ] } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json index 5d174687f15d..292478897ff4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpoinConnections_Delete", "operationId": "PrivateEndpoinConnections_Delete", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "privateEndpointConnectionName": "djwitfgttbuofvxnju", + "elasticSanName": "l-3Mcgna-554L2q", + "privateEndpointConnectionName": "dlmznifmhqtxvzgfbzmykbaxvfz", "api-version": "2022-12-01-preview" }, "responses": { @@ -14,24 +14,24 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "ztdqqordnivv", - "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + "description": "jrneazszhagipczvnqtwmmmuflx", + "actionsRequired": "wufkb" }, "groupIds": [ { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" } ] }, - "id": "nrkgifbkkznauosebqbwvtlqzuj", - "name": "ih", - "type": "thqoluwytlweobwrbbfx", + "id": "qviqyvwidza", + "name": "qomirwkx", + "type": "ejvwydaz", "tags": { - "key4273": "lmmhzxoliqxko" + "key507": "ygpkytlijkgakcfcwrwlzxeww" } } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json index 9ee75d981e3a..996cecc47aeb 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpoinConnections_Delete", "operationId": "PrivateEndpoinConnections_Delete", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "privateEndpointConnectionName": "djwitfgttbuofvxnju", + "elasticSanName": "l-3Mcgna-554L2q", + "privateEndpointConnectionName": "dlmznifmhqtxvzgfbzmykbaxvfz", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json index 688ce0777b68..e71662970cef 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json @@ -2,24 +2,24 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "privateEndpointConnectionName": "djwitfgttbuofvxnju", + "elasticSanName": "l-3Mcgna-554L2q", + "privateEndpointConnectionName": "dlmznifmhqtxvzgfbzmykbaxvfz", "parameters": { "properties": { "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "ztdqqordnivv", - "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + "description": "jrneazszhagipczvnqtwmmmuflx", + "actionsRequired": "wufkb" }, "groupIds": [ {} ] }, "tags": { - "key4273": "lmmhzxoliqxko" + "key507": "ygpkytlijkgakcfcwrwlzxeww" } }, "api-version": "2022-12-01-preview" @@ -30,24 +30,24 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "ztdqqordnivv", - "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + "description": "jrneazszhagipczvnqtwmmmuflx", + "actionsRequired": "wufkb" }, "groupIds": [ { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" } ] }, - "id": "nrkgifbkkznauosebqbwvtlqzuj", - "name": "ih", - "type": "thqoluwytlweobwrbbfx", + "id": "qviqyvwidza", + "name": "qomirwkx", + "type": "ejvwydaz", "tags": { - "key4273": "lmmhzxoliqxko" + "key507": "ygpkytlijkgakcfcwrwlzxeww" } } }, @@ -59,24 +59,24 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "ztdqqordnivv", - "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + "description": "jrneazszhagipczvnqtwmmmuflx", + "actionsRequired": "wufkb" }, "groupIds": [ { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" } ] }, - "id": "nrkgifbkkznauosebqbwvtlqzuj", - "name": "ih", - "type": "thqoluwytlweobwrbbfx", + "id": "qviqyvwidza", + "name": "qomirwkx", + "type": "ejvwydaz", "tags": { - "key4273": "lmmhzxoliqxko" + "key507": "ygpkytlijkgakcfcwrwlzxeww" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json index 534a923d39b0..3d30dca61ab1 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "privateEndpointConnectionName": "djwitfgttbuofvxnju", + "elasticSanName": "l-3Mcgna-554L2q", + "privateEndpointConnectionName": "dlmznifmhqtxvzgfbzmykbaxvfz", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json index 44534fcf6d08..2c4067e1a4e3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "privateEndpointConnectionName": "djwitfgttbuofvxnju", + "elasticSanName": "l-3Mcgna-554L2q", + "privateEndpointConnectionName": "dlmznifmhqtxvzgfbzmykbaxvfz", "api-version": "2022-12-01-preview" }, "responses": { @@ -14,24 +14,24 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "ztdqqordnivv", - "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + "description": "jrneazszhagipczvnqtwmmmuflx", + "actionsRequired": "wufkb" }, "groupIds": [ { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" } ] }, - "id": "nrkgifbkkznauosebqbwvtlqzuj", - "name": "ih", - "type": "thqoluwytlweobwrbbfx", + "id": "qviqyvwidza", + "name": "qomirwkx", + "type": "ejvwydaz", "tags": { - "key4273": "lmmhzxoliqxko" + "key507": "ygpkytlijkgakcfcwrwlzxeww" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json index 9061820ba154..95daf4490ee2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "privateEndpointConnectionName": "djwitfgttbuofvxnju", + "elasticSanName": "l-3Mcgna-554L2q", + "privateEndpointConnectionName": "dlmznifmhqtxvzgfbzmykbaxvfz", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json index c255c0debcb9..a7571d508dab 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", + "elasticSanName": "l-3Mcgna-554L2q", "api-version": "2022-12-01-preview" }, "responses": { @@ -15,28 +15,28 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "ztdqqordnivv", - "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + "description": "jrneazszhagipczvnqtwmmmuflx", + "actionsRequired": "wufkb" }, "groupIds": [ { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" } ] }, - "id": "nrkgifbkkznauosebqbwvtlqzuj", - "name": "ih", - "type": "thqoluwytlweobwrbbfx", + "id": "qviqyvwidza", + "name": "qomirwkx", + "type": "ejvwydaz", "tags": { - "key4273": "lmmhzxoliqxko" + "key507": "ygpkytlijkgakcfcwrwlzxeww" } } ], - "nextLink": "wiwpkdypzexffxosm" + "nextLink": "afjpehjmzrxoomxstimvjy" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json index baf999da539e..a5ecc8b90178 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", + "elasticSanName": "l-3Mcgna-554L2q", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json new file mode 100644 index 000000000000..cab1316acf32 --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json @@ -0,0 +1,40 @@ +{ + "title": "PrivateLinkResources_ListByElasticSan", + "operationId": "PrivateLinkResources_ListByElasticSan", + "parameters": { + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "l-3Mcgna-554L2q", + "api-version": "2022-12-01-preview" + }, + "responses": { + "200": { + "body": { + "value": [ + { + "properties": { + "groupId": "vgkpb", + "requiredMembers": [ + "jzzf" + ], + "requiredZoneNames": [ + "jcawdpuyicxbozwrgeedu" + ] + }, + "id": "lducynznggarrlitap", + "name": "rykdybqjatiwhdolkpge", + "type": "yvawvlubajbifiukjfhqnaivipq", + "systemData": { + "createdBy": "yqgmwochgrrmayxtlst", + "createdByType": "User", + "createdAt": "2023-06-20T11:26:07.411Z", + "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-06-20T11:26:07.411Z" + } + } + ] + } + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json new file mode 100644 index 000000000000..b54844675c5d --- /dev/null +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json @@ -0,0 +1,15 @@ +{ + "title": "PrivateLinkResources_ListByElasticSan", + "operationId": "PrivateLinkResources_ListByElasticSan", + "parameters": { + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "resourceGroupName": "rgelasticsan", + "elasticSanName": "l-3Mcgna-554L2q", + "api-version": "2022-12-01-preview" + }, + "responses": { + "200": { + "body": {} + } + } +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json index b4518d0c8966..e55185664ba7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "api-version": "2022-12-01-preview", - "$filter": "q" + "$filter": "ndtvayxrsgqjtrpfcytlyoyqyjrkml" }, "responses": { "200": { @@ -13,22 +13,22 @@ { "name": "Premium_LRS", "tier": "Premium", - "resourceType": "krwqpztmxozke", + "resourceType": "m", "locations": [ - "kzcftfbbepvmxcombefrbieio" + "r" ], "locationInfo": [ { - "location": "dcuvbpywgazxhiimg", + "location": "hfsnd", "zones": [ - "mx" + "sleyklnoafwcayrmdzpwhuamcjimt" ] } ], "capabilities": [ { - "name": "tbwaejxvymlzdljzlmq", - "value": "lkoibt" + "name": "ndviydfvdnbhkmsyjukntkgrvyh", + "value": "lifzklygdkmaseqksmhmi" } ] } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json index 5e224b7e671d..8ea73b9c28e1 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json index faf2a2a4bbec..a40c81eb9e3f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", + "elasticSanName": "l-3Mcgna-554L2q", + "volumeGroupName": "11e5OIv_6s9y-575_0Q26", "parameters": { "properties": { "protocolType": "Iscsi", @@ -13,14 +13,14 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "raxkknnlicdq", + "id": "tnnrkkwqnkkuqoygiujhjxaemow", "action": "Allow" } ] } }, "tags": { - "key2616": "xfeysykcifffosmlgntptqyisez" + "key1570": "f" } }, "api-version": "2022-12-01-preview" @@ -35,7 +35,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "raxkknnlicdq", + "id": "tnnrkkwqnkkuqoygiujhjxaemow", "action": "Allow", "state": "provisioning" } @@ -48,44 +48,44 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "ztdqqordnivv", - "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + "description": "jrneazszhagipczvnqtwmmmuflx", + "actionsRequired": "wufkb" }, "groupIds": [ { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" } ] }, - "id": "nrkgifbkkznauosebqbwvtlqzuj", - "name": "ih", - "type": "thqoluwytlweobwrbbfx", + "id": "qviqyvwidza", + "name": "qomirwkx", + "type": "ejvwydaz", "tags": { - "key4273": "lmmhzxoliqxko" + "key507": "ygpkytlijkgakcfcwrwlzxeww" } } ], - "nextLink": "wiwpkdypzexffxosm" + "nextLink": "afjpehjmzrxoomxstimvjy" } ] }, "systemData": { - "createdBy": "ddyzxih", + "createdBy": "yqgmwochgrrmayxtlst", "createdByType": "User", - "createdAt": "2023-06-19T05:13:08.879Z", - "lastModifiedBy": "iufsgnpegxwobtvtch", + "createdAt": "2023-06-20T11:26:07.411Z", + "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-19T05:13:08.879Z" + "lastModifiedAt": "2023-06-20T11:26:07.411Z" }, - "id": "i", - "name": "fuajusvnfbgailpkt", - "type": "fcmplubyff", + "id": "lkvcttetexhhpmfyrsr", + "name": "kromolllotofyaoqytvrricsuykou", + "type": "mswsokfosqmjtf", "tags": { - "key2616": "xfeysykcifffosmlgntptqyisez" + "key1570": "f" } } }, @@ -101,7 +101,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "raxkknnlicdq", + "id": "tnnrkkwqnkkuqoygiujhjxaemow", "action": "Allow", "state": "provisioning" } @@ -114,44 +114,44 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "ztdqqordnivv", - "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + "description": "jrneazszhagipczvnqtwmmmuflx", + "actionsRequired": "wufkb" }, "groupIds": [ { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" } ] }, - "id": "nrkgifbkkznauosebqbwvtlqzuj", - "name": "ih", - "type": "thqoluwytlweobwrbbfx", + "id": "qviqyvwidza", + "name": "qomirwkx", + "type": "ejvwydaz", "tags": { - "key4273": "lmmhzxoliqxko" + "key507": "ygpkytlijkgakcfcwrwlzxeww" } } ], - "nextLink": "wiwpkdypzexffxosm" + "nextLink": "afjpehjmzrxoomxstimvjy" } ] }, "systemData": { - "createdBy": "ddyzxih", + "createdBy": "yqgmwochgrrmayxtlst", "createdByType": "User", - "createdAt": "2023-06-19T05:13:08.879Z", - "lastModifiedBy": "iufsgnpegxwobtvtch", + "createdAt": "2023-06-20T11:26:07.411Z", + "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-19T05:13:08.879Z" + "lastModifiedAt": "2023-06-20T11:26:07.411Z" }, - "id": "i", - "name": "fuajusvnfbgailpkt", - "type": "fcmplubyff", + "id": "lkvcttetexhhpmfyrsr", + "name": "kromolllotofyaoqytvrricsuykou", + "type": "mswsokfosqmjtf", "tags": { - "key2616": "xfeysykcifffosmlgntptqyisez" + "key1570": "f" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json index 263d03a564be..ada1e914be64 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", + "elasticSanName": "l-3Mcgna-554L2q", + "volumeGroupName": "11e5OIv_6s9y-575_0Q26", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json index 57957222de94..ec165c4faf27 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", + "elasticSanName": "l-3Mcgna-554L2q", + "volumeGroupName": "11e5OIv_6s9y-575_0Q26", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json index 57957222de94..ec165c4faf27 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", + "elasticSanName": "l-3Mcgna-554L2q", + "volumeGroupName": "11e5OIv_6s9y-575_0Q26", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json index f65bee2dfa1a..ede8687a02a5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", + "elasticSanName": "l-3Mcgna-554L2q", + "volumeGroupName": "11e5OIv_6s9y-575_0Q26", "api-version": "2022-12-01-preview" }, "responses": { @@ -18,7 +18,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "raxkknnlicdq", + "id": "tnnrkkwqnkkuqoygiujhjxaemow", "action": "Allow", "state": "provisioning" } @@ -31,44 +31,44 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "ztdqqordnivv", - "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + "description": "jrneazszhagipczvnqtwmmmuflx", + "actionsRequired": "wufkb" }, "groupIds": [ { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" } ] }, - "id": "nrkgifbkkznauosebqbwvtlqzuj", - "name": "ih", - "type": "thqoluwytlweobwrbbfx", + "id": "qviqyvwidza", + "name": "qomirwkx", + "type": "ejvwydaz", "tags": { - "key4273": "lmmhzxoliqxko" + "key507": "ygpkytlijkgakcfcwrwlzxeww" } } ], - "nextLink": "wiwpkdypzexffxosm" + "nextLink": "afjpehjmzrxoomxstimvjy" } ] }, "systemData": { - "createdBy": "ddyzxih", + "createdBy": "yqgmwochgrrmayxtlst", "createdByType": "User", - "createdAt": "2023-06-19T05:13:08.879Z", - "lastModifiedBy": "iufsgnpegxwobtvtch", + "createdAt": "2023-06-20T11:26:07.411Z", + "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-19T05:13:08.879Z" + "lastModifiedAt": "2023-06-20T11:26:07.411Z" }, - "id": "i", - "name": "fuajusvnfbgailpkt", - "type": "fcmplubyff", + "id": "lkvcttetexhhpmfyrsr", + "name": "kromolllotofyaoqytvrricsuykou", + "type": "mswsokfosqmjtf", "tags": { - "key2616": "xfeysykcifffosmlgntptqyisez" + "key1570": "f" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json index f4c31ace6e74..4e0949009967 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", + "elasticSanName": "l-3Mcgna-554L2q", + "volumeGroupName": "11e5OIv_6s9y-575_0Q26", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json index ae3a5de8ea20..43711d525a3e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", + "elasticSanName": "l-3Mcgna-554L2q", "api-version": "2022-12-01-preview" }, "responses": { @@ -19,7 +19,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "raxkknnlicdq", + "id": "tnnrkkwqnkkuqoygiujhjxaemow", "action": "Allow", "state": "provisioning" } @@ -32,48 +32,48 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "ztdqqordnivv", - "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + "description": "jrneazszhagipczvnqtwmmmuflx", + "actionsRequired": "wufkb" }, "groupIds": [ { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" } ] }, - "id": "nrkgifbkkznauosebqbwvtlqzuj", - "name": "ih", - "type": "thqoluwytlweobwrbbfx", + "id": "qviqyvwidza", + "name": "qomirwkx", + "type": "ejvwydaz", "tags": { - "key4273": "lmmhzxoliqxko" + "key507": "ygpkytlijkgakcfcwrwlzxeww" } } ], - "nextLink": "wiwpkdypzexffxosm" + "nextLink": "afjpehjmzrxoomxstimvjy" } ] }, "systemData": { - "createdBy": "ddyzxih", + "createdBy": "yqgmwochgrrmayxtlst", "createdByType": "User", - "createdAt": "2023-06-19T05:13:08.879Z", - "lastModifiedBy": "iufsgnpegxwobtvtch", + "createdAt": "2023-06-20T11:26:07.411Z", + "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-19T05:13:08.879Z" + "lastModifiedAt": "2023-06-20T11:26:07.411Z" }, - "id": "i", - "name": "fuajusvnfbgailpkt", - "type": "fcmplubyff", + "id": "lkvcttetexhhpmfyrsr", + "name": "kromolllotofyaoqytvrricsuykou", + "type": "mswsokfosqmjtf", "tags": { - "key2616": "xfeysykcifffosmlgntptqyisez" + "key1570": "f" } } ], - "nextLink": "y" + "nextLink": "yrmmke" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json index 326a5c6b271d..f89dbed87160 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", + "elasticSanName": "l-3Mcgna-554L2q", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json index a9be9f1fc939..5590c462009c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", + "elasticSanName": "l-3Mcgna-554L2q", + "volumeGroupName": "11e5OIv_6s9y-575_0Q26", "parameters": { "properties": { "protocolType": "Iscsi", @@ -13,14 +13,14 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "raxkknnlicdq", + "id": "tnnrkkwqnkkuqoygiujhjxaemow", "action": "Allow" } ] } }, "tags": { - "key3420": "yfryllzmzewqvdnldptqnf" + "key4150": "cybwjvzpgiyfu" } }, "api-version": "2022-12-01-preview" @@ -35,7 +35,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "raxkknnlicdq", + "id": "tnnrkkwqnkkuqoygiujhjxaemow", "action": "Allow", "state": "provisioning" } @@ -48,44 +48,44 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "ztdqqordnivv", - "actionsRequired": "tdddlgyurtpciltyenvhftkhrvyure" + "description": "jrneazszhagipczvnqtwmmmuflx", + "actionsRequired": "wufkb" }, "groupIds": [ { - "id": "jwdiwapuudxmoswvanzxzxgmvcak" + "id": "ubaejnezsncapkjr" } ] }, - "id": "nrkgifbkkznauosebqbwvtlqzuj", - "name": "ih", - "type": "thqoluwytlweobwrbbfx", + "id": "qviqyvwidza", + "name": "qomirwkx", + "type": "ejvwydaz", "tags": { - "key4273": "lmmhzxoliqxko" + "key507": "ygpkytlijkgakcfcwrwlzxeww" } } ], - "nextLink": "wiwpkdypzexffxosm" + "nextLink": "afjpehjmzrxoomxstimvjy" } ] }, "systemData": { - "createdBy": "ddyzxih", + "createdBy": "yqgmwochgrrmayxtlst", "createdByType": "User", - "createdAt": "2023-06-19T05:13:08.879Z", - "lastModifiedBy": "iufsgnpegxwobtvtch", + "createdAt": "2023-06-20T11:26:07.411Z", + "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-19T05:13:08.879Z" + "lastModifiedAt": "2023-06-20T11:26:07.411Z" }, - "id": "i", - "name": "fuajusvnfbgailpkt", - "type": "fcmplubyff", + "id": "lkvcttetexhhpmfyrsr", + "name": "kromolllotofyaoqytvrricsuykou", + "type": "mswsokfosqmjtf", "tags": { - "key2616": "xfeysykcifffosmlgntptqyisez" + "key1570": "f" } } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json index 9d7883613783..a83ef32f4617 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", + "elasticSanName": "l-3Mcgna-554L2q", + "volumeGroupName": "11e5OIv_6s9y-575_0Q26", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json index 822069de2063..083d8bc93cc0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json @@ -2,21 +2,21 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", - "volumeName": "517-3E0p9-UI1", + "elasticSanName": "l-3Mcgna-554L2q", + "volumeGroupName": "11e5OIv_6s9y-575_0Q26", + "volumeName": "i6-3W440", "parameters": { "properties": { "creationData": { "createSource": "None", - "sourceUri": "iucsqqwbcthf" + "sourceUri": "zbbtnneropmpfuejvh" }, - "sizeGiB": 29 + "sizeGiB": 5 }, "tags": { - "key560": "whosdinzyaakoersyof" + "key248": "zun" } }, "api-version": "2022-12-01-preview" @@ -25,33 +25,33 @@ "200": { "body": { "properties": { - "volumeId": "tbsheio", + "volumeId": "ersfbfvikwnadknnclsjkajvthg", "creationData": { "createSource": "None", - "sourceUri": "iucsqqwbcthf" + "sourceUri": "zbbtnneropmpfuejvh" }, - "sizeGiB": 29, + "sizeGiB": 5, "storageTarget": { - "targetIqn": "uaobnykrckounznujjueqfeh", - "targetPortalHostname": "gpdincbxdwzyzga", - "targetPortalPort": 9, + "targetIqn": "nu", + "targetPortalHostname": "aquemrekogl", + "targetPortalPort": 19, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "ddyzxih", + "createdBy": "yqgmwochgrrmayxtlst", "createdByType": "User", - "createdAt": "2023-06-19T05:13:08.879Z", - "lastModifiedBy": "iufsgnpegxwobtvtch", + "createdAt": "2023-06-20T11:26:07.411Z", + "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-19T05:13:08.879Z" + "lastModifiedAt": "2023-06-20T11:26:07.411Z" }, - "id": "mvtkuizkoftxrpbfml", - "name": "osgvclzoojosmokfgyuproisqbgup", - "type": "iprznirhnlt", + "id": "oygflnqbmexxudlhm", + "name": "lwhsbxlegflyxts", + "type": "ymwqwfzepvkfscbk", "tags": { - "key9970": "xlz" + "key7324": "qckafodylkcqieftmy" } } }, @@ -61,33 +61,33 @@ }, "body": { "properties": { - "volumeId": "tbsheio", + "volumeId": "ersfbfvikwnadknnclsjkajvthg", "creationData": { "createSource": "None", - "sourceUri": "iucsqqwbcthf" + "sourceUri": "zbbtnneropmpfuejvh" }, - "sizeGiB": 29, + "sizeGiB": 5, "storageTarget": { - "targetIqn": "uaobnykrckounznujjueqfeh", - "targetPortalHostname": "gpdincbxdwzyzga", - "targetPortalPort": 9, + "targetIqn": "nu", + "targetPortalHostname": "aquemrekogl", + "targetPortalPort": 19, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "ddyzxih", + "createdBy": "yqgmwochgrrmayxtlst", "createdByType": "User", - "createdAt": "2023-06-19T05:13:08.879Z", - "lastModifiedBy": "iufsgnpegxwobtvtch", + "createdAt": "2023-06-20T11:26:07.411Z", + "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-19T05:13:08.879Z" + "lastModifiedAt": "2023-06-20T11:26:07.411Z" }, - "id": "mvtkuizkoftxrpbfml", - "name": "osgvclzoojosmokfgyuproisqbgup", - "type": "iprznirhnlt", + "id": "oygflnqbmexxudlhm", + "name": "lwhsbxlegflyxts", + "type": "ymwqwfzepvkfscbk", "tags": { - "key9970": "xlz" + "key7324": "qckafodylkcqieftmy" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json index 6054615d7269..3ef9b51bb4b9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json @@ -2,14 +2,14 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", - "volumeName": "517-3E0p9-UI1", + "elasticSanName": "l-3Mcgna-554L2q", + "volumeGroupName": "11e5OIv_6s9y-575_0Q26", + "volumeName": "i6-3W440", "parameters": { "properties": { - "sizeGiB": 29 + "sizeGiB": 5 } }, "api-version": "2022-12-01-preview" diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json index 4af862196803..7dc53510a6ab 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", - "volumeName": "517-3E0p9-UI1", + "elasticSanName": "l-3Mcgna-554L2q", + "volumeGroupName": "11e5OIv_6s9y-575_0Q26", + "volumeName": "i6-3W440", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json index 4af862196803..7dc53510a6ab 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", - "volumeName": "517-3E0p9-UI1", + "elasticSanName": "l-3Mcgna-554L2q", + "volumeGroupName": "11e5OIv_6s9y-575_0Q26", + "volumeName": "i6-3W440", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json index e58ce0fd866f..7422acdef317 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json @@ -2,44 +2,44 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", - "volumeName": "517-3E0p9-UI1", + "elasticSanName": "l-3Mcgna-554L2q", + "volumeGroupName": "11e5OIv_6s9y-575_0Q26", + "volumeName": "i6-3W440", "api-version": "2022-12-01-preview" }, "responses": { "200": { "body": { "properties": { - "volumeId": "tbsheio", + "volumeId": "ersfbfvikwnadknnclsjkajvthg", "creationData": { "createSource": "None", - "sourceUri": "iucsqqwbcthf" + "sourceUri": "zbbtnneropmpfuejvh" }, - "sizeGiB": 29, + "sizeGiB": 5, "storageTarget": { - "targetIqn": "uaobnykrckounznujjueqfeh", - "targetPortalHostname": "gpdincbxdwzyzga", - "targetPortalPort": 9, + "targetIqn": "nu", + "targetPortalHostname": "aquemrekogl", + "targetPortalPort": 19, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "ddyzxih", + "createdBy": "yqgmwochgrrmayxtlst", "createdByType": "User", - "createdAt": "2023-06-19T05:13:08.879Z", - "lastModifiedBy": "iufsgnpegxwobtvtch", + "createdAt": "2023-06-20T11:26:07.411Z", + "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-19T05:13:08.879Z" + "lastModifiedAt": "2023-06-20T11:26:07.411Z" }, - "id": "mvtkuizkoftxrpbfml", - "name": "osgvclzoojosmokfgyuproisqbgup", - "type": "iprznirhnlt", + "id": "oygflnqbmexxudlhm", + "name": "lwhsbxlegflyxts", + "type": "ymwqwfzepvkfscbk", "tags": { - "key9970": "xlz" + "key7324": "qckafodylkcqieftmy" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json index df2e174627f5..8b9a731575c0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", - "volumeName": "517-3E0p9-UI1", + "elasticSanName": "l-3Mcgna-554L2q", + "volumeGroupName": "11e5OIv_6s9y-575_0Q26", + "volumeName": "i6-3W440", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index a47acd1d2579..7e2f26e84013 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", + "elasticSanName": "l-3Mcgna-554L2q", + "volumeGroupName": "11e5OIv_6s9y-575_0Q26", "api-version": "2022-12-01-preview" }, "responses": { @@ -14,37 +14,37 @@ "value": [ { "properties": { - "volumeId": "tbsheio", + "volumeId": "ersfbfvikwnadknnclsjkajvthg", "creationData": { "createSource": "None", - "sourceUri": "iucsqqwbcthf" + "sourceUri": "zbbtnneropmpfuejvh" }, - "sizeGiB": 29, + "sizeGiB": 5, "storageTarget": { - "targetIqn": "uaobnykrckounznujjueqfeh", - "targetPortalHostname": "gpdincbxdwzyzga", - "targetPortalPort": 9, + "targetIqn": "nu", + "targetPortalHostname": "aquemrekogl", + "targetPortalPort": 19, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "ddyzxih", + "createdBy": "yqgmwochgrrmayxtlst", "createdByType": "User", - "createdAt": "2023-06-19T05:13:08.879Z", - "lastModifiedBy": "iufsgnpegxwobtvtch", + "createdAt": "2023-06-20T11:26:07.411Z", + "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-19T05:13:08.879Z" + "lastModifiedAt": "2023-06-20T11:26:07.411Z" }, - "id": "mvtkuizkoftxrpbfml", - "name": "osgvclzoojosmokfgyuproisqbgup", - "type": "iprznirhnlt", + "id": "oygflnqbmexxudlhm", + "name": "lwhsbxlegflyxts", + "type": "ymwqwfzepvkfscbk", "tags": { - "key9970": "xlz" + "key7324": "qckafodylkcqieftmy" } } ], - "nextLink": "qggbmeujbjvsfouz" + "nextLink": "ngkzafuuudlfmgetjmebkjnc" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json index 20b3d3905d05..fa6033645354 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", + "elasticSanName": "l-3Mcgna-554L2q", + "volumeGroupName": "11e5OIv_6s9y-575_0Q26", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json index 49b38c9e62fa..c73b91dbac18 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json @@ -2,17 +2,17 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", - "volumeName": "517-3E0p9-UI1", + "elasticSanName": "l-3Mcgna-554L2q", + "volumeGroupName": "11e5OIv_6s9y-575_0Q26", + "volumeName": "i6-3W440", "parameters": { "properties": { - "sizeGiB": 14 + "sizeGiB": 22 }, "tags": { - "key5269": "ir" + "key5020": "mraiyhzknlfbsdgsmu" } }, "api-version": "2022-12-01-preview" @@ -21,33 +21,33 @@ "200": { "body": { "properties": { - "volumeId": "tbsheio", + "volumeId": "ersfbfvikwnadknnclsjkajvthg", "creationData": { "createSource": "None", - "sourceUri": "iucsqqwbcthf" + "sourceUri": "zbbtnneropmpfuejvh" }, - "sizeGiB": 29, + "sizeGiB": 5, "storageTarget": { - "targetIqn": "uaobnykrckounznujjueqfeh", - "targetPortalHostname": "gpdincbxdwzyzga", - "targetPortalPort": 9, + "targetIqn": "nu", + "targetPortalHostname": "aquemrekogl", + "targetPortalPort": 19, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "ddyzxih", + "createdBy": "yqgmwochgrrmayxtlst", "createdByType": "User", - "createdAt": "2023-06-19T05:13:08.879Z", - "lastModifiedBy": "iufsgnpegxwobtvtch", + "createdAt": "2023-06-20T11:26:07.411Z", + "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-19T05:13:08.879Z" + "lastModifiedAt": "2023-06-20T11:26:07.411Z" }, - "id": "mvtkuizkoftxrpbfml", - "name": "osgvclzoojosmokfgyuproisqbgup", - "type": "iprznirhnlt", + "id": "oygflnqbmexxudlhm", + "name": "lwhsbxlegflyxts", + "type": "ymwqwfzepvkfscbk", "tags": { - "key9970": "xlz" + "key7324": "qckafodylkcqieftmy" } } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json index f2d7fcf459e5..8386e0a97e7e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "48841AC8-BAB7-41CD-A060-F539444ACD50", + "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", "resourceGroupName": "rgelasticsan", - "elasticSanName": "1jRHU_51x_8f_142", - "volumeGroupName": "Q9-5R_03_05G4Pu_G5u3-77m1-P3", - "volumeName": "517-3E0p9-UI1", + "elasticSanName": "l-3Mcgna-554L2q", + "volumeGroupName": "11e5OIv_6s9y-575_0Q26", + "volumeName": "i6-3W440", "parameters": {}, "api-version": "2022-12-01-preview" }, From 2946fe700eddd3be0ac3da26b0f4fc6028852698 Mon Sep 17 00:00:00 2001 From: PreetPRG Date: Tue, 20 Jun 2023 18:36:45 +0530 Subject: [PATCH 06/16] Nit change to correct the path for privateLinkResource API --- .../2022-12-01-preview/elasticsan.json | 2 +- .../ElasticSans_Create_MaximumSet_Gen.json | 118 +++++++++--------- .../ElasticSans_Create_MinimumSet_Gen.json | 8 +- .../ElasticSans_Delete_MaximumSet_Gen.json | 4 +- .../ElasticSans_Delete_MinimumSet_Gen.json | 4 +- .../ElasticSans_Get_MaximumSet_Gen.json | 56 ++++----- .../ElasticSans_Get_MinimumSet_Gen.json | 4 +- ...ns_ListByResourceGroup_MaximumSet_Gen.json | 56 ++++----- ...ns_ListByResourceGroup_MinimumSet_Gen.json | 2 +- ...ans_ListBySubscription_MaximumSet_Gen.json | 56 ++++----- ...ans_ListBySubscription_MinimumSet_Gen.json | 2 +- .../ElasticSans_Update_MaximumSet_Gen.json | 62 ++++----- .../ElasticSans_Update_MinimumSet_Gen.json | 4 +- .../Operations_List_MaximumSet_Gen.json | 12 +- .../Operations_List_MinimumSet_Gen.json | 2 +- ...poinConnections_Delete_MaximumSet_Gen.json | 22 ++-- ...poinConnections_Delete_MinimumSet_Gen.json | 6 +- ...ointConnections_Create_MaximumSet_Gen.json | 44 +++---- ...ointConnections_Create_MinimumSet_Gen.json | 6 +- ...ndpointConnections_Get_MaximumSet_Gen.json | 22 ++-- ...ndpointConnections_Get_MinimumSet_Gen.json | 6 +- ...dpointConnections_List_MaximumSet_Gen.json | 22 ++-- ...dpointConnections_List_MinimumSet_Gen.json | 4 +- ...urces_ListByElasticSan_MaximumSet_Gen.json | 24 ++-- ...urces_ListByElasticSan_MinimumSet_Gen.json | 4 +- .../examples/Skus_List_MaximumSet_Gen.json | 16 +-- .../examples/Skus_List_MinimumSet_Gen.json | 2 +- .../VolumeGroups_Create_MaximumSet_Gen.json | 82 ++++++------ .../VolumeGroups_Create_MinimumSet_Gen.json | 6 +- .../VolumeGroups_Delete_MaximumSet_Gen.json | 6 +- .../VolumeGroups_Delete_MinimumSet_Gen.json | 6 +- .../VolumeGroups_Get_MaximumSet_Gen.json | 42 +++---- .../VolumeGroups_Get_MinimumSet_Gen.json | 6 +- ...roups_ListByElasticSan_MaximumSet_Gen.json | 42 +++---- ...roups_ListByElasticSan_MinimumSet_Gen.json | 4 +- .../VolumeGroups_Update_MaximumSet_Gen.json | 46 +++---- .../VolumeGroups_Update_MinimumSet_Gen.json | 6 +- .../Volumes_Create_MaximumSet_Gen.json | 70 +++++------ .../Volumes_Create_MinimumSet_Gen.json | 10 +- .../Volumes_Delete_MaximumSet_Gen.json | 8 +- .../Volumes_Delete_MinimumSet_Gen.json | 8 +- .../examples/Volumes_Get_MaximumSet_Gen.json | 36 +++--- .../examples/Volumes_Get_MinimumSet_Gen.json | 8 +- ...umes_ListByVolumeGroup_MaximumSet_Gen.json | 36 +++--- ...umes_ListByVolumeGroup_MinimumSet_Gen.json | 6 +- .../Volumes_Update_MaximumSet_Gen.json | 40 +++--- .../Volumes_Update_MinimumSet_Gen.json | 8 +- 47 files changed, 523 insertions(+), 523 deletions(-) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json index ed9082d3808c..8150ae84a2a6 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json @@ -1249,7 +1249,7 @@ } } }, - "/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticsans/{elasticSanName}/privateLinkResources": { + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateLinkResources": { "get": { "tags": [ "PrivateLinkResources" diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json index 7b2199aba524..5c39c55e1b0b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", + "elasticSanName": "wh-8C3", "parameters": { "properties": { "sku": { @@ -12,14 +12,14 @@ "tier": "Premium" }, "availabilityZones": [ - "pjceikkrsv" + "losuiddkgngiobnujsorahlmvmlci" ], - "baseSizeTiB": 4, - "extendedCapacitySizeTiB": 19 + "baseSizeTiB": 13, + "extendedCapacitySizeTiB": 18 }, - "location": "pupyzxshiwfcav", + "location": "yqbmozxajigneukxrvtkks", "tags": { - "key5495": "b" + "key8816": "cstb" } }, "api-version": "2022-12-01-preview" @@ -33,16 +33,16 @@ "tier": "Premium" }, "availabilityZones": [ - "pjceikkrsv" + "losuiddkgngiobnujsorahlmvmlci" ], "provisioningState": "Invalid", - "baseSizeTiB": 4, - "extendedCapacitySizeTiB": 19, - "totalVolumeSizeGiB": 15, - "volumeGroupCount": 6, - "totalIops": 25, - "totalMBps": 9, - "totalSizeTiB": 17, + "baseSizeTiB": 13, + "extendedCapacitySizeTiB": 18, + "totalVolumeSizeGiB": 16, + "volumeGroupCount": 1, + "totalIops": 10, + "totalMBps": 10, + "totalSizeTiB": 22, "privateEndpointConnections": [ { "value": [ @@ -50,45 +50,45 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jrneazszhagipczvnqtwmmmuflx", - "actionsRequired": "wufkb" + "description": "bndxgldugdurqowquroxzdvsxab", + "actionsRequired": "ehyrwffmsiew" }, "groupIds": [ { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" } ] }, - "id": "qviqyvwidza", - "name": "qomirwkx", - "type": "ejvwydaz", + "id": "kysibpkzhkirzgrfwgzivokwigpq", + "name": "ovigvqcgcblot", + "type": "ntxnbssjsmpl", "tags": { - "key507": "ygpkytlijkgakcfcwrwlzxeww" + "key9205": "huapewnrjxoetfyehmkqjnr" } } ], - "nextLink": "afjpehjmzrxoomxstimvjy" + "nextLink": "omhj" } ] }, "systemData": { - "createdBy": "yqgmwochgrrmayxtlst", + "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", "createdByType": "User", - "createdAt": "2023-06-20T11:26:07.411Z", - "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", + "createdAt": "2023-06-20T13:02:41.239Z", + "lastModifiedBy": "nnsrfhivubfvlpiemg", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T11:26:07.411Z" + "lastModifiedAt": "2023-06-20T13:02:41.239Z" }, - "location": "gdbmdrlmgxbvjgfz", - "id": "unmhvmlrgialzcjfrbvgexyyofzbn", - "name": "qfcvhnoxphesjktqaqmrxtkhww", - "type": "dimqwvakcneaghkryhdqs", + "location": "ru", + "id": "xkblsnxoonhkx", + "name": "qyirls", + "type": "nkaymrnhfbqsl", "tags": { - "key4347": "caywum" + "key5007": "bsturp" } } }, @@ -103,16 +103,16 @@ "tier": "Premium" }, "availabilityZones": [ - "pjceikkrsv" + "losuiddkgngiobnujsorahlmvmlci" ], "provisioningState": "Invalid", - "baseSizeTiB": 4, - "extendedCapacitySizeTiB": 19, - "totalVolumeSizeGiB": 15, - "volumeGroupCount": 6, - "totalIops": 25, - "totalMBps": 9, - "totalSizeTiB": 17, + "baseSizeTiB": 13, + "extendedCapacitySizeTiB": 18, + "totalVolumeSizeGiB": 16, + "volumeGroupCount": 1, + "totalIops": 10, + "totalMBps": 10, + "totalSizeTiB": 22, "privateEndpointConnections": [ { "value": [ @@ -120,45 +120,45 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jrneazszhagipczvnqtwmmmuflx", - "actionsRequired": "wufkb" + "description": "bndxgldugdurqowquroxzdvsxab", + "actionsRequired": "ehyrwffmsiew" }, "groupIds": [ { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" } ] }, - "id": "qviqyvwidza", - "name": "qomirwkx", - "type": "ejvwydaz", + "id": "kysibpkzhkirzgrfwgzivokwigpq", + "name": "ovigvqcgcblot", + "type": "ntxnbssjsmpl", "tags": { - "key507": "ygpkytlijkgakcfcwrwlzxeww" + "key9205": "huapewnrjxoetfyehmkqjnr" } } ], - "nextLink": "afjpehjmzrxoomxstimvjy" + "nextLink": "omhj" } ] }, "systemData": { - "createdBy": "yqgmwochgrrmayxtlst", + "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", "createdByType": "User", - "createdAt": "2023-06-20T11:26:07.411Z", - "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", + "createdAt": "2023-06-20T13:02:41.239Z", + "lastModifiedBy": "nnsrfhivubfvlpiemg", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T11:26:07.411Z" + "lastModifiedAt": "2023-06-20T13:02:41.239Z" }, - "location": "gdbmdrlmgxbvjgfz", - "id": "unmhvmlrgialzcjfrbvgexyyofzbn", - "name": "qfcvhnoxphesjktqaqmrxtkhww", - "type": "dimqwvakcneaghkryhdqs", + "location": "ru", + "id": "xkblsnxoonhkx", + "name": "qyirls", + "type": "nkaymrnhfbqsl", "tags": { - "key4347": "caywum" + "key5007": "bsturp" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json index af7fb529320b..a237c4d42d1d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json @@ -2,16 +2,16 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", + "elasticSanName": "wh-8C3", "parameters": { "properties": { "sku": { "name": "Premium_LRS" }, - "baseSizeTiB": 4, - "extendedCapacitySizeTiB": 19 + "baseSizeTiB": 13, + "extendedCapacitySizeTiB": 18 } }, "api-version": "2022-12-01-preview" diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json index 5d102e25d361..bc0de61872a0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", + "elasticSanName": "wh-8C3", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json index 5d102e25d361..bc0de61872a0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", + "elasticSanName": "wh-8C3", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json index 9443f1c4bbab..16839b698042 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", + "elasticSanName": "wh-8C3", "api-version": "2022-12-01-preview" }, "responses": { @@ -16,16 +16,16 @@ "tier": "Premium" }, "availabilityZones": [ - "pjceikkrsv" + "losuiddkgngiobnujsorahlmvmlci" ], "provisioningState": "Invalid", - "baseSizeTiB": 4, - "extendedCapacitySizeTiB": 19, - "totalVolumeSizeGiB": 15, - "volumeGroupCount": 6, - "totalIops": 25, - "totalMBps": 9, - "totalSizeTiB": 17, + "baseSizeTiB": 13, + "extendedCapacitySizeTiB": 18, + "totalVolumeSizeGiB": 16, + "volumeGroupCount": 1, + "totalIops": 10, + "totalMBps": 10, + "totalSizeTiB": 22, "privateEndpointConnections": [ { "value": [ @@ -33,45 +33,45 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jrneazszhagipczvnqtwmmmuflx", - "actionsRequired": "wufkb" + "description": "bndxgldugdurqowquroxzdvsxab", + "actionsRequired": "ehyrwffmsiew" }, "groupIds": [ { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" } ] }, - "id": "qviqyvwidza", - "name": "qomirwkx", - "type": "ejvwydaz", + "id": "kysibpkzhkirzgrfwgzivokwigpq", + "name": "ovigvqcgcblot", + "type": "ntxnbssjsmpl", "tags": { - "key507": "ygpkytlijkgakcfcwrwlzxeww" + "key9205": "huapewnrjxoetfyehmkqjnr" } } ], - "nextLink": "afjpehjmzrxoomxstimvjy" + "nextLink": "omhj" } ] }, "systemData": { - "createdBy": "yqgmwochgrrmayxtlst", + "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", "createdByType": "User", - "createdAt": "2023-06-20T11:26:07.411Z", - "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", + "createdAt": "2023-06-20T13:02:41.239Z", + "lastModifiedBy": "nnsrfhivubfvlpiemg", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T11:26:07.411Z" + "lastModifiedAt": "2023-06-20T13:02:41.239Z" }, - "location": "gdbmdrlmgxbvjgfz", - "id": "unmhvmlrgialzcjfrbvgexyyofzbn", - "name": "qfcvhnoxphesjktqaqmrxtkhww", - "type": "dimqwvakcneaghkryhdqs", + "location": "ru", + "id": "xkblsnxoonhkx", + "name": "qyirls", + "type": "nkaymrnhfbqsl", "tags": { - "key4347": "caywum" + "key5007": "bsturp" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json index 944df1c35b9f..df6d9d88a947 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", + "elasticSanName": "wh-8C3", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index f72b0c468847..e723a5318db4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", "api-version": "2022-12-01-preview" }, @@ -17,16 +17,16 @@ "tier": "Premium" }, "availabilityZones": [ - "pjceikkrsv" + "losuiddkgngiobnujsorahlmvmlci" ], "provisioningState": "Invalid", - "baseSizeTiB": 4, - "extendedCapacitySizeTiB": 19, - "totalVolumeSizeGiB": 15, - "volumeGroupCount": 6, - "totalIops": 25, - "totalMBps": 9, - "totalSizeTiB": 17, + "baseSizeTiB": 13, + "extendedCapacitySizeTiB": 18, + "totalVolumeSizeGiB": 16, + "volumeGroupCount": 1, + "totalIops": 10, + "totalMBps": 10, + "totalSizeTiB": 22, "privateEndpointConnections": [ { "value": [ @@ -34,49 +34,49 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jrneazszhagipczvnqtwmmmuflx", - "actionsRequired": "wufkb" + "description": "bndxgldugdurqowquroxzdvsxab", + "actionsRequired": "ehyrwffmsiew" }, "groupIds": [ { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" } ] }, - "id": "qviqyvwidza", - "name": "qomirwkx", - "type": "ejvwydaz", + "id": "kysibpkzhkirzgrfwgzivokwigpq", + "name": "ovigvqcgcblot", + "type": "ntxnbssjsmpl", "tags": { - "key507": "ygpkytlijkgakcfcwrwlzxeww" + "key9205": "huapewnrjxoetfyehmkqjnr" } } ], - "nextLink": "afjpehjmzrxoomxstimvjy" + "nextLink": "omhj" } ] }, "systemData": { - "createdBy": "yqgmwochgrrmayxtlst", + "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", "createdByType": "User", - "createdAt": "2023-06-20T11:26:07.411Z", - "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", + "createdAt": "2023-06-20T13:02:41.239Z", + "lastModifiedBy": "nnsrfhivubfvlpiemg", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T11:26:07.411Z" + "lastModifiedAt": "2023-06-20T13:02:41.239Z" }, - "location": "gdbmdrlmgxbvjgfz", - "id": "unmhvmlrgialzcjfrbvgexyyofzbn", - "name": "qfcvhnoxphesjktqaqmrxtkhww", - "type": "dimqwvakcneaghkryhdqs", + "location": "ru", + "id": "xkblsnxoonhkx", + "name": "qyirls", + "type": "nkaymrnhfbqsl", "tags": { - "key4347": "caywum" + "key5007": "bsturp" } } ], - "nextLink": "ddjjynukyp" + "nextLink": "dbpbqvsvzcuzty" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index c1f143c6d2c6..c83c0f3dacf4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index 5a3beb91ec5b..970b5dadd13e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "api-version": "2022-12-01-preview" }, "responses": { @@ -16,16 +16,16 @@ "tier": "Premium" }, "availabilityZones": [ - "pjceikkrsv" + "losuiddkgngiobnujsorahlmvmlci" ], "provisioningState": "Invalid", - "baseSizeTiB": 4, - "extendedCapacitySizeTiB": 19, - "totalVolumeSizeGiB": 15, - "volumeGroupCount": 6, - "totalIops": 25, - "totalMBps": 9, - "totalSizeTiB": 17, + "baseSizeTiB": 13, + "extendedCapacitySizeTiB": 18, + "totalVolumeSizeGiB": 16, + "volumeGroupCount": 1, + "totalIops": 10, + "totalMBps": 10, + "totalSizeTiB": 22, "privateEndpointConnections": [ { "value": [ @@ -33,49 +33,49 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jrneazszhagipczvnqtwmmmuflx", - "actionsRequired": "wufkb" + "description": "bndxgldugdurqowquroxzdvsxab", + "actionsRequired": "ehyrwffmsiew" }, "groupIds": [ { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" } ] }, - "id": "qviqyvwidza", - "name": "qomirwkx", - "type": "ejvwydaz", + "id": "kysibpkzhkirzgrfwgzivokwigpq", + "name": "ovigvqcgcblot", + "type": "ntxnbssjsmpl", "tags": { - "key507": "ygpkytlijkgakcfcwrwlzxeww" + "key9205": "huapewnrjxoetfyehmkqjnr" } } ], - "nextLink": "afjpehjmzrxoomxstimvjy" + "nextLink": "omhj" } ] }, "systemData": { - "createdBy": "yqgmwochgrrmayxtlst", + "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", "createdByType": "User", - "createdAt": "2023-06-20T11:26:07.411Z", - "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", + "createdAt": "2023-06-20T13:02:41.239Z", + "lastModifiedBy": "nnsrfhivubfvlpiemg", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T11:26:07.411Z" + "lastModifiedAt": "2023-06-20T13:02:41.239Z" }, - "location": "gdbmdrlmgxbvjgfz", - "id": "unmhvmlrgialzcjfrbvgexyyofzbn", - "name": "qfcvhnoxphesjktqaqmrxtkhww", - "type": "dimqwvakcneaghkryhdqs", + "location": "ru", + "id": "xkblsnxoonhkx", + "name": "qyirls", + "type": "nkaymrnhfbqsl", "tags": { - "key4347": "caywum" + "key5007": "bsturp" } } ], - "nextLink": "ddjjynukyp" + "nextLink": "dbpbqvsvzcuzty" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index 803d1d6f84d0..91a19653c6ee 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json index 7c09ce12788f..564c81b1a744 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -2,16 +2,16 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", + "elasticSanName": "wh-8C3", "parameters": { "properties": { - "baseSizeTiB": 20, - "extendedCapacitySizeTiB": 26 + "baseSizeTiB": 9, + "extendedCapacitySizeTiB": 17 }, "tags": { - "key2763": "hmrogcrfuhnjyayzlusjcg" + "key313": "ndpcqlxgsukligwyutcku" } }, "api-version": "2022-12-01-preview" @@ -25,16 +25,16 @@ "tier": "Premium" }, "availabilityZones": [ - "pjceikkrsv" + "losuiddkgngiobnujsorahlmvmlci" ], "provisioningState": "Invalid", - "baseSizeTiB": 4, - "extendedCapacitySizeTiB": 19, - "totalVolumeSizeGiB": 15, - "volumeGroupCount": 6, - "totalIops": 25, - "totalMBps": 9, - "totalSizeTiB": 17, + "baseSizeTiB": 13, + "extendedCapacitySizeTiB": 18, + "totalVolumeSizeGiB": 16, + "volumeGroupCount": 1, + "totalIops": 10, + "totalMBps": 10, + "totalSizeTiB": 22, "privateEndpointConnections": [ { "value": [ @@ -42,45 +42,45 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jrneazszhagipczvnqtwmmmuflx", - "actionsRequired": "wufkb" + "description": "bndxgldugdurqowquroxzdvsxab", + "actionsRequired": "ehyrwffmsiew" }, "groupIds": [ { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" } ] }, - "id": "qviqyvwidza", - "name": "qomirwkx", - "type": "ejvwydaz", + "id": "kysibpkzhkirzgrfwgzivokwigpq", + "name": "ovigvqcgcblot", + "type": "ntxnbssjsmpl", "tags": { - "key507": "ygpkytlijkgakcfcwrwlzxeww" + "key9205": "huapewnrjxoetfyehmkqjnr" } } ], - "nextLink": "afjpehjmzrxoomxstimvjy" + "nextLink": "omhj" } ] }, "systemData": { - "createdBy": "yqgmwochgrrmayxtlst", + "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", "createdByType": "User", - "createdAt": "2023-06-20T11:26:07.411Z", - "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", + "createdAt": "2023-06-20T13:02:41.239Z", + "lastModifiedBy": "nnsrfhivubfvlpiemg", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T11:26:07.411Z" + "lastModifiedAt": "2023-06-20T13:02:41.239Z" }, - "location": "gdbmdrlmgxbvjgfz", - "id": "unmhvmlrgialzcjfrbvgexyyofzbn", - "name": "qfcvhnoxphesjktqaqmrxtkhww", - "type": "dimqwvakcneaghkryhdqs", + "location": "ru", + "id": "xkblsnxoonhkx", + "name": "qyirls", + "type": "nkaymrnhfbqsl", "tags": { - "key4347": "caywum" + "key5007": "bsturp" } } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json index 28597e08f215..9d9a9ae54acf 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", + "elasticSanName": "wh-8C3", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json index 808ffcb38fca..334952ef8804 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json @@ -9,17 +9,17 @@ "body": { "value": [ { - "name": "akmytxsk", + "name": "tuizncvilfgypedoecojz", "isDataAction": true, "display": { - "provider": "cmnx", - "resource": "rsdcqz", - "operation": "pufaczafdxsoegwmvk", - "description": "gzsuwbguffiifibqhybex" + "provider": "udqcc", + "resource": "kkibvtys", + "operation": "hgdzkangidesgdfxsrlecw", + "description": "dgvagedqkyyzmrih" } } ], - "nextLink": "sxnlalz" + "nextLink": "ctqvddeurv" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json index 2a7b0a57ba16..5979150d0b23 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json @@ -9,7 +9,7 @@ "body": { "value": [ { - "name": "akmytxsk" + "name": "tuizncvilfgypedoecojz" } ] } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json index 292478897ff4..383bf072aa2c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpoinConnections_Delete", "operationId": "PrivateEndpoinConnections_Delete", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "privateEndpointConnectionName": "dlmznifmhqtxvzgfbzmykbaxvfz", + "elasticSanName": "wh-8C3", + "privateEndpointConnectionName": "vawhsmsmuzbtgpmixsopdeghjtxr", "api-version": "2022-12-01-preview" }, "responses": { @@ -14,24 +14,24 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jrneazszhagipczvnqtwmmmuflx", - "actionsRequired": "wufkb" + "description": "bndxgldugdurqowquroxzdvsxab", + "actionsRequired": "ehyrwffmsiew" }, "groupIds": [ { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" } ] }, - "id": "qviqyvwidza", - "name": "qomirwkx", - "type": "ejvwydaz", + "id": "kysibpkzhkirzgrfwgzivokwigpq", + "name": "ovigvqcgcblot", + "type": "ntxnbssjsmpl", "tags": { - "key507": "ygpkytlijkgakcfcwrwlzxeww" + "key9205": "huapewnrjxoetfyehmkqjnr" } } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json index 996cecc47aeb..6abea2177718 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpoinConnections_Delete", "operationId": "PrivateEndpoinConnections_Delete", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "privateEndpointConnectionName": "dlmznifmhqtxvzgfbzmykbaxvfz", + "elasticSanName": "wh-8C3", + "privateEndpointConnectionName": "vawhsmsmuzbtgpmixsopdeghjtxr", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json index e71662970cef..3a48149178ee 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json @@ -2,24 +2,24 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "privateEndpointConnectionName": "dlmznifmhqtxvzgfbzmykbaxvfz", + "elasticSanName": "wh-8C3", + "privateEndpointConnectionName": "vawhsmsmuzbtgpmixsopdeghjtxr", "parameters": { "properties": { "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jrneazszhagipczvnqtwmmmuflx", - "actionsRequired": "wufkb" + "description": "bndxgldugdurqowquroxzdvsxab", + "actionsRequired": "ehyrwffmsiew" }, "groupIds": [ {} ] }, "tags": { - "key507": "ygpkytlijkgakcfcwrwlzxeww" + "key9205": "huapewnrjxoetfyehmkqjnr" } }, "api-version": "2022-12-01-preview" @@ -30,24 +30,24 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jrneazszhagipczvnqtwmmmuflx", - "actionsRequired": "wufkb" + "description": "bndxgldugdurqowquroxzdvsxab", + "actionsRequired": "ehyrwffmsiew" }, "groupIds": [ { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" } ] }, - "id": "qviqyvwidza", - "name": "qomirwkx", - "type": "ejvwydaz", + "id": "kysibpkzhkirzgrfwgzivokwigpq", + "name": "ovigvqcgcblot", + "type": "ntxnbssjsmpl", "tags": { - "key507": "ygpkytlijkgakcfcwrwlzxeww" + "key9205": "huapewnrjxoetfyehmkqjnr" } } }, @@ -59,24 +59,24 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jrneazszhagipczvnqtwmmmuflx", - "actionsRequired": "wufkb" + "description": "bndxgldugdurqowquroxzdvsxab", + "actionsRequired": "ehyrwffmsiew" }, "groupIds": [ { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" } ] }, - "id": "qviqyvwidza", - "name": "qomirwkx", - "type": "ejvwydaz", + "id": "kysibpkzhkirzgrfwgzivokwigpq", + "name": "ovigvqcgcblot", + "type": "ntxnbssjsmpl", "tags": { - "key507": "ygpkytlijkgakcfcwrwlzxeww" + "key9205": "huapewnrjxoetfyehmkqjnr" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json index 3d30dca61ab1..885191020499 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "privateEndpointConnectionName": "dlmznifmhqtxvzgfbzmykbaxvfz", + "elasticSanName": "wh-8C3", + "privateEndpointConnectionName": "vawhsmsmuzbtgpmixsopdeghjtxr", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json index 2c4067e1a4e3..686e75d8d10d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "privateEndpointConnectionName": "dlmznifmhqtxvzgfbzmykbaxvfz", + "elasticSanName": "wh-8C3", + "privateEndpointConnectionName": "vawhsmsmuzbtgpmixsopdeghjtxr", "api-version": "2022-12-01-preview" }, "responses": { @@ -14,24 +14,24 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jrneazszhagipczvnqtwmmmuflx", - "actionsRequired": "wufkb" + "description": "bndxgldugdurqowquroxzdvsxab", + "actionsRequired": "ehyrwffmsiew" }, "groupIds": [ { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" } ] }, - "id": "qviqyvwidza", - "name": "qomirwkx", - "type": "ejvwydaz", + "id": "kysibpkzhkirzgrfwgzivokwigpq", + "name": "ovigvqcgcblot", + "type": "ntxnbssjsmpl", "tags": { - "key507": "ygpkytlijkgakcfcwrwlzxeww" + "key9205": "huapewnrjxoetfyehmkqjnr" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json index 95daf4490ee2..4e1c494f4106 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "privateEndpointConnectionName": "dlmznifmhqtxvzgfbzmykbaxvfz", + "elasticSanName": "wh-8C3", + "privateEndpointConnectionName": "vawhsmsmuzbtgpmixsopdeghjtxr", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json index a7571d508dab..431a7683e1a3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", + "elasticSanName": "wh-8C3", "api-version": "2022-12-01-preview" }, "responses": { @@ -15,28 +15,28 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jrneazszhagipczvnqtwmmmuflx", - "actionsRequired": "wufkb" + "description": "bndxgldugdurqowquroxzdvsxab", + "actionsRequired": "ehyrwffmsiew" }, "groupIds": [ { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" } ] }, - "id": "qviqyvwidza", - "name": "qomirwkx", - "type": "ejvwydaz", + "id": "kysibpkzhkirzgrfwgzivokwigpq", + "name": "ovigvqcgcblot", + "type": "ntxnbssjsmpl", "tags": { - "key507": "ygpkytlijkgakcfcwrwlzxeww" + "key9205": "huapewnrjxoetfyehmkqjnr" } } ], - "nextLink": "afjpehjmzrxoomxstimvjy" + "nextLink": "omhj" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json index a5ecc8b90178..44f78fdf97c4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", + "elasticSanName": "wh-8C3", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json index cab1316acf32..289a3749033c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", + "elasticSanName": "wh-8C3", "api-version": "2022-12-01-preview" }, "responses": { @@ -13,24 +13,24 @@ "value": [ { "properties": { - "groupId": "vgkpb", + "groupId": "yvnfwgsetyt", "requiredMembers": [ - "jzzf" + "kaijpmjvjbtwwrjaoucgbts" ], "requiredZoneNames": [ - "jcawdpuyicxbozwrgeedu" + "lnvpyexazdeepfqivxygthbcvin" ] }, - "id": "lducynznggarrlitap", - "name": "rykdybqjatiwhdolkpge", - "type": "yvawvlubajbifiukjfhqnaivipq", + "id": "wtaunfhrqhfzfvvndlovgvorqt", + "name": "rv", + "type": "pgctwrtvjxdyllzraqmssyfkfnsk", "systemData": { - "createdBy": "yqgmwochgrrmayxtlst", + "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", "createdByType": "User", - "createdAt": "2023-06-20T11:26:07.411Z", - "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", + "createdAt": "2023-06-20T13:02:41.239Z", + "lastModifiedBy": "nnsrfhivubfvlpiemg", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T11:26:07.411Z" + "lastModifiedAt": "2023-06-20T13:02:41.239Z" } } ] diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json index b54844675c5d..734c13c01109 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", + "elasticSanName": "wh-8C3", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json index e55185664ba7..e1444ab253d2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "api-version": "2022-12-01-preview", - "$filter": "ndtvayxrsgqjtrpfcytlyoyqyjrkml" + "$filter": "dswucctdspeyhpoeaskfuoynfbglhx" }, "responses": { "200": { @@ -13,22 +13,22 @@ { "name": "Premium_LRS", "tier": "Premium", - "resourceType": "m", + "resourceType": "mirbcfloernwsrbxe", "locations": [ - "r" + "ljqu" ], "locationInfo": [ { - "location": "hfsnd", + "location": "klhuoxwjbuwezxyrmdjsjukvo", "zones": [ - "sleyklnoafwcayrmdzpwhuamcjimt" + "gvrzprtabfhidgmgnyoxrxxjqk" ] } ], "capabilities": [ { - "name": "ndviydfvdnbhkmsyjukntkgrvyh", - "value": "lifzklygdkmaseqksmhmi" + "name": "qonxyzfnufkni", + "value": "yvbiquyumznzimtafxitolsof" } ] } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json index 8ea73b9c28e1..2d12e2ff6eef 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json index a40c81eb9e3f..9051f6bede06 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "volumeGroupName": "11e5OIv_6s9y-575_0Q26", + "elasticSanName": "wh-8C3", + "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", "parameters": { "properties": { "protocolType": "Iscsi", @@ -13,14 +13,14 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "tnnrkkwqnkkuqoygiujhjxaemow", + "id": "gmevmjdnhlqffawulvsxgjcwjvwi", "action": "Allow" } ] } }, "tags": { - "key1570": "f" + "key4596": "ivybnlotztdbwxnikxur" } }, "api-version": "2022-12-01-preview" @@ -35,7 +35,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "tnnrkkwqnkkuqoygiujhjxaemow", + "id": "gmevmjdnhlqffawulvsxgjcwjvwi", "action": "Allow", "state": "provisioning" } @@ -48,44 +48,44 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jrneazszhagipczvnqtwmmmuflx", - "actionsRequired": "wufkb" + "description": "bndxgldugdurqowquroxzdvsxab", + "actionsRequired": "ehyrwffmsiew" }, "groupIds": [ { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" } ] }, - "id": "qviqyvwidza", - "name": "qomirwkx", - "type": "ejvwydaz", + "id": "kysibpkzhkirzgrfwgzivokwigpq", + "name": "ovigvqcgcblot", + "type": "ntxnbssjsmpl", "tags": { - "key507": "ygpkytlijkgakcfcwrwlzxeww" + "key9205": "huapewnrjxoetfyehmkqjnr" } } ], - "nextLink": "afjpehjmzrxoomxstimvjy" + "nextLink": "omhj" } ] }, "systemData": { - "createdBy": "yqgmwochgrrmayxtlst", + "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", "createdByType": "User", - "createdAt": "2023-06-20T11:26:07.411Z", - "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", + "createdAt": "2023-06-20T13:02:41.239Z", + "lastModifiedBy": "nnsrfhivubfvlpiemg", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T11:26:07.411Z" + "lastModifiedAt": "2023-06-20T13:02:41.239Z" }, - "id": "lkvcttetexhhpmfyrsr", - "name": "kromolllotofyaoqytvrricsuykou", - "type": "mswsokfosqmjtf", + "id": "xdhbdpufqegleozkceucvrd", + "name": "nhxnyg", + "type": "hhyroggfls", "tags": { - "key1570": "f" + "key4596": "ivybnlotztdbwxnikxur" } } }, @@ -101,7 +101,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "tnnrkkwqnkkuqoygiujhjxaemow", + "id": "gmevmjdnhlqffawulvsxgjcwjvwi", "action": "Allow", "state": "provisioning" } @@ -114,44 +114,44 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jrneazszhagipczvnqtwmmmuflx", - "actionsRequired": "wufkb" + "description": "bndxgldugdurqowquroxzdvsxab", + "actionsRequired": "ehyrwffmsiew" }, "groupIds": [ { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" } ] }, - "id": "qviqyvwidza", - "name": "qomirwkx", - "type": "ejvwydaz", + "id": "kysibpkzhkirzgrfwgzivokwigpq", + "name": "ovigvqcgcblot", + "type": "ntxnbssjsmpl", "tags": { - "key507": "ygpkytlijkgakcfcwrwlzxeww" + "key9205": "huapewnrjxoetfyehmkqjnr" } } ], - "nextLink": "afjpehjmzrxoomxstimvjy" + "nextLink": "omhj" } ] }, "systemData": { - "createdBy": "yqgmwochgrrmayxtlst", + "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", "createdByType": "User", - "createdAt": "2023-06-20T11:26:07.411Z", - "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", + "createdAt": "2023-06-20T13:02:41.239Z", + "lastModifiedBy": "nnsrfhivubfvlpiemg", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T11:26:07.411Z" + "lastModifiedAt": "2023-06-20T13:02:41.239Z" }, - "id": "lkvcttetexhhpmfyrsr", - "name": "kromolllotofyaoqytvrricsuykou", - "type": "mswsokfosqmjtf", + "id": "xdhbdpufqegleozkceucvrd", + "name": "nhxnyg", + "type": "hhyroggfls", "tags": { - "key1570": "f" + "key4596": "ivybnlotztdbwxnikxur" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json index ada1e914be64..3019b5d7cd38 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "volumeGroupName": "11e5OIv_6s9y-575_0Q26", + "elasticSanName": "wh-8C3", + "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json index ec165c4faf27..0eaedfa06b12 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "volumeGroupName": "11e5OIv_6s9y-575_0Q26", + "elasticSanName": "wh-8C3", + "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json index ec165c4faf27..0eaedfa06b12 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "volumeGroupName": "11e5OIv_6s9y-575_0Q26", + "elasticSanName": "wh-8C3", + "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json index ede8687a02a5..0447823d5ae8 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "volumeGroupName": "11e5OIv_6s9y-575_0Q26", + "elasticSanName": "wh-8C3", + "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", "api-version": "2022-12-01-preview" }, "responses": { @@ -18,7 +18,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "tnnrkkwqnkkuqoygiujhjxaemow", + "id": "gmevmjdnhlqffawulvsxgjcwjvwi", "action": "Allow", "state": "provisioning" } @@ -31,44 +31,44 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jrneazszhagipczvnqtwmmmuflx", - "actionsRequired": "wufkb" + "description": "bndxgldugdurqowquroxzdvsxab", + "actionsRequired": "ehyrwffmsiew" }, "groupIds": [ { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" } ] }, - "id": "qviqyvwidza", - "name": "qomirwkx", - "type": "ejvwydaz", + "id": "kysibpkzhkirzgrfwgzivokwigpq", + "name": "ovigvqcgcblot", + "type": "ntxnbssjsmpl", "tags": { - "key507": "ygpkytlijkgakcfcwrwlzxeww" + "key9205": "huapewnrjxoetfyehmkqjnr" } } ], - "nextLink": "afjpehjmzrxoomxstimvjy" + "nextLink": "omhj" } ] }, "systemData": { - "createdBy": "yqgmwochgrrmayxtlst", + "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", "createdByType": "User", - "createdAt": "2023-06-20T11:26:07.411Z", - "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", + "createdAt": "2023-06-20T13:02:41.239Z", + "lastModifiedBy": "nnsrfhivubfvlpiemg", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T11:26:07.411Z" + "lastModifiedAt": "2023-06-20T13:02:41.239Z" }, - "id": "lkvcttetexhhpmfyrsr", - "name": "kromolllotofyaoqytvrricsuykou", - "type": "mswsokfosqmjtf", + "id": "xdhbdpufqegleozkceucvrd", + "name": "nhxnyg", + "type": "hhyroggfls", "tags": { - "key1570": "f" + "key4596": "ivybnlotztdbwxnikxur" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json index 4e0949009967..3873c74486de 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "volumeGroupName": "11e5OIv_6s9y-575_0Q26", + "elasticSanName": "wh-8C3", + "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json index 43711d525a3e..67cee0f2be2f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", + "elasticSanName": "wh-8C3", "api-version": "2022-12-01-preview" }, "responses": { @@ -19,7 +19,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "tnnrkkwqnkkuqoygiujhjxaemow", + "id": "gmevmjdnhlqffawulvsxgjcwjvwi", "action": "Allow", "state": "provisioning" } @@ -32,48 +32,48 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jrneazszhagipczvnqtwmmmuflx", - "actionsRequired": "wufkb" + "description": "bndxgldugdurqowquroxzdvsxab", + "actionsRequired": "ehyrwffmsiew" }, "groupIds": [ { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" } ] }, - "id": "qviqyvwidza", - "name": "qomirwkx", - "type": "ejvwydaz", + "id": "kysibpkzhkirzgrfwgzivokwigpq", + "name": "ovigvqcgcblot", + "type": "ntxnbssjsmpl", "tags": { - "key507": "ygpkytlijkgakcfcwrwlzxeww" + "key9205": "huapewnrjxoetfyehmkqjnr" } } ], - "nextLink": "afjpehjmzrxoomxstimvjy" + "nextLink": "omhj" } ] }, "systemData": { - "createdBy": "yqgmwochgrrmayxtlst", + "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", "createdByType": "User", - "createdAt": "2023-06-20T11:26:07.411Z", - "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", + "createdAt": "2023-06-20T13:02:41.239Z", + "lastModifiedBy": "nnsrfhivubfvlpiemg", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T11:26:07.411Z" + "lastModifiedAt": "2023-06-20T13:02:41.239Z" }, - "id": "lkvcttetexhhpmfyrsr", - "name": "kromolllotofyaoqytvrricsuykou", - "type": "mswsokfosqmjtf", + "id": "xdhbdpufqegleozkceucvrd", + "name": "nhxnyg", + "type": "hhyroggfls", "tags": { - "key1570": "f" + "key4596": "ivybnlotztdbwxnikxur" } } ], - "nextLink": "yrmmke" + "nextLink": "iccysberadtoaoqskiamownopnodsm" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json index f89dbed87160..319152c264be 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", + "elasticSanName": "wh-8C3", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json index 5590c462009c..01f381f0b8fa 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "volumeGroupName": "11e5OIv_6s9y-575_0Q26", + "elasticSanName": "wh-8C3", + "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", "parameters": { "properties": { "protocolType": "Iscsi", @@ -13,14 +13,14 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "tnnrkkwqnkkuqoygiujhjxaemow", + "id": "gmevmjdnhlqffawulvsxgjcwjvwi", "action": "Allow" } ] } }, "tags": { - "key4150": "cybwjvzpgiyfu" + "key1913": "upmxlsitavdjwggfaz" } }, "api-version": "2022-12-01-preview" @@ -35,7 +35,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "tnnrkkwqnkkuqoygiujhjxaemow", + "id": "gmevmjdnhlqffawulvsxgjcwjvwi", "action": "Allow", "state": "provisioning" } @@ -48,44 +48,44 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jrneazszhagipczvnqtwmmmuflx", - "actionsRequired": "wufkb" + "description": "bndxgldugdurqowquroxzdvsxab", + "actionsRequired": "ehyrwffmsiew" }, "groupIds": [ { - "id": "ubaejnezsncapkjr" + "id": "cjgeu" } ] }, - "id": "qviqyvwidza", - "name": "qomirwkx", - "type": "ejvwydaz", + "id": "kysibpkzhkirzgrfwgzivokwigpq", + "name": "ovigvqcgcblot", + "type": "ntxnbssjsmpl", "tags": { - "key507": "ygpkytlijkgakcfcwrwlzxeww" + "key9205": "huapewnrjxoetfyehmkqjnr" } } ], - "nextLink": "afjpehjmzrxoomxstimvjy" + "nextLink": "omhj" } ] }, "systemData": { - "createdBy": "yqgmwochgrrmayxtlst", + "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", "createdByType": "User", - "createdAt": "2023-06-20T11:26:07.411Z", - "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", + "createdAt": "2023-06-20T13:02:41.239Z", + "lastModifiedBy": "nnsrfhivubfvlpiemg", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T11:26:07.411Z" + "lastModifiedAt": "2023-06-20T13:02:41.239Z" }, - "id": "lkvcttetexhhpmfyrsr", - "name": "kromolllotofyaoqytvrricsuykou", - "type": "mswsokfosqmjtf", + "id": "xdhbdpufqegleozkceucvrd", + "name": "nhxnyg", + "type": "hhyroggfls", "tags": { - "key1570": "f" + "key4596": "ivybnlotztdbwxnikxur" } } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json index a83ef32f4617..c5b0d0612f85 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "volumeGroupName": "11e5OIv_6s9y-575_0Q26", + "elasticSanName": "wh-8C3", + "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json index 083d8bc93cc0..22afbada51db 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json @@ -2,21 +2,21 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "volumeGroupName": "11e5OIv_6s9y-575_0Q26", - "volumeName": "i6-3W440", + "elasticSanName": "wh-8C3", + "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", + "volumeName": "fnm-xB-2k789-6Ya", "parameters": { "properties": { "creationData": { "createSource": "None", - "sourceUri": "zbbtnneropmpfuejvh" + "sourceUri": "ecnzhfvyarcolyreygvwjw" }, - "sizeGiB": 5 + "sizeGiB": 22 }, "tags": { - "key248": "zun" + "key8416": "jhymmijdja" } }, "api-version": "2022-12-01-preview" @@ -25,33 +25,33 @@ "200": { "body": { "properties": { - "volumeId": "ersfbfvikwnadknnclsjkajvthg", + "volumeId": "cxwxykqbwqibejjx", "creationData": { "createSource": "None", - "sourceUri": "zbbtnneropmpfuejvh" + "sourceUri": "ecnzhfvyarcolyreygvwjw" }, - "sizeGiB": 5, + "sizeGiB": 22, "storageTarget": { - "targetIqn": "nu", - "targetPortalHostname": "aquemrekogl", - "targetPortalPort": 19, + "targetIqn": "gtjtcuhifuwowpcgiladqudprxzt", + "targetPortalHostname": "vnbbf", + "targetPortalPort": 17, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "yqgmwochgrrmayxtlst", + "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", "createdByType": "User", - "createdAt": "2023-06-20T11:26:07.411Z", - "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", + "createdAt": "2023-06-20T13:02:41.239Z", + "lastModifiedBy": "nnsrfhivubfvlpiemg", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T11:26:07.411Z" + "lastModifiedAt": "2023-06-20T13:02:41.239Z" }, - "id": "oygflnqbmexxudlhm", - "name": "lwhsbxlegflyxts", - "type": "ymwqwfzepvkfscbk", + "id": "xoxxozqirytllktdobqpnqgn", + "name": "fzzkfpatphgdzxg", + "type": "mlloynfpnahu", "tags": { - "key7324": "qckafodylkcqieftmy" + "key2140": "tdsxajwrkdelydhvxmzse" } } }, @@ -61,33 +61,33 @@ }, "body": { "properties": { - "volumeId": "ersfbfvikwnadknnclsjkajvthg", + "volumeId": "cxwxykqbwqibejjx", "creationData": { "createSource": "None", - "sourceUri": "zbbtnneropmpfuejvh" + "sourceUri": "ecnzhfvyarcolyreygvwjw" }, - "sizeGiB": 5, + "sizeGiB": 22, "storageTarget": { - "targetIqn": "nu", - "targetPortalHostname": "aquemrekogl", - "targetPortalPort": 19, + "targetIqn": "gtjtcuhifuwowpcgiladqudprxzt", + "targetPortalHostname": "vnbbf", + "targetPortalPort": 17, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "yqgmwochgrrmayxtlst", + "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", "createdByType": "User", - "createdAt": "2023-06-20T11:26:07.411Z", - "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", + "createdAt": "2023-06-20T13:02:41.239Z", + "lastModifiedBy": "nnsrfhivubfvlpiemg", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T11:26:07.411Z" + "lastModifiedAt": "2023-06-20T13:02:41.239Z" }, - "id": "oygflnqbmexxudlhm", - "name": "lwhsbxlegflyxts", - "type": "ymwqwfzepvkfscbk", + "id": "xoxxozqirytllktdobqpnqgn", + "name": "fzzkfpatphgdzxg", + "type": "mlloynfpnahu", "tags": { - "key7324": "qckafodylkcqieftmy" + "key2140": "tdsxajwrkdelydhvxmzse" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json index 3ef9b51bb4b9..12689c34b097 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json @@ -2,14 +2,14 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "volumeGroupName": "11e5OIv_6s9y-575_0Q26", - "volumeName": "i6-3W440", + "elasticSanName": "wh-8C3", + "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", + "volumeName": "fnm-xB-2k789-6Ya", "parameters": { "properties": { - "sizeGiB": 5 + "sizeGiB": 22 } }, "api-version": "2022-12-01-preview" diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json index 7dc53510a6ab..ea2fd4654209 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "volumeGroupName": "11e5OIv_6s9y-575_0Q26", - "volumeName": "i6-3W440", + "elasticSanName": "wh-8C3", + "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", + "volumeName": "fnm-xB-2k789-6Ya", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json index 7dc53510a6ab..ea2fd4654209 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "volumeGroupName": "11e5OIv_6s9y-575_0Q26", - "volumeName": "i6-3W440", + "elasticSanName": "wh-8C3", + "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", + "volumeName": "fnm-xB-2k789-6Ya", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json index 7422acdef317..ab4d2e960580 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json @@ -2,44 +2,44 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "volumeGroupName": "11e5OIv_6s9y-575_0Q26", - "volumeName": "i6-3W440", + "elasticSanName": "wh-8C3", + "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", + "volumeName": "fnm-xB-2k789-6Ya", "api-version": "2022-12-01-preview" }, "responses": { "200": { "body": { "properties": { - "volumeId": "ersfbfvikwnadknnclsjkajvthg", + "volumeId": "cxwxykqbwqibejjx", "creationData": { "createSource": "None", - "sourceUri": "zbbtnneropmpfuejvh" + "sourceUri": "ecnzhfvyarcolyreygvwjw" }, - "sizeGiB": 5, + "sizeGiB": 22, "storageTarget": { - "targetIqn": "nu", - "targetPortalHostname": "aquemrekogl", - "targetPortalPort": 19, + "targetIqn": "gtjtcuhifuwowpcgiladqudprxzt", + "targetPortalHostname": "vnbbf", + "targetPortalPort": 17, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "yqgmwochgrrmayxtlst", + "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", "createdByType": "User", - "createdAt": "2023-06-20T11:26:07.411Z", - "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", + "createdAt": "2023-06-20T13:02:41.239Z", + "lastModifiedBy": "nnsrfhivubfvlpiemg", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T11:26:07.411Z" + "lastModifiedAt": "2023-06-20T13:02:41.239Z" }, - "id": "oygflnqbmexxudlhm", - "name": "lwhsbxlegflyxts", - "type": "ymwqwfzepvkfscbk", + "id": "xoxxozqirytllktdobqpnqgn", + "name": "fzzkfpatphgdzxg", + "type": "mlloynfpnahu", "tags": { - "key7324": "qckafodylkcqieftmy" + "key2140": "tdsxajwrkdelydhvxmzse" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json index 8b9a731575c0..8833f7939784 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "volumeGroupName": "11e5OIv_6s9y-575_0Q26", - "volumeName": "i6-3W440", + "elasticSanName": "wh-8C3", + "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", + "volumeName": "fnm-xB-2k789-6Ya", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index 7e2f26e84013..795c53ab6577 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "volumeGroupName": "11e5OIv_6s9y-575_0Q26", + "elasticSanName": "wh-8C3", + "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", "api-version": "2022-12-01-preview" }, "responses": { @@ -14,37 +14,37 @@ "value": [ { "properties": { - "volumeId": "ersfbfvikwnadknnclsjkajvthg", + "volumeId": "cxwxykqbwqibejjx", "creationData": { "createSource": "None", - "sourceUri": "zbbtnneropmpfuejvh" + "sourceUri": "ecnzhfvyarcolyreygvwjw" }, - "sizeGiB": 5, + "sizeGiB": 22, "storageTarget": { - "targetIqn": "nu", - "targetPortalHostname": "aquemrekogl", - "targetPortalPort": 19, + "targetIqn": "gtjtcuhifuwowpcgiladqudprxzt", + "targetPortalHostname": "vnbbf", + "targetPortalPort": 17, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "yqgmwochgrrmayxtlst", + "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", "createdByType": "User", - "createdAt": "2023-06-20T11:26:07.411Z", - "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", + "createdAt": "2023-06-20T13:02:41.239Z", + "lastModifiedBy": "nnsrfhivubfvlpiemg", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T11:26:07.411Z" + "lastModifiedAt": "2023-06-20T13:02:41.239Z" }, - "id": "oygflnqbmexxudlhm", - "name": "lwhsbxlegflyxts", - "type": "ymwqwfzepvkfscbk", + "id": "xoxxozqirytllktdobqpnqgn", + "name": "fzzkfpatphgdzxg", + "type": "mlloynfpnahu", "tags": { - "key7324": "qckafodylkcqieftmy" + "key2140": "tdsxajwrkdelydhvxmzse" } } ], - "nextLink": "ngkzafuuudlfmgetjmebkjnc" + "nextLink": "rjw" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json index fa6033645354..ad460ed49a08 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "volumeGroupName": "11e5OIv_6s9y-575_0Q26", + "elasticSanName": "wh-8C3", + "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json index c73b91dbac18..2304b8a4ac20 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json @@ -2,17 +2,17 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "volumeGroupName": "11e5OIv_6s9y-575_0Q26", - "volumeName": "i6-3W440", + "elasticSanName": "wh-8C3", + "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", + "volumeName": "fnm-xB-2k789-6Ya", "parameters": { "properties": { - "sizeGiB": 22 + "sizeGiB": 29 }, "tags": { - "key5020": "mraiyhzknlfbsdgsmu" + "key8878": "judcpklgonvnnnnwlkwx" } }, "api-version": "2022-12-01-preview" @@ -21,33 +21,33 @@ "200": { "body": { "properties": { - "volumeId": "ersfbfvikwnadknnclsjkajvthg", + "volumeId": "cxwxykqbwqibejjx", "creationData": { "createSource": "None", - "sourceUri": "zbbtnneropmpfuejvh" + "sourceUri": "ecnzhfvyarcolyreygvwjw" }, - "sizeGiB": 5, + "sizeGiB": 22, "storageTarget": { - "targetIqn": "nu", - "targetPortalHostname": "aquemrekogl", - "targetPortalPort": 19, + "targetIqn": "gtjtcuhifuwowpcgiladqudprxzt", + "targetPortalHostname": "vnbbf", + "targetPortalPort": 17, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "yqgmwochgrrmayxtlst", + "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", "createdByType": "User", - "createdAt": "2023-06-20T11:26:07.411Z", - "lastModifiedBy": "psfddvfgfdvxurblzzaunjjj", + "createdAt": "2023-06-20T13:02:41.239Z", + "lastModifiedBy": "nnsrfhivubfvlpiemg", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T11:26:07.411Z" + "lastModifiedAt": "2023-06-20T13:02:41.239Z" }, - "id": "oygflnqbmexxudlhm", - "name": "lwhsbxlegflyxts", - "type": "ymwqwfzepvkfscbk", + "id": "xoxxozqirytllktdobqpnqgn", + "name": "fzzkfpatphgdzxg", + "type": "mlloynfpnahu", "tags": { - "key7324": "qckafodylkcqieftmy" + "key2140": "tdsxajwrkdelydhvxmzse" } } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json index 8386e0a97e7e..7b6f438d6b20 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "8E021B35-CCC9-4C1B-A1A9-67F4E0BF7749", + "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", "resourceGroupName": "rgelasticsan", - "elasticSanName": "l-3Mcgna-554L2q", - "volumeGroupName": "11e5OIv_6s9y-575_0Q26", - "volumeName": "i6-3W440", + "elasticSanName": "wh-8C3", + "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", + "volumeName": "fnm-xB-2k789-6Ya", "parameters": {}, "api-version": "2022-12-01-preview" }, From a493b350279044e1b00f55493f2d665fbdadf8b2 Mon Sep 17 00:00:00 2001 From: PreetPRG Date: Tue, 20 Jun 2023 19:43:04 +0530 Subject: [PATCH 07/16] Updated Lint errors --- .../2022-12-01-preview/elasticsan.json | 35 ++- .../ElasticSans_Create_MaximumSet_Gen.json | 212 ++++++++++-------- .../ElasticSans_Create_MinimumSet_Gen.json | 10 +- .../ElasticSans_Delete_MaximumSet_Gen.json | 6 +- .../ElasticSans_Delete_MinimumSet_Gen.json | 6 +- .../ElasticSans_Get_MaximumSet_Gen.json | 94 ++++---- .../ElasticSans_Get_MinimumSet_Gen.json | 6 +- ...ns_ListByResourceGroup_MaximumSet_Gen.json | 94 ++++---- ...ns_ListByResourceGroup_MinimumSet_Gen.json | 4 +- ...ans_ListBySubscription_MaximumSet_Gen.json | 94 ++++---- ...ans_ListBySubscription_MinimumSet_Gen.json | 4 +- .../ElasticSans_Update_MaximumSet_Gen.json | 100 ++++----- .../ElasticSans_Update_MinimumSet_Gen.json | 6 +- .../Operations_List_MaximumSet_Gen.json | 14 +- .../Operations_List_MinimumSet_Gen.json | 4 +- ...poinConnections_Delete_MaximumSet_Gen.json | 36 +-- ...poinConnections_Delete_MinimumSet_Gen.json | 15 +- ...ointConnections_Create_MaximumSet_Gen.json | 46 ++-- ...ointConnections_Create_MinimumSet_Gen.json | 8 +- ...ndpointConnections_Get_MaximumSet_Gen.json | 24 +- ...ndpointConnections_Get_MinimumSet_Gen.json | 8 +- ...dpointConnections_List_MaximumSet_Gen.json | 24 +- ...dpointConnections_List_MinimumSet_Gen.json | 6 +- ...urces_ListByElasticSan_MaximumSet_Gen.json | 29 +-- ...urces_ListByElasticSan_MinimumSet_Gen.json | 6 +- .../examples/Skus_List_MaximumSet_Gen.json | 18 +- .../examples/Skus_List_MinimumSet_Gen.json | 4 +- .../VolumeGroups_Create_MaximumSet_Gen.json | 180 ++++++++------- .../VolumeGroups_Create_MinimumSet_Gen.json | 8 +- .../VolumeGroups_Delete_MaximumSet_Gen.json | 8 +- .../VolumeGroups_Delete_MinimumSet_Gen.json | 8 +- .../VolumeGroups_Get_MaximumSet_Gen.json | 82 ++++--- .../VolumeGroups_Get_MinimumSet_Gen.json | 8 +- ...roups_ListByElasticSan_MaximumSet_Gen.json | 82 ++++--- ...roups_ListByElasticSan_MinimumSet_Gen.json | 6 +- .../VolumeGroups_Update_MaximumSet_Gen.json | 86 ++++--- .../VolumeGroups_Update_MinimumSet_Gen.json | 8 +- .../Volumes_Create_MaximumSet_Gen.json | 72 +++--- .../Volumes_Create_MinimumSet_Gen.json | 12 +- .../Volumes_Delete_MaximumSet_Gen.json | 10 +- .../Volumes_Delete_MinimumSet_Gen.json | 10 +- .../examples/Volumes_Get_MaximumSet_Gen.json | 38 ++-- .../examples/Volumes_Get_MinimumSet_Gen.json | 10 +- ...umes_ListByVolumeGroup_MaximumSet_Gen.json | 38 ++-- ...umes_ListByVolumeGroup_MinimumSet_Gen.json | 8 +- .../Volumes_Update_MaximumSet_Gen.json | 42 ++-- .../Volumes_Update_MinimumSet_Gen.json | 10 +- 47 files changed, 826 insertions(+), 813 deletions(-) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json index 8150ae84a2a6..95424289ca42 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json @@ -1176,9 +1176,14 @@ ], "responses": { "200": { - "description": "OK -- Get the private endpoint connection properties successfully", - "schema": { - "$ref": "#/definitions/PrivateEndpointConnection" + "description": "OK -- Get the private endpoint connection properties successfully" + }, + "202": { + "description": "Delete request accepted; operation will complete asynchronously.", + "headers": { + "Location": { + "type": "string" + } } }, "204": { @@ -1191,6 +1196,10 @@ } } }, + "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "location" + }, "x-ms-examples": { "PrivateEndpoinConnections_Delete_MaximumSet_Gen": { "$ref": "./examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json" @@ -1541,10 +1550,7 @@ }, "privateEndpointConnections": { "readOnly": true, - "type": "array", - "items": { - "$ref": "#/definitions/PrivateEndpointConnectionList" - }, + "$ref": "#/definitions/PrivateEndpointConnectionList", "description": "The list of Private Endpoint Connections." } } @@ -1846,10 +1852,7 @@ }, "privateEndpointConnections": { "readOnly": true, - "type": "array", - "items": { - "$ref": "#/definitions/PrivateEndpointConnectionList" - }, + "$ref": "#/definitions/PrivateEndpointConnectionList", "description": "The list of Private Endpoint Connections." } } @@ -2299,6 +2302,7 @@ } }, "PrivateLinkResourceListResult": { + "type": "object", "properties": { "value": { "type": "array", @@ -2306,11 +2310,17 @@ "items": { "$ref": "#/definitions/PrivateLinkResource" } + }, + "nextLink": { + "description": "URI to fetch the next section of the paginated response.", + "type": "string", + "readOnly": true } }, "description": "A list of private link resources" }, "PrivateLinkResource": { + "type": "object", "properties": { "properties": { "$ref": "#/definitions/PrivateLinkResourceProperties", @@ -2326,6 +2336,7 @@ "description": "A private link resource" }, "PrivateLinkResourceProperties": { + "type": "object", "properties": { "groupId": { "description": "The private link resource group id.", @@ -2351,4 +2362,4 @@ "description": "Properties of a private link resource." } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json index 5c39c55e1b0b..636f4afc4f89 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", + "elasticSanName": "35-eR_E_894b", "parameters": { "properties": { "sku": { @@ -12,14 +12,34 @@ "tier": "Premium" }, "availabilityZones": [ - "losuiddkgngiobnujsorahlmvmlci" + "erqpnqjixmxhand" ], - "baseSizeTiB": 13, - "extendedCapacitySizeTiB": 18 + "baseSizeTiB": 6, + "extendedCapacitySizeTiB": 21, + "privateEndpointConnections": { + "value": [ + { + "properties": { + "privateEndpoint": {}, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "yzcg", + "actionsRequired": "fddqubmzpukevckquokkeoaq" + }, + "groupIds": [ + {} + ] + }, + "tags": { + "key3239": "ldsarkqyxrbdwgzmvihb" + } + } + ] + } }, - "location": "yqbmozxajigneukxrvtkks", + "location": "tidt", "tags": { - "key8816": "cstb" + "key55": "rl" } }, "api-version": "2022-12-01-preview" @@ -33,62 +53,60 @@ "tier": "Premium" }, "availabilityZones": [ - "losuiddkgngiobnujsorahlmvmlci" + "erqpnqjixmxhand" ], "provisioningState": "Invalid", - "baseSizeTiB": 13, - "extendedCapacitySizeTiB": 18, - "totalVolumeSizeGiB": 16, - "volumeGroupCount": 1, - "totalIops": 10, - "totalMBps": 10, + "baseSizeTiB": 6, + "extendedCapacitySizeTiB": 21, + "totalVolumeSizeGiB": 4, + "volumeGroupCount": 7, + "totalIops": 2, + "totalMBps": 16, "totalSizeTiB": 22, - "privateEndpointConnections": [ - { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "cjgeu" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "bndxgldugdurqowquroxzdvsxab", - "actionsRequired": "ehyrwffmsiew" - }, - "groupIds": [ - { - "id": "cjgeu" - } - ] + "privateEndpointConnections": { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "rdhotsrsbknvvhvkexyyerlms" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "yzcg", + "actionsRequired": "fddqubmzpukevckquokkeoaq" }, - "id": "kysibpkzhkirzgrfwgzivokwigpq", - "name": "ovigvqcgcblot", - "type": "ntxnbssjsmpl", - "tags": { - "key9205": "huapewnrjxoetfyehmkqjnr" - } + "groupIds": [ + { + "id": "rdhotsrsbknvvhvkexyyerlms" + } + ] + }, + "id": "xevhiykqaazcrqffgqacdqp", + "name": "lvovgptugzxdonhn", + "type": "ysjqngubyqlvxmj", + "tags": { + "key3239": "ldsarkqyxrbdwgzmvihb" } - ], - "nextLink": "omhj" - } - ] + } + ], + "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" + } }, "systemData": { - "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", + "createdBy": "isurjiikdieur", "createdByType": "User", - "createdAt": "2023-06-20T13:02:41.239Z", - "lastModifiedBy": "nnsrfhivubfvlpiemg", + "createdAt": "2023-06-20T14:04:07.061Z", + "lastModifiedBy": "mpjcrw", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T13:02:41.239Z" + "lastModifiedAt": "2023-06-20T14:04:07.061Z" }, - "location": "ru", - "id": "xkblsnxoonhkx", - "name": "qyirls", - "type": "nkaymrnhfbqsl", + "location": "kbxjnqycurmzfju", + "id": "xymfmlcynr", + "name": "ofdkarjciycsropazlp", + "type": "vbkjdk", "tags": { - "key5007": "bsturp" + "key9202": "vedtejivqhxiofaxnq" } } }, @@ -103,64 +121,62 @@ "tier": "Premium" }, "availabilityZones": [ - "losuiddkgngiobnujsorahlmvmlci" + "erqpnqjixmxhand" ], "provisioningState": "Invalid", - "baseSizeTiB": 13, - "extendedCapacitySizeTiB": 18, - "totalVolumeSizeGiB": 16, - "volumeGroupCount": 1, - "totalIops": 10, - "totalMBps": 10, + "baseSizeTiB": 6, + "extendedCapacitySizeTiB": 21, + "totalVolumeSizeGiB": 4, + "volumeGroupCount": 7, + "totalIops": 2, + "totalMBps": 16, "totalSizeTiB": 22, - "privateEndpointConnections": [ - { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "cjgeu" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "bndxgldugdurqowquroxzdvsxab", - "actionsRequired": "ehyrwffmsiew" - }, - "groupIds": [ - { - "id": "cjgeu" - } - ] + "privateEndpointConnections": { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "rdhotsrsbknvvhvkexyyerlms" }, - "id": "kysibpkzhkirzgrfwgzivokwigpq", - "name": "ovigvqcgcblot", - "type": "ntxnbssjsmpl", - "tags": { - "key9205": "huapewnrjxoetfyehmkqjnr" - } + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "yzcg", + "actionsRequired": "fddqubmzpukevckquokkeoaq" + }, + "groupIds": [ + { + "id": "rdhotsrsbknvvhvkexyyerlms" + } + ] + }, + "id": "xevhiykqaazcrqffgqacdqp", + "name": "lvovgptugzxdonhn", + "type": "ysjqngubyqlvxmj", + "tags": { + "key3239": "ldsarkqyxrbdwgzmvihb" } - ], - "nextLink": "omhj" - } - ] + } + ], + "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" + } }, "systemData": { - "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", + "createdBy": "isurjiikdieur", "createdByType": "User", - "createdAt": "2023-06-20T13:02:41.239Z", - "lastModifiedBy": "nnsrfhivubfvlpiemg", + "createdAt": "2023-06-20T14:04:07.061Z", + "lastModifiedBy": "mpjcrw", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T13:02:41.239Z" + "lastModifiedAt": "2023-06-20T14:04:07.061Z" }, - "location": "ru", - "id": "xkblsnxoonhkx", - "name": "qyirls", - "type": "nkaymrnhfbqsl", + "location": "kbxjnqycurmzfju", + "id": "xymfmlcynr", + "name": "ofdkarjciycsropazlp", + "type": "vbkjdk", "tags": { - "key5007": "bsturp" + "key9202": "vedtejivqhxiofaxnq" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json index a237c4d42d1d..dff32a28ebb0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json @@ -2,16 +2,16 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", + "elasticSanName": "35-eR_E_894b", "parameters": { "properties": { "sku": { "name": "Premium_LRS" }, - "baseSizeTiB": 13, - "extendedCapacitySizeTiB": 18 + "baseSizeTiB": 6, + "extendedCapacitySizeTiB": 21 } }, "api-version": "2022-12-01-preview" @@ -27,4 +27,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json index bc0de61872a0..9acff8dab9b8 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", + "elasticSanName": "35-eR_E_894b", "api-version": "2022-12-01-preview" }, "responses": { @@ -16,4 +16,4 @@ }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json index bc0de61872a0..9acff8dab9b8 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", + "elasticSanName": "35-eR_E_894b", "api-version": "2022-12-01-preview" }, "responses": { @@ -16,4 +16,4 @@ }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json index 16839b698042..35e7047c9d46 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", + "elasticSanName": "35-eR_E_894b", "api-version": "2022-12-01-preview" }, "responses": { @@ -16,64 +16,62 @@ "tier": "Premium" }, "availabilityZones": [ - "losuiddkgngiobnujsorahlmvmlci" + "erqpnqjixmxhand" ], "provisioningState": "Invalid", - "baseSizeTiB": 13, - "extendedCapacitySizeTiB": 18, - "totalVolumeSizeGiB": 16, - "volumeGroupCount": 1, - "totalIops": 10, - "totalMBps": 10, + "baseSizeTiB": 6, + "extendedCapacitySizeTiB": 21, + "totalVolumeSizeGiB": 4, + "volumeGroupCount": 7, + "totalIops": 2, + "totalMBps": 16, "totalSizeTiB": 22, - "privateEndpointConnections": [ - { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "cjgeu" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "bndxgldugdurqowquroxzdvsxab", - "actionsRequired": "ehyrwffmsiew" - }, - "groupIds": [ - { - "id": "cjgeu" - } - ] + "privateEndpointConnections": { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "rdhotsrsbknvvhvkexyyerlms" }, - "id": "kysibpkzhkirzgrfwgzivokwigpq", - "name": "ovigvqcgcblot", - "type": "ntxnbssjsmpl", - "tags": { - "key9205": "huapewnrjxoetfyehmkqjnr" - } + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "yzcg", + "actionsRequired": "fddqubmzpukevckquokkeoaq" + }, + "groupIds": [ + { + "id": "rdhotsrsbknvvhvkexyyerlms" + } + ] + }, + "id": "xevhiykqaazcrqffgqacdqp", + "name": "lvovgptugzxdonhn", + "type": "ysjqngubyqlvxmj", + "tags": { + "key3239": "ldsarkqyxrbdwgzmvihb" } - ], - "nextLink": "omhj" - } - ] + } + ], + "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" + } }, "systemData": { - "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", + "createdBy": "isurjiikdieur", "createdByType": "User", - "createdAt": "2023-06-20T13:02:41.239Z", - "lastModifiedBy": "nnsrfhivubfvlpiemg", + "createdAt": "2023-06-20T14:04:07.061Z", + "lastModifiedBy": "mpjcrw", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T13:02:41.239Z" + "lastModifiedAt": "2023-06-20T14:04:07.061Z" }, - "location": "ru", - "id": "xkblsnxoonhkx", - "name": "qyirls", - "type": "nkaymrnhfbqsl", + "location": "kbxjnqycurmzfju", + "id": "xymfmlcynr", + "name": "ofdkarjciycsropazlp", + "type": "vbkjdk", "tags": { - "key5007": "bsturp" + "key9202": "vedtejivqhxiofaxnq" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json index df6d9d88a947..3c7d51320b09 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", + "elasticSanName": "35-eR_E_894b", "api-version": "2022-12-01-preview" }, "responses": { @@ -12,4 +12,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index e723a5318db4..7acfa8d93384 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", "api-version": "2022-12-01-preview" }, @@ -17,67 +17,65 @@ "tier": "Premium" }, "availabilityZones": [ - "losuiddkgngiobnujsorahlmvmlci" + "erqpnqjixmxhand" ], "provisioningState": "Invalid", - "baseSizeTiB": 13, - "extendedCapacitySizeTiB": 18, - "totalVolumeSizeGiB": 16, - "volumeGroupCount": 1, - "totalIops": 10, - "totalMBps": 10, + "baseSizeTiB": 6, + "extendedCapacitySizeTiB": 21, + "totalVolumeSizeGiB": 4, + "volumeGroupCount": 7, + "totalIops": 2, + "totalMBps": 16, "totalSizeTiB": 22, - "privateEndpointConnections": [ - { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "cjgeu" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "bndxgldugdurqowquroxzdvsxab", - "actionsRequired": "ehyrwffmsiew" - }, - "groupIds": [ - { - "id": "cjgeu" - } - ] + "privateEndpointConnections": { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "rdhotsrsbknvvhvkexyyerlms" }, - "id": "kysibpkzhkirzgrfwgzivokwigpq", - "name": "ovigvqcgcblot", - "type": "ntxnbssjsmpl", - "tags": { - "key9205": "huapewnrjxoetfyehmkqjnr" - } + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "yzcg", + "actionsRequired": "fddqubmzpukevckquokkeoaq" + }, + "groupIds": [ + { + "id": "rdhotsrsbknvvhvkexyyerlms" + } + ] + }, + "id": "xevhiykqaazcrqffgqacdqp", + "name": "lvovgptugzxdonhn", + "type": "ysjqngubyqlvxmj", + "tags": { + "key3239": "ldsarkqyxrbdwgzmvihb" } - ], - "nextLink": "omhj" - } - ] + } + ], + "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" + } }, "systemData": { - "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", + "createdBy": "isurjiikdieur", "createdByType": "User", - "createdAt": "2023-06-20T13:02:41.239Z", - "lastModifiedBy": "nnsrfhivubfvlpiemg", + "createdAt": "2023-06-20T14:04:07.061Z", + "lastModifiedBy": "mpjcrw", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T13:02:41.239Z" + "lastModifiedAt": "2023-06-20T14:04:07.061Z" }, - "location": "ru", - "id": "xkblsnxoonhkx", - "name": "qyirls", - "type": "nkaymrnhfbqsl", + "location": "kbxjnqycurmzfju", + "id": "xymfmlcynr", + "name": "ofdkarjciycsropazlp", + "type": "vbkjdk", "tags": { - "key5007": "bsturp" + "key9202": "vedtejivqhxiofaxnq" } } ], - "nextLink": "dbpbqvsvzcuzty" + "nextLink": "pc" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index c83c0f3dacf4..f1388dee355e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", "api-version": "2022-12-01-preview" }, @@ -11,4 +11,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index 970b5dadd13e..4e90e3379576 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "api-version": "2022-12-01-preview" }, "responses": { @@ -16,67 +16,65 @@ "tier": "Premium" }, "availabilityZones": [ - "losuiddkgngiobnujsorahlmvmlci" + "erqpnqjixmxhand" ], "provisioningState": "Invalid", - "baseSizeTiB": 13, - "extendedCapacitySizeTiB": 18, - "totalVolumeSizeGiB": 16, - "volumeGroupCount": 1, - "totalIops": 10, - "totalMBps": 10, + "baseSizeTiB": 6, + "extendedCapacitySizeTiB": 21, + "totalVolumeSizeGiB": 4, + "volumeGroupCount": 7, + "totalIops": 2, + "totalMBps": 16, "totalSizeTiB": 22, - "privateEndpointConnections": [ - { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "cjgeu" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "bndxgldugdurqowquroxzdvsxab", - "actionsRequired": "ehyrwffmsiew" - }, - "groupIds": [ - { - "id": "cjgeu" - } - ] + "privateEndpointConnections": { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "rdhotsrsbknvvhvkexyyerlms" }, - "id": "kysibpkzhkirzgrfwgzivokwigpq", - "name": "ovigvqcgcblot", - "type": "ntxnbssjsmpl", - "tags": { - "key9205": "huapewnrjxoetfyehmkqjnr" - } + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "yzcg", + "actionsRequired": "fddqubmzpukevckquokkeoaq" + }, + "groupIds": [ + { + "id": "rdhotsrsbknvvhvkexyyerlms" + } + ] + }, + "id": "xevhiykqaazcrqffgqacdqp", + "name": "lvovgptugzxdonhn", + "type": "ysjqngubyqlvxmj", + "tags": { + "key3239": "ldsarkqyxrbdwgzmvihb" } - ], - "nextLink": "omhj" - } - ] + } + ], + "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" + } }, "systemData": { - "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", + "createdBy": "isurjiikdieur", "createdByType": "User", - "createdAt": "2023-06-20T13:02:41.239Z", - "lastModifiedBy": "nnsrfhivubfvlpiemg", + "createdAt": "2023-06-20T14:04:07.061Z", + "lastModifiedBy": "mpjcrw", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T13:02:41.239Z" + "lastModifiedAt": "2023-06-20T14:04:07.061Z" }, - "location": "ru", - "id": "xkblsnxoonhkx", - "name": "qyirls", - "type": "nkaymrnhfbqsl", + "location": "kbxjnqycurmzfju", + "id": "xymfmlcynr", + "name": "ofdkarjciycsropazlp", + "type": "vbkjdk", "tags": { - "key5007": "bsturp" + "key9202": "vedtejivqhxiofaxnq" } } ], - "nextLink": "dbpbqvsvzcuzty" + "nextLink": "pc" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index 91a19653c6ee..1894898caa59 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "api-version": "2022-12-01-preview" }, "responses": { @@ -10,4 +10,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json index 564c81b1a744..bbdc31ec5431 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -2,16 +2,16 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", + "elasticSanName": "35-eR_E_894b", "parameters": { "properties": { - "baseSizeTiB": 9, - "extendedCapacitySizeTiB": 17 + "baseSizeTiB": 2, + "extendedCapacitySizeTiB": 12 }, "tags": { - "key313": "ndpcqlxgsukligwyutcku" + "key3459": "g" } }, "api-version": "2022-12-01-preview" @@ -25,62 +25,60 @@ "tier": "Premium" }, "availabilityZones": [ - "losuiddkgngiobnujsorahlmvmlci" + "erqpnqjixmxhand" ], "provisioningState": "Invalid", - "baseSizeTiB": 13, - "extendedCapacitySizeTiB": 18, - "totalVolumeSizeGiB": 16, - "volumeGroupCount": 1, - "totalIops": 10, - "totalMBps": 10, + "baseSizeTiB": 6, + "extendedCapacitySizeTiB": 21, + "totalVolumeSizeGiB": 4, + "volumeGroupCount": 7, + "totalIops": 2, + "totalMBps": 16, "totalSizeTiB": 22, - "privateEndpointConnections": [ - { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "cjgeu" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "bndxgldugdurqowquroxzdvsxab", - "actionsRequired": "ehyrwffmsiew" - }, - "groupIds": [ - { - "id": "cjgeu" - } - ] + "privateEndpointConnections": { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "rdhotsrsbknvvhvkexyyerlms" }, - "id": "kysibpkzhkirzgrfwgzivokwigpq", - "name": "ovigvqcgcblot", - "type": "ntxnbssjsmpl", - "tags": { - "key9205": "huapewnrjxoetfyehmkqjnr" - } + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "yzcg", + "actionsRequired": "fddqubmzpukevckquokkeoaq" + }, + "groupIds": [ + { + "id": "rdhotsrsbknvvhvkexyyerlms" + } + ] + }, + "id": "xevhiykqaazcrqffgqacdqp", + "name": "lvovgptugzxdonhn", + "type": "ysjqngubyqlvxmj", + "tags": { + "key3239": "ldsarkqyxrbdwgzmvihb" } - ], - "nextLink": "omhj" - } - ] + } + ], + "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" + } }, "systemData": { - "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", + "createdBy": "isurjiikdieur", "createdByType": "User", - "createdAt": "2023-06-20T13:02:41.239Z", - "lastModifiedBy": "nnsrfhivubfvlpiemg", + "createdAt": "2023-06-20T14:04:07.061Z", + "lastModifiedBy": "mpjcrw", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T13:02:41.239Z" + "lastModifiedAt": "2023-06-20T14:04:07.061Z" }, - "location": "ru", - "id": "xkblsnxoonhkx", - "name": "qyirls", - "type": "nkaymrnhfbqsl", + "location": "kbxjnqycurmzfju", + "id": "xymfmlcynr", + "name": "ofdkarjciycsropazlp", + "type": "vbkjdk", "tags": { - "key5007": "bsturp" + "key9202": "vedtejivqhxiofaxnq" } } }, @@ -90,4 +88,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json index 9d9a9ae54acf..2611082ab138 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", + "elasticSanName": "35-eR_E_894b", "parameters": {}, "api-version": "2022-12-01-preview" }, @@ -18,4 +18,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json index 334952ef8804..eebcf7d5d7c2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json @@ -9,18 +9,18 @@ "body": { "value": [ { - "name": "tuizncvilfgypedoecojz", + "name": "aeapruxcbbshcpcudf", "isDataAction": true, "display": { - "provider": "udqcc", - "resource": "kkibvtys", - "operation": "hgdzkangidesgdfxsrlecw", - "description": "dgvagedqkyyzmrih" + "provider": "pp", + "resource": "qiaco", + "operation": "hazjpiljsyjfawifiszwd", + "description": "uqqnys" } } ], - "nextLink": "ctqvddeurv" + "nextLink": "cjbngvxf" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json index 5979150d0b23..247f642bd1b0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json @@ -9,10 +9,10 @@ "body": { "value": [ { - "name": "tuizncvilfgypedoecojz" + "name": "aeapruxcbbshcpcudf" } ] } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json index 383bf072aa2c..033460e3d7c9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json @@ -2,39 +2,19 @@ "title": "PrivateEndpoinConnections_Delete", "operationId": "PrivateEndpoinConnections_Delete", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "privateEndpointConnectionName": "vawhsmsmuzbtgpmixsopdeghjtxr", + "elasticSanName": "35-eR_E_894b", + "privateEndpointConnectionName": "ihuypcelqvtfi", "api-version": "2022-12-01-preview" }, "responses": { - "200": { - "body": { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "cjgeu" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "bndxgldugdurqowquroxzdvsxab", - "actionsRequired": "ehyrwffmsiew" - }, - "groupIds": [ - { - "id": "cjgeu" - } - ] - }, - "id": "kysibpkzhkirzgrfwgzivokwigpq", - "name": "ovigvqcgcblot", - "type": "ntxnbssjsmpl", - "tags": { - "key9205": "huapewnrjxoetfyehmkqjnr" - } + "200": {}, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" } }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json index 6abea2177718..033460e3d7c9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json @@ -2,16 +2,19 @@ "title": "PrivateEndpoinConnections_Delete", "operationId": "PrivateEndpoinConnections_Delete", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "privateEndpointConnectionName": "vawhsmsmuzbtgpmixsopdeghjtxr", + "elasticSanName": "35-eR_E_894b", + "privateEndpointConnectionName": "ihuypcelqvtfi", "api-version": "2022-12-01-preview" }, "responses": { - "200": { - "body": {} + "200": {}, + "202": { + "headers": { + "location": "https://contoso.com/operationstatus" + } }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json index 3a48149178ee..09b924998f70 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json @@ -2,24 +2,24 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "privateEndpointConnectionName": "vawhsmsmuzbtgpmixsopdeghjtxr", + "elasticSanName": "35-eR_E_894b", + "privateEndpointConnectionName": "ihuypcelqvtfi", "parameters": { "properties": { "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "bndxgldugdurqowquroxzdvsxab", - "actionsRequired": "ehyrwffmsiew" + "description": "yzcg", + "actionsRequired": "fddqubmzpukevckquokkeoaq" }, "groupIds": [ {} ] }, "tags": { - "key9205": "huapewnrjxoetfyehmkqjnr" + "key3239": "ldsarkqyxrbdwgzmvihb" } }, "api-version": "2022-12-01-preview" @@ -30,24 +30,24 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "cjgeu" + "id": "rdhotsrsbknvvhvkexyyerlms" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "bndxgldugdurqowquroxzdvsxab", - "actionsRequired": "ehyrwffmsiew" + "description": "yzcg", + "actionsRequired": "fddqubmzpukevckquokkeoaq" }, "groupIds": [ { - "id": "cjgeu" + "id": "rdhotsrsbknvvhvkexyyerlms" } ] }, - "id": "kysibpkzhkirzgrfwgzivokwigpq", - "name": "ovigvqcgcblot", - "type": "ntxnbssjsmpl", + "id": "xevhiykqaazcrqffgqacdqp", + "name": "lvovgptugzxdonhn", + "type": "ysjqngubyqlvxmj", "tags": { - "key9205": "huapewnrjxoetfyehmkqjnr" + "key3239": "ldsarkqyxrbdwgzmvihb" } } }, @@ -59,26 +59,26 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "cjgeu" + "id": "rdhotsrsbknvvhvkexyyerlms" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "bndxgldugdurqowquroxzdvsxab", - "actionsRequired": "ehyrwffmsiew" + "description": "yzcg", + "actionsRequired": "fddqubmzpukevckquokkeoaq" }, "groupIds": [ { - "id": "cjgeu" + "id": "rdhotsrsbknvvhvkexyyerlms" } ] }, - "id": "kysibpkzhkirzgrfwgzivokwigpq", - "name": "ovigvqcgcblot", - "type": "ntxnbssjsmpl", + "id": "xevhiykqaazcrqffgqacdqp", + "name": "lvovgptugzxdonhn", + "type": "ysjqngubyqlvxmj", "tags": { - "key9205": "huapewnrjxoetfyehmkqjnr" + "key3239": "ldsarkqyxrbdwgzmvihb" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json index 885191020499..bea345c2ecff 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "privateEndpointConnectionName": "vawhsmsmuzbtgpmixsopdeghjtxr", + "elasticSanName": "35-eR_E_894b", + "privateEndpointConnectionName": "ihuypcelqvtfi", "parameters": {}, "api-version": "2022-12-01-preview" }, @@ -20,4 +20,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json index 686e75d8d10d..bc91972c797b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "privateEndpointConnectionName": "vawhsmsmuzbtgpmixsopdeghjtxr", + "elasticSanName": "35-eR_E_894b", + "privateEndpointConnectionName": "ihuypcelqvtfi", "api-version": "2022-12-01-preview" }, "responses": { @@ -14,26 +14,26 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "cjgeu" + "id": "rdhotsrsbknvvhvkexyyerlms" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "bndxgldugdurqowquroxzdvsxab", - "actionsRequired": "ehyrwffmsiew" + "description": "yzcg", + "actionsRequired": "fddqubmzpukevckquokkeoaq" }, "groupIds": [ { - "id": "cjgeu" + "id": "rdhotsrsbknvvhvkexyyerlms" } ] }, - "id": "kysibpkzhkirzgrfwgzivokwigpq", - "name": "ovigvqcgcblot", - "type": "ntxnbssjsmpl", + "id": "xevhiykqaazcrqffgqacdqp", + "name": "lvovgptugzxdonhn", + "type": "ysjqngubyqlvxmj", "tags": { - "key9205": "huapewnrjxoetfyehmkqjnr" + "key3239": "ldsarkqyxrbdwgzmvihb" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json index 4e1c494f4106..a213ef42373f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "privateEndpointConnectionName": "vawhsmsmuzbtgpmixsopdeghjtxr", + "elasticSanName": "35-eR_E_894b", + "privateEndpointConnectionName": "ihuypcelqvtfi", "api-version": "2022-12-01-preview" }, "responses": { @@ -13,4 +13,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json index 431a7683e1a3..01528a0ef25f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", + "elasticSanName": "35-eR_E_894b", "api-version": "2022-12-01-preview" }, "responses": { @@ -15,29 +15,29 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "cjgeu" + "id": "rdhotsrsbknvvhvkexyyerlms" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "bndxgldugdurqowquroxzdvsxab", - "actionsRequired": "ehyrwffmsiew" + "description": "yzcg", + "actionsRequired": "fddqubmzpukevckquokkeoaq" }, "groupIds": [ { - "id": "cjgeu" + "id": "rdhotsrsbknvvhvkexyyerlms" } ] }, - "id": "kysibpkzhkirzgrfwgzivokwigpq", - "name": "ovigvqcgcblot", - "type": "ntxnbssjsmpl", + "id": "xevhiykqaazcrqffgqacdqp", + "name": "lvovgptugzxdonhn", + "type": "ysjqngubyqlvxmj", "tags": { - "key9205": "huapewnrjxoetfyehmkqjnr" + "key3239": "ldsarkqyxrbdwgzmvihb" } } ], - "nextLink": "omhj" + "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json index 44f78fdf97c4..50d4f5aaa636 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", + "elasticSanName": "35-eR_E_894b", "api-version": "2022-12-01-preview" }, "responses": { @@ -12,4 +12,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json index 289a3749033c..e2ab8be698ac 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", + "elasticSanName": "35-eR_E_894b", "api-version": "2022-12-01-preview" }, "responses": { @@ -13,28 +13,29 @@ "value": [ { "properties": { - "groupId": "yvnfwgsetyt", + "groupId": "ktvzdzypekjkiapzjcielcwtutswb", "requiredMembers": [ - "kaijpmjvjbtwwrjaoucgbts" + "yfpdtxzcyah" ], "requiredZoneNames": [ - "lnvpyexazdeepfqivxygthbcvin" + "racwaywdzbqnwonfgmhkmvdvinylvr" ] }, - "id": "wtaunfhrqhfzfvvndlovgvorqt", - "name": "rv", - "type": "pgctwrtvjxdyllzraqmssyfkfnsk", + "id": "kejaoldmpsyfmmzdhlxojgkylixccw", + "name": "jbdpbrmexoajfghiqrjtafascrvwb", + "type": "qxnmlvuicngbhqnck", "systemData": { - "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", + "createdBy": "isurjiikdieur", "createdByType": "User", - "createdAt": "2023-06-20T13:02:41.239Z", - "lastModifiedBy": "nnsrfhivubfvlpiemg", + "createdAt": "2023-06-20T14:04:07.061Z", + "lastModifiedBy": "mpjcrw", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T13:02:41.239Z" + "lastModifiedAt": "2023-06-20T14:04:07.061Z" } } - ] + ], + "nextLink": "qoknvfgjzxattip" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json index 734c13c01109..14732e4ca3e0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", + "elasticSanName": "35-eR_E_894b", "api-version": "2022-12-01-preview" }, "responses": { @@ -12,4 +12,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json index e1444ab253d2..aab9bf1b1483 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "api-version": "2022-12-01-preview", - "$filter": "dswucctdspeyhpoeaskfuoynfbglhx" + "$filter": "gzbeveztbx" }, "responses": { "200": { @@ -13,22 +13,22 @@ { "name": "Premium_LRS", "tier": "Premium", - "resourceType": "mirbcfloernwsrbxe", + "resourceType": "mqaoo", "locations": [ - "ljqu" + "gqdsfgqkhn" ], "locationInfo": [ { - "location": "klhuoxwjbuwezxyrmdjsjukvo", + "location": "eqzjmvyktahiamavcreizsuhzquhe", "zones": [ - "gvrzprtabfhidgmgnyoxrxxjqk" + "raxffdwvimsjl" ] } ], "capabilities": [ { - "name": "qonxyzfnufkni", - "value": "yvbiquyumznzimtafxitolsof" + "name": "hdhgirnyufsgcbedlivht", + "value": "ayutgsrmsqwzmyjjquav" } ] } @@ -36,4 +36,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json index 2d12e2ff6eef..1665f9603b10 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "api-version": "2022-12-01-preview" }, "responses": { @@ -10,4 +10,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json index 9051f6bede06..80fc50ea1942 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", + "elasticSanName": "35-eR_E_894b", + "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", "parameters": { "properties": { "protocolType": "Iscsi", @@ -13,14 +13,34 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "gmevmjdnhlqffawulvsxgjcwjvwi", + "id": "mcuasdxngamlttobzibyxanhtzu", "action": "Allow" } ] + }, + "privateEndpointConnections": { + "value": [ + { + "properties": { + "privateEndpoint": {}, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "yzcg", + "actionsRequired": "fddqubmzpukevckquokkeoaq" + }, + "groupIds": [ + {} + ] + }, + "tags": { + "key3239": "ldsarkqyxrbdwgzmvihb" + } + } + ] } }, "tags": { - "key4596": "ivybnlotztdbwxnikxur" + "key4167": "tqyubjtjexfrjuf" } }, "api-version": "2022-12-01-preview" @@ -35,57 +55,55 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "gmevmjdnhlqffawulvsxgjcwjvwi", + "id": "mcuasdxngamlttobzibyxanhtzu", "action": "Allow", "state": "provisioning" } ] }, - "privateEndpointConnections": [ - { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "cjgeu" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "bndxgldugdurqowquroxzdvsxab", - "actionsRequired": "ehyrwffmsiew" - }, - "groupIds": [ - { - "id": "cjgeu" - } - ] + "privateEndpointConnections": { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "rdhotsrsbknvvhvkexyyerlms" }, - "id": "kysibpkzhkirzgrfwgzivokwigpq", - "name": "ovigvqcgcblot", - "type": "ntxnbssjsmpl", - "tags": { - "key9205": "huapewnrjxoetfyehmkqjnr" - } + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "yzcg", + "actionsRequired": "fddqubmzpukevckquokkeoaq" + }, + "groupIds": [ + { + "id": "rdhotsrsbknvvhvkexyyerlms" + } + ] + }, + "id": "xevhiykqaazcrqffgqacdqp", + "name": "lvovgptugzxdonhn", + "type": "ysjqngubyqlvxmj", + "tags": { + "key3239": "ldsarkqyxrbdwgzmvihb" } - ], - "nextLink": "omhj" - } - ] + } + ], + "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" + } }, "systemData": { - "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", + "createdBy": "isurjiikdieur", "createdByType": "User", - "createdAt": "2023-06-20T13:02:41.239Z", - "lastModifiedBy": "nnsrfhivubfvlpiemg", + "createdAt": "2023-06-20T14:04:07.061Z", + "lastModifiedBy": "mpjcrw", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T13:02:41.239Z" + "lastModifiedAt": "2023-06-20T14:04:07.061Z" }, - "id": "xdhbdpufqegleozkceucvrd", - "name": "nhxnyg", - "type": "hhyroggfls", + "id": "kvos", + "name": "fzws", + "type": "mcfxdcrnzeze", "tags": { - "key4596": "ivybnlotztdbwxnikxur" + "key4167": "tqyubjtjexfrjuf" } } }, @@ -101,59 +119,57 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "gmevmjdnhlqffawulvsxgjcwjvwi", + "id": "mcuasdxngamlttobzibyxanhtzu", "action": "Allow", "state": "provisioning" } ] }, - "privateEndpointConnections": [ - { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "cjgeu" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "bndxgldugdurqowquroxzdvsxab", - "actionsRequired": "ehyrwffmsiew" - }, - "groupIds": [ - { - "id": "cjgeu" - } - ] + "privateEndpointConnections": { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "rdhotsrsbknvvhvkexyyerlms" }, - "id": "kysibpkzhkirzgrfwgzivokwigpq", - "name": "ovigvqcgcblot", - "type": "ntxnbssjsmpl", - "tags": { - "key9205": "huapewnrjxoetfyehmkqjnr" - } + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "yzcg", + "actionsRequired": "fddqubmzpukevckquokkeoaq" + }, + "groupIds": [ + { + "id": "rdhotsrsbknvvhvkexyyerlms" + } + ] + }, + "id": "xevhiykqaazcrqffgqacdqp", + "name": "lvovgptugzxdonhn", + "type": "ysjqngubyqlvxmj", + "tags": { + "key3239": "ldsarkqyxrbdwgzmvihb" } - ], - "nextLink": "omhj" - } - ] + } + ], + "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" + } }, "systemData": { - "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", + "createdBy": "isurjiikdieur", "createdByType": "User", - "createdAt": "2023-06-20T13:02:41.239Z", - "lastModifiedBy": "nnsrfhivubfvlpiemg", + "createdAt": "2023-06-20T14:04:07.061Z", + "lastModifiedBy": "mpjcrw", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T13:02:41.239Z" + "lastModifiedAt": "2023-06-20T14:04:07.061Z" }, - "id": "xdhbdpufqegleozkceucvrd", - "name": "nhxnyg", - "type": "hhyroggfls", + "id": "kvos", + "name": "fzws", + "type": "mcfxdcrnzeze", "tags": { - "key4596": "ivybnlotztdbwxnikxur" + "key4167": "tqyubjtjexfrjuf" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json index 3019b5d7cd38..c1b05a694ad6 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", + "elasticSanName": "35-eR_E_894b", + "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", "parameters": {}, "api-version": "2022-12-01-preview" }, @@ -20,4 +20,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json index 0eaedfa06b12..e63e193d032c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", + "elasticSanName": "35-eR_E_894b", + "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", "api-version": "2022-12-01-preview" }, "responses": { @@ -17,4 +17,4 @@ }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json index 0eaedfa06b12..e63e193d032c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", + "elasticSanName": "35-eR_E_894b", + "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", "api-version": "2022-12-01-preview" }, "responses": { @@ -17,4 +17,4 @@ }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json index 0447823d5ae8..b5c562b99a22 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", + "elasticSanName": "35-eR_E_894b", + "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", "api-version": "2022-12-01-preview" }, "responses": { @@ -18,59 +18,57 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "gmevmjdnhlqffawulvsxgjcwjvwi", + "id": "mcuasdxngamlttobzibyxanhtzu", "action": "Allow", "state": "provisioning" } ] }, - "privateEndpointConnections": [ - { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "cjgeu" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "bndxgldugdurqowquroxzdvsxab", - "actionsRequired": "ehyrwffmsiew" - }, - "groupIds": [ - { - "id": "cjgeu" - } - ] + "privateEndpointConnections": { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "rdhotsrsbknvvhvkexyyerlms" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "yzcg", + "actionsRequired": "fddqubmzpukevckquokkeoaq" }, - "id": "kysibpkzhkirzgrfwgzivokwigpq", - "name": "ovigvqcgcblot", - "type": "ntxnbssjsmpl", - "tags": { - "key9205": "huapewnrjxoetfyehmkqjnr" - } + "groupIds": [ + { + "id": "rdhotsrsbknvvhvkexyyerlms" + } + ] + }, + "id": "xevhiykqaazcrqffgqacdqp", + "name": "lvovgptugzxdonhn", + "type": "ysjqngubyqlvxmj", + "tags": { + "key3239": "ldsarkqyxrbdwgzmvihb" } - ], - "nextLink": "omhj" - } - ] + } + ], + "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" + } }, "systemData": { - "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", + "createdBy": "isurjiikdieur", "createdByType": "User", - "createdAt": "2023-06-20T13:02:41.239Z", - "lastModifiedBy": "nnsrfhivubfvlpiemg", + "createdAt": "2023-06-20T14:04:07.061Z", + "lastModifiedBy": "mpjcrw", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T13:02:41.239Z" + "lastModifiedAt": "2023-06-20T14:04:07.061Z" }, - "id": "xdhbdpufqegleozkceucvrd", - "name": "nhxnyg", - "type": "hhyroggfls", + "id": "kvos", + "name": "fzws", + "type": "mcfxdcrnzeze", "tags": { - "key4596": "ivybnlotztdbwxnikxur" + "key4167": "tqyubjtjexfrjuf" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json index 3873c74486de..a4f585bbe115 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", + "elasticSanName": "35-eR_E_894b", + "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", "api-version": "2022-12-01-preview" }, "responses": { @@ -13,4 +13,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json index 67cee0f2be2f..4054b3eb2eca 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", + "elasticSanName": "35-eR_E_894b", "api-version": "2022-12-01-preview" }, "responses": { @@ -19,62 +19,60 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "gmevmjdnhlqffawulvsxgjcwjvwi", + "id": "mcuasdxngamlttobzibyxanhtzu", "action": "Allow", "state": "provisioning" } ] }, - "privateEndpointConnections": [ - { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "cjgeu" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "bndxgldugdurqowquroxzdvsxab", - "actionsRequired": "ehyrwffmsiew" - }, - "groupIds": [ - { - "id": "cjgeu" - } - ] + "privateEndpointConnections": { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "rdhotsrsbknvvhvkexyyerlms" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "yzcg", + "actionsRequired": "fddqubmzpukevckquokkeoaq" }, - "id": "kysibpkzhkirzgrfwgzivokwigpq", - "name": "ovigvqcgcblot", - "type": "ntxnbssjsmpl", - "tags": { - "key9205": "huapewnrjxoetfyehmkqjnr" - } + "groupIds": [ + { + "id": "rdhotsrsbknvvhvkexyyerlms" + } + ] + }, + "id": "xevhiykqaazcrqffgqacdqp", + "name": "lvovgptugzxdonhn", + "type": "ysjqngubyqlvxmj", + "tags": { + "key3239": "ldsarkqyxrbdwgzmvihb" } - ], - "nextLink": "omhj" - } - ] + } + ], + "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" + } }, "systemData": { - "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", + "createdBy": "isurjiikdieur", "createdByType": "User", - "createdAt": "2023-06-20T13:02:41.239Z", - "lastModifiedBy": "nnsrfhivubfvlpiemg", + "createdAt": "2023-06-20T14:04:07.061Z", + "lastModifiedBy": "mpjcrw", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T13:02:41.239Z" + "lastModifiedAt": "2023-06-20T14:04:07.061Z" }, - "id": "xdhbdpufqegleozkceucvrd", - "name": "nhxnyg", - "type": "hhyroggfls", + "id": "kvos", + "name": "fzws", + "type": "mcfxdcrnzeze", "tags": { - "key4596": "ivybnlotztdbwxnikxur" + "key4167": "tqyubjtjexfrjuf" } } ], - "nextLink": "iccysberadtoaoqskiamownopnodsm" + "nextLink": "ttidhruelrsvapbtmt" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json index 319152c264be..189d2ac11102 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", + "elasticSanName": "35-eR_E_894b", "api-version": "2022-12-01-preview" }, "responses": { @@ -12,4 +12,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json index 01f381f0b8fa..5327e1b416d5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", + "elasticSanName": "35-eR_E_894b", + "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", "parameters": { "properties": { "protocolType": "Iscsi", @@ -13,14 +13,14 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "gmevmjdnhlqffawulvsxgjcwjvwi", + "id": "mcuasdxngamlttobzibyxanhtzu", "action": "Allow" } ] } }, "tags": { - "key1913": "upmxlsitavdjwggfaz" + "key3563": "bdsbhpxflqdhdthyevxsgcgzhilxe" } }, "api-version": "2022-12-01-preview" @@ -35,57 +35,55 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "gmevmjdnhlqffawulvsxgjcwjvwi", + "id": "mcuasdxngamlttobzibyxanhtzu", "action": "Allow", "state": "provisioning" } ] }, - "privateEndpointConnections": [ - { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "cjgeu" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "bndxgldugdurqowquroxzdvsxab", - "actionsRequired": "ehyrwffmsiew" - }, - "groupIds": [ - { - "id": "cjgeu" - } - ] + "privateEndpointConnections": { + "value": [ + { + "properties": { + "provisioningState": "Invalid", + "privateEndpoint": { + "id": "rdhotsrsbknvvhvkexyyerlms" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "yzcg", + "actionsRequired": "fddqubmzpukevckquokkeoaq" }, - "id": "kysibpkzhkirzgrfwgzivokwigpq", - "name": "ovigvqcgcblot", - "type": "ntxnbssjsmpl", - "tags": { - "key9205": "huapewnrjxoetfyehmkqjnr" - } + "groupIds": [ + { + "id": "rdhotsrsbknvvhvkexyyerlms" + } + ] + }, + "id": "xevhiykqaazcrqffgqacdqp", + "name": "lvovgptugzxdonhn", + "type": "ysjqngubyqlvxmj", + "tags": { + "key3239": "ldsarkqyxrbdwgzmvihb" } - ], - "nextLink": "omhj" - } - ] + } + ], + "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" + } }, "systemData": { - "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", + "createdBy": "isurjiikdieur", "createdByType": "User", - "createdAt": "2023-06-20T13:02:41.239Z", - "lastModifiedBy": "nnsrfhivubfvlpiemg", + "createdAt": "2023-06-20T14:04:07.061Z", + "lastModifiedBy": "mpjcrw", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T13:02:41.239Z" + "lastModifiedAt": "2023-06-20T14:04:07.061Z" }, - "id": "xdhbdpufqegleozkceucvrd", - "name": "nhxnyg", - "type": "hhyroggfls", + "id": "kvos", + "name": "fzws", + "type": "mcfxdcrnzeze", "tags": { - "key4596": "ivybnlotztdbwxnikxur" + "key4167": "tqyubjtjexfrjuf" } } }, @@ -95,4 +93,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json index c5b0d0612f85..c526acec1607 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", + "elasticSanName": "35-eR_E_894b", + "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", "parameters": {}, "api-version": "2022-12-01-preview" }, @@ -19,4 +19,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json index 22afbada51db..81c764e5c4a9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json @@ -2,21 +2,21 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", - "volumeName": "fnm-xB-2k789-6Ya", + "elasticSanName": "35-eR_E_894b", + "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", + "volumeName": "87-PE11-E", "parameters": { "properties": { "creationData": { "createSource": "None", - "sourceUri": "ecnzhfvyarcolyreygvwjw" + "sourceUri": "wwybphtbmwnnyzfjboefriassms" }, - "sizeGiB": 22 + "sizeGiB": 28 }, "tags": { - "key8416": "jhymmijdja" + "key3332": "uwnzaprjrizet" } }, "api-version": "2022-12-01-preview" @@ -25,33 +25,33 @@ "200": { "body": { "properties": { - "volumeId": "cxwxykqbwqibejjx", + "volumeId": "lwrlmhekezzvgxk", "creationData": { "createSource": "None", - "sourceUri": "ecnzhfvyarcolyreygvwjw" + "sourceUri": "wwybphtbmwnnyzfjboefriassms" }, - "sizeGiB": 22, + "sizeGiB": 28, "storageTarget": { - "targetIqn": "gtjtcuhifuwowpcgiladqudprxzt", - "targetPortalHostname": "vnbbf", - "targetPortalPort": 17, + "targetIqn": "ftlckjhgsnktcwgz", + "targetPortalHostname": "dfhgbbimdwmhddluomvnxrhqsk", + "targetPortalPort": 12, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", + "createdBy": "isurjiikdieur", "createdByType": "User", - "createdAt": "2023-06-20T13:02:41.239Z", - "lastModifiedBy": "nnsrfhivubfvlpiemg", + "createdAt": "2023-06-20T14:04:07.061Z", + "lastModifiedBy": "mpjcrw", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T13:02:41.239Z" + "lastModifiedAt": "2023-06-20T14:04:07.061Z" }, - "id": "xoxxozqirytllktdobqpnqgn", - "name": "fzzkfpatphgdzxg", - "type": "mlloynfpnahu", + "id": "v", + "name": "tgxbdbk", + "type": "qyzk", "tags": { - "key2140": "tdsxajwrkdelydhvxmzse" + "key5045": "wq" } } }, @@ -61,35 +61,35 @@ }, "body": { "properties": { - "volumeId": "cxwxykqbwqibejjx", + "volumeId": "lwrlmhekezzvgxk", "creationData": { "createSource": "None", - "sourceUri": "ecnzhfvyarcolyreygvwjw" + "sourceUri": "wwybphtbmwnnyzfjboefriassms" }, - "sizeGiB": 22, + "sizeGiB": 28, "storageTarget": { - "targetIqn": "gtjtcuhifuwowpcgiladqudprxzt", - "targetPortalHostname": "vnbbf", - "targetPortalPort": 17, + "targetIqn": "ftlckjhgsnktcwgz", + "targetPortalHostname": "dfhgbbimdwmhddluomvnxrhqsk", + "targetPortalPort": 12, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", + "createdBy": "isurjiikdieur", "createdByType": "User", - "createdAt": "2023-06-20T13:02:41.239Z", - "lastModifiedBy": "nnsrfhivubfvlpiemg", + "createdAt": "2023-06-20T14:04:07.061Z", + "lastModifiedBy": "mpjcrw", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T13:02:41.239Z" + "lastModifiedAt": "2023-06-20T14:04:07.061Z" }, - "id": "xoxxozqirytllktdobqpnqgn", - "name": "fzzkfpatphgdzxg", - "type": "mlloynfpnahu", + "id": "v", + "name": "tgxbdbk", + "type": "qyzk", "tags": { - "key2140": "tdsxajwrkdelydhvxmzse" + "key5045": "wq" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json index 12689c34b097..904478fdd740 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json @@ -2,14 +2,14 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", - "volumeName": "fnm-xB-2k789-6Ya", + "elasticSanName": "35-eR_E_894b", + "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", + "volumeName": "87-PE11-E", "parameters": { "properties": { - "sizeGiB": 22 + "sizeGiB": 28 } }, "api-version": "2022-12-01-preview" @@ -25,4 +25,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json index ea2fd4654209..d208439262cd 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", - "volumeName": "fnm-xB-2k789-6Ya", + "elasticSanName": "35-eR_E_894b", + "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", + "volumeName": "87-PE11-E", "api-version": "2022-12-01-preview" }, "responses": { @@ -18,4 +18,4 @@ }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json index ea2fd4654209..d208439262cd 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", - "volumeName": "fnm-xB-2k789-6Ya", + "elasticSanName": "35-eR_E_894b", + "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", + "volumeName": "87-PE11-E", "api-version": "2022-12-01-preview" }, "responses": { @@ -18,4 +18,4 @@ }, "204": {} } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json index ab4d2e960580..e05a712d915d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json @@ -2,46 +2,46 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", - "volumeName": "fnm-xB-2k789-6Ya", + "elasticSanName": "35-eR_E_894b", + "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", + "volumeName": "87-PE11-E", "api-version": "2022-12-01-preview" }, "responses": { "200": { "body": { "properties": { - "volumeId": "cxwxykqbwqibejjx", + "volumeId": "lwrlmhekezzvgxk", "creationData": { "createSource": "None", - "sourceUri": "ecnzhfvyarcolyreygvwjw" + "sourceUri": "wwybphtbmwnnyzfjboefriassms" }, - "sizeGiB": 22, + "sizeGiB": 28, "storageTarget": { - "targetIqn": "gtjtcuhifuwowpcgiladqudprxzt", - "targetPortalHostname": "vnbbf", - "targetPortalPort": 17, + "targetIqn": "ftlckjhgsnktcwgz", + "targetPortalHostname": "dfhgbbimdwmhddluomvnxrhqsk", + "targetPortalPort": 12, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", + "createdBy": "isurjiikdieur", "createdByType": "User", - "createdAt": "2023-06-20T13:02:41.239Z", - "lastModifiedBy": "nnsrfhivubfvlpiemg", + "createdAt": "2023-06-20T14:04:07.061Z", + "lastModifiedBy": "mpjcrw", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T13:02:41.239Z" + "lastModifiedAt": "2023-06-20T14:04:07.061Z" }, - "id": "xoxxozqirytllktdobqpnqgn", - "name": "fzzkfpatphgdzxg", - "type": "mlloynfpnahu", + "id": "v", + "name": "tgxbdbk", + "type": "qyzk", "tags": { - "key2140": "tdsxajwrkdelydhvxmzse" + "key5045": "wq" } } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json index 8833f7939784..304ef47373b5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", - "volumeName": "fnm-xB-2k789-6Ya", + "elasticSanName": "35-eR_E_894b", + "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", + "volumeName": "87-PE11-E", "api-version": "2022-12-01-preview" }, "responses": { @@ -14,4 +14,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index 795c53ab6577..c8292eb46d58 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", + "elasticSanName": "35-eR_E_894b", + "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", "api-version": "2022-12-01-preview" }, "responses": { @@ -14,38 +14,38 @@ "value": [ { "properties": { - "volumeId": "cxwxykqbwqibejjx", + "volumeId": "lwrlmhekezzvgxk", "creationData": { "createSource": "None", - "sourceUri": "ecnzhfvyarcolyreygvwjw" + "sourceUri": "wwybphtbmwnnyzfjboefriassms" }, - "sizeGiB": 22, + "sizeGiB": 28, "storageTarget": { - "targetIqn": "gtjtcuhifuwowpcgiladqudprxzt", - "targetPortalHostname": "vnbbf", - "targetPortalPort": 17, + "targetIqn": "ftlckjhgsnktcwgz", + "targetPortalHostname": "dfhgbbimdwmhddluomvnxrhqsk", + "targetPortalPort": 12, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", + "createdBy": "isurjiikdieur", "createdByType": "User", - "createdAt": "2023-06-20T13:02:41.239Z", - "lastModifiedBy": "nnsrfhivubfvlpiemg", + "createdAt": "2023-06-20T14:04:07.061Z", + "lastModifiedBy": "mpjcrw", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T13:02:41.239Z" + "lastModifiedAt": "2023-06-20T14:04:07.061Z" }, - "id": "xoxxozqirytllktdobqpnqgn", - "name": "fzzkfpatphgdzxg", - "type": "mlloynfpnahu", + "id": "v", + "name": "tgxbdbk", + "type": "qyzk", "tags": { - "key2140": "tdsxajwrkdelydhvxmzse" + "key5045": "wq" } } ], - "nextLink": "rjw" + "nextLink": "vfkoo" } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json index ad460ed49a08..6a5eefb252f5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", + "elasticSanName": "35-eR_E_894b", + "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", "api-version": "2022-12-01-preview" }, "responses": { @@ -13,4 +13,4 @@ "body": {} } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json index 2304b8a4ac20..f281f8bca718 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json @@ -2,17 +2,17 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", - "volumeName": "fnm-xB-2k789-6Ya", + "elasticSanName": "35-eR_E_894b", + "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", + "volumeName": "87-PE11-E", "parameters": { "properties": { - "sizeGiB": 29 + "sizeGiB": 11 }, "tags": { - "key8878": "judcpklgonvnnnnwlkwx" + "key1615": "nzuxwqaotmyslkjuldbxuczjerc" } }, "api-version": "2022-12-01-preview" @@ -21,33 +21,33 @@ "200": { "body": { "properties": { - "volumeId": "cxwxykqbwqibejjx", + "volumeId": "lwrlmhekezzvgxk", "creationData": { "createSource": "None", - "sourceUri": "ecnzhfvyarcolyreygvwjw" + "sourceUri": "wwybphtbmwnnyzfjboefriassms" }, - "sizeGiB": 22, + "sizeGiB": 28, "storageTarget": { - "targetIqn": "gtjtcuhifuwowpcgiladqudprxzt", - "targetPortalHostname": "vnbbf", - "targetPortalPort": 17, + "targetIqn": "ftlckjhgsnktcwgz", + "targetPortalHostname": "dfhgbbimdwmhddluomvnxrhqsk", + "targetPortalPort": 12, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "gfouxgrdbfpeykzjkorvncdnaf", + "createdBy": "isurjiikdieur", "createdByType": "User", - "createdAt": "2023-06-20T13:02:41.239Z", - "lastModifiedBy": "nnsrfhivubfvlpiemg", + "createdAt": "2023-06-20T14:04:07.061Z", + "lastModifiedBy": "mpjcrw", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T13:02:41.239Z" + "lastModifiedAt": "2023-06-20T14:04:07.061Z" }, - "id": "xoxxozqirytllktdobqpnqgn", - "name": "fzzkfpatphgdzxg", - "type": "mlloynfpnahu", + "id": "v", + "name": "tgxbdbk", + "type": "qyzk", "tags": { - "key2140": "tdsxajwrkdelydhvxmzse" + "key5045": "wq" } } }, @@ -57,4 +57,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json index 7b6f438d6b20..fdcfc829a88f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "C2CF3369-9D62-468E-A3A6-08E865D288E0", + "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", "resourceGroupName": "rgelasticsan", - "elasticSanName": "wh-8C3", - "volumeGroupName": "5ejIy-6N-Ze_G5-7B34", - "volumeName": "fnm-xB-2k789-6Ya", + "elasticSanName": "35-eR_E_894b", + "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", + "volumeName": "87-PE11-E", "parameters": {}, "api-version": "2022-12-01-preview" }, @@ -20,4 +20,4 @@ } } } -} +} \ No newline at end of file From 2c58ba2e3b7c33d643c7eea003504737fedc087f Mon Sep 17 00:00:00 2001 From: PreetPRG Date: Tue, 20 Jun 2023 19:54:08 +0530 Subject: [PATCH 08/16] prettier check --- .../preview/2022-12-01-preview/elasticsan.json | 2 +- .../examples/ElasticSans_Create_MaximumSet_Gen.json | 2 +- .../examples/ElasticSans_Create_MinimumSet_Gen.json | 2 +- .../examples/ElasticSans_Delete_MaximumSet_Gen.json | 2 +- .../examples/ElasticSans_Delete_MinimumSet_Gen.json | 2 +- .../examples/ElasticSans_Get_MaximumSet_Gen.json | 2 +- .../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 +- .../examples/ElasticSans_Update_MaximumSet_Gen.json | 2 +- .../examples/ElasticSans_Update_MinimumSet_Gen.json | 2 +- .../examples/Operations_List_MaximumSet_Gen.json | 2 +- .../examples/Operations_List_MinimumSet_Gen.json | 2 +- .../PrivateEndpoinConnections_Delete_MaximumSet_Gen.json | 2 +- .../PrivateEndpoinConnections_Delete_MinimumSet_Gen.json | 2 +- .../PrivateEndpointConnections_Create_MaximumSet_Gen.json | 2 +- .../PrivateEndpointConnections_Create_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 +- .../2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json | 2 +- .../2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json | 2 +- .../examples/VolumeGroups_Create_MaximumSet_Gen.json | 2 +- .../examples/VolumeGroups_Create_MinimumSet_Gen.json | 2 +- .../examples/VolumeGroups_Delete_MaximumSet_Gen.json | 2 +- .../examples/VolumeGroups_Delete_MinimumSet_Gen.json | 2 +- .../examples/VolumeGroups_Get_MaximumSet_Gen.json | 2 +- .../examples/VolumeGroups_Get_MinimumSet_Gen.json | 2 +- .../examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json | 2 +- .../examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json | 2 +- .../examples/VolumeGroups_Update_MaximumSet_Gen.json | 2 +- .../examples/VolumeGroups_Update_MinimumSet_Gen.json | 2 +- .../examples/Volumes_Create_MaximumSet_Gen.json | 2 +- .../examples/Volumes_Create_MinimumSet_Gen.json | 2 +- .../examples/Volumes_Delete_MaximumSet_Gen.json | 2 +- .../examples/Volumes_Delete_MinimumSet_Gen.json | 2 +- .../2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json | 2 +- .../2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json | 2 +- .../examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json | 2 +- .../examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json | 2 +- .../examples/Volumes_Update_MaximumSet_Gen.json | 2 +- .../examples/Volumes_Update_MinimumSet_Gen.json | 2 +- 47 files changed, 47 insertions(+), 47 deletions(-) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json index 95424289ca42..1747fa6cc376 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json @@ -2362,4 +2362,4 @@ "description": "Properties of a private link resource." } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json index 636f4afc4f89..9dbb4c8fa98b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -179,4 +179,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json index dff32a28ebb0..8023944df35d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json @@ -27,4 +27,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json index 9acff8dab9b8..e6f2c85633a4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json index 9acff8dab9b8..e6f2c85633a4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json index 35e7047c9d46..9747b8e2d080 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -74,4 +74,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json index 3c7d51320b09..8a14a27e4e59 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json @@ -12,4 +12,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index 7acfa8d93384..42b5c41a6083 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -78,4 +78,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index f1388dee355e..a473da352e43 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -11,4 +11,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index 4e90e3379576..e7617777b03c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -77,4 +77,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index 1894898caa59..5fa32ef34b13 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -10,4 +10,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json index bbdc31ec5431..42216a5bba3a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -88,4 +88,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json index 2611082ab138..2e4267c2ac2a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -18,4 +18,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json index eebcf7d5d7c2..fc76120efa3a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json @@ -23,4 +23,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json index 247f642bd1b0..8fba180a0dbe 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json @@ -15,4 +15,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json index 033460e3d7c9..8142bfd1b3a0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json @@ -17,4 +17,4 @@ }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json index 033460e3d7c9..8142bfd1b3a0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json @@ -17,4 +17,4 @@ }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json index 09b924998f70..f5e401a97837 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json @@ -81,4 +81,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json index bea345c2ecff..bd02fa2e16d5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json @@ -20,4 +20,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json index bc91972c797b..13ef038e0280 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json @@ -36,4 +36,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json index a213ef42373f..ed5c68cdfdb6 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json @@ -13,4 +13,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json index 01528a0ef25f..bb77abf7b162 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json @@ -40,4 +40,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json index 50d4f5aaa636..0b7dc34567e9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json @@ -12,4 +12,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json index e2ab8be698ac..18b9631e6327 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json index 14732e4ca3e0..9eaeeddc633b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json @@ -12,4 +12,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json index aab9bf1b1483..4283b78e856c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json @@ -36,4 +36,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json index 1665f9603b10..2898441dbb49 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json index 80fc50ea1942..997893dfa26c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json @@ -172,4 +172,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json index c1b05a694ad6..a5f5a697a35a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -20,4 +20,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json index e63e193d032c..20c302fe1156 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json index e63e193d032c..20c302fe1156 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json index b5c562b99a22..63c0f6c2b6b9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json @@ -71,4 +71,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json index a4f585bbe115..07f4958b3a91 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json index 4054b3eb2eca..75fb784385ef 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -75,4 +75,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json index 189d2ac11102..d02c64f2c28e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json index 5327e1b416d5..ac497bdfee03 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json @@ -93,4 +93,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json index c526acec1607..481b7f305b19 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json index 81c764e5c4a9..fe33cb8c2bb8 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json @@ -92,4 +92,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json index 904478fdd740..52aadc8f387a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json @@ -25,4 +25,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json index d208439262cd..8c4d98bfb8d2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json @@ -18,4 +18,4 @@ }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json index d208439262cd..8c4d98bfb8d2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json index e05a712d915d..b032310b1ba5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json @@ -44,4 +44,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json index 304ef47373b5..03b08d96385d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json @@ -14,4 +14,4 @@ "body": {} } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index c8292eb46d58..01859fc1e3d6 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -48,4 +48,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json index 6a5eefb252f5..412714ae114a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json index f281f8bca718..0b11a834415d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json @@ -57,4 +57,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json index fdcfc829a88f..0948a8c11281 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json @@ -20,4 +20,4 @@ } } } -} \ No newline at end of file +} From 2ddd41395efc77d87e689c934cddd247f5b94267 Mon Sep 17 00:00:00 2001 From: PreetPRG Date: Fri, 23 Jun 2023 18:07:38 +0530 Subject: [PATCH 09/16] resolved comments & added publicNetworkAccess --- .../2022-12-01-preview/elasticsan.json | 31 +++- .../ElasticSans_Create_MaximumSet_Gen.json | 139 +++++++++--------- .../ElasticSans_Create_MinimumSet_Gen.json | 8 +- .../ElasticSans_Delete_MaximumSet_Gen.json | 4 +- .../ElasticSans_Delete_MinimumSet_Gen.json | 4 +- .../ElasticSans_Get_MaximumSet_Gen.json | 61 ++++---- .../ElasticSans_Get_MinimumSet_Gen.json | 4 +- ...ns_ListByResourceGroup_MaximumSet_Gen.json | 61 ++++---- ...ns_ListByResourceGroup_MinimumSet_Gen.json | 2 +- ...ans_ListBySubscription_MaximumSet_Gen.json | 61 ++++---- ...ans_ListBySubscription_MinimumSet_Gen.json | 2 +- .../ElasticSans_Update_MaximumSet_Gen.json | 68 ++++----- .../ElasticSans_Update_MinimumSet_Gen.json | 4 +- .../Operations_List_MaximumSet_Gen.json | 12 +- .../Operations_List_MinimumSet_Gen.json | 2 +- ...poinConnections_Delete_MaximumSet_Gen.json | 6 +- ...poinConnections_Delete_MinimumSet_Gen.json | 6 +- ...ointConnections_Create_MaximumSet_Gen.json | 50 +++---- ...ointConnections_Create_MinimumSet_Gen.json | 6 +- ...ndpointConnections_Get_MaximumSet_Gen.json | 24 ++- ...ndpointConnections_Get_MinimumSet_Gen.json | 6 +- ...dpointConnections_List_MaximumSet_Gen.json | 24 ++- ...dpointConnections_List_MinimumSet_Gen.json | 4 +- ...urces_ListByElasticSan_MaximumSet_Gen.json | 26 ++-- ...urces_ListByElasticSan_MinimumSet_Gen.json | 4 +- .../examples/Skus_List_MaximumSet_Gen.json | 16 +- .../examples/Skus_List_MinimumSet_Gen.json | 2 +- .../VolumeGroups_Create_MaximumSet_Gen.json | 94 ++++++------ .../VolumeGroups_Create_MinimumSet_Gen.json | 6 +- .../VolumeGroups_Delete_MaximumSet_Gen.json | 6 +- .../VolumeGroups_Delete_MinimumSet_Gen.json | 6 +- .../VolumeGroups_Get_MaximumSet_Gen.json | 44 +++--- .../VolumeGroups_Get_MinimumSet_Gen.json | 6 +- ...roups_ListByElasticSan_MaximumSet_Gen.json | 44 +++--- ...roups_ListByElasticSan_MinimumSet_Gen.json | 4 +- .../VolumeGroups_Update_MaximumSet_Gen.json | 48 +++--- .../VolumeGroups_Update_MinimumSet_Gen.json | 6 +- .../Volumes_Create_MaximumSet_Gen.json | 70 ++++----- .../Volumes_Create_MinimumSet_Gen.json | 10 +- .../Volumes_Delete_MaximumSet_Gen.json | 8 +- .../Volumes_Delete_MinimumSet_Gen.json | 8 +- .../examples/Volumes_Get_MaximumSet_Gen.json | 36 ++--- .../examples/Volumes_Get_MinimumSet_Gen.json | 8 +- ...umes_ListByVolumeGroup_MaximumSet_Gen.json | 36 ++--- ...umes_ListByVolumeGroup_MinimumSet_Gen.json | 6 +- .../Volumes_Update_MaximumSet_Gen.json | 40 ++--- .../Volumes_Update_MinimumSet_Gen.json | 8 +- 47 files changed, 567 insertions(+), 564 deletions(-) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json index 1747fa6cc376..0b97b7e6f71b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json @@ -1444,7 +1444,7 @@ }, "ElasticSanCreateParameter": { "type": "object", - "description": "Response for ElasticSan request.", + "description": "Input Parameter for ElasticSan request.", "required": [ "properties" ], @@ -1552,6 +1552,18 @@ "readOnly": true, "$ref": "#/definitions/PrivateEndpointConnectionList", "description": "The list of Private Endpoint Connections." + }, + "publicNetworkAccess": { + "type": "string", + "description": "Allow or disallow public network access to ElasticSan. Value is optional but if passed in, must be 'Enabled' or 'Disabled'.", + "enum": [ + "Enabled", + "Disabled" + ], + "x-ms-enum": { + "name": "PublicNetworkAccess", + "modelAsString": true + } } } }, @@ -1594,6 +1606,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'." } } }, @@ -2236,7 +2260,8 @@ "properties": { "provisioningState": { "description": "Provisioning State of Private Endpoint connection resource", - "$ref": "#/definitions/ProvisioningState" + "$ref": "#/definitions/ProvisioningState", + "readOnly": true }, "privateEndpoint": { "description": "Private Endpoint resource", @@ -2250,7 +2275,7 @@ "description": " List of resources private endpoint is mapped", "type": "array", "items": { - "$ref": "#/definitions/PrivateEndpoint" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" } } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json index 9dbb4c8fa98b..609ed30e1f08 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", + "elasticSanName": "aev2h_9H-xUDkxV", "parameters": { "properties": { "sku": { @@ -12,10 +12,10 @@ "tier": "Premium" }, "availabilityZones": [ - "erqpnqjixmxhand" + "tvatexmol" ], - "baseSizeTiB": 6, - "extendedCapacitySizeTiB": 21, + "baseSizeTiB": 20, + "extendedCapacitySizeTiB": 29, "privateEndpointConnections": { "value": [ { @@ -23,23 +23,24 @@ "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "yzcg", - "actionsRequired": "fddqubmzpukevckquokkeoaq" + "description": "pi", + "actionsRequired": "aotylexvkyxwpzwioisvvfcb" }, "groupIds": [ - {} + "55980C3D-EC3D-44F3-97C2-1E47DBA30921" ] }, "tags": { - "key3239": "ldsarkqyxrbdwgzmvihb" + "key3005": "aicncexsckwnjlcnpru" } } ] - } + }, + "publicNetworkAccess": "Enabled" }, - "location": "tidt", + "location": "sfbovkflrebtpwhk", "tags": { - "key55": "rl" + "key4281": "epywilvehgeuepi" } }, "api-version": "2022-12-01-preview" @@ -53,60 +54,59 @@ "tier": "Premium" }, "availabilityZones": [ - "erqpnqjixmxhand" + "tvatexmol" ], "provisioningState": "Invalid", - "baseSizeTiB": 6, - "extendedCapacitySizeTiB": 21, - "totalVolumeSizeGiB": 4, - "volumeGroupCount": 7, - "totalIops": 2, - "totalMBps": 16, - "totalSizeTiB": 22, + "baseSizeTiB": 20, + "extendedCapacitySizeTiB": 29, + "totalVolumeSizeGiB": 21, + "volumeGroupCount": 19, + "totalIops": 19, + "totalMBps": 4, + "totalSizeTiB": 1, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "rdhotsrsbknvvhvkexyyerlms" + "id": "cyyupaqfbsibqgtpnwsqrwnjop" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "yzcg", - "actionsRequired": "fddqubmzpukevckquokkeoaq" + "description": "pi", + "actionsRequired": "aotylexvkyxwpzwioisvvfcb" }, "groupIds": [ - { - "id": "rdhotsrsbknvvhvkexyyerlms" - } + "55980C3D-EC3D-44F3-97C2-1E47DBA30921" ] }, - "id": "xevhiykqaazcrqffgqacdqp", - "name": "lvovgptugzxdonhn", - "type": "ysjqngubyqlvxmj", + "id": "xxnomshlufmq", + "name": "bvijkqvtpj", + "type": "ndc", "tags": { - "key3239": "ldsarkqyxrbdwgzmvihb" + "key3005": "aicncexsckwnjlcnpru" } } ], - "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" - } + "nextLink": "pixq" + }, + "publicNetworkAccess": "Enabled" }, "systemData": { - "createdBy": "isurjiikdieur", + "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", "createdByType": "User", - "createdAt": "2023-06-20T14:04:07.061Z", - "lastModifiedBy": "mpjcrw", + "createdAt": "2023-06-23T12:29:07.444Z", + "lastModifiedBy": "irqznwkmaipvesvmtdsfue", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T14:04:07.061Z" + "lastModifiedAt": "2023-06-23T12:29:07.444Z" }, - "location": "kbxjnqycurmzfju", - "id": "xymfmlcynr", - "name": "ofdkarjciycsropazlp", - "type": "vbkjdk", + "location": "jrpdjvtj", + "id": "cjebwozezzjxdslmjkqyae", + "name": "ggotpejlhlqygxunswwf", + "type": "jsfmrqrohynnu", "tags": { - "key9202": "vedtejivqhxiofaxnq" + "key1633": "ljeacdvbsvipiklqxlmbsox" } } }, @@ -121,60 +121,59 @@ "tier": "Premium" }, "availabilityZones": [ - "erqpnqjixmxhand" + "tvatexmol" ], "provisioningState": "Invalid", - "baseSizeTiB": 6, - "extendedCapacitySizeTiB": 21, - "totalVolumeSizeGiB": 4, - "volumeGroupCount": 7, - "totalIops": 2, - "totalMBps": 16, - "totalSizeTiB": 22, + "baseSizeTiB": 20, + "extendedCapacitySizeTiB": 29, + "totalVolumeSizeGiB": 21, + "volumeGroupCount": 19, + "totalIops": 19, + "totalMBps": 4, + "totalSizeTiB": 1, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "rdhotsrsbknvvhvkexyyerlms" + "id": "cyyupaqfbsibqgtpnwsqrwnjop" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "yzcg", - "actionsRequired": "fddqubmzpukevckquokkeoaq" + "description": "pi", + "actionsRequired": "aotylexvkyxwpzwioisvvfcb" }, "groupIds": [ - { - "id": "rdhotsrsbknvvhvkexyyerlms" - } + "55980C3D-EC3D-44F3-97C2-1E47DBA30921" ] }, - "id": "xevhiykqaazcrqffgqacdqp", - "name": "lvovgptugzxdonhn", - "type": "ysjqngubyqlvxmj", + "id": "xxnomshlufmq", + "name": "bvijkqvtpj", + "type": "ndc", "tags": { - "key3239": "ldsarkqyxrbdwgzmvihb" + "key3005": "aicncexsckwnjlcnpru" } } ], - "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" - } + "nextLink": "pixq" + }, + "publicNetworkAccess": "Enabled" }, "systemData": { - "createdBy": "isurjiikdieur", + "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", "createdByType": "User", - "createdAt": "2023-06-20T14:04:07.061Z", - "lastModifiedBy": "mpjcrw", + "createdAt": "2023-06-23T12:29:07.444Z", + "lastModifiedBy": "irqznwkmaipvesvmtdsfue", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T14:04:07.061Z" + "lastModifiedAt": "2023-06-23T12:29:07.444Z" }, - "location": "kbxjnqycurmzfju", - "id": "xymfmlcynr", - "name": "ofdkarjciycsropazlp", - "type": "vbkjdk", + "location": "jrpdjvtj", + "id": "cjebwozezzjxdslmjkqyae", + "name": "ggotpejlhlqygxunswwf", + "type": "jsfmrqrohynnu", "tags": { - "key9202": "vedtejivqhxiofaxnq" + "key1633": "ljeacdvbsvipiklqxlmbsox" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json index 8023944df35d..a2cd15f55c03 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json @@ -2,16 +2,16 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", + "elasticSanName": "aev2h_9H-xUDkxV", "parameters": { "properties": { "sku": { "name": "Premium_LRS" }, - "baseSizeTiB": 6, - "extendedCapacitySizeTiB": 21 + "baseSizeTiB": 20, + "extendedCapacitySizeTiB": 29 } }, "api-version": "2022-12-01-preview" diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json index e6f2c85633a4..6b67520b94d6 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", + "elasticSanName": "aev2h_9H-xUDkxV", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json index e6f2c85633a4..6b67520b94d6 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", + "elasticSanName": "aev2h_9H-xUDkxV", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json index 9747b8e2d080..2f206897cf92 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", + "elasticSanName": "aev2h_9H-xUDkxV", "api-version": "2022-12-01-preview" }, "responses": { @@ -16,60 +16,59 @@ "tier": "Premium" }, "availabilityZones": [ - "erqpnqjixmxhand" + "tvatexmol" ], "provisioningState": "Invalid", - "baseSizeTiB": 6, - "extendedCapacitySizeTiB": 21, - "totalVolumeSizeGiB": 4, - "volumeGroupCount": 7, - "totalIops": 2, - "totalMBps": 16, - "totalSizeTiB": 22, + "baseSizeTiB": 20, + "extendedCapacitySizeTiB": 29, + "totalVolumeSizeGiB": 21, + "volumeGroupCount": 19, + "totalIops": 19, + "totalMBps": 4, + "totalSizeTiB": 1, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "rdhotsrsbknvvhvkexyyerlms" + "id": "cyyupaqfbsibqgtpnwsqrwnjop" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "yzcg", - "actionsRequired": "fddqubmzpukevckquokkeoaq" + "description": "pi", + "actionsRequired": "aotylexvkyxwpzwioisvvfcb" }, "groupIds": [ - { - "id": "rdhotsrsbknvvhvkexyyerlms" - } + "55980C3D-EC3D-44F3-97C2-1E47DBA30921" ] }, - "id": "xevhiykqaazcrqffgqacdqp", - "name": "lvovgptugzxdonhn", - "type": "ysjqngubyqlvxmj", + "id": "xxnomshlufmq", + "name": "bvijkqvtpj", + "type": "ndc", "tags": { - "key3239": "ldsarkqyxrbdwgzmvihb" + "key3005": "aicncexsckwnjlcnpru" } } ], - "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" - } + "nextLink": "pixq" + }, + "publicNetworkAccess": "Enabled" }, "systemData": { - "createdBy": "isurjiikdieur", + "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", "createdByType": "User", - "createdAt": "2023-06-20T14:04:07.061Z", - "lastModifiedBy": "mpjcrw", + "createdAt": "2023-06-23T12:29:07.444Z", + "lastModifiedBy": "irqznwkmaipvesvmtdsfue", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T14:04:07.061Z" + "lastModifiedAt": "2023-06-23T12:29:07.444Z" }, - "location": "kbxjnqycurmzfju", - "id": "xymfmlcynr", - "name": "ofdkarjciycsropazlp", - "type": "vbkjdk", + "location": "jrpdjvtj", + "id": "cjebwozezzjxdslmjkqyae", + "name": "ggotpejlhlqygxunswwf", + "type": "jsfmrqrohynnu", "tags": { - "key9202": "vedtejivqhxiofaxnq" + "key1633": "ljeacdvbsvipiklqxlmbsox" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json index 8a14a27e4e59..c23fd31188d4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", + "elasticSanName": "aev2h_9H-xUDkxV", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index 42b5c41a6083..e49decba6891 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", "api-version": "2022-12-01-preview" }, @@ -17,64 +17,63 @@ "tier": "Premium" }, "availabilityZones": [ - "erqpnqjixmxhand" + "tvatexmol" ], "provisioningState": "Invalid", - "baseSizeTiB": 6, - "extendedCapacitySizeTiB": 21, - "totalVolumeSizeGiB": 4, - "volumeGroupCount": 7, - "totalIops": 2, - "totalMBps": 16, - "totalSizeTiB": 22, + "baseSizeTiB": 20, + "extendedCapacitySizeTiB": 29, + "totalVolumeSizeGiB": 21, + "volumeGroupCount": 19, + "totalIops": 19, + "totalMBps": 4, + "totalSizeTiB": 1, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "rdhotsrsbknvvhvkexyyerlms" + "id": "cyyupaqfbsibqgtpnwsqrwnjop" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "yzcg", - "actionsRequired": "fddqubmzpukevckquokkeoaq" + "description": "pi", + "actionsRequired": "aotylexvkyxwpzwioisvvfcb" }, "groupIds": [ - { - "id": "rdhotsrsbknvvhvkexyyerlms" - } + "55980C3D-EC3D-44F3-97C2-1E47DBA30921" ] }, - "id": "xevhiykqaazcrqffgqacdqp", - "name": "lvovgptugzxdonhn", - "type": "ysjqngubyqlvxmj", + "id": "xxnomshlufmq", + "name": "bvijkqvtpj", + "type": "ndc", "tags": { - "key3239": "ldsarkqyxrbdwgzmvihb" + "key3005": "aicncexsckwnjlcnpru" } } ], - "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" - } + "nextLink": "pixq" + }, + "publicNetworkAccess": "Enabled" }, "systemData": { - "createdBy": "isurjiikdieur", + "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", "createdByType": "User", - "createdAt": "2023-06-20T14:04:07.061Z", - "lastModifiedBy": "mpjcrw", + "createdAt": "2023-06-23T12:29:07.444Z", + "lastModifiedBy": "irqznwkmaipvesvmtdsfue", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T14:04:07.061Z" + "lastModifiedAt": "2023-06-23T12:29:07.444Z" }, - "location": "kbxjnqycurmzfju", - "id": "xymfmlcynr", - "name": "ofdkarjciycsropazlp", - "type": "vbkjdk", + "location": "jrpdjvtj", + "id": "cjebwozezzjxdslmjkqyae", + "name": "ggotpejlhlqygxunswwf", + "type": "jsfmrqrohynnu", "tags": { - "key9202": "vedtejivqhxiofaxnq" + "key1633": "ljeacdvbsvipiklqxlmbsox" } } ], - "nextLink": "pc" + "nextLink": "tdgpiru" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index a473da352e43..0992c752eeaa 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index e7617777b03c..873c68c4bb81 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "api-version": "2022-12-01-preview" }, "responses": { @@ -16,64 +16,63 @@ "tier": "Premium" }, "availabilityZones": [ - "erqpnqjixmxhand" + "tvatexmol" ], "provisioningState": "Invalid", - "baseSizeTiB": 6, - "extendedCapacitySizeTiB": 21, - "totalVolumeSizeGiB": 4, - "volumeGroupCount": 7, - "totalIops": 2, - "totalMBps": 16, - "totalSizeTiB": 22, + "baseSizeTiB": 20, + "extendedCapacitySizeTiB": 29, + "totalVolumeSizeGiB": 21, + "volumeGroupCount": 19, + "totalIops": 19, + "totalMBps": 4, + "totalSizeTiB": 1, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "rdhotsrsbknvvhvkexyyerlms" + "id": "cyyupaqfbsibqgtpnwsqrwnjop" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "yzcg", - "actionsRequired": "fddqubmzpukevckquokkeoaq" + "description": "pi", + "actionsRequired": "aotylexvkyxwpzwioisvvfcb" }, "groupIds": [ - { - "id": "rdhotsrsbknvvhvkexyyerlms" - } + "55980C3D-EC3D-44F3-97C2-1E47DBA30921" ] }, - "id": "xevhiykqaazcrqffgqacdqp", - "name": "lvovgptugzxdonhn", - "type": "ysjqngubyqlvxmj", + "id": "xxnomshlufmq", + "name": "bvijkqvtpj", + "type": "ndc", "tags": { - "key3239": "ldsarkqyxrbdwgzmvihb" + "key3005": "aicncexsckwnjlcnpru" } } ], - "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" - } + "nextLink": "pixq" + }, + "publicNetworkAccess": "Enabled" }, "systemData": { - "createdBy": "isurjiikdieur", + "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", "createdByType": "User", - "createdAt": "2023-06-20T14:04:07.061Z", - "lastModifiedBy": "mpjcrw", + "createdAt": "2023-06-23T12:29:07.444Z", + "lastModifiedBy": "irqznwkmaipvesvmtdsfue", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T14:04:07.061Z" + "lastModifiedAt": "2023-06-23T12:29:07.444Z" }, - "location": "kbxjnqycurmzfju", - "id": "xymfmlcynr", - "name": "ofdkarjciycsropazlp", - "type": "vbkjdk", + "location": "jrpdjvtj", + "id": "cjebwozezzjxdslmjkqyae", + "name": "ggotpejlhlqygxunswwf", + "type": "jsfmrqrohynnu", "tags": { - "key9202": "vedtejivqhxiofaxnq" + "key1633": "ljeacdvbsvipiklqxlmbsox" } } ], - "nextLink": "pc" + "nextLink": "tdgpiru" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index 5fa32ef34b13..013584c20c29 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json index 42216a5bba3a..c5a656cfd4ff 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -2,16 +2,17 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", + "elasticSanName": "aev2h_9H-xUDkxV", "parameters": { "properties": { - "baseSizeTiB": 2, - "extendedCapacitySizeTiB": 12 + "baseSizeTiB": 26, + "extendedCapacitySizeTiB": 21, + "publicNetworkAccess": "Enabled" }, "tags": { - "key3459": "g" + "key6328": "wpteuauufxyzshq" } }, "api-version": "2022-12-01-preview" @@ -25,60 +26,59 @@ "tier": "Premium" }, "availabilityZones": [ - "erqpnqjixmxhand" + "tvatexmol" ], "provisioningState": "Invalid", - "baseSizeTiB": 6, - "extendedCapacitySizeTiB": 21, - "totalVolumeSizeGiB": 4, - "volumeGroupCount": 7, - "totalIops": 2, - "totalMBps": 16, - "totalSizeTiB": 22, + "baseSizeTiB": 20, + "extendedCapacitySizeTiB": 29, + "totalVolumeSizeGiB": 21, + "volumeGroupCount": 19, + "totalIops": 19, + "totalMBps": 4, + "totalSizeTiB": 1, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "rdhotsrsbknvvhvkexyyerlms" + "id": "cyyupaqfbsibqgtpnwsqrwnjop" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "yzcg", - "actionsRequired": "fddqubmzpukevckquokkeoaq" + "description": "pi", + "actionsRequired": "aotylexvkyxwpzwioisvvfcb" }, "groupIds": [ - { - "id": "rdhotsrsbknvvhvkexyyerlms" - } + "55980C3D-EC3D-44F3-97C2-1E47DBA30921" ] }, - "id": "xevhiykqaazcrqffgqacdqp", - "name": "lvovgptugzxdonhn", - "type": "ysjqngubyqlvxmj", + "id": "xxnomshlufmq", + "name": "bvijkqvtpj", + "type": "ndc", "tags": { - "key3239": "ldsarkqyxrbdwgzmvihb" + "key3005": "aicncexsckwnjlcnpru" } } ], - "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" - } + "nextLink": "pixq" + }, + "publicNetworkAccess": "Enabled" }, "systemData": { - "createdBy": "isurjiikdieur", + "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", "createdByType": "User", - "createdAt": "2023-06-20T14:04:07.061Z", - "lastModifiedBy": "mpjcrw", + "createdAt": "2023-06-23T12:29:07.444Z", + "lastModifiedBy": "irqznwkmaipvesvmtdsfue", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T14:04:07.061Z" + "lastModifiedAt": "2023-06-23T12:29:07.444Z" }, - "location": "kbxjnqycurmzfju", - "id": "xymfmlcynr", - "name": "ofdkarjciycsropazlp", - "type": "vbkjdk", + "location": "jrpdjvtj", + "id": "cjebwozezzjxdslmjkqyae", + "name": "ggotpejlhlqygxunswwf", + "type": "jsfmrqrohynnu", "tags": { - "key9202": "vedtejivqhxiofaxnq" + "key1633": "ljeacdvbsvipiklqxlmbsox" } } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json index 2e4267c2ac2a..ab326f89e461 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", + "elasticSanName": "aev2h_9H-xUDkxV", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json index fc76120efa3a..c52e49c790dc 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json @@ -9,17 +9,17 @@ "body": { "value": [ { - "name": "aeapruxcbbshcpcudf", + "name": "vkmgszfofmdcdpcgh", "isDataAction": true, "display": { - "provider": "pp", - "resource": "qiaco", - "operation": "hazjpiljsyjfawifiszwd", - "description": "uqqnys" + "provider": "ceecekhhwzmwrknkqzc", + "resource": "qxbsygmsuvoupzhtrodoqublxr", + "operation": "as", + "description": "rkfoy" } } ], - "nextLink": "cjbngvxf" + "nextLink": "sqippsvpwqqgyfncrnclpn" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json index 8fba180a0dbe..75c9a4962c5c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json @@ -9,7 +9,7 @@ "body": { "value": [ { - "name": "aeapruxcbbshcpcudf" + "name": "vkmgszfofmdcdpcgh" } ] } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json index 8142bfd1b3a0..dc02ffe3bc13 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpoinConnections_Delete", "operationId": "PrivateEndpoinConnections_Delete", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "privateEndpointConnectionName": "ihuypcelqvtfi", + "elasticSanName": "aev2h_9H-xUDkxV", + "privateEndpointConnectionName": "briclbdjatewdyhkzorchezphzz", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json index 8142bfd1b3a0..dc02ffe3bc13 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpoinConnections_Delete", "operationId": "PrivateEndpoinConnections_Delete", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "privateEndpointConnectionName": "ihuypcelqvtfi", + "elasticSanName": "aev2h_9H-xUDkxV", + "privateEndpointConnectionName": "briclbdjatewdyhkzorchezphzz", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json index f5e401a97837..55fb6cd0cd01 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json @@ -2,24 +2,24 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "privateEndpointConnectionName": "ihuypcelqvtfi", + "elasticSanName": "aev2h_9H-xUDkxV", + "privateEndpointConnectionName": "briclbdjatewdyhkzorchezphzz", "parameters": { "properties": { "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "yzcg", - "actionsRequired": "fddqubmzpukevckquokkeoaq" + "description": "pi", + "actionsRequired": "aotylexvkyxwpzwioisvvfcb" }, "groupIds": [ - {} + "55980C3D-EC3D-44F3-97C2-1E47DBA30921" ] }, "tags": { - "key3239": "ldsarkqyxrbdwgzmvihb" + "key3005": "aicncexsckwnjlcnpru" } }, "api-version": "2022-12-01-preview" @@ -30,24 +30,22 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "rdhotsrsbknvvhvkexyyerlms" + "id": "cyyupaqfbsibqgtpnwsqrwnjop" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "yzcg", - "actionsRequired": "fddqubmzpukevckquokkeoaq" + "description": "pi", + "actionsRequired": "aotylexvkyxwpzwioisvvfcb" }, "groupIds": [ - { - "id": "rdhotsrsbknvvhvkexyyerlms" - } + "55980C3D-EC3D-44F3-97C2-1E47DBA30921" ] }, - "id": "xevhiykqaazcrqffgqacdqp", - "name": "lvovgptugzxdonhn", - "type": "ysjqngubyqlvxmj", + "id": "xxnomshlufmq", + "name": "bvijkqvtpj", + "type": "ndc", "tags": { - "key3239": "ldsarkqyxrbdwgzmvihb" + "key3005": "aicncexsckwnjlcnpru" } } }, @@ -59,24 +57,22 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "rdhotsrsbknvvhvkexyyerlms" + "id": "cyyupaqfbsibqgtpnwsqrwnjop" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "yzcg", - "actionsRequired": "fddqubmzpukevckquokkeoaq" + "description": "pi", + "actionsRequired": "aotylexvkyxwpzwioisvvfcb" }, "groupIds": [ - { - "id": "rdhotsrsbknvvhvkexyyerlms" - } + "55980C3D-EC3D-44F3-97C2-1E47DBA30921" ] }, - "id": "xevhiykqaazcrqffgqacdqp", - "name": "lvovgptugzxdonhn", - "type": "ysjqngubyqlvxmj", + "id": "xxnomshlufmq", + "name": "bvijkqvtpj", + "type": "ndc", "tags": { - "key3239": "ldsarkqyxrbdwgzmvihb" + "key3005": "aicncexsckwnjlcnpru" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json index bd02fa2e16d5..ac6cc8ef2faf 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "privateEndpointConnectionName": "ihuypcelqvtfi", + "elasticSanName": "aev2h_9H-xUDkxV", + "privateEndpointConnectionName": "briclbdjatewdyhkzorchezphzz", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json index 13ef038e0280..f461d25e417b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "privateEndpointConnectionName": "ihuypcelqvtfi", + "elasticSanName": "aev2h_9H-xUDkxV", + "privateEndpointConnectionName": "briclbdjatewdyhkzorchezphzz", "api-version": "2022-12-01-preview" }, "responses": { @@ -14,24 +14,22 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "rdhotsrsbknvvhvkexyyerlms" + "id": "cyyupaqfbsibqgtpnwsqrwnjop" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "yzcg", - "actionsRequired": "fddqubmzpukevckquokkeoaq" + "description": "pi", + "actionsRequired": "aotylexvkyxwpzwioisvvfcb" }, "groupIds": [ - { - "id": "rdhotsrsbknvvhvkexyyerlms" - } + "55980C3D-EC3D-44F3-97C2-1E47DBA30921" ] }, - "id": "xevhiykqaazcrqffgqacdqp", - "name": "lvovgptugzxdonhn", - "type": "ysjqngubyqlvxmj", + "id": "xxnomshlufmq", + "name": "bvijkqvtpj", + "type": "ndc", "tags": { - "key3239": "ldsarkqyxrbdwgzmvihb" + "key3005": "aicncexsckwnjlcnpru" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json index ed5c68cdfdb6..5883d272da96 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "privateEndpointConnectionName": "ihuypcelqvtfi", + "elasticSanName": "aev2h_9H-xUDkxV", + "privateEndpointConnectionName": "briclbdjatewdyhkzorchezphzz", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json index bb77abf7b162..cfab32c0f3a2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", + "elasticSanName": "aev2h_9H-xUDkxV", "api-version": "2022-12-01-preview" }, "responses": { @@ -15,28 +15,26 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "rdhotsrsbknvvhvkexyyerlms" + "id": "cyyupaqfbsibqgtpnwsqrwnjop" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "yzcg", - "actionsRequired": "fddqubmzpukevckquokkeoaq" + "description": "pi", + "actionsRequired": "aotylexvkyxwpzwioisvvfcb" }, "groupIds": [ - { - "id": "rdhotsrsbknvvhvkexyyerlms" - } + "55980C3D-EC3D-44F3-97C2-1E47DBA30921" ] }, - "id": "xevhiykqaazcrqffgqacdqp", - "name": "lvovgptugzxdonhn", - "type": "ysjqngubyqlvxmj", + "id": "xxnomshlufmq", + "name": "bvijkqvtpj", + "type": "ndc", "tags": { - "key3239": "ldsarkqyxrbdwgzmvihb" + "key3005": "aicncexsckwnjlcnpru" } } ], - "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" + "nextLink": "pixq" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json index 0b7dc34567e9..02073878f512 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", + "elasticSanName": "aev2h_9H-xUDkxV", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json index 18b9631e6327..42a8ee077ab4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", + "elasticSanName": "aev2h_9H-xUDkxV", "api-version": "2022-12-01-preview" }, "responses": { @@ -13,28 +13,28 @@ "value": [ { "properties": { - "groupId": "ktvzdzypekjkiapzjcielcwtutswb", + "groupId": "gcfqz", "requiredMembers": [ - "yfpdtxzcyah" + "lbhvdyvckpeekptrccuco" ], "requiredZoneNames": [ - "racwaywdzbqnwonfgmhkmvdvinylvr" + "rqitngsnidjhmgs" ] }, - "id": "kejaoldmpsyfmmzdhlxojgkylixccw", - "name": "jbdpbrmexoajfghiqrjtafascrvwb", - "type": "qxnmlvuicngbhqnck", + "id": "hv", + "name": "rqhayaargebkt", + "type": "dcejbbhsubudbsccloa", "systemData": { - "createdBy": "isurjiikdieur", + "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", "createdByType": "User", - "createdAt": "2023-06-20T14:04:07.061Z", - "lastModifiedBy": "mpjcrw", + "createdAt": "2023-06-23T12:29:07.444Z", + "lastModifiedBy": "irqznwkmaipvesvmtdsfue", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T14:04:07.061Z" + "lastModifiedAt": "2023-06-23T12:29:07.444Z" } } ], - "nextLink": "qoknvfgjzxattip" + "nextLink": "ngxvbqqmahwulovf" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json index 9eaeeddc633b..83fa5d5dae3b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", + "elasticSanName": "aev2h_9H-xUDkxV", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json index 4283b78e856c..fefaea712adc 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "api-version": "2022-12-01-preview", - "$filter": "gzbeveztbx" + "$filter": "uqlwszbrbbmcdafutqaoblrhdyf" }, "responses": { "200": { @@ -13,22 +13,22 @@ { "name": "Premium_LRS", "tier": "Premium", - "resourceType": "mqaoo", + "resourceType": "zryjbfwqksnix", "locations": [ - "gqdsfgqkhn" + "frbzjwrb" ], "locationInfo": [ { - "location": "eqzjmvyktahiamavcreizsuhzquhe", + "location": "b", "zones": [ - "raxffdwvimsjl" + "ezfrrsz" ] } ], "capabilities": [ { - "name": "hdhgirnyufsgcbedlivht", - "value": "ayutgsrmsqwzmyjjquav" + "name": "hzqjmwqllbdxpppwfckqxxn", + "value": "tmxwutllnujakcdolqp" } ] } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json index 2898441dbb49..be51aafc38a4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json index 997893dfa26c..0716302c8beb 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", + "elasticSanName": "aev2h_9H-xUDkxV", + "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", "parameters": { "properties": { "protocolType": "Iscsi", @@ -13,7 +13,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "mcuasdxngamlttobzibyxanhtzu", + "id": "lastllvdtwjjoq", "action": "Allow" } ] @@ -25,22 +25,22 @@ "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "yzcg", - "actionsRequired": "fddqubmzpukevckquokkeoaq" + "description": "pi", + "actionsRequired": "aotylexvkyxwpzwioisvvfcb" }, "groupIds": [ - {} + "55980C3D-EC3D-44F3-97C2-1E47DBA30921" ] }, "tags": { - "key3239": "ldsarkqyxrbdwgzmvihb" + "key3005": "aicncexsckwnjlcnpru" } } ] } }, "tags": { - "key4167": "tqyubjtjexfrjuf" + "key2103": "rzsonlgctwdihnedbuwpvwpkuflevp" } }, "api-version": "2022-12-01-preview" @@ -55,7 +55,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "mcuasdxngamlttobzibyxanhtzu", + "id": "lastllvdtwjjoq", "action": "Allow", "state": "provisioning" } @@ -67,43 +67,41 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "rdhotsrsbknvvhvkexyyerlms" + "id": "cyyupaqfbsibqgtpnwsqrwnjop" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "yzcg", - "actionsRequired": "fddqubmzpukevckquokkeoaq" + "description": "pi", + "actionsRequired": "aotylexvkyxwpzwioisvvfcb" }, "groupIds": [ - { - "id": "rdhotsrsbknvvhvkexyyerlms" - } + "55980C3D-EC3D-44F3-97C2-1E47DBA30921" ] }, - "id": "xevhiykqaazcrqffgqacdqp", - "name": "lvovgptugzxdonhn", - "type": "ysjqngubyqlvxmj", + "id": "xxnomshlufmq", + "name": "bvijkqvtpj", + "type": "ndc", "tags": { - "key3239": "ldsarkqyxrbdwgzmvihb" + "key3005": "aicncexsckwnjlcnpru" } } ], - "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" + "nextLink": "pixq" } }, "systemData": { - "createdBy": "isurjiikdieur", + "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", "createdByType": "User", - "createdAt": "2023-06-20T14:04:07.061Z", - "lastModifiedBy": "mpjcrw", + "createdAt": "2023-06-23T12:29:07.444Z", + "lastModifiedBy": "irqznwkmaipvesvmtdsfue", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T14:04:07.061Z" + "lastModifiedAt": "2023-06-23T12:29:07.444Z" }, - "id": "kvos", - "name": "fzws", - "type": "mcfxdcrnzeze", + "id": "haaqlcnrmbcqkprow", + "name": "tnamhrqdnspaqhehenkykm", + "type": "nwj", "tags": { - "key4167": "tqyubjtjexfrjuf" + "key2103": "rzsonlgctwdihnedbuwpvwpkuflevp" } } }, @@ -119,7 +117,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "mcuasdxngamlttobzibyxanhtzu", + "id": "lastllvdtwjjoq", "action": "Allow", "state": "provisioning" } @@ -131,43 +129,41 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "rdhotsrsbknvvhvkexyyerlms" + "id": "cyyupaqfbsibqgtpnwsqrwnjop" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "yzcg", - "actionsRequired": "fddqubmzpukevckquokkeoaq" + "description": "pi", + "actionsRequired": "aotylexvkyxwpzwioisvvfcb" }, "groupIds": [ - { - "id": "rdhotsrsbknvvhvkexyyerlms" - } + "55980C3D-EC3D-44F3-97C2-1E47DBA30921" ] }, - "id": "xevhiykqaazcrqffgqacdqp", - "name": "lvovgptugzxdonhn", - "type": "ysjqngubyqlvxmj", + "id": "xxnomshlufmq", + "name": "bvijkqvtpj", + "type": "ndc", "tags": { - "key3239": "ldsarkqyxrbdwgzmvihb" + "key3005": "aicncexsckwnjlcnpru" } } ], - "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" + "nextLink": "pixq" } }, "systemData": { - "createdBy": "isurjiikdieur", + "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", "createdByType": "User", - "createdAt": "2023-06-20T14:04:07.061Z", - "lastModifiedBy": "mpjcrw", + "createdAt": "2023-06-23T12:29:07.444Z", + "lastModifiedBy": "irqznwkmaipvesvmtdsfue", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T14:04:07.061Z" + "lastModifiedAt": "2023-06-23T12:29:07.444Z" }, - "id": "kvos", - "name": "fzws", - "type": "mcfxdcrnzeze", + "id": "haaqlcnrmbcqkprow", + "name": "tnamhrqdnspaqhehenkykm", + "type": "nwj", "tags": { - "key4167": "tqyubjtjexfrjuf" + "key2103": "rzsonlgctwdihnedbuwpvwpkuflevp" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json index a5f5a697a35a..cb66e3ef5dd9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", + "elasticSanName": "aev2h_9H-xUDkxV", + "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json index 20c302fe1156..9a201ed24eae 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", + "elasticSanName": "aev2h_9H-xUDkxV", + "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json index 20c302fe1156..9a201ed24eae 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", + "elasticSanName": "aev2h_9H-xUDkxV", + "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json index 63c0f6c2b6b9..c93c5395608f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", + "elasticSanName": "aev2h_9H-xUDkxV", + "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", "api-version": "2022-12-01-preview" }, "responses": { @@ -18,7 +18,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "mcuasdxngamlttobzibyxanhtzu", + "id": "lastllvdtwjjoq", "action": "Allow", "state": "provisioning" } @@ -30,43 +30,41 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "rdhotsrsbknvvhvkexyyerlms" + "id": "cyyupaqfbsibqgtpnwsqrwnjop" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "yzcg", - "actionsRequired": "fddqubmzpukevckquokkeoaq" + "description": "pi", + "actionsRequired": "aotylexvkyxwpzwioisvvfcb" }, "groupIds": [ - { - "id": "rdhotsrsbknvvhvkexyyerlms" - } + "55980C3D-EC3D-44F3-97C2-1E47DBA30921" ] }, - "id": "xevhiykqaazcrqffgqacdqp", - "name": "lvovgptugzxdonhn", - "type": "ysjqngubyqlvxmj", + "id": "xxnomshlufmq", + "name": "bvijkqvtpj", + "type": "ndc", "tags": { - "key3239": "ldsarkqyxrbdwgzmvihb" + "key3005": "aicncexsckwnjlcnpru" } } ], - "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" + "nextLink": "pixq" } }, "systemData": { - "createdBy": "isurjiikdieur", + "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", "createdByType": "User", - "createdAt": "2023-06-20T14:04:07.061Z", - "lastModifiedBy": "mpjcrw", + "createdAt": "2023-06-23T12:29:07.444Z", + "lastModifiedBy": "irqznwkmaipvesvmtdsfue", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T14:04:07.061Z" + "lastModifiedAt": "2023-06-23T12:29:07.444Z" }, - "id": "kvos", - "name": "fzws", - "type": "mcfxdcrnzeze", + "id": "haaqlcnrmbcqkprow", + "name": "tnamhrqdnspaqhehenkykm", + "type": "nwj", "tags": { - "key4167": "tqyubjtjexfrjuf" + "key2103": "rzsonlgctwdihnedbuwpvwpkuflevp" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json index 07f4958b3a91..1e3c623744bf 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", + "elasticSanName": "aev2h_9H-xUDkxV", + "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json index 75fb784385ef..83767177f76f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", + "elasticSanName": "aev2h_9H-xUDkxV", "api-version": "2022-12-01-preview" }, "responses": { @@ -19,7 +19,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "mcuasdxngamlttobzibyxanhtzu", + "id": "lastllvdtwjjoq", "action": "Allow", "state": "provisioning" } @@ -31,47 +31,45 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "rdhotsrsbknvvhvkexyyerlms" + "id": "cyyupaqfbsibqgtpnwsqrwnjop" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "yzcg", - "actionsRequired": "fddqubmzpukevckquokkeoaq" + "description": "pi", + "actionsRequired": "aotylexvkyxwpzwioisvvfcb" }, "groupIds": [ - { - "id": "rdhotsrsbknvvhvkexyyerlms" - } + "55980C3D-EC3D-44F3-97C2-1E47DBA30921" ] }, - "id": "xevhiykqaazcrqffgqacdqp", - "name": "lvovgptugzxdonhn", - "type": "ysjqngubyqlvxmj", + "id": "xxnomshlufmq", + "name": "bvijkqvtpj", + "type": "ndc", "tags": { - "key3239": "ldsarkqyxrbdwgzmvihb" + "key3005": "aicncexsckwnjlcnpru" } } ], - "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" + "nextLink": "pixq" } }, "systemData": { - "createdBy": "isurjiikdieur", + "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", "createdByType": "User", - "createdAt": "2023-06-20T14:04:07.061Z", - "lastModifiedBy": "mpjcrw", + "createdAt": "2023-06-23T12:29:07.444Z", + "lastModifiedBy": "irqznwkmaipvesvmtdsfue", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T14:04:07.061Z" + "lastModifiedAt": "2023-06-23T12:29:07.444Z" }, - "id": "kvos", - "name": "fzws", - "type": "mcfxdcrnzeze", + "id": "haaqlcnrmbcqkprow", + "name": "tnamhrqdnspaqhehenkykm", + "type": "nwj", "tags": { - "key4167": "tqyubjtjexfrjuf" + "key2103": "rzsonlgctwdihnedbuwpvwpkuflevp" } } ], - "nextLink": "ttidhruelrsvapbtmt" + "nextLink": "osxquwe" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json index d02c64f2c28e..302f1f853f79 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", + "elasticSanName": "aev2h_9H-xUDkxV", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json index ac497bdfee03..d79998e0c780 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", + "elasticSanName": "aev2h_9H-xUDkxV", + "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", "parameters": { "properties": { "protocolType": "Iscsi", @@ -13,14 +13,14 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "mcuasdxngamlttobzibyxanhtzu", + "id": "lastllvdtwjjoq", "action": "Allow" } ] } }, "tags": { - "key3563": "bdsbhpxflqdhdthyevxsgcgzhilxe" + "key6049": "andgobyayydvunhrhsxpuwlzalwpac" } }, "api-version": "2022-12-01-preview" @@ -35,7 +35,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "mcuasdxngamlttobzibyxanhtzu", + "id": "lastllvdtwjjoq", "action": "Allow", "state": "provisioning" } @@ -47,43 +47,41 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "rdhotsrsbknvvhvkexyyerlms" + "id": "cyyupaqfbsibqgtpnwsqrwnjop" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "yzcg", - "actionsRequired": "fddqubmzpukevckquokkeoaq" + "description": "pi", + "actionsRequired": "aotylexvkyxwpzwioisvvfcb" }, "groupIds": [ - { - "id": "rdhotsrsbknvvhvkexyyerlms" - } + "55980C3D-EC3D-44F3-97C2-1E47DBA30921" ] }, - "id": "xevhiykqaazcrqffgqacdqp", - "name": "lvovgptugzxdonhn", - "type": "ysjqngubyqlvxmj", + "id": "xxnomshlufmq", + "name": "bvijkqvtpj", + "type": "ndc", "tags": { - "key3239": "ldsarkqyxrbdwgzmvihb" + "key3005": "aicncexsckwnjlcnpru" } } ], - "nextLink": "vrkkrhiszslhlwxfvchmmzcacng" + "nextLink": "pixq" } }, "systemData": { - "createdBy": "isurjiikdieur", + "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", "createdByType": "User", - "createdAt": "2023-06-20T14:04:07.061Z", - "lastModifiedBy": "mpjcrw", + "createdAt": "2023-06-23T12:29:07.444Z", + "lastModifiedBy": "irqznwkmaipvesvmtdsfue", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T14:04:07.061Z" + "lastModifiedAt": "2023-06-23T12:29:07.444Z" }, - "id": "kvos", - "name": "fzws", - "type": "mcfxdcrnzeze", + "id": "haaqlcnrmbcqkprow", + "name": "tnamhrqdnspaqhehenkykm", + "type": "nwj", "tags": { - "key4167": "tqyubjtjexfrjuf" + "key2103": "rzsonlgctwdihnedbuwpvwpkuflevp" } } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json index 481b7f305b19..be2f89c52d03 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", + "elasticSanName": "aev2h_9H-xUDkxV", + "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json index fe33cb8c2bb8..43013a8669ca 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json @@ -2,21 +2,21 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", - "volumeName": "87-PE11-E", + "elasticSanName": "aev2h_9H-xUDkxV", + "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", + "volumeName": "6405fi-744e-v36Et9-26Wx-q423-23", "parameters": { "properties": { "creationData": { "createSource": "None", - "sourceUri": "wwybphtbmwnnyzfjboefriassms" + "sourceUri": "jomglrmkylkczdorfhjkatwf" }, - "sizeGiB": 28 + "sizeGiB": 23 }, "tags": { - "key3332": "uwnzaprjrizet" + "key906": "wxslghqavwcmeeywbdcrqxs" } }, "api-version": "2022-12-01-preview" @@ -25,33 +25,33 @@ "200": { "body": { "properties": { - "volumeId": "lwrlmhekezzvgxk", + "volumeId": "rpvspzgsdthujclrnomvvgwd", "creationData": { "createSource": "None", - "sourceUri": "wwybphtbmwnnyzfjboefriassms" + "sourceUri": "jomglrmkylkczdorfhjkatwf" }, - "sizeGiB": 28, + "sizeGiB": 23, "storageTarget": { - "targetIqn": "ftlckjhgsnktcwgz", - "targetPortalHostname": "dfhgbbimdwmhddluomvnxrhqsk", - "targetPortalPort": 12, + "targetIqn": "bwekv", + "targetPortalHostname": "vcrifxkmtokvawijgnjllqhx", + "targetPortalPort": 1, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "isurjiikdieur", + "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", "createdByType": "User", - "createdAt": "2023-06-20T14:04:07.061Z", - "lastModifiedBy": "mpjcrw", + "createdAt": "2023-06-23T12:29:07.444Z", + "lastModifiedBy": "irqznwkmaipvesvmtdsfue", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T14:04:07.061Z" + "lastModifiedAt": "2023-06-23T12:29:07.444Z" }, - "id": "v", - "name": "tgxbdbk", - "type": "qyzk", + "id": "dcl", + "name": "tjohtwmfipuco", + "type": "xdsjckdxwpsbuoscwdjsgb", "tags": { - "key5045": "wq" + "key4555": "rqthkwcnixl" } } }, @@ -61,33 +61,33 @@ }, "body": { "properties": { - "volumeId": "lwrlmhekezzvgxk", + "volumeId": "rpvspzgsdthujclrnomvvgwd", "creationData": { "createSource": "None", - "sourceUri": "wwybphtbmwnnyzfjboefriassms" + "sourceUri": "jomglrmkylkczdorfhjkatwf" }, - "sizeGiB": 28, + "sizeGiB": 23, "storageTarget": { - "targetIqn": "ftlckjhgsnktcwgz", - "targetPortalHostname": "dfhgbbimdwmhddluomvnxrhqsk", - "targetPortalPort": 12, + "targetIqn": "bwekv", + "targetPortalHostname": "vcrifxkmtokvawijgnjllqhx", + "targetPortalPort": 1, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "isurjiikdieur", + "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", "createdByType": "User", - "createdAt": "2023-06-20T14:04:07.061Z", - "lastModifiedBy": "mpjcrw", + "createdAt": "2023-06-23T12:29:07.444Z", + "lastModifiedBy": "irqznwkmaipvesvmtdsfue", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T14:04:07.061Z" + "lastModifiedAt": "2023-06-23T12:29:07.444Z" }, - "id": "v", - "name": "tgxbdbk", - "type": "qyzk", + "id": "dcl", + "name": "tjohtwmfipuco", + "type": "xdsjckdxwpsbuoscwdjsgb", "tags": { - "key5045": "wq" + "key4555": "rqthkwcnixl" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json index 52aadc8f387a..5590efd5c034 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json @@ -2,14 +2,14 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", - "volumeName": "87-PE11-E", + "elasticSanName": "aev2h_9H-xUDkxV", + "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", + "volumeName": "6405fi-744e-v36Et9-26Wx-q423-23", "parameters": { "properties": { - "sizeGiB": 28 + "sizeGiB": 23 } }, "api-version": "2022-12-01-preview" diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json index 8c4d98bfb8d2..1a044882598c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", - "volumeName": "87-PE11-E", + "elasticSanName": "aev2h_9H-xUDkxV", + "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", + "volumeName": "6405fi-744e-v36Et9-26Wx-q423-23", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json index 8c4d98bfb8d2..1a044882598c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", - "volumeName": "87-PE11-E", + "elasticSanName": "aev2h_9H-xUDkxV", + "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", + "volumeName": "6405fi-744e-v36Et9-26Wx-q423-23", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json index b032310b1ba5..94231b50a1b4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json @@ -2,44 +2,44 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", - "volumeName": "87-PE11-E", + "elasticSanName": "aev2h_9H-xUDkxV", + "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", + "volumeName": "6405fi-744e-v36Et9-26Wx-q423-23", "api-version": "2022-12-01-preview" }, "responses": { "200": { "body": { "properties": { - "volumeId": "lwrlmhekezzvgxk", + "volumeId": "rpvspzgsdthujclrnomvvgwd", "creationData": { "createSource": "None", - "sourceUri": "wwybphtbmwnnyzfjboefriassms" + "sourceUri": "jomglrmkylkczdorfhjkatwf" }, - "sizeGiB": 28, + "sizeGiB": 23, "storageTarget": { - "targetIqn": "ftlckjhgsnktcwgz", - "targetPortalHostname": "dfhgbbimdwmhddluomvnxrhqsk", - "targetPortalPort": 12, + "targetIqn": "bwekv", + "targetPortalHostname": "vcrifxkmtokvawijgnjllqhx", + "targetPortalPort": 1, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "isurjiikdieur", + "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", "createdByType": "User", - "createdAt": "2023-06-20T14:04:07.061Z", - "lastModifiedBy": "mpjcrw", + "createdAt": "2023-06-23T12:29:07.444Z", + "lastModifiedBy": "irqznwkmaipvesvmtdsfue", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T14:04:07.061Z" + "lastModifiedAt": "2023-06-23T12:29:07.444Z" }, - "id": "v", - "name": "tgxbdbk", - "type": "qyzk", + "id": "dcl", + "name": "tjohtwmfipuco", + "type": "xdsjckdxwpsbuoscwdjsgb", "tags": { - "key5045": "wq" + "key4555": "rqthkwcnixl" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json index 03b08d96385d..d9ed2454a9fe 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", - "volumeName": "87-PE11-E", + "elasticSanName": "aev2h_9H-xUDkxV", + "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", + "volumeName": "6405fi-744e-v36Et9-26Wx-q423-23", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index 01859fc1e3d6..e92ba8e8bcef 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", + "elasticSanName": "aev2h_9H-xUDkxV", + "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", "api-version": "2022-12-01-preview" }, "responses": { @@ -14,37 +14,37 @@ "value": [ { "properties": { - "volumeId": "lwrlmhekezzvgxk", + "volumeId": "rpvspzgsdthujclrnomvvgwd", "creationData": { "createSource": "None", - "sourceUri": "wwybphtbmwnnyzfjboefriassms" + "sourceUri": "jomglrmkylkczdorfhjkatwf" }, - "sizeGiB": 28, + "sizeGiB": 23, "storageTarget": { - "targetIqn": "ftlckjhgsnktcwgz", - "targetPortalHostname": "dfhgbbimdwmhddluomvnxrhqsk", - "targetPortalPort": 12, + "targetIqn": "bwekv", + "targetPortalHostname": "vcrifxkmtokvawijgnjllqhx", + "targetPortalPort": 1, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "isurjiikdieur", + "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", "createdByType": "User", - "createdAt": "2023-06-20T14:04:07.061Z", - "lastModifiedBy": "mpjcrw", + "createdAt": "2023-06-23T12:29:07.444Z", + "lastModifiedBy": "irqznwkmaipvesvmtdsfue", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T14:04:07.061Z" + "lastModifiedAt": "2023-06-23T12:29:07.444Z" }, - "id": "v", - "name": "tgxbdbk", - "type": "qyzk", + "id": "dcl", + "name": "tjohtwmfipuco", + "type": "xdsjckdxwpsbuoscwdjsgb", "tags": { - "key5045": "wq" + "key4555": "rqthkwcnixl" } } ], - "nextLink": "vfkoo" + "nextLink": "jl" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json index 412714ae114a..71817193f164 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", + "elasticSanName": "aev2h_9H-xUDkxV", + "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json index 0b11a834415d..2304cff8b96a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json @@ -2,17 +2,17 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", - "volumeName": "87-PE11-E", + "elasticSanName": "aev2h_9H-xUDkxV", + "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", + "volumeName": "6405fi-744e-v36Et9-26Wx-q423-23", "parameters": { "properties": { - "sizeGiB": 11 + "sizeGiB": 6 }, "tags": { - "key1615": "nzuxwqaotmyslkjuldbxuczjerc" + "key5953": "qlxf" } }, "api-version": "2022-12-01-preview" @@ -21,33 +21,33 @@ "200": { "body": { "properties": { - "volumeId": "lwrlmhekezzvgxk", + "volumeId": "rpvspzgsdthujclrnomvvgwd", "creationData": { "createSource": "None", - "sourceUri": "wwybphtbmwnnyzfjboefriassms" + "sourceUri": "jomglrmkylkczdorfhjkatwf" }, - "sizeGiB": 28, + "sizeGiB": 23, "storageTarget": { - "targetIqn": "ftlckjhgsnktcwgz", - "targetPortalHostname": "dfhgbbimdwmhddluomvnxrhqsk", - "targetPortalPort": 12, + "targetIqn": "bwekv", + "targetPortalHostname": "vcrifxkmtokvawijgnjllqhx", + "targetPortalPort": 1, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "isurjiikdieur", + "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", "createdByType": "User", - "createdAt": "2023-06-20T14:04:07.061Z", - "lastModifiedBy": "mpjcrw", + "createdAt": "2023-06-23T12:29:07.444Z", + "lastModifiedBy": "irqznwkmaipvesvmtdsfue", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-20T14:04:07.061Z" + "lastModifiedAt": "2023-06-23T12:29:07.444Z" }, - "id": "v", - "name": "tgxbdbk", - "type": "qyzk", + "id": "dcl", + "name": "tjohtwmfipuco", + "type": "xdsjckdxwpsbuoscwdjsgb", "tags": { - "key5045": "wq" + "key4555": "rqthkwcnixl" } } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json index 0948a8c11281..dffecddd889d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "EE40CB01-9A69-49F8-8956-D531E66D4352", + "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", "resourceGroupName": "rgelasticsan", - "elasticSanName": "35-eR_E_894b", - "volumeGroupName": "58du7s_Vi5_49-o1oV5_xi_92e-7STX", - "volumeName": "87-PE11-E", + "elasticSanName": "aev2h_9H-xUDkxV", + "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", + "volumeName": "6405fi-744e-v36Et9-26Wx-q423-23", "parameters": {}, "api-version": "2022-12-01-preview" }, From 060d2c0d22387726e2c0a4c936add78e195d72a2 Mon Sep 17 00:00:00 2001 From: PreetPRG Date: Wed, 28 Jun 2023 20:01:57 +0530 Subject: [PATCH 10/16] removed publicNetworkAccess & NIT changes --- .../2022-12-01-preview/elasticsan.json | 114 ++----------- .../ElasticSans_Create_MaximumSet_Gen.json | 154 +++++++++--------- .../ElasticSans_Create_MinimumSet_Gen.json | 21 ++- .../ElasticSans_Delete_MaximumSet_Gen.json | 4 +- .../ElasticSans_Delete_MinimumSet_Gen.json | 4 +- .../ElasticSans_Get_MaximumSet_Gen.json | 66 ++++---- .../ElasticSans_Get_MinimumSet_Gen.json | 8 +- ...ns_ListByResourceGroup_MaximumSet_Gen.json | 66 ++++---- ...ns_ListByResourceGroup_MinimumSet_Gen.json | 2 +- ...ans_ListBySubscription_MaximumSet_Gen.json | 66 ++++---- ...ans_ListBySubscription_MinimumSet_Gen.json | 2 +- .../ElasticSans_Update_MaximumSet_Gen.json | 75 +++++---- .../ElasticSans_Update_MinimumSet_Gen.json | 10 +- .../Operations_List_MaximumSet_Gen.json | 12 +- .../Operations_List_MinimumSet_Gen.json | 2 +- ...poinConnections_Delete_MaximumSet_Gen.json | 6 +- ...poinConnections_Delete_MinimumSet_Gen.json | 6 +- ...ointConnections_Create_MaximumSet_Gen.json | 63 +++---- ...ointConnections_Create_MinimumSet_Gen.json | 8 +- ...ndpointConnections_Get_MaximumSet_Gen.json | 29 ++-- ...ndpointConnections_Get_MinimumSet_Gen.json | 6 +- ...dpointConnections_List_MaximumSet_Gen.json | 29 ++-- ...dpointConnections_List_MinimumSet_Gen.json | 4 +- ...urces_ListByElasticSan_MaximumSet_Gen.json | 26 +-- ...urces_ListByElasticSan_MinimumSet_Gen.json | 4 +- .../examples/Skus_List_MaximumSet_Gen.json | 16 +- .../examples/Skus_List_MinimumSet_Gen.json | 2 +- .../VolumeGroups_Create_MaximumSet_Gen.json | 110 ++++++------- .../VolumeGroups_Create_MinimumSet_Gen.json | 8 +- .../VolumeGroups_Delete_MaximumSet_Gen.json | 6 +- .../VolumeGroups_Delete_MinimumSet_Gen.json | 6 +- .../VolumeGroups_Get_MaximumSet_Gen.json | 50 +++--- .../VolumeGroups_Get_MinimumSet_Gen.json | 6 +- ...roups_ListByElasticSan_MaximumSet_Gen.json | 50 +++--- ...roups_ListByElasticSan_MinimumSet_Gen.json | 4 +- .../VolumeGroups_Update_MaximumSet_Gen.json | 57 ++++--- .../VolumeGroups_Update_MinimumSet_Gen.json | 8 +- .../Volumes_Create_MaximumSet_Gen.json | 75 ++++----- .../Volumes_Create_MinimumSet_Gen.json | 12 +- .../Volumes_Delete_MaximumSet_Gen.json | 8 +- .../Volumes_Delete_MinimumSet_Gen.json | 8 +- .../examples/Volumes_Get_MaximumSet_Gen.json | 37 ++--- .../examples/Volumes_Get_MinimumSet_Gen.json | 8 +- ...umes_ListByVolumeGroup_MaximumSet_Gen.json | 37 ++--- ...umes_ListByVolumeGroup_MinimumSet_Gen.json | 6 +- .../Volumes_Update_MaximumSet_Gen.json | 44 +++-- .../Volumes_Update_MinimumSet_Gen.json | 10 +- 47 files changed, 647 insertions(+), 708 deletions(-) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json index 0b97b7e6f71b..7a6a956c02db 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json @@ -278,7 +278,7 @@ }, "x-ms-long-running-operation": true, "x-ms-long-running-operation-options": { - "final-state-via": "azure-async-operation" + "final-state-via": "location" }, "x-ms-examples": { "ElasticSans_Create_MaximumSet_Gen": { @@ -342,7 +342,7 @@ }, "x-ms-long-running-operation": true, "x-ms-long-running-operation-options": { - "final-state-via": "azure-async-operation" + "final-state-via": "location" }, "x-ms-examples": { "ElasticSans_Update_MaximumSet_Gen": { @@ -555,7 +555,7 @@ }, "x-ms-long-running-operation": true, "x-ms-long-running-operation-options": { - "final-state-via": "azure-async-operation" + "final-state-via": "location" }, "x-ms-examples": { "VolumeGroups_Create_MaximumSet_Gen": { @@ -622,7 +622,7 @@ }, "x-ms-long-running-operation": true, "x-ms-long-running-operation-options": { - "final-state-via": "azure-async-operation" + "final-state-via": "location" }, "x-ms-examples": { "VolumeGroups_Update_MaximumSet_Gen": { @@ -796,7 +796,7 @@ }, "x-ms-long-running-operation": true, "x-ms-long-running-operation-options": { - "final-state-via": "azure-async-operation" + "final-state-via": "location" }, "x-ms-examples": { "Volumes_Create_MaximumSet_Gen": { @@ -866,7 +866,7 @@ }, "x-ms-long-running-operation": true, "x-ms-long-running-operation-options": { - "final-state-via": "azure-async-operation" + "final-state-via": "location" }, "x-ms-examples": { "Volumes_Update_MaximumSet_Gen": { @@ -1094,7 +1094,7 @@ }, "x-ms-long-running-operation": true, "x-ms-long-running-operation-options": { - "final-state-via": "azure-async-operation" + "final-state-via": "location" }, "x-ms-examples": { "PrivateEndpointConnections_Create_MaximumSet_Gen": { @@ -1444,7 +1444,7 @@ }, "ElasticSanCreateParameter": { "type": "object", - "description": "Input Parameter for ElasticSan request.", + "description": "Input Parameter for Create ElasticSan.", "required": [ "properties" ], @@ -1471,7 +1471,7 @@ }, "allOf": [ { - "$ref": "#/definitions/TrackedResource" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/TrackedResource" } ] }, @@ -1552,18 +1552,6 @@ "readOnly": true, "$ref": "#/definitions/PrivateEndpointConnectionList", "description": "The list of Private Endpoint Connections." - }, - "publicNetworkAccess": { - "type": "string", - "description": "Allow or disallow public network access to ElasticSan. Value is optional but if passed in, must be 'Enabled' or 'Disabled'.", - "enum": [ - "Enabled", - "Disabled" - ], - "x-ms-enum": { - "name": "PublicNetworkAccess", - "modelAsString": true - } } } }, @@ -1606,18 +1594,6 @@ "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'." } } }, @@ -1827,7 +1803,7 @@ }, "allOf": [ { - "$ref": "#/definitions/Resource" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" } ] }, @@ -1889,13 +1865,6 @@ "x-ms-client-flatten": true, "description": "Properties of VolumeGroup.", "$ref": "#/definitions/VolumeGroupUpdateProperties" - }, - "tags": { - "type": "object", - "additionalProperties": { - "type": "string" - }, - "description": "Resource tags." } } }, @@ -1926,7 +1895,7 @@ "required": [ "properties" ], - "description": "Response for Volume request.", + "description": "Input Parameter for Create Volume.", "allOf": [ { "$ref": "#/definitions/Volume" @@ -1950,7 +1919,7 @@ }, "allOf": [ { - "$ref": "#/definitions/Resource" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" } ] }, @@ -2008,13 +1977,6 @@ "x-ms-client-flatten": true, "description": "Properties of Volume.", "$ref": "#/definitions/VolumeUpdateProperties" - }, - "tags": { - "type": "object", - "additionalProperties": { - "type": "string" - }, - "description": "Resource tags." } } }, @@ -2116,54 +2078,6 @@ ] } }, - "TrackedResource": { - "description": "The resource model definition for a ARM tracked top level resource.", - "type": "object", - "properties": { - "location": { - "type": "string", - "x-ms-mutability": [ - "read", - "create" - ], - "description": "The geo-location where the resource lives." - } - }, - "allOf": [ - { - "$ref": "#/definitions/Resource" - } - ] - }, - "Resource": { - "type": "object", - "properties": { - "id": { - "type": "string", - "description": "Azure resource identifier.", - "readOnly": true - }, - "name": { - "type": "string", - "description": "Azure resource name.", - "readOnly": true - }, - "type": { - "type": "string", - "description": "Azure resource type.", - "readOnly": true - }, - "tags": { - "type": "object", - "description": "Azure resource tags.", - "additionalProperties": { - "type": "string" - } - } - }, - "description": "The resource model definition.", - "x-ms-azure-resource": true - }, "NetworkRuleSet": { "type": "object", "properties": { @@ -2250,7 +2164,7 @@ }, "allOf": [ { - "$ref": "#/definitions/Resource" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/Resource" } ] }, @@ -2275,7 +2189,7 @@ "description": " List of resources private endpoint is mapped", "type": "array", "items": { - "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" + "type": "string" } } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json index 609ed30e1f08..b70a65989e1f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", "parameters": { "properties": { "sku": { @@ -12,10 +12,10 @@ "tier": "Premium" }, "availabilityZones": [ - "tvatexmol" + "gygkfibrpwrumgx" ], - "baseSizeTiB": 20, - "extendedCapacitySizeTiB": 29, + "baseSizeTiB": 19, + "extendedCapacitySizeTiB": 23, "privateEndpointConnections": { "value": [ { @@ -23,25 +23,21 @@ "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "pi", - "actionsRequired": "aotylexvkyxwpzwioisvvfcb" + "description": "iksjkiencybfxmppfzyar", + "actionsRequired": "sgoiblruzhwm" }, "groupIds": [ - "55980C3D-EC3D-44F3-97C2-1E47DBA30921" + "fhrsvkylpvphwmkxfiwta" ] - }, - "tags": { - "key3005": "aicncexsckwnjlcnpru" } } ] - }, - "publicNetworkAccess": "Enabled" + } }, - "location": "sfbovkflrebtpwhk", "tags": { - "key4281": "epywilvehgeuepi" - } + "key6018": "xnppvjhtcyufmnarvsdxxmpvotqk" + }, + "location": "tienxtufzrgwbfrexokaijmhupgfk" }, "api-version": "2022-12-01-preview" }, @@ -54,65 +50,69 @@ "tier": "Premium" }, "availabilityZones": [ - "tvatexmol" + "gygkfibrpwrumgx" ], "provisioningState": "Invalid", - "baseSizeTiB": 20, - "extendedCapacitySizeTiB": 29, - "totalVolumeSizeGiB": 21, + "baseSizeTiB": 19, + "extendedCapacitySizeTiB": 23, + "totalVolumeSizeGiB": 14, "volumeGroupCount": 19, - "totalIops": 19, - "totalMBps": 4, - "totalSizeTiB": 1, + "totalIops": 26, + "totalMBps": 8, + "totalSizeTiB": 9, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "cyyupaqfbsibqgtpnwsqrwnjop" + "id": "padziqebcsp" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "pi", - "actionsRequired": "aotylexvkyxwpzwioisvvfcb" + "description": "iksjkiencybfxmppfzyar", + "actionsRequired": "sgoiblruzhwm" }, "groupIds": [ - "55980C3D-EC3D-44F3-97C2-1E47DBA30921" + "fhrsvkylpvphwmkxfiwta" ] }, - "id": "xxnomshlufmq", - "name": "bvijkqvtpj", - "type": "ndc", - "tags": { - "key3005": "aicncexsckwnjlcnpru" + "id": "pswlkdfgvqvoncnbn", + "name": "hzhrlfffxumecdsc", + "type": "tepggvoeinbldcrrtivinna", + "systemData": { + "createdBy": "ztruuodm", + "createdByType": "User", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-06-28T14:18:54.209Z" } } ], - "nextLink": "pixq" - }, - "publicNetworkAccess": "Enabled" + "nextLink": "ulfw" + } }, "systemData": { - "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", + "createdBy": "ztruuodm", "createdByType": "User", - "createdAt": "2023-06-23T12:29:07.444Z", - "lastModifiedBy": "irqznwkmaipvesvmtdsfue", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-23T12:29:07.444Z" + "lastModifiedAt": "2023-06-28T14:18:54.209Z" }, - "location": "jrpdjvtj", - "id": "cjebwozezzjxdslmjkqyae", - "name": "ggotpejlhlqygxunswwf", - "type": "jsfmrqrohynnu", "tags": { - "key1633": "ljeacdvbsvipiklqxlmbsox" - } + "key3821": "omfpnlqgyebloo" + }, + "location": "naozqnjzfupyfroiaxvnvzy", + "id": "sygqgkmjoglfazlbeyszxosg", + "name": "uyiotyteddliwxy", + "type": "zrspbgewjyosgehthnvfvnbul" } }, "201": { "headers": { - "Azure-AsyncOperation": "https://contoso.com/operationstatus" + "location": "https://contoso.com/operationstatus" }, "body": { "properties": { @@ -121,60 +121,64 @@ "tier": "Premium" }, "availabilityZones": [ - "tvatexmol" + "gygkfibrpwrumgx" ], "provisioningState": "Invalid", - "baseSizeTiB": 20, - "extendedCapacitySizeTiB": 29, - "totalVolumeSizeGiB": 21, + "baseSizeTiB": 19, + "extendedCapacitySizeTiB": 23, + "totalVolumeSizeGiB": 14, "volumeGroupCount": 19, - "totalIops": 19, - "totalMBps": 4, - "totalSizeTiB": 1, + "totalIops": 26, + "totalMBps": 8, + "totalSizeTiB": 9, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "cyyupaqfbsibqgtpnwsqrwnjop" + "id": "padziqebcsp" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "pi", - "actionsRequired": "aotylexvkyxwpzwioisvvfcb" + "description": "iksjkiencybfxmppfzyar", + "actionsRequired": "sgoiblruzhwm" }, "groupIds": [ - "55980C3D-EC3D-44F3-97C2-1E47DBA30921" + "fhrsvkylpvphwmkxfiwta" ] }, - "id": "xxnomshlufmq", - "name": "bvijkqvtpj", - "type": "ndc", - "tags": { - "key3005": "aicncexsckwnjlcnpru" + "id": "pswlkdfgvqvoncnbn", + "name": "hzhrlfffxumecdsc", + "type": "tepggvoeinbldcrrtivinna", + "systemData": { + "createdBy": "ztruuodm", + "createdByType": "User", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-06-28T14:18:54.209Z" } } ], - "nextLink": "pixq" - }, - "publicNetworkAccess": "Enabled" + "nextLink": "ulfw" + } }, "systemData": { - "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", + "createdBy": "ztruuodm", "createdByType": "User", - "createdAt": "2023-06-23T12:29:07.444Z", - "lastModifiedBy": "irqznwkmaipvesvmtdsfue", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-23T12:29:07.444Z" + "lastModifiedAt": "2023-06-28T14:18:54.209Z" }, - "location": "jrpdjvtj", - "id": "cjebwozezzjxdslmjkqyae", - "name": "ggotpejlhlqygxunswwf", - "type": "jsfmrqrohynnu", "tags": { - "key1633": "ljeacdvbsvipiklqxlmbsox" - } + "key3821": "omfpnlqgyebloo" + }, + "location": "naozqnjzfupyfroiaxvnvzy", + "id": "sygqgkmjoglfazlbeyszxosg", + "name": "uyiotyteddliwxy", + "type": "zrspbgewjyosgehthnvfvnbul" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json index a2cd15f55c03..b864d04a9b7d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json @@ -2,29 +2,34 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", "parameters": { "properties": { "sku": { "name": "Premium_LRS" }, - "baseSizeTiB": 20, - "extendedCapacitySizeTiB": 29 - } + "baseSizeTiB": 19, + "extendedCapacitySizeTiB": 23 + }, + "location": "tienxtufzrgwbfrexokaijmhupgfk" }, "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": {} + "body": { + "location": "naozqnjzfupyfroiaxvnvzy" + } }, "201": { "headers": { - "Azure-AsyncOperation": "https://contoso.com/operationstatus" + "location": "https://contoso.com/operationstatus" }, - "body": {} + "body": { + "location": "naozqnjzfupyfroiaxvnvzy" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json index 6b67520b94d6..4e78b2a3e232 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json index 6b67520b94d6..4e78b2a3e232 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json index 2f206897cf92..c7627f06d461 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", "api-version": "2022-12-01-preview" }, "responses": { @@ -16,60 +16,64 @@ "tier": "Premium" }, "availabilityZones": [ - "tvatexmol" + "gygkfibrpwrumgx" ], "provisioningState": "Invalid", - "baseSizeTiB": 20, - "extendedCapacitySizeTiB": 29, - "totalVolumeSizeGiB": 21, + "baseSizeTiB": 19, + "extendedCapacitySizeTiB": 23, + "totalVolumeSizeGiB": 14, "volumeGroupCount": 19, - "totalIops": 19, - "totalMBps": 4, - "totalSizeTiB": 1, + "totalIops": 26, + "totalMBps": 8, + "totalSizeTiB": 9, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "cyyupaqfbsibqgtpnwsqrwnjop" + "id": "padziqebcsp" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "pi", - "actionsRequired": "aotylexvkyxwpzwioisvvfcb" + "description": "iksjkiencybfxmppfzyar", + "actionsRequired": "sgoiblruzhwm" }, "groupIds": [ - "55980C3D-EC3D-44F3-97C2-1E47DBA30921" + "fhrsvkylpvphwmkxfiwta" ] }, - "id": "xxnomshlufmq", - "name": "bvijkqvtpj", - "type": "ndc", - "tags": { - "key3005": "aicncexsckwnjlcnpru" + "id": "pswlkdfgvqvoncnbn", + "name": "hzhrlfffxumecdsc", + "type": "tepggvoeinbldcrrtivinna", + "systemData": { + "createdBy": "ztruuodm", + "createdByType": "User", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-06-28T14:18:54.209Z" } } ], - "nextLink": "pixq" - }, - "publicNetworkAccess": "Enabled" + "nextLink": "ulfw" + } }, "systemData": { - "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", + "createdBy": "ztruuodm", "createdByType": "User", - "createdAt": "2023-06-23T12:29:07.444Z", - "lastModifiedBy": "irqznwkmaipvesvmtdsfue", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-23T12:29:07.444Z" + "lastModifiedAt": "2023-06-28T14:18:54.209Z" }, - "location": "jrpdjvtj", - "id": "cjebwozezzjxdslmjkqyae", - "name": "ggotpejlhlqygxunswwf", - "type": "jsfmrqrohynnu", "tags": { - "key1633": "ljeacdvbsvipiklqxlmbsox" - } + "key3821": "omfpnlqgyebloo" + }, + "location": "naozqnjzfupyfroiaxvnvzy", + "id": "sygqgkmjoglfazlbeyszxosg", + "name": "uyiotyteddliwxy", + "type": "zrspbgewjyosgehthnvfvnbul" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json index c23fd31188d4..7609c22cb55f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json @@ -2,14 +2,16 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": {} + "body": { + "location": "naozqnjzfupyfroiaxvnvzy" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index e49decba6891..6803b4b67032 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", "api-version": "2022-12-01-preview" }, @@ -17,63 +17,67 @@ "tier": "Premium" }, "availabilityZones": [ - "tvatexmol" + "gygkfibrpwrumgx" ], "provisioningState": "Invalid", - "baseSizeTiB": 20, - "extendedCapacitySizeTiB": 29, - "totalVolumeSizeGiB": 21, + "baseSizeTiB": 19, + "extendedCapacitySizeTiB": 23, + "totalVolumeSizeGiB": 14, "volumeGroupCount": 19, - "totalIops": 19, - "totalMBps": 4, - "totalSizeTiB": 1, + "totalIops": 26, + "totalMBps": 8, + "totalSizeTiB": 9, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "cyyupaqfbsibqgtpnwsqrwnjop" + "id": "padziqebcsp" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "pi", - "actionsRequired": "aotylexvkyxwpzwioisvvfcb" + "description": "iksjkiencybfxmppfzyar", + "actionsRequired": "sgoiblruzhwm" }, "groupIds": [ - "55980C3D-EC3D-44F3-97C2-1E47DBA30921" + "fhrsvkylpvphwmkxfiwta" ] }, - "id": "xxnomshlufmq", - "name": "bvijkqvtpj", - "type": "ndc", - "tags": { - "key3005": "aicncexsckwnjlcnpru" + "id": "pswlkdfgvqvoncnbn", + "name": "hzhrlfffxumecdsc", + "type": "tepggvoeinbldcrrtivinna", + "systemData": { + "createdBy": "ztruuodm", + "createdByType": "User", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-06-28T14:18:54.209Z" } } ], - "nextLink": "pixq" - }, - "publicNetworkAccess": "Enabled" + "nextLink": "ulfw" + } }, "systemData": { - "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", + "createdBy": "ztruuodm", "createdByType": "User", - "createdAt": "2023-06-23T12:29:07.444Z", - "lastModifiedBy": "irqznwkmaipvesvmtdsfue", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-23T12:29:07.444Z" + "lastModifiedAt": "2023-06-28T14:18:54.209Z" }, - "location": "jrpdjvtj", - "id": "cjebwozezzjxdslmjkqyae", - "name": "ggotpejlhlqygxunswwf", - "type": "jsfmrqrohynnu", "tags": { - "key1633": "ljeacdvbsvipiklqxlmbsox" - } + "key3821": "omfpnlqgyebloo" + }, + "location": "naozqnjzfupyfroiaxvnvzy", + "id": "sygqgkmjoglfazlbeyszxosg", + "name": "uyiotyteddliwxy", + "type": "zrspbgewjyosgehthnvfvnbul" } ], - "nextLink": "tdgpiru" + "nextLink": "fxcqjrpyzpvaistaqz" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index 0992c752eeaa..3ffde6bb1326 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index 873c68c4bb81..7107a7972405 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "api-version": "2022-12-01-preview" }, "responses": { @@ -16,63 +16,67 @@ "tier": "Premium" }, "availabilityZones": [ - "tvatexmol" + "gygkfibrpwrumgx" ], "provisioningState": "Invalid", - "baseSizeTiB": 20, - "extendedCapacitySizeTiB": 29, - "totalVolumeSizeGiB": 21, + "baseSizeTiB": 19, + "extendedCapacitySizeTiB": 23, + "totalVolumeSizeGiB": 14, "volumeGroupCount": 19, - "totalIops": 19, - "totalMBps": 4, - "totalSizeTiB": 1, + "totalIops": 26, + "totalMBps": 8, + "totalSizeTiB": 9, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "cyyupaqfbsibqgtpnwsqrwnjop" + "id": "padziqebcsp" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "pi", - "actionsRequired": "aotylexvkyxwpzwioisvvfcb" + "description": "iksjkiencybfxmppfzyar", + "actionsRequired": "sgoiblruzhwm" }, "groupIds": [ - "55980C3D-EC3D-44F3-97C2-1E47DBA30921" + "fhrsvkylpvphwmkxfiwta" ] }, - "id": "xxnomshlufmq", - "name": "bvijkqvtpj", - "type": "ndc", - "tags": { - "key3005": "aicncexsckwnjlcnpru" + "id": "pswlkdfgvqvoncnbn", + "name": "hzhrlfffxumecdsc", + "type": "tepggvoeinbldcrrtivinna", + "systemData": { + "createdBy": "ztruuodm", + "createdByType": "User", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-06-28T14:18:54.209Z" } } ], - "nextLink": "pixq" - }, - "publicNetworkAccess": "Enabled" + "nextLink": "ulfw" + } }, "systemData": { - "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", + "createdBy": "ztruuodm", "createdByType": "User", - "createdAt": "2023-06-23T12:29:07.444Z", - "lastModifiedBy": "irqznwkmaipvesvmtdsfue", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-23T12:29:07.444Z" + "lastModifiedAt": "2023-06-28T14:18:54.209Z" }, - "location": "jrpdjvtj", - "id": "cjebwozezzjxdslmjkqyae", - "name": "ggotpejlhlqygxunswwf", - "type": "jsfmrqrohynnu", "tags": { - "key1633": "ljeacdvbsvipiklqxlmbsox" - } + "key3821": "omfpnlqgyebloo" + }, + "location": "naozqnjzfupyfroiaxvnvzy", + "id": "sygqgkmjoglfazlbeyszxosg", + "name": "uyiotyteddliwxy", + "type": "zrspbgewjyosgehthnvfvnbul" } ], - "nextLink": "tdgpiru" + "nextLink": "fxcqjrpyzpvaistaqz" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index 013584c20c29..6fc4949ae942 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json index c5a656cfd4ff..24ef4fac109e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -2,17 +2,16 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", "parameters": { "properties": { - "baseSizeTiB": 26, - "extendedCapacitySizeTiB": 21, - "publicNetworkAccess": "Enabled" + "baseSizeTiB": 6, + "extendedCapacitySizeTiB": 12 }, "tags": { - "key6328": "wpteuauufxyzshq" + "key1048": "vnypigirowqzfgydeokmqusjgqnbkj" } }, "api-version": "2022-12-01-preview" @@ -26,65 +25,69 @@ "tier": "Premium" }, "availabilityZones": [ - "tvatexmol" + "gygkfibrpwrumgx" ], "provisioningState": "Invalid", - "baseSizeTiB": 20, - "extendedCapacitySizeTiB": 29, - "totalVolumeSizeGiB": 21, + "baseSizeTiB": 19, + "extendedCapacitySizeTiB": 23, + "totalVolumeSizeGiB": 14, "volumeGroupCount": 19, - "totalIops": 19, - "totalMBps": 4, - "totalSizeTiB": 1, + "totalIops": 26, + "totalMBps": 8, + "totalSizeTiB": 9, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "cyyupaqfbsibqgtpnwsqrwnjop" + "id": "padziqebcsp" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "pi", - "actionsRequired": "aotylexvkyxwpzwioisvvfcb" + "description": "iksjkiencybfxmppfzyar", + "actionsRequired": "sgoiblruzhwm" }, "groupIds": [ - "55980C3D-EC3D-44F3-97C2-1E47DBA30921" + "fhrsvkylpvphwmkxfiwta" ] }, - "id": "xxnomshlufmq", - "name": "bvijkqvtpj", - "type": "ndc", - "tags": { - "key3005": "aicncexsckwnjlcnpru" + "id": "pswlkdfgvqvoncnbn", + "name": "hzhrlfffxumecdsc", + "type": "tepggvoeinbldcrrtivinna", + "systemData": { + "createdBy": "ztruuodm", + "createdByType": "User", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-06-28T14:18:54.209Z" } } ], - "nextLink": "pixq" - }, - "publicNetworkAccess": "Enabled" + "nextLink": "ulfw" + } }, "systemData": { - "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", + "createdBy": "ztruuodm", "createdByType": "User", - "createdAt": "2023-06-23T12:29:07.444Z", - "lastModifiedBy": "irqznwkmaipvesvmtdsfue", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-23T12:29:07.444Z" + "lastModifiedAt": "2023-06-28T14:18:54.209Z" }, - "location": "jrpdjvtj", - "id": "cjebwozezzjxdslmjkqyae", - "name": "ggotpejlhlqygxunswwf", - "type": "jsfmrqrohynnu", "tags": { - "key1633": "ljeacdvbsvipiklqxlmbsox" - } + "key3821": "omfpnlqgyebloo" + }, + "location": "naozqnjzfupyfroiaxvnvzy", + "id": "sygqgkmjoglfazlbeyszxosg", + "name": "uyiotyteddliwxy", + "type": "zrspbgewjyosgehthnvfvnbul" } }, "202": { "headers": { - "Azure-AsyncOperation": "https://contoso.com/operationstatus" + "location": "https://contoso.com/operationstatus" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json index ab326f89e461..0660683031dd 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -2,19 +2,21 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", "parameters": {}, "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": {} + "body": { + "location": "naozqnjzfupyfroiaxvnvzy" + } }, "202": { "headers": { - "Azure-AsyncOperation": "https://contoso.com/operationstatus" + "location": "https://contoso.com/operationstatus" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json index c52e49c790dc..621a8d3a723a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json @@ -9,17 +9,17 @@ "body": { "value": [ { - "name": "vkmgszfofmdcdpcgh", + "name": "ncobxkrberkoamklkh", "isDataAction": true, "display": { - "provider": "ceecekhhwzmwrknkqzc", - "resource": "qxbsygmsuvoupzhtrodoqublxr", - "operation": "as", - "description": "rkfoy" + "provider": "inamvpbpwscqvmfppgwbpurrsvz", + "resource": "zshfvrmzrbgom", + "operation": "iiyy", + "description": "cgffp" } } ], - "nextLink": "sqippsvpwqqgyfncrnclpn" + "nextLink": "affkezyntnysqnlcsfsuimtciix" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json index 75c9a4962c5c..0834abceb4dc 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json @@ -9,7 +9,7 @@ "body": { "value": [ { - "name": "vkmgszfofmdcdpcgh" + "name": "ncobxkrberkoamklkh" } ] } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json index dc02ffe3bc13..c2cc8009ba03 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpoinConnections_Delete", "operationId": "PrivateEndpoinConnections_Delete", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "privateEndpointConnectionName": "briclbdjatewdyhkzorchezphzz", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "privateEndpointConnectionName": "qspqtjsqrnhpgrhotxzgqgacd", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json index dc02ffe3bc13..c2cc8009ba03 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpoinConnections_Delete", "operationId": "PrivateEndpoinConnections_Delete", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "privateEndpointConnectionName": "briclbdjatewdyhkzorchezphzz", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "privateEndpointConnectionName": "qspqtjsqrnhpgrhotxzgqgacd", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json index 55fb6cd0cd01..355c7fd68308 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json @@ -2,24 +2,21 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "privateEndpointConnectionName": "briclbdjatewdyhkzorchezphzz", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "privateEndpointConnectionName": "qspqtjsqrnhpgrhotxzgqgacd", "parameters": { "properties": { "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "pi", - "actionsRequired": "aotylexvkyxwpzwioisvvfcb" + "description": "iksjkiencybfxmppfzyar", + "actionsRequired": "sgoiblruzhwm" }, "groupIds": [ - "55980C3D-EC3D-44F3-97C2-1E47DBA30921" + "fhrsvkylpvphwmkxfiwta" ] - }, - "tags": { - "key3005": "aicncexsckwnjlcnpru" } }, "api-version": "2022-12-01-preview" @@ -30,49 +27,59 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "cyyupaqfbsibqgtpnwsqrwnjop" + "id": "padziqebcsp" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "pi", - "actionsRequired": "aotylexvkyxwpzwioisvvfcb" + "description": "iksjkiencybfxmppfzyar", + "actionsRequired": "sgoiblruzhwm" }, "groupIds": [ - "55980C3D-EC3D-44F3-97C2-1E47DBA30921" + "fhrsvkylpvphwmkxfiwta" ] }, - "id": "xxnomshlufmq", - "name": "bvijkqvtpj", - "type": "ndc", - "tags": { - "key3005": "aicncexsckwnjlcnpru" + "id": "pswlkdfgvqvoncnbn", + "name": "hzhrlfffxumecdsc", + "type": "tepggvoeinbldcrrtivinna", + "systemData": { + "createdBy": "ztruuodm", + "createdByType": "User", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-06-28T14:18:54.209Z" } } }, "201": { "headers": { - "Azure-AsyncOperation": "https://contoso.com/operationstatus" + "location": "https://contoso.com/operationstatus" }, "body": { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "cyyupaqfbsibqgtpnwsqrwnjop" + "id": "padziqebcsp" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "pi", - "actionsRequired": "aotylexvkyxwpzwioisvvfcb" + "description": "iksjkiencybfxmppfzyar", + "actionsRequired": "sgoiblruzhwm" }, "groupIds": [ - "55980C3D-EC3D-44F3-97C2-1E47DBA30921" + "fhrsvkylpvphwmkxfiwta" ] }, - "id": "xxnomshlufmq", - "name": "bvijkqvtpj", - "type": "ndc", - "tags": { - "key3005": "aicncexsckwnjlcnpru" + "id": "pswlkdfgvqvoncnbn", + "name": "hzhrlfffxumecdsc", + "type": "tepggvoeinbldcrrtivinna", + "systemData": { + "createdBy": "ztruuodm", + "createdByType": "User", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-06-28T14:18:54.209Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json index ac6cc8ef2faf..8cc8886579fb 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "privateEndpointConnectionName": "briclbdjatewdyhkzorchezphzz", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "privateEndpointConnectionName": "qspqtjsqrnhpgrhotxzgqgacd", "parameters": {}, "api-version": "2022-12-01-preview" }, @@ -15,7 +15,7 @@ }, "201": { "headers": { - "Azure-AsyncOperation": "https://contoso.com/operationstatus" + "location": "https://contoso.com/operationstatus" }, "body": {} } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json index f461d25e417b..e6368e31ea14 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "privateEndpointConnectionName": "briclbdjatewdyhkzorchezphzz", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "privateEndpointConnectionName": "qspqtjsqrnhpgrhotxzgqgacd", "api-version": "2022-12-01-preview" }, "responses": { @@ -14,22 +14,27 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "cyyupaqfbsibqgtpnwsqrwnjop" + "id": "padziqebcsp" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "pi", - "actionsRequired": "aotylexvkyxwpzwioisvvfcb" + "description": "iksjkiencybfxmppfzyar", + "actionsRequired": "sgoiblruzhwm" }, "groupIds": [ - "55980C3D-EC3D-44F3-97C2-1E47DBA30921" + "fhrsvkylpvphwmkxfiwta" ] }, - "id": "xxnomshlufmq", - "name": "bvijkqvtpj", - "type": "ndc", - "tags": { - "key3005": "aicncexsckwnjlcnpru" + "id": "pswlkdfgvqvoncnbn", + "name": "hzhrlfffxumecdsc", + "type": "tepggvoeinbldcrrtivinna", + "systemData": { + "createdBy": "ztruuodm", + "createdByType": "User", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-06-28T14:18:54.209Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json index 5883d272da96..d0860518eb25 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "privateEndpointConnectionName": "briclbdjatewdyhkzorchezphzz", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "privateEndpointConnectionName": "qspqtjsqrnhpgrhotxzgqgacd", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json index cfab32c0f3a2..07f5954a3d13 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", "api-version": "2022-12-01-preview" }, "responses": { @@ -15,26 +15,31 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "cyyupaqfbsibqgtpnwsqrwnjop" + "id": "padziqebcsp" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "pi", - "actionsRequired": "aotylexvkyxwpzwioisvvfcb" + "description": "iksjkiencybfxmppfzyar", + "actionsRequired": "sgoiblruzhwm" }, "groupIds": [ - "55980C3D-EC3D-44F3-97C2-1E47DBA30921" + "fhrsvkylpvphwmkxfiwta" ] }, - "id": "xxnomshlufmq", - "name": "bvijkqvtpj", - "type": "ndc", - "tags": { - "key3005": "aicncexsckwnjlcnpru" + "id": "pswlkdfgvqvoncnbn", + "name": "hzhrlfffxumecdsc", + "type": "tepggvoeinbldcrrtivinna", + "systemData": { + "createdBy": "ztruuodm", + "createdByType": "User", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-06-28T14:18:54.209Z" } } ], - "nextLink": "pixq" + "nextLink": "ulfw" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json index 02073878f512..ad28af3dc863 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json index 42a8ee077ab4..a702efd6bfcb 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", "api-version": "2022-12-01-preview" }, "responses": { @@ -13,28 +13,28 @@ "value": [ { "properties": { - "groupId": "gcfqz", + "groupId": "karikigvglpkogystvlvacnnxvkyx", "requiredMembers": [ - "lbhvdyvckpeekptrccuco" + "qgewdyhvzgfumvdgrm" ], "requiredZoneNames": [ - "rqitngsnidjhmgs" + "ivowfqitajibib" ] }, - "id": "hv", - "name": "rqhayaargebkt", - "type": "dcejbbhsubudbsccloa", + "id": "ortdeqbpiqifwpvbyiqednepcgg", + "name": "a", + "type": "ahdjxizyfsmxpwezfpoztemoeuf", "systemData": { - "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", + "createdBy": "ztruuodm", "createdByType": "User", - "createdAt": "2023-06-23T12:29:07.444Z", - "lastModifiedBy": "irqznwkmaipvesvmtdsfue", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-23T12:29:07.444Z" + "lastModifiedAt": "2023-06-28T14:18:54.209Z" } } ], - "nextLink": "ngxvbqqmahwulovf" + "nextLink": "ybztroufzkxluwhgwdkycpzcx" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json index 83fa5d5dae3b..c668e58b5275 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json index fefaea712adc..4fdfff168d8e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "api-version": "2022-12-01-preview", - "$filter": "uqlwszbrbbmcdafutqaoblrhdyf" + "$filter": "svuncerigahqxwdhv" }, "responses": { "200": { @@ -13,22 +13,22 @@ { "name": "Premium_LRS", "tier": "Premium", - "resourceType": "zryjbfwqksnix", + "resourceType": "bkzrmugxygiu", "locations": [ - "frbzjwrb" + "ivfmbxsguchiiugxjvjbxw" ], "locationInfo": [ { - "location": "b", + "location": "vdc", "zones": [ - "ezfrrsz" + "aiqdxlmed" ] } ], "capabilities": [ { - "name": "hzqjmwqllbdxpppwfckqxxn", - "value": "tmxwutllnujakcdolqp" + "name": "yxd", + "value": "sspdl" } ] } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json index be51aafc38a4..c0b99518e77a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json index 0716302c8beb..4df887dda9b9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "volumeGroupName": "2Wx", "parameters": { "properties": { "protocolType": "Iscsi", @@ -13,7 +13,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "lastllvdtwjjoq", + "id": "rrroqlr", "action": "Allow" } ] @@ -25,22 +25,16 @@ "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "pi", - "actionsRequired": "aotylexvkyxwpzwioisvvfcb" + "description": "iksjkiencybfxmppfzyar", + "actionsRequired": "sgoiblruzhwm" }, "groupIds": [ - "55980C3D-EC3D-44F3-97C2-1E47DBA30921" + "fhrsvkylpvphwmkxfiwta" ] - }, - "tags": { - "key3005": "aicncexsckwnjlcnpru" } } ] } - }, - "tags": { - "key2103": "rzsonlgctwdihnedbuwpvwpkuflevp" } }, "api-version": "2022-12-01-preview" @@ -55,7 +49,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "lastllvdtwjjoq", + "id": "rrroqlr", "action": "Allow", "state": "provisioning" } @@ -67,47 +61,49 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "cyyupaqfbsibqgtpnwsqrwnjop" + "id": "padziqebcsp" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "pi", - "actionsRequired": "aotylexvkyxwpzwioisvvfcb" + "description": "iksjkiencybfxmppfzyar", + "actionsRequired": "sgoiblruzhwm" }, "groupIds": [ - "55980C3D-EC3D-44F3-97C2-1E47DBA30921" + "fhrsvkylpvphwmkxfiwta" ] }, - "id": "xxnomshlufmq", - "name": "bvijkqvtpj", - "type": "ndc", - "tags": { - "key3005": "aicncexsckwnjlcnpru" + "id": "pswlkdfgvqvoncnbn", + "name": "hzhrlfffxumecdsc", + "type": "tepggvoeinbldcrrtivinna", + "systemData": { + "createdBy": "ztruuodm", + "createdByType": "User", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-06-28T14:18:54.209Z" } } ], - "nextLink": "pixq" + "nextLink": "ulfw" } }, "systemData": { - "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", + "createdBy": "ztruuodm", "createdByType": "User", - "createdAt": "2023-06-23T12:29:07.444Z", - "lastModifiedBy": "irqznwkmaipvesvmtdsfue", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-23T12:29:07.444Z" + "lastModifiedAt": "2023-06-28T14:18:54.209Z" }, - "id": "haaqlcnrmbcqkprow", - "name": "tnamhrqdnspaqhehenkykm", - "type": "nwj", - "tags": { - "key2103": "rzsonlgctwdihnedbuwpvwpkuflevp" - } + "id": "koaxevuiqybgoscfca", + "name": "qrltakpyxsktjzjkue", + "type": "nneahycseotmrgwdcdoq" } }, "201": { "headers": { - "Azure-AsyncOperation": "https://contoso.com/operationstatus" + "location": "https://contoso.com/operationstatus" }, "body": { "properties": { @@ -117,7 +113,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "lastllvdtwjjoq", + "id": "rrroqlr", "action": "Allow", "state": "provisioning" } @@ -129,42 +125,44 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "cyyupaqfbsibqgtpnwsqrwnjop" + "id": "padziqebcsp" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "pi", - "actionsRequired": "aotylexvkyxwpzwioisvvfcb" + "description": "iksjkiencybfxmppfzyar", + "actionsRequired": "sgoiblruzhwm" }, "groupIds": [ - "55980C3D-EC3D-44F3-97C2-1E47DBA30921" + "fhrsvkylpvphwmkxfiwta" ] }, - "id": "xxnomshlufmq", - "name": "bvijkqvtpj", - "type": "ndc", - "tags": { - "key3005": "aicncexsckwnjlcnpru" + "id": "pswlkdfgvqvoncnbn", + "name": "hzhrlfffxumecdsc", + "type": "tepggvoeinbldcrrtivinna", + "systemData": { + "createdBy": "ztruuodm", + "createdByType": "User", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-06-28T14:18:54.209Z" } } ], - "nextLink": "pixq" + "nextLink": "ulfw" } }, "systemData": { - "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", + "createdBy": "ztruuodm", "createdByType": "User", - "createdAt": "2023-06-23T12:29:07.444Z", - "lastModifiedBy": "irqznwkmaipvesvmtdsfue", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-23T12:29:07.444Z" + "lastModifiedAt": "2023-06-28T14:18:54.209Z" }, - "id": "haaqlcnrmbcqkprow", - "name": "tnamhrqdnspaqhehenkykm", - "type": "nwj", - "tags": { - "key2103": "rzsonlgctwdihnedbuwpvwpkuflevp" - } + "id": "koaxevuiqybgoscfca", + "name": "qrltakpyxsktjzjkue", + "type": "nneahycseotmrgwdcdoq" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json index cb66e3ef5dd9..79a80a7e63d2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "volumeGroupName": "2Wx", "parameters": {}, "api-version": "2022-12-01-preview" }, @@ -15,7 +15,7 @@ }, "201": { "headers": { - "Azure-AsyncOperation": "https://contoso.com/operationstatus" + "location": "https://contoso.com/operationstatus" }, "body": {} } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json index 9a201ed24eae..8b070e801f28 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "volumeGroupName": "2Wx", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json index 9a201ed24eae..8b070e801f28 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "volumeGroupName": "2Wx", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json index c93c5395608f..2a15758fec24 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "volumeGroupName": "2Wx", "api-version": "2022-12-01-preview" }, "responses": { @@ -18,7 +18,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "lastllvdtwjjoq", + "id": "rrroqlr", "action": "Allow", "state": "provisioning" } @@ -30,42 +30,44 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "cyyupaqfbsibqgtpnwsqrwnjop" + "id": "padziqebcsp" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "pi", - "actionsRequired": "aotylexvkyxwpzwioisvvfcb" + "description": "iksjkiencybfxmppfzyar", + "actionsRequired": "sgoiblruzhwm" }, "groupIds": [ - "55980C3D-EC3D-44F3-97C2-1E47DBA30921" + "fhrsvkylpvphwmkxfiwta" ] }, - "id": "xxnomshlufmq", - "name": "bvijkqvtpj", - "type": "ndc", - "tags": { - "key3005": "aicncexsckwnjlcnpru" + "id": "pswlkdfgvqvoncnbn", + "name": "hzhrlfffxumecdsc", + "type": "tepggvoeinbldcrrtivinna", + "systemData": { + "createdBy": "ztruuodm", + "createdByType": "User", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-06-28T14:18:54.209Z" } } ], - "nextLink": "pixq" + "nextLink": "ulfw" } }, "systemData": { - "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", + "createdBy": "ztruuodm", "createdByType": "User", - "createdAt": "2023-06-23T12:29:07.444Z", - "lastModifiedBy": "irqznwkmaipvesvmtdsfue", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-23T12:29:07.444Z" + "lastModifiedAt": "2023-06-28T14:18:54.209Z" }, - "id": "haaqlcnrmbcqkprow", - "name": "tnamhrqdnspaqhehenkykm", - "type": "nwj", - "tags": { - "key2103": "rzsonlgctwdihnedbuwpvwpkuflevp" - } + "id": "koaxevuiqybgoscfca", + "name": "qrltakpyxsktjzjkue", + "type": "nneahycseotmrgwdcdoq" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json index 1e3c623744bf..df48dea32775 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "volumeGroupName": "2Wx", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json index 83767177f76f..c4af7348a174 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", "api-version": "2022-12-01-preview" }, "responses": { @@ -19,7 +19,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "lastllvdtwjjoq", + "id": "rrroqlr", "action": "Allow", "state": "provisioning" } @@ -31,45 +31,47 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "cyyupaqfbsibqgtpnwsqrwnjop" + "id": "padziqebcsp" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "pi", - "actionsRequired": "aotylexvkyxwpzwioisvvfcb" + "description": "iksjkiencybfxmppfzyar", + "actionsRequired": "sgoiblruzhwm" }, "groupIds": [ - "55980C3D-EC3D-44F3-97C2-1E47DBA30921" + "fhrsvkylpvphwmkxfiwta" ] }, - "id": "xxnomshlufmq", - "name": "bvijkqvtpj", - "type": "ndc", - "tags": { - "key3005": "aicncexsckwnjlcnpru" + "id": "pswlkdfgvqvoncnbn", + "name": "hzhrlfffxumecdsc", + "type": "tepggvoeinbldcrrtivinna", + "systemData": { + "createdBy": "ztruuodm", + "createdByType": "User", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-06-28T14:18:54.209Z" } } ], - "nextLink": "pixq" + "nextLink": "ulfw" } }, "systemData": { - "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", + "createdBy": "ztruuodm", "createdByType": "User", - "createdAt": "2023-06-23T12:29:07.444Z", - "lastModifiedBy": "irqznwkmaipvesvmtdsfue", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-23T12:29:07.444Z" + "lastModifiedAt": "2023-06-28T14:18:54.209Z" }, - "id": "haaqlcnrmbcqkprow", - "name": "tnamhrqdnspaqhehenkykm", - "type": "nwj", - "tags": { - "key2103": "rzsonlgctwdihnedbuwpvwpkuflevp" - } + "id": "koaxevuiqybgoscfca", + "name": "qrltakpyxsktjzjkue", + "type": "nneahycseotmrgwdcdoq" } ], - "nextLink": "osxquwe" + "nextLink": "gmdovlptrrl" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json index 302f1f853f79..a0885c3674ae 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json index d79998e0c780..e57ac5690446 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "volumeGroupName": "2Wx", "parameters": { "properties": { "protocolType": "Iscsi", @@ -13,14 +13,11 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "lastllvdtwjjoq", + "id": "rrroqlr", "action": "Allow" } ] } - }, - "tags": { - "key6049": "andgobyayydvunhrhsxpuwlzalwpac" } }, "api-version": "2022-12-01-preview" @@ -35,7 +32,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "lastllvdtwjjoq", + "id": "rrroqlr", "action": "Allow", "state": "provisioning" } @@ -47,47 +44,49 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "cyyupaqfbsibqgtpnwsqrwnjop" + "id": "padziqebcsp" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "pi", - "actionsRequired": "aotylexvkyxwpzwioisvvfcb" + "description": "iksjkiencybfxmppfzyar", + "actionsRequired": "sgoiblruzhwm" }, "groupIds": [ - "55980C3D-EC3D-44F3-97C2-1E47DBA30921" + "fhrsvkylpvphwmkxfiwta" ] }, - "id": "xxnomshlufmq", - "name": "bvijkqvtpj", - "type": "ndc", - "tags": { - "key3005": "aicncexsckwnjlcnpru" + "id": "pswlkdfgvqvoncnbn", + "name": "hzhrlfffxumecdsc", + "type": "tepggvoeinbldcrrtivinna", + "systemData": { + "createdBy": "ztruuodm", + "createdByType": "User", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", + "lastModifiedByType": "User", + "lastModifiedAt": "2023-06-28T14:18:54.209Z" } } ], - "nextLink": "pixq" + "nextLink": "ulfw" } }, "systemData": { - "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", + "createdBy": "ztruuodm", "createdByType": "User", - "createdAt": "2023-06-23T12:29:07.444Z", - "lastModifiedBy": "irqznwkmaipvesvmtdsfue", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-23T12:29:07.444Z" + "lastModifiedAt": "2023-06-28T14:18:54.209Z" }, - "id": "haaqlcnrmbcqkprow", - "name": "tnamhrqdnspaqhehenkykm", - "type": "nwj", - "tags": { - "key2103": "rzsonlgctwdihnedbuwpvwpkuflevp" - } + "id": "koaxevuiqybgoscfca", + "name": "qrltakpyxsktjzjkue", + "type": "nneahycseotmrgwdcdoq" } }, "202": { "headers": { - "Azure-AsyncOperation": "https://contoso.com/operationstatus" + "location": "https://contoso.com/operationstatus" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json index be2f89c52d03..daf974fbd13b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "volumeGroupName": "2Wx", "parameters": {}, "api-version": "2022-12-01-preview" }, @@ -15,7 +15,7 @@ }, "202": { "headers": { - "Azure-AsyncOperation": "https://contoso.com/operationstatus" + "location": "https://contoso.com/operationstatus" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json index 43013a8669ca..4956b177bf25 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json @@ -2,21 +2,18 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", - "volumeName": "6405fi-744e-v36Et9-26Wx-q423-23", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "volumeGroupName": "2Wx", + "volumeName": "2h6wh-d", "parameters": { "properties": { "creationData": { "createSource": "None", - "sourceUri": "jomglrmkylkczdorfhjkatwf" + "sourceUri": "wqvwbqpwbxeqdqqvqoaimawndhzyns" }, - "sizeGiB": 23 - }, - "tags": { - "key906": "wxslghqavwcmeeywbdcrqxs" + "sizeGiB": 21 } }, "api-version": "2022-12-01-preview" @@ -25,70 +22,64 @@ "200": { "body": { "properties": { - "volumeId": "rpvspzgsdthujclrnomvvgwd", + "volumeId": "kpupmsqoqpqghpbtmlwmuzoj", "creationData": { "createSource": "None", - "sourceUri": "jomglrmkylkczdorfhjkatwf" + "sourceUri": "wqvwbqpwbxeqdqqvqoaimawndhzyns" }, - "sizeGiB": 23, + "sizeGiB": 21, "storageTarget": { - "targetIqn": "bwekv", - "targetPortalHostname": "vcrifxkmtokvawijgnjllqhx", - "targetPortalPort": 1, + "targetIqn": "ypd", + "targetPortalHostname": "wu", + "targetPortalPort": 9, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", + "createdBy": "ztruuodm", "createdByType": "User", - "createdAt": "2023-06-23T12:29:07.444Z", - "lastModifiedBy": "irqznwkmaipvesvmtdsfue", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-23T12:29:07.444Z" + "lastModifiedAt": "2023-06-28T14:18:54.209Z" }, - "id": "dcl", - "name": "tjohtwmfipuco", - "type": "xdsjckdxwpsbuoscwdjsgb", - "tags": { - "key4555": "rqthkwcnixl" - } + "id": "mslmpqisxjvhso", + "name": "luxrpp", + "type": "bqsownjwbarhzlkpdidpfklrlcjsqx" } }, "201": { "headers": { - "Azure-AsyncOperation": "https://contoso.com/operationstatus" + "location": "https://contoso.com/operationstatus" }, "body": { "properties": { - "volumeId": "rpvspzgsdthujclrnomvvgwd", + "volumeId": "kpupmsqoqpqghpbtmlwmuzoj", "creationData": { "createSource": "None", - "sourceUri": "jomglrmkylkczdorfhjkatwf" + "sourceUri": "wqvwbqpwbxeqdqqvqoaimawndhzyns" }, - "sizeGiB": 23, + "sizeGiB": 21, "storageTarget": { - "targetIqn": "bwekv", - "targetPortalHostname": "vcrifxkmtokvawijgnjllqhx", - "targetPortalPort": 1, + "targetIqn": "ypd", + "targetPortalHostname": "wu", + "targetPortalPort": 9, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", + "createdBy": "ztruuodm", "createdByType": "User", - "createdAt": "2023-06-23T12:29:07.444Z", - "lastModifiedBy": "irqznwkmaipvesvmtdsfue", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-23T12:29:07.444Z" + "lastModifiedAt": "2023-06-28T14:18:54.209Z" }, - "id": "dcl", - "name": "tjohtwmfipuco", - "type": "xdsjckdxwpsbuoscwdjsgb", - "tags": { - "key4555": "rqthkwcnixl" - } + "id": "mslmpqisxjvhso", + "name": "luxrpp", + "type": "bqsownjwbarhzlkpdidpfklrlcjsqx" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json index 5590efd5c034..31c6aafffd62 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json @@ -2,14 +2,14 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", - "volumeName": "6405fi-744e-v36Et9-26Wx-q423-23", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "volumeGroupName": "2Wx", + "volumeName": "2h6wh-d", "parameters": { "properties": { - "sizeGiB": 23 + "sizeGiB": 21 } }, "api-version": "2022-12-01-preview" @@ -20,7 +20,7 @@ }, "201": { "headers": { - "Azure-AsyncOperation": "https://contoso.com/operationstatus" + "location": "https://contoso.com/operationstatus" }, "body": {} } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json index 1a044882598c..b4d9a2bdb1f5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", - "volumeName": "6405fi-744e-v36Et9-26Wx-q423-23", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "volumeGroupName": "2Wx", + "volumeName": "2h6wh-d", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json index 1a044882598c..b4d9a2bdb1f5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", - "volumeName": "6405fi-744e-v36Et9-26Wx-q423-23", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "volumeGroupName": "2Wx", + "volumeName": "2h6wh-d", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json index 94231b50a1b4..ff64562cf664 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json @@ -2,45 +2,42 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", - "volumeName": "6405fi-744e-v36Et9-26Wx-q423-23", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "volumeGroupName": "2Wx", + "volumeName": "2h6wh-d", "api-version": "2022-12-01-preview" }, "responses": { "200": { "body": { "properties": { - "volumeId": "rpvspzgsdthujclrnomvvgwd", + "volumeId": "kpupmsqoqpqghpbtmlwmuzoj", "creationData": { "createSource": "None", - "sourceUri": "jomglrmkylkczdorfhjkatwf" + "sourceUri": "wqvwbqpwbxeqdqqvqoaimawndhzyns" }, - "sizeGiB": 23, + "sizeGiB": 21, "storageTarget": { - "targetIqn": "bwekv", - "targetPortalHostname": "vcrifxkmtokvawijgnjllqhx", - "targetPortalPort": 1, + "targetIqn": "ypd", + "targetPortalHostname": "wu", + "targetPortalPort": 9, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", + "createdBy": "ztruuodm", "createdByType": "User", - "createdAt": "2023-06-23T12:29:07.444Z", - "lastModifiedBy": "irqznwkmaipvesvmtdsfue", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-23T12:29:07.444Z" + "lastModifiedAt": "2023-06-28T14:18:54.209Z" }, - "id": "dcl", - "name": "tjohtwmfipuco", - "type": "xdsjckdxwpsbuoscwdjsgb", - "tags": { - "key4555": "rqthkwcnixl" - } + "id": "mslmpqisxjvhso", + "name": "luxrpp", + "type": "bqsownjwbarhzlkpdidpfklrlcjsqx" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json index d9ed2454a9fe..9ebe722b31b9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", - "volumeName": "6405fi-744e-v36Et9-26Wx-q423-23", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "volumeGroupName": "2Wx", + "volumeName": "2h6wh-d", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index e92ba8e8bcef..b8e9a17cb612 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "volumeGroupName": "2Wx", "api-version": "2022-12-01-preview" }, "responses": { @@ -14,37 +14,34 @@ "value": [ { "properties": { - "volumeId": "rpvspzgsdthujclrnomvvgwd", + "volumeId": "kpupmsqoqpqghpbtmlwmuzoj", "creationData": { "createSource": "None", - "sourceUri": "jomglrmkylkczdorfhjkatwf" + "sourceUri": "wqvwbqpwbxeqdqqvqoaimawndhzyns" }, - "sizeGiB": 23, + "sizeGiB": 21, "storageTarget": { - "targetIqn": "bwekv", - "targetPortalHostname": "vcrifxkmtokvawijgnjllqhx", - "targetPortalPort": 1, + "targetIqn": "ypd", + "targetPortalHostname": "wu", + "targetPortalPort": 9, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", + "createdBy": "ztruuodm", "createdByType": "User", - "createdAt": "2023-06-23T12:29:07.444Z", - "lastModifiedBy": "irqznwkmaipvesvmtdsfue", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-23T12:29:07.444Z" + "lastModifiedAt": "2023-06-28T14:18:54.209Z" }, - "id": "dcl", - "name": "tjohtwmfipuco", - "type": "xdsjckdxwpsbuoscwdjsgb", - "tags": { - "key4555": "rqthkwcnixl" - } + "id": "mslmpqisxjvhso", + "name": "luxrpp", + "type": "bqsownjwbarhzlkpdidpfklrlcjsqx" } ], - "nextLink": "jl" + "nextLink": "amravxdnjhdcpsjfpqdowv" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json index 71817193f164..373c48dca48c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "volumeGroupName": "2Wx", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json index 2304cff8b96a..44ea02754957 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json @@ -2,17 +2,14 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", - "volumeName": "6405fi-744e-v36Et9-26Wx-q423-23", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "volumeGroupName": "2Wx", + "volumeName": "2h6wh-d", "parameters": { "properties": { - "sizeGiB": 6 - }, - "tags": { - "key5953": "qlxf" + "sizeGiB": 28 } }, "api-version": "2022-12-01-preview" @@ -21,39 +18,36 @@ "200": { "body": { "properties": { - "volumeId": "rpvspzgsdthujclrnomvvgwd", + "volumeId": "kpupmsqoqpqghpbtmlwmuzoj", "creationData": { "createSource": "None", - "sourceUri": "jomglrmkylkczdorfhjkatwf" + "sourceUri": "wqvwbqpwbxeqdqqvqoaimawndhzyns" }, - "sizeGiB": 23, + "sizeGiB": 21, "storageTarget": { - "targetIqn": "bwekv", - "targetPortalHostname": "vcrifxkmtokvawijgnjllqhx", - "targetPortalPort": 1, + "targetIqn": "ypd", + "targetPortalHostname": "wu", + "targetPortalPort": 9, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "sntpqbntiyswwnhuekeonjjozhgtuz", + "createdBy": "ztruuodm", "createdByType": "User", - "createdAt": "2023-06-23T12:29:07.444Z", - "lastModifiedBy": "irqznwkmaipvesvmtdsfue", + "createdAt": "2023-06-28T14:18:54.209Z", + "lastModifiedBy": "dqbsswyjofvqlmnyy", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-23T12:29:07.444Z" + "lastModifiedAt": "2023-06-28T14:18:54.209Z" }, - "id": "dcl", - "name": "tjohtwmfipuco", - "type": "xdsjckdxwpsbuoscwdjsgb", - "tags": { - "key4555": "rqthkwcnixl" - } + "id": "mslmpqisxjvhso", + "name": "luxrpp", + "type": "bqsownjwbarhzlkpdidpfklrlcjsqx" } }, "202": { "headers": { - "Azure-AsyncOperation": "https://contoso.com/operationstatus" + "location": "https://contoso.com/operationstatus" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json index dffecddd889d..d29ccf10f86e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "55980C3D-EC3D-44F3-97C2-1E47DBA30921", + "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", "resourceGroupName": "rgelasticsan", - "elasticSanName": "aev2h_9H-xUDkxV", - "volumeGroupName": "yu6Tz_91i6-N4jZg-exe5_rYe65", - "volumeName": "6405fi-744e-v36Et9-26Wx-q423-23", + "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "volumeGroupName": "2Wx", + "volumeName": "2h6wh-d", "parameters": {}, "api-version": "2022-12-01-preview" }, @@ -16,7 +16,7 @@ }, "202": { "headers": { - "Azure-AsyncOperation": "https://contoso.com/operationstatus" + "location": "https://contoso.com/operationstatus" } } } From 6ecd8a072055081ed1806fa9e4fe94d7233aad25 Mon Sep 17 00:00:00 2001 From: PreetPRG Date: Mon, 3 Jul 2023 13:46:45 +0530 Subject: [PATCH 11/16] Updated the list operations --- .../2022-12-01-preview/elasticsan.json | 48 ++++++- .../ElasticSans_Create_MaximumSet_Gen.json | 136 +++++++++--------- .../ElasticSans_Create_MinimumSet_Gen.json | 19 +-- .../ElasticSans_Delete_MaximumSet_Gen.json | 4 +- .../ElasticSans_Delete_MinimumSet_Gen.json | 4 +- .../ElasticSans_Get_MaximumSet_Gen.json | 62 ++++---- .../ElasticSans_Get_MinimumSet_Gen.json | 8 +- ...ns_ListByResourceGroup_MaximumSet_Gen.json | 62 ++++---- ...ns_ListByResourceGroup_MinimumSet_Gen.json | 2 +- ...ans_ListBySubscription_MaximumSet_Gen.json | 62 ++++---- ...ans_ListBySubscription_MinimumSet_Gen.json | 2 +- .../ElasticSans_Update_MaximumSet_Gen.json | 66 ++++----- .../ElasticSans_Update_MinimumSet_Gen.json | 8 +- .../Operations_List_MaximumSet_Gen.json | 12 +- .../Operations_List_MinimumSet_Gen.json | 2 +- ...poinConnections_Delete_MaximumSet_Gen.json | 6 +- ...poinConnections_Delete_MinimumSet_Gen.json | 6 +- ...ointConnections_Create_MaximumSet_Gen.json | 56 ++++---- ...ointConnections_Create_MinimumSet_Gen.json | 6 +- ...ndpointConnections_Get_MaximumSet_Gen.json | 28 ++-- ...ndpointConnections_Get_MinimumSet_Gen.json | 6 +- ...dpointConnections_List_MaximumSet_Gen.json | 29 ++-- ...dpointConnections_List_MinimumSet_Gen.json | 4 +- ...urces_ListByElasticSan_MaximumSet_Gen.json | 26 ++-- ...urces_ListByElasticSan_MinimumSet_Gen.json | 4 +- .../examples/Skus_List_MaximumSet_Gen.json | 16 +-- .../examples/Skus_List_MinimumSet_Gen.json | 2 +- .../VolumeGroups_Create_MaximumSet_Gen.json | 94 ++++++------ .../VolumeGroups_Create_MinimumSet_Gen.json | 6 +- .../VolumeGroups_Delete_MaximumSet_Gen.json | 6 +- .../VolumeGroups_Delete_MinimumSet_Gen.json | 6 +- .../VolumeGroups_Get_MaximumSet_Gen.json | 46 +++--- .../VolumeGroups_Get_MinimumSet_Gen.json | 6 +- ...roups_ListByElasticSan_MaximumSet_Gen.json | 46 +++--- ...roups_ListByElasticSan_MinimumSet_Gen.json | 4 +- .../VolumeGroups_Update_MaximumSet_Gen.json | 48 +++---- .../VolumeGroups_Update_MinimumSet_Gen.json | 6 +- .../Volumes_Create_MaximumSet_Gen.json | 64 ++++----- .../Volumes_Create_MinimumSet_Gen.json | 10 +- .../Volumes_Delete_MaximumSet_Gen.json | 8 +- .../Volumes_Delete_MinimumSet_Gen.json | 8 +- .../examples/Volumes_Get_MaximumSet_Gen.json | 34 ++--- .../examples/Volumes_Get_MinimumSet_Gen.json | 8 +- ...umes_ListByVolumeGroup_MaximumSet_Gen.json | 34 ++--- ...umes_ListByVolumeGroup_MinimumSet_Gen.json | 6 +- .../Volumes_Update_MaximumSet_Gen.json | 36 ++--- .../Volumes_Update_MinimumSet_Gen.json | 8 +- 47 files changed, 602 insertions(+), 568 deletions(-) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json index 7a6a956c02db..f18675cfa6e4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json @@ -1235,7 +1235,7 @@ "200": { "description": "OK -- Successfully retrieved private endpoint connections", "schema": { - "$ref": "#/definitions/PrivateEndpointConnectionList" + "$ref": "#/definitions/PrivateEndpointConnectionListResult" } }, "default": { @@ -1471,7 +1471,7 @@ }, "allOf": [ { - "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/TrackedResource" + "$ref": "#/definitions/TrackedResource" } ] }, @@ -2299,6 +2299,50 @@ } }, "description": "Properties of a private link resource." + }, + "PrivateEndpointConnectionListResult": { + "properties": { + "value": { + "type": "array", + "description": "Array of private endpoint connections", + "items": { + "$ref": "#/definitions/PrivateEndpointConnection" + } + } + }, + "description": "List of private endpoint connections associated with SAN" + }, + "TrackedResource": { + "title": "Tracked Resource", + "description": "The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location'", + "type": "object", + "properties": { + "tags": { + "type": "object", + "additionalProperties": { + "type": "string" + }, + "x-ms-mutability": [ + "read", + "create", + "update" + ], + "description": "Resource tags." + }, + "location": { + "type": "string", + "x-ms-mutability": [ + "read", + "create" + ], + "description": "The geo-location where the resource lives" + } + }, + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/Resource" + } + ] } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json index b70a65989e1f..ec1c08e0581b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", "parameters": { "properties": { "sku": { @@ -12,10 +12,10 @@ "tier": "Premium" }, "availabilityZones": [ - "gygkfibrpwrumgx" + "cppayafjoxjwt" ], - "baseSizeTiB": 19, - "extendedCapacitySizeTiB": 23, + "baseSizeTiB": 3, + "extendedCapacitySizeTiB": 17, "privateEndpointConnections": { "value": [ { @@ -23,11 +23,11 @@ "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iksjkiencybfxmppfzyar", - "actionsRequired": "sgoiblruzhwm" + "description": "rshkzksvyolphltnbqpxbaiqsbsnas", + "actionsRequired": "shs" }, "groupIds": [ - "fhrsvkylpvphwmkxfiwta" + "tbu" ] } } @@ -35,9 +35,9 @@ } }, "tags": { - "key6018": "xnppvjhtcyufmnarvsdxxmpvotqk" + "key3931": "cjqseigiznlcmtdgxniuuesjashs" }, - "location": "tienxtufzrgwbfrexokaijmhupgfk" + "location": "wrbpmt" }, "api-version": "2022-12-01-preview" }, @@ -50,64 +50,64 @@ "tier": "Premium" }, "availabilityZones": [ - "gygkfibrpwrumgx" + "cppayafjoxjwt" ], "provisioningState": "Invalid", - "baseSizeTiB": 19, - "extendedCapacitySizeTiB": 23, - "totalVolumeSizeGiB": 14, - "volumeGroupCount": 19, - "totalIops": 26, - "totalMBps": 8, - "totalSizeTiB": 9, + "baseSizeTiB": 3, + "extendedCapacitySizeTiB": 17, + "totalVolumeSizeGiB": 1, + "volumeGroupCount": 22, + "totalIops": 17, + "totalMBps": 3, + "totalSizeTiB": 2, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "padziqebcsp" + "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iksjkiencybfxmppfzyar", - "actionsRequired": "sgoiblruzhwm" + "description": "rshkzksvyolphltnbqpxbaiqsbsnas", + "actionsRequired": "shs" }, "groupIds": [ - "fhrsvkylpvphwmkxfiwta" + "tbu" ] }, - "id": "pswlkdfgvqvoncnbn", - "name": "hzhrlfffxumecdsc", - "type": "tepggvoeinbldcrrtivinna", + "id": "vltsusvhahccikxxkmzqiagkpkv", + "name": "vzxkhlmfnwqkmuiqkqo", + "type": "qninbzgw", "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" } } ], - "nextLink": "ulfw" + "nextLink": "tpxd" } }, "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" }, "tags": { - "key3821": "omfpnlqgyebloo" + "key5545": "scitulcurnpxivhag" }, - "location": "naozqnjzfupyfroiaxvnvzy", - "id": "sygqgkmjoglfazlbeyszxosg", - "name": "uyiotyteddliwxy", - "type": "zrspbgewjyosgehthnvfvnbul" + "location": "auwpy", + "id": "ueteoozhzxlbzpxskzdbkcsydlnpyv", + "name": "beplhrpomwhitqhkcnoncz", + "type": "djvajqidon" } }, "201": { @@ -121,64 +121,64 @@ "tier": "Premium" }, "availabilityZones": [ - "gygkfibrpwrumgx" + "cppayafjoxjwt" ], "provisioningState": "Invalid", - "baseSizeTiB": 19, - "extendedCapacitySizeTiB": 23, - "totalVolumeSizeGiB": 14, - "volumeGroupCount": 19, - "totalIops": 26, - "totalMBps": 8, - "totalSizeTiB": 9, + "baseSizeTiB": 3, + "extendedCapacitySizeTiB": 17, + "totalVolumeSizeGiB": 1, + "volumeGroupCount": 22, + "totalIops": 17, + "totalMBps": 3, + "totalSizeTiB": 2, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "padziqebcsp" + "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iksjkiencybfxmppfzyar", - "actionsRequired": "sgoiblruzhwm" + "description": "rshkzksvyolphltnbqpxbaiqsbsnas", + "actionsRequired": "shs" }, "groupIds": [ - "fhrsvkylpvphwmkxfiwta" + "tbu" ] }, - "id": "pswlkdfgvqvoncnbn", - "name": "hzhrlfffxumecdsc", - "type": "tepggvoeinbldcrrtivinna", + "id": "vltsusvhahccikxxkmzqiagkpkv", + "name": "vzxkhlmfnwqkmuiqkqo", + "type": "qninbzgw", "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" } } ], - "nextLink": "ulfw" + "nextLink": "tpxd" } }, "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" }, "tags": { - "key3821": "omfpnlqgyebloo" + "key5545": "scitulcurnpxivhag" }, - "location": "naozqnjzfupyfroiaxvnvzy", - "id": "sygqgkmjoglfazlbeyszxosg", - "name": "uyiotyteddliwxy", - "type": "zrspbgewjyosgehthnvfvnbul" + "location": "auwpy", + "id": "ueteoozhzxlbzpxskzdbkcsydlnpyv", + "name": "beplhrpomwhitqhkcnoncz", + "type": "djvajqidon" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json index b864d04a9b7d..46ee0ecc14db 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json @@ -2,34 +2,29 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", "parameters": { "properties": { "sku": { "name": "Premium_LRS" }, - "baseSizeTiB": 19, - "extendedCapacitySizeTiB": 23 - }, - "location": "tienxtufzrgwbfrexokaijmhupgfk" + "baseSizeTiB": 3, + "extendedCapacitySizeTiB": 17 + } }, "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": { - "location": "naozqnjzfupyfroiaxvnvzy" - } + "body": {} }, "201": { "headers": { "location": "https://contoso.com/operationstatus" }, - "body": { - "location": "naozqnjzfupyfroiaxvnvzy" - } + "body": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json index 4e78b2a3e232..c20a7c3c42a5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json index 4e78b2a3e232..c20a7c3c42a5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json index c7627f06d461..d314a1f7eb64 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", "api-version": "2022-12-01-preview" }, "responses": { @@ -16,64 +16,64 @@ "tier": "Premium" }, "availabilityZones": [ - "gygkfibrpwrumgx" + "cppayafjoxjwt" ], "provisioningState": "Invalid", - "baseSizeTiB": 19, - "extendedCapacitySizeTiB": 23, - "totalVolumeSizeGiB": 14, - "volumeGroupCount": 19, - "totalIops": 26, - "totalMBps": 8, - "totalSizeTiB": 9, + "baseSizeTiB": 3, + "extendedCapacitySizeTiB": 17, + "totalVolumeSizeGiB": 1, + "volumeGroupCount": 22, + "totalIops": 17, + "totalMBps": 3, + "totalSizeTiB": 2, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "padziqebcsp" + "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iksjkiencybfxmppfzyar", - "actionsRequired": "sgoiblruzhwm" + "description": "rshkzksvyolphltnbqpxbaiqsbsnas", + "actionsRequired": "shs" }, "groupIds": [ - "fhrsvkylpvphwmkxfiwta" + "tbu" ] }, - "id": "pswlkdfgvqvoncnbn", - "name": "hzhrlfffxumecdsc", - "type": "tepggvoeinbldcrrtivinna", + "id": "vltsusvhahccikxxkmzqiagkpkv", + "name": "vzxkhlmfnwqkmuiqkqo", + "type": "qninbzgw", "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" } } ], - "nextLink": "ulfw" + "nextLink": "tpxd" } }, "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" }, "tags": { - "key3821": "omfpnlqgyebloo" + "key5545": "scitulcurnpxivhag" }, - "location": "naozqnjzfupyfroiaxvnvzy", - "id": "sygqgkmjoglfazlbeyszxosg", - "name": "uyiotyteddliwxy", - "type": "zrspbgewjyosgehthnvfvnbul" + "location": "auwpy", + "id": "ueteoozhzxlbzpxskzdbkcsydlnpyv", + "name": "beplhrpomwhitqhkcnoncz", + "type": "djvajqidon" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json index 7609c22cb55f..e42361e051af 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json @@ -2,16 +2,14 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": { - "location": "naozqnjzfupyfroiaxvnvzy" - } + "body": {} } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index 6803b4b67032..ac0aba4d4b42 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", "api-version": "2022-12-01-preview" }, @@ -17,67 +17,67 @@ "tier": "Premium" }, "availabilityZones": [ - "gygkfibrpwrumgx" + "cppayafjoxjwt" ], "provisioningState": "Invalid", - "baseSizeTiB": 19, - "extendedCapacitySizeTiB": 23, - "totalVolumeSizeGiB": 14, - "volumeGroupCount": 19, - "totalIops": 26, - "totalMBps": 8, - "totalSizeTiB": 9, + "baseSizeTiB": 3, + "extendedCapacitySizeTiB": 17, + "totalVolumeSizeGiB": 1, + "volumeGroupCount": 22, + "totalIops": 17, + "totalMBps": 3, + "totalSizeTiB": 2, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "padziqebcsp" + "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iksjkiencybfxmppfzyar", - "actionsRequired": "sgoiblruzhwm" + "description": "rshkzksvyolphltnbqpxbaiqsbsnas", + "actionsRequired": "shs" }, "groupIds": [ - "fhrsvkylpvphwmkxfiwta" + "tbu" ] }, - "id": "pswlkdfgvqvoncnbn", - "name": "hzhrlfffxumecdsc", - "type": "tepggvoeinbldcrrtivinna", + "id": "vltsusvhahccikxxkmzqiagkpkv", + "name": "vzxkhlmfnwqkmuiqkqo", + "type": "qninbzgw", "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" } } ], - "nextLink": "ulfw" + "nextLink": "tpxd" } }, "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" }, "tags": { - "key3821": "omfpnlqgyebloo" + "key5545": "scitulcurnpxivhag" }, - "location": "naozqnjzfupyfroiaxvnvzy", - "id": "sygqgkmjoglfazlbeyszxosg", - "name": "uyiotyteddliwxy", - "type": "zrspbgewjyosgehthnvfvnbul" + "location": "auwpy", + "id": "ueteoozhzxlbzpxskzdbkcsydlnpyv", + "name": "beplhrpomwhitqhkcnoncz", + "type": "djvajqidon" } ], - "nextLink": "fxcqjrpyzpvaistaqz" + "nextLink": "gwsxhlzghhxkyoeo" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index 3ffde6bb1326..af5c0582cd02 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index 7107a7972405..9d0dee150bc7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "api-version": "2022-12-01-preview" }, "responses": { @@ -16,67 +16,67 @@ "tier": "Premium" }, "availabilityZones": [ - "gygkfibrpwrumgx" + "cppayafjoxjwt" ], "provisioningState": "Invalid", - "baseSizeTiB": 19, - "extendedCapacitySizeTiB": 23, - "totalVolumeSizeGiB": 14, - "volumeGroupCount": 19, - "totalIops": 26, - "totalMBps": 8, - "totalSizeTiB": 9, + "baseSizeTiB": 3, + "extendedCapacitySizeTiB": 17, + "totalVolumeSizeGiB": 1, + "volumeGroupCount": 22, + "totalIops": 17, + "totalMBps": 3, + "totalSizeTiB": 2, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "padziqebcsp" + "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iksjkiencybfxmppfzyar", - "actionsRequired": "sgoiblruzhwm" + "description": "rshkzksvyolphltnbqpxbaiqsbsnas", + "actionsRequired": "shs" }, "groupIds": [ - "fhrsvkylpvphwmkxfiwta" + "tbu" ] }, - "id": "pswlkdfgvqvoncnbn", - "name": "hzhrlfffxumecdsc", - "type": "tepggvoeinbldcrrtivinna", + "id": "vltsusvhahccikxxkmzqiagkpkv", + "name": "vzxkhlmfnwqkmuiqkqo", + "type": "qninbzgw", "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" } } ], - "nextLink": "ulfw" + "nextLink": "tpxd" } }, "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" }, "tags": { - "key3821": "omfpnlqgyebloo" + "key5545": "scitulcurnpxivhag" }, - "location": "naozqnjzfupyfroiaxvnvzy", - "id": "sygqgkmjoglfazlbeyszxosg", - "name": "uyiotyteddliwxy", - "type": "zrspbgewjyosgehthnvfvnbul" + "location": "auwpy", + "id": "ueteoozhzxlbzpxskzdbkcsydlnpyv", + "name": "beplhrpomwhitqhkcnoncz", + "type": "djvajqidon" } ], - "nextLink": "fxcqjrpyzpvaistaqz" + "nextLink": "gwsxhlzghhxkyoeo" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index 6fc4949ae942..da8e11642219 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json index 24ef4fac109e..bf13655fa918 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -2,16 +2,16 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", "parameters": { "properties": { "baseSizeTiB": 6, - "extendedCapacitySizeTiB": 12 + "extendedCapacitySizeTiB": 24 }, "tags": { - "key1048": "vnypigirowqzfgydeokmqusjgqnbkj" + "key8316": "jmdkgekpwncebgzdahypvmnm" } }, "api-version": "2022-12-01-preview" @@ -25,64 +25,64 @@ "tier": "Premium" }, "availabilityZones": [ - "gygkfibrpwrumgx" + "cppayafjoxjwt" ], "provisioningState": "Invalid", - "baseSizeTiB": 19, - "extendedCapacitySizeTiB": 23, - "totalVolumeSizeGiB": 14, - "volumeGroupCount": 19, - "totalIops": 26, - "totalMBps": 8, - "totalSizeTiB": 9, + "baseSizeTiB": 3, + "extendedCapacitySizeTiB": 17, + "totalVolumeSizeGiB": 1, + "volumeGroupCount": 22, + "totalIops": 17, + "totalMBps": 3, + "totalSizeTiB": 2, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "padziqebcsp" + "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iksjkiencybfxmppfzyar", - "actionsRequired": "sgoiblruzhwm" + "description": "rshkzksvyolphltnbqpxbaiqsbsnas", + "actionsRequired": "shs" }, "groupIds": [ - "fhrsvkylpvphwmkxfiwta" + "tbu" ] }, - "id": "pswlkdfgvqvoncnbn", - "name": "hzhrlfffxumecdsc", - "type": "tepggvoeinbldcrrtivinna", + "id": "vltsusvhahccikxxkmzqiagkpkv", + "name": "vzxkhlmfnwqkmuiqkqo", + "type": "qninbzgw", "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" } } ], - "nextLink": "ulfw" + "nextLink": "tpxd" } }, "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" }, "tags": { - "key3821": "omfpnlqgyebloo" + "key5545": "scitulcurnpxivhag" }, - "location": "naozqnjzfupyfroiaxvnvzy", - "id": "sygqgkmjoglfazlbeyszxosg", - "name": "uyiotyteddliwxy", - "type": "zrspbgewjyosgehthnvfvnbul" + "location": "auwpy", + "id": "ueteoozhzxlbzpxskzdbkcsydlnpyv", + "name": "beplhrpomwhitqhkcnoncz", + "type": "djvajqidon" } }, "202": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json index 0660683031dd..aa519e5f3a06 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -2,17 +2,15 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", "parameters": {}, "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": { - "location": "naozqnjzfupyfroiaxvnvzy" - } + "body": {} }, "202": { "headers": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json index 621a8d3a723a..ae2984fb27af 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json @@ -9,17 +9,17 @@ "body": { "value": [ { - "name": "ncobxkrberkoamklkh", + "name": "polumuoaquflb", "isDataAction": true, "display": { - "provider": "inamvpbpwscqvmfppgwbpurrsvz", - "resource": "zshfvrmzrbgom", - "operation": "iiyy", - "description": "cgffp" + "provider": "aaco", + "resource": "roobofmoiwtteyfzasxkluewzozd", + "operation": "thzmllmcmkbtgh", + "description": "bnmvatrxccupvuxavseyvu" } } ], - "nextLink": "affkezyntnysqnlcsfsuimtciix" + "nextLink": "iiunzyjvuodzjrg" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json index 0834abceb4dc..cf1bb79646f8 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json @@ -9,7 +9,7 @@ "body": { "value": [ { - "name": "ncobxkrberkoamklkh" + "name": "polumuoaquflb" } ] } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json index c2cc8009ba03..f5f8b503787f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpoinConnections_Delete", "operationId": "PrivateEndpoinConnections_Delete", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "privateEndpointConnectionName": "qspqtjsqrnhpgrhotxzgqgacd", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "privateEndpointConnectionName": "syshbqcbyxguelptefuubfj", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json index c2cc8009ba03..f5f8b503787f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpoinConnections_Delete", "operationId": "PrivateEndpoinConnections_Delete", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "privateEndpointConnectionName": "qspqtjsqrnhpgrhotxzgqgacd", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "privateEndpointConnectionName": "syshbqcbyxguelptefuubfj", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json index 355c7fd68308..00a080f07c66 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json @@ -2,20 +2,20 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "privateEndpointConnectionName": "qspqtjsqrnhpgrhotxzgqgacd", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "privateEndpointConnectionName": "syshbqcbyxguelptefuubfj", "parameters": { "properties": { "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iksjkiencybfxmppfzyar", - "actionsRequired": "sgoiblruzhwm" + "description": "rshkzksvyolphltnbqpxbaiqsbsnas", + "actionsRequired": "shs" }, "groupIds": [ - "fhrsvkylpvphwmkxfiwta" + "tbu" ] } }, @@ -27,27 +27,27 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "padziqebcsp" + "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iksjkiencybfxmppfzyar", - "actionsRequired": "sgoiblruzhwm" + "description": "rshkzksvyolphltnbqpxbaiqsbsnas", + "actionsRequired": "shs" }, "groupIds": [ - "fhrsvkylpvphwmkxfiwta" + "tbu" ] }, - "id": "pswlkdfgvqvoncnbn", - "name": "hzhrlfffxumecdsc", - "type": "tepggvoeinbldcrrtivinna", + "id": "vltsusvhahccikxxkmzqiagkpkv", + "name": "vzxkhlmfnwqkmuiqkqo", + "type": "qninbzgw", "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" } } }, @@ -59,27 +59,27 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "padziqebcsp" + "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iksjkiencybfxmppfzyar", - "actionsRequired": "sgoiblruzhwm" + "description": "rshkzksvyolphltnbqpxbaiqsbsnas", + "actionsRequired": "shs" }, "groupIds": [ - "fhrsvkylpvphwmkxfiwta" + "tbu" ] }, - "id": "pswlkdfgvqvoncnbn", - "name": "hzhrlfffxumecdsc", - "type": "tepggvoeinbldcrrtivinna", + "id": "vltsusvhahccikxxkmzqiagkpkv", + "name": "vzxkhlmfnwqkmuiqkqo", + "type": "qninbzgw", "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json index 8cc8886579fb..bfb1479d5ac9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "privateEndpointConnectionName": "qspqtjsqrnhpgrhotxzgqgacd", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "privateEndpointConnectionName": "syshbqcbyxguelptefuubfj", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json index e6368e31ea14..ef543816c169 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "privateEndpointConnectionName": "qspqtjsqrnhpgrhotxzgqgacd", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "privateEndpointConnectionName": "syshbqcbyxguelptefuubfj", "api-version": "2022-12-01-preview" }, "responses": { @@ -14,27 +14,27 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "padziqebcsp" + "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iksjkiencybfxmppfzyar", - "actionsRequired": "sgoiblruzhwm" + "description": "rshkzksvyolphltnbqpxbaiqsbsnas", + "actionsRequired": "shs" }, "groupIds": [ - "fhrsvkylpvphwmkxfiwta" + "tbu" ] }, - "id": "pswlkdfgvqvoncnbn", - "name": "hzhrlfffxumecdsc", - "type": "tepggvoeinbldcrrtivinna", + "id": "vltsusvhahccikxxkmzqiagkpkv", + "name": "vzxkhlmfnwqkmuiqkqo", + "type": "qninbzgw", "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json index d0860518eb25..ba837990b0bc 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "privateEndpointConnectionName": "qspqtjsqrnhpgrhotxzgqgacd", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "privateEndpointConnectionName": "syshbqcbyxguelptefuubfj", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json index 07f5954a3d13..2de281779516 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", "api-version": "2022-12-01-preview" }, "responses": { @@ -15,31 +15,30 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "padziqebcsp" + "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iksjkiencybfxmppfzyar", - "actionsRequired": "sgoiblruzhwm" + "description": "rshkzksvyolphltnbqpxbaiqsbsnas", + "actionsRequired": "shs" }, "groupIds": [ - "fhrsvkylpvphwmkxfiwta" + "tbu" ] }, - "id": "pswlkdfgvqvoncnbn", - "name": "hzhrlfffxumecdsc", - "type": "tepggvoeinbldcrrtivinna", + "id": "vltsusvhahccikxxkmzqiagkpkv", + "name": "vzxkhlmfnwqkmuiqkqo", + "type": "qninbzgw", "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" } } - ], - "nextLink": "ulfw" + ] } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json index ad28af3dc863..036944722cf3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json index a702efd6bfcb..8dcdc4bd29f5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", "api-version": "2022-12-01-preview" }, "responses": { @@ -13,28 +13,28 @@ "value": [ { "properties": { - "groupId": "karikigvglpkogystvlvacnnxvkyx", + "groupId": "rdjh", "requiredMembers": [ - "qgewdyhvzgfumvdgrm" + "dpix" ], "requiredZoneNames": [ - "ivowfqitajibib" + "favobtbg" ] }, - "id": "ortdeqbpiqifwpvbyiqednepcgg", - "name": "a", - "type": "ahdjxizyfsmxpwezfpoztemoeuf", + "id": "pm", + "name": "nihhfbvnrequvshzzrqspqjhagvubh", + "type": "itakwbd", "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" } } ], - "nextLink": "ybztroufzkxluwhgwdkycpzcx" + "nextLink": "zkiwtletaxmozvxcvtccaiybvjxvf" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json index c668e58b5275..227857ee7f69 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json index 4fdfff168d8e..4ccbe430510c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "api-version": "2022-12-01-preview", - "$filter": "svuncerigahqxwdhv" + "$filter": "nfhgppeuzsvaccehtsptzpjn" }, "responses": { "200": { @@ -13,22 +13,22 @@ { "name": "Premium_LRS", "tier": "Premium", - "resourceType": "bkzrmugxygiu", + "resourceType": "hs", "locations": [ - "ivfmbxsguchiiugxjvjbxw" + "trlgmkaifsgcv" ], "locationInfo": [ { - "location": "vdc", + "location": "dwfsnxxygh", "zones": [ - "aiqdxlmed" + "vcmij" ] } ], "capabilities": [ { - "name": "yxd", - "value": "sspdl" + "name": "kioh", + "value": "cvje" } ] } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json index c0b99518e77a..90dbd35754fb 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json index 4df887dda9b9..be490f2abd34 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "volumeGroupName": "2Wx", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "volumeGroupName": "71fuw_W727_3Jx", "parameters": { "properties": { "protocolType": "Iscsi", @@ -13,7 +13,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "rrroqlr", + "id": "ynlwtpahikyiraxvbzkccq", "action": "Allow" } ] @@ -25,11 +25,11 @@ "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iksjkiencybfxmppfzyar", - "actionsRequired": "sgoiblruzhwm" + "description": "rshkzksvyolphltnbqpxbaiqsbsnas", + "actionsRequired": "shs" }, "groupIds": [ - "fhrsvkylpvphwmkxfiwta" + "tbu" ] } } @@ -49,7 +49,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "rrroqlr", + "id": "ynlwtpahikyiraxvbzkccq", "action": "Allow", "state": "provisioning" } @@ -61,44 +61,44 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "padziqebcsp" + "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iksjkiencybfxmppfzyar", - "actionsRequired": "sgoiblruzhwm" + "description": "rshkzksvyolphltnbqpxbaiqsbsnas", + "actionsRequired": "shs" }, "groupIds": [ - "fhrsvkylpvphwmkxfiwta" + "tbu" ] }, - "id": "pswlkdfgvqvoncnbn", - "name": "hzhrlfffxumecdsc", - "type": "tepggvoeinbldcrrtivinna", + "id": "vltsusvhahccikxxkmzqiagkpkv", + "name": "vzxkhlmfnwqkmuiqkqo", + "type": "qninbzgw", "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" } } ], - "nextLink": "ulfw" + "nextLink": "tpxd" } }, "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" }, - "id": "koaxevuiqybgoscfca", - "name": "qrltakpyxsktjzjkue", - "type": "nneahycseotmrgwdcdoq" + "id": "ccn", + "name": "bbwjutmlsqiw", + "type": "gginrhbnwowvir" } }, "201": { @@ -113,7 +113,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "rrroqlr", + "id": "ynlwtpahikyiraxvbzkccq", "action": "Allow", "state": "provisioning" } @@ -125,44 +125,44 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "padziqebcsp" + "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iksjkiencybfxmppfzyar", - "actionsRequired": "sgoiblruzhwm" + "description": "rshkzksvyolphltnbqpxbaiqsbsnas", + "actionsRequired": "shs" }, "groupIds": [ - "fhrsvkylpvphwmkxfiwta" + "tbu" ] }, - "id": "pswlkdfgvqvoncnbn", - "name": "hzhrlfffxumecdsc", - "type": "tepggvoeinbldcrrtivinna", + "id": "vltsusvhahccikxxkmzqiagkpkv", + "name": "vzxkhlmfnwqkmuiqkqo", + "type": "qninbzgw", "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" } } ], - "nextLink": "ulfw" + "nextLink": "tpxd" } }, "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" }, - "id": "koaxevuiqybgoscfca", - "name": "qrltakpyxsktjzjkue", - "type": "nneahycseotmrgwdcdoq" + "id": "ccn", + "name": "bbwjutmlsqiw", + "type": "gginrhbnwowvir" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json index 79a80a7e63d2..aaa9d6a49170 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "volumeGroupName": "2Wx", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "volumeGroupName": "71fuw_W727_3Jx", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json index 8b070e801f28..722c3f0f92a1 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "volumeGroupName": "2Wx", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "volumeGroupName": "71fuw_W727_3Jx", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json index 8b070e801f28..722c3f0f92a1 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "volumeGroupName": "2Wx", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "volumeGroupName": "71fuw_W727_3Jx", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json index 2a15758fec24..a2ac8381863c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "volumeGroupName": "2Wx", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "volumeGroupName": "71fuw_W727_3Jx", "api-version": "2022-12-01-preview" }, "responses": { @@ -18,7 +18,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "rrroqlr", + "id": "ynlwtpahikyiraxvbzkccq", "action": "Allow", "state": "provisioning" } @@ -30,44 +30,44 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "padziqebcsp" + "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iksjkiencybfxmppfzyar", - "actionsRequired": "sgoiblruzhwm" + "description": "rshkzksvyolphltnbqpxbaiqsbsnas", + "actionsRequired": "shs" }, "groupIds": [ - "fhrsvkylpvphwmkxfiwta" + "tbu" ] }, - "id": "pswlkdfgvqvoncnbn", - "name": "hzhrlfffxumecdsc", - "type": "tepggvoeinbldcrrtivinna", + "id": "vltsusvhahccikxxkmzqiagkpkv", + "name": "vzxkhlmfnwqkmuiqkqo", + "type": "qninbzgw", "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" } } ], - "nextLink": "ulfw" + "nextLink": "tpxd" } }, "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" }, - "id": "koaxevuiqybgoscfca", - "name": "qrltakpyxsktjzjkue", - "type": "nneahycseotmrgwdcdoq" + "id": "ccn", + "name": "bbwjutmlsqiw", + "type": "gginrhbnwowvir" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json index df48dea32775..844160a0e425 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "volumeGroupName": "2Wx", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "volumeGroupName": "71fuw_W727_3Jx", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json index c4af7348a174..025f900937b0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", "api-version": "2022-12-01-preview" }, "responses": { @@ -19,7 +19,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "rrroqlr", + "id": "ynlwtpahikyiraxvbzkccq", "action": "Allow", "state": "provisioning" } @@ -31,47 +31,47 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "padziqebcsp" + "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iksjkiencybfxmppfzyar", - "actionsRequired": "sgoiblruzhwm" + "description": "rshkzksvyolphltnbqpxbaiqsbsnas", + "actionsRequired": "shs" }, "groupIds": [ - "fhrsvkylpvphwmkxfiwta" + "tbu" ] }, - "id": "pswlkdfgvqvoncnbn", - "name": "hzhrlfffxumecdsc", - "type": "tepggvoeinbldcrrtivinna", + "id": "vltsusvhahccikxxkmzqiagkpkv", + "name": "vzxkhlmfnwqkmuiqkqo", + "type": "qninbzgw", "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" } } ], - "nextLink": "ulfw" + "nextLink": "tpxd" } }, "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" }, - "id": "koaxevuiqybgoscfca", - "name": "qrltakpyxsktjzjkue", - "type": "nneahycseotmrgwdcdoq" + "id": "ccn", + "name": "bbwjutmlsqiw", + "type": "gginrhbnwowvir" } ], - "nextLink": "gmdovlptrrl" + "nextLink": "voualqynniknvisjijavsqudxn" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json index a0885c3674ae..6e88b6b3e0e3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json index e57ac5690446..5dc69dc7581c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "volumeGroupName": "2Wx", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "volumeGroupName": "71fuw_W727_3Jx", "parameters": { "properties": { "protocolType": "Iscsi", @@ -13,7 +13,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "rrroqlr", + "id": "ynlwtpahikyiraxvbzkccq", "action": "Allow" } ] @@ -32,7 +32,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "rrroqlr", + "id": "ynlwtpahikyiraxvbzkccq", "action": "Allow", "state": "provisioning" } @@ -44,44 +44,44 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "padziqebcsp" + "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "iksjkiencybfxmppfzyar", - "actionsRequired": "sgoiblruzhwm" + "description": "rshkzksvyolphltnbqpxbaiqsbsnas", + "actionsRequired": "shs" }, "groupIds": [ - "fhrsvkylpvphwmkxfiwta" + "tbu" ] }, - "id": "pswlkdfgvqvoncnbn", - "name": "hzhrlfffxumecdsc", - "type": "tepggvoeinbldcrrtivinna", + "id": "vltsusvhahccikxxkmzqiagkpkv", + "name": "vzxkhlmfnwqkmuiqkqo", + "type": "qninbzgw", "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" } } ], - "nextLink": "ulfw" + "nextLink": "tpxd" } }, "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" }, - "id": "koaxevuiqybgoscfca", - "name": "qrltakpyxsktjzjkue", - "type": "nneahycseotmrgwdcdoq" + "id": "ccn", + "name": "bbwjutmlsqiw", + "type": "gginrhbnwowvir" } }, "202": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json index daf974fbd13b..522a45658864 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "volumeGroupName": "2Wx", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "volumeGroupName": "71fuw_W727_3Jx", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json index 4956b177bf25..1e03cd29ddf2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json @@ -2,18 +2,18 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "volumeGroupName": "2Wx", - "volumeName": "2h6wh-d", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "volumeGroupName": "71fuw_W727_3Jx", + "volumeName": "d26x-T4t1x87-j-121x-Jy", "parameters": { "properties": { "creationData": { "createSource": "None", - "sourceUri": "wqvwbqpwbxeqdqqvqoaimawndhzyns" + "sourceUri": "tpuwunzjwofooedomyi" }, - "sizeGiB": 21 + "sizeGiB": 22 } }, "api-version": "2022-12-01-preview" @@ -22,31 +22,31 @@ "200": { "body": { "properties": { - "volumeId": "kpupmsqoqpqghpbtmlwmuzoj", + "volumeId": "mwvfvconlkcnftwrjrgswawbk", "creationData": { "createSource": "None", - "sourceUri": "wqvwbqpwbxeqdqqvqoaimawndhzyns" + "sourceUri": "tpuwunzjwofooedomyi" }, - "sizeGiB": 21, + "sizeGiB": 22, "storageTarget": { - "targetIqn": "ypd", - "targetPortalHostname": "wu", - "targetPortalPort": 9, + "targetIqn": "pxw", + "targetPortalHostname": "dwrqfom", + "targetPortalPort": 28, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" }, - "id": "mslmpqisxjvhso", - "name": "luxrpp", - "type": "bqsownjwbarhzlkpdidpfklrlcjsqx" + "id": "jtctdmefmnspgdkngvecqwaefc", + "name": "zgyaak", + "type": "xdlznvfdufpmjli" } }, "201": { @@ -55,31 +55,31 @@ }, "body": { "properties": { - "volumeId": "kpupmsqoqpqghpbtmlwmuzoj", + "volumeId": "mwvfvconlkcnftwrjrgswawbk", "creationData": { "createSource": "None", - "sourceUri": "wqvwbqpwbxeqdqqvqoaimawndhzyns" + "sourceUri": "tpuwunzjwofooedomyi" }, - "sizeGiB": 21, + "sizeGiB": 22, "storageTarget": { - "targetIqn": "ypd", - "targetPortalHostname": "wu", - "targetPortalPort": 9, + "targetIqn": "pxw", + "targetPortalHostname": "dwrqfom", + "targetPortalPort": 28, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" }, - "id": "mslmpqisxjvhso", - "name": "luxrpp", - "type": "bqsownjwbarhzlkpdidpfklrlcjsqx" + "id": "jtctdmefmnspgdkngvecqwaefc", + "name": "zgyaak", + "type": "xdlznvfdufpmjli" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json index 31c6aafffd62..7c4754f348e3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json @@ -2,14 +2,14 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "volumeGroupName": "2Wx", - "volumeName": "2h6wh-d", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "volumeGroupName": "71fuw_W727_3Jx", + "volumeName": "d26x-T4t1x87-j-121x-Jy", "parameters": { "properties": { - "sizeGiB": 21 + "sizeGiB": 22 } }, "api-version": "2022-12-01-preview" diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json index b4d9a2bdb1f5..61a81b46a7f9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "volumeGroupName": "2Wx", - "volumeName": "2h6wh-d", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "volumeGroupName": "71fuw_W727_3Jx", + "volumeName": "d26x-T4t1x87-j-121x-Jy", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json index b4d9a2bdb1f5..61a81b46a7f9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "volumeGroupName": "2Wx", - "volumeName": "2h6wh-d", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "volumeGroupName": "71fuw_W727_3Jx", + "volumeName": "d26x-T4t1x87-j-121x-Jy", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json index ff64562cf664..93fc0b9de001 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json @@ -2,42 +2,42 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "volumeGroupName": "2Wx", - "volumeName": "2h6wh-d", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "volumeGroupName": "71fuw_W727_3Jx", + "volumeName": "d26x-T4t1x87-j-121x-Jy", "api-version": "2022-12-01-preview" }, "responses": { "200": { "body": { "properties": { - "volumeId": "kpupmsqoqpqghpbtmlwmuzoj", + "volumeId": "mwvfvconlkcnftwrjrgswawbk", "creationData": { "createSource": "None", - "sourceUri": "wqvwbqpwbxeqdqqvqoaimawndhzyns" + "sourceUri": "tpuwunzjwofooedomyi" }, - "sizeGiB": 21, + "sizeGiB": 22, "storageTarget": { - "targetIqn": "ypd", - "targetPortalHostname": "wu", - "targetPortalPort": 9, + "targetIqn": "pxw", + "targetPortalHostname": "dwrqfom", + "targetPortalPort": 28, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" }, - "id": "mslmpqisxjvhso", - "name": "luxrpp", - "type": "bqsownjwbarhzlkpdidpfklrlcjsqx" + "id": "jtctdmefmnspgdkngvecqwaefc", + "name": "zgyaak", + "type": "xdlznvfdufpmjli" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json index 9ebe722b31b9..5c2e92078999 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "volumeGroupName": "2Wx", - "volumeName": "2h6wh-d", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "volumeGroupName": "71fuw_W727_3Jx", + "volumeName": "d26x-T4t1x87-j-121x-Jy", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index b8e9a17cb612..96ac418949e5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "volumeGroupName": "2Wx", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "volumeGroupName": "71fuw_W727_3Jx", "api-version": "2022-12-01-preview" }, "responses": { @@ -14,34 +14,34 @@ "value": [ { "properties": { - "volumeId": "kpupmsqoqpqghpbtmlwmuzoj", + "volumeId": "mwvfvconlkcnftwrjrgswawbk", "creationData": { "createSource": "None", - "sourceUri": "wqvwbqpwbxeqdqqvqoaimawndhzyns" + "sourceUri": "tpuwunzjwofooedomyi" }, - "sizeGiB": 21, + "sizeGiB": 22, "storageTarget": { - "targetIqn": "ypd", - "targetPortalHostname": "wu", - "targetPortalPort": 9, + "targetIqn": "pxw", + "targetPortalHostname": "dwrqfom", + "targetPortalPort": 28, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" }, - "id": "mslmpqisxjvhso", - "name": "luxrpp", - "type": "bqsownjwbarhzlkpdidpfklrlcjsqx" + "id": "jtctdmefmnspgdkngvecqwaefc", + "name": "zgyaak", + "type": "xdlznvfdufpmjli" } ], - "nextLink": "amravxdnjhdcpsjfpqdowv" + "nextLink": "eabaipztrbliftucuqbbfxs" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json index 373c48dca48c..e190690d3407 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "volumeGroupName": "2Wx", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "volumeGroupName": "71fuw_W727_3Jx", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json index 44ea02754957..002af16cf246 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json @@ -2,14 +2,14 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "volumeGroupName": "2Wx", - "volumeName": "2h6wh-d", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "volumeGroupName": "71fuw_W727_3Jx", + "volumeName": "d26x-T4t1x87-j-121x-Jy", "parameters": { "properties": { - "sizeGiB": 28 + "sizeGiB": 9 } }, "api-version": "2022-12-01-preview" @@ -18,31 +18,31 @@ "200": { "body": { "properties": { - "volumeId": "kpupmsqoqpqghpbtmlwmuzoj", + "volumeId": "mwvfvconlkcnftwrjrgswawbk", "creationData": { "createSource": "None", - "sourceUri": "wqvwbqpwbxeqdqqvqoaimawndhzyns" + "sourceUri": "tpuwunzjwofooedomyi" }, - "sizeGiB": 21, + "sizeGiB": 22, "storageTarget": { - "targetIqn": "ypd", - "targetPortalHostname": "wu", - "targetPortalPort": 9, + "targetIqn": "pxw", + "targetPortalHostname": "dwrqfom", + "targetPortalPort": 28, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "ztruuodm", + "createdBy": "xfsu", "createdByType": "User", - "createdAt": "2023-06-28T14:18:54.209Z", - "lastModifiedBy": "dqbsswyjofvqlmnyy", + "createdAt": "2023-07-03T08:05:57.226Z", + "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", "lastModifiedByType": "User", - "lastModifiedAt": "2023-06-28T14:18:54.209Z" + "lastModifiedAt": "2023-07-03T08:05:57.226Z" }, - "id": "mslmpqisxjvhso", - "name": "luxrpp", - "type": "bqsownjwbarhzlkpdidpfklrlcjsqx" + "id": "jtctdmefmnspgdkngvecqwaefc", + "name": "zgyaak", + "type": "xdlznvfdufpmjli" } }, "202": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json index d29ccf10f86e..816831e5cf5f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "D85C8265-9175-458F-B9F3-8702697FD4EE", + "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", "resourceGroupName": "rgelasticsan", - "elasticSanName": "h1D-U8mlwi9_4l-YWp4_X8yW", - "volumeGroupName": "2Wx", - "volumeName": "2h6wh-d", + "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "volumeGroupName": "71fuw_W727_3Jx", + "volumeName": "d26x-T4t1x87-j-121x-Jy", "parameters": {}, "api-version": "2022-12-01-preview" }, From 14df09aeaf1403762d4b7ea0d90e53ce248e2702 Mon Sep 17 00:00:00 2001 From: PreetPRG Date: Mon, 3 Jul 2023 15:38:20 +0530 Subject: [PATCH 12/16] resolved lintDiff --- .../2022-12-01-preview/elasticsan.json | 22 +-- .../ElasticSans_Create_MaximumSet_Gen.json | 136 +++++++++--------- .../ElasticSans_Create_MinimumSet_Gen.json | 8 +- .../ElasticSans_Delete_MaximumSet_Gen.json | 4 +- .../ElasticSans_Delete_MinimumSet_Gen.json | 4 +- .../ElasticSans_Get_MaximumSet_Gen.json | 62 ++++---- .../ElasticSans_Get_MinimumSet_Gen.json | 4 +- ...ns_ListByResourceGroup_MaximumSet_Gen.json | 62 ++++---- ...ns_ListByResourceGroup_MinimumSet_Gen.json | 2 +- ...ans_ListBySubscription_MaximumSet_Gen.json | 62 ++++---- ...ans_ListBySubscription_MinimumSet_Gen.json | 2 +- .../ElasticSans_Update_MaximumSet_Gen.json | 68 ++++----- .../ElasticSans_Update_MinimumSet_Gen.json | 4 +- .../Operations_List_MaximumSet_Gen.json | 12 +- .../Operations_List_MinimumSet_Gen.json | 2 +- ...poinConnections_Delete_MaximumSet_Gen.json | 6 +- ...poinConnections_Delete_MinimumSet_Gen.json | 6 +- ...ointConnections_Create_MaximumSet_Gen.json | 56 ++++---- ...ointConnections_Create_MinimumSet_Gen.json | 6 +- ...ndpointConnections_Get_MaximumSet_Gen.json | 28 ++-- ...ndpointConnections_Get_MinimumSet_Gen.json | 6 +- ...dpointConnections_List_MaximumSet_Gen.json | 29 ++-- ...dpointConnections_List_MinimumSet_Gen.json | 4 +- ...urces_ListByElasticSan_MaximumSet_Gen.json | 26 ++-- ...urces_ListByElasticSan_MinimumSet_Gen.json | 4 +- .../examples/Skus_List_MaximumSet_Gen.json | 16 +-- .../examples/Skus_List_MinimumSet_Gen.json | 2 +- .../VolumeGroups_Create_MaximumSet_Gen.json | 94 ++++++------ .../VolumeGroups_Create_MinimumSet_Gen.json | 6 +- .../VolumeGroups_Delete_MaximumSet_Gen.json | 6 +- .../VolumeGroups_Delete_MinimumSet_Gen.json | 6 +- .../VolumeGroups_Get_MaximumSet_Gen.json | 46 +++--- .../VolumeGroups_Get_MinimumSet_Gen.json | 6 +- ...roups_ListByElasticSan_MaximumSet_Gen.json | 46 +++--- ...roups_ListByElasticSan_MinimumSet_Gen.json | 4 +- .../VolumeGroups_Update_MaximumSet_Gen.json | 48 +++---- .../VolumeGroups_Update_MinimumSet_Gen.json | 6 +- .../Volumes_Create_MaximumSet_Gen.json | 58 ++++---- .../Volumes_Create_MinimumSet_Gen.json | 8 +- .../Volumes_Delete_MaximumSet_Gen.json | 8 +- .../Volumes_Delete_MinimumSet_Gen.json | 8 +- .../examples/Volumes_Get_MaximumSet_Gen.json | 32 ++--- .../examples/Volumes_Get_MinimumSet_Gen.json | 8 +- ...umes_ListByVolumeGroup_MaximumSet_Gen.json | 32 ++--- ...umes_ListByVolumeGroup_MinimumSet_Gen.json | 6 +- .../Volumes_Update_MaximumSet_Gen.json | 34 ++--- .../Volumes_Update_MinimumSet_Gen.json | 8 +- 47 files changed, 560 insertions(+), 553 deletions(-) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json index f18675cfa6e4..b4e5923dee6c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json @@ -258,13 +258,13 @@ ], "responses": { "200": { - "description": "OK -- Returned when the create operation is successfully completed.", + "description": "OK -- Resurce Create or Update operation is successfully completed.", "schema": { "$ref": "#/definitions/ElasticSan" } }, "201": { - "description": "Created -- Resource Created; operation will complete asynchronously.", + "description": "Created -- Resource Create; operation will complete asynchronously.", "schema": { "$ref": "#/definitions/ElasticSan" } @@ -535,13 +535,13 @@ ], "responses": { "200": { - "description": "OK -- Returned when the create operation is successfully completed.", + "description": "OK -- Resource Create or Update operation is successfully completed.", "schema": { "$ref": "#/definitions/VolumeGroup" } }, "201": { - "description": "Created -- Resource Created; operation will complete asynchronously.", + "description": "Created -- Resource Create; operation will complete asynchronously.", "schema": { "$ref": "#/definitions/VolumeGroup" } @@ -776,13 +776,13 @@ ], "responses": { "200": { - "description": "OK -- Returned when the create operation is successfully completed.", + "description": "OK -- Resource Create or Update operation is successfully completed.", "schema": { "$ref": "#/definitions/Volume" } }, "201": { - "description": "Created -- Resource Created; operation will complete asynchronously.", + "description": "Created -- Resource Create; operation will complete asynchronously.", "schema": { "$ref": "#/definitions/Volume" } @@ -1074,13 +1074,13 @@ ], "responses": { "200": { - "description": "OK -- Returned with the operation is successfully completed.", + "description": "OK -- Resource Create or Update operation is successfully completed.", "schema": { "$ref": "#/definitions/PrivateEndpointConnection" } }, "201": { - "description": "Created -- Resource Created; operation will complete asynchronously", + "description": "Created -- Resource Create; operation will complete asynchronously", "schema": { "$ref": "#/definitions/PrivateEndpointConnection" } @@ -2301,6 +2301,7 @@ "description": "Properties of a private link resource." }, "PrivateEndpointConnectionListResult": { + "type": "object", "properties": { "value": { "type": "array", @@ -2308,6 +2309,11 @@ "items": { "$ref": "#/definitions/PrivateEndpointConnection" } + }, + "nextLink": { + "description": "URI to fetch the next section of the paginated response.", + "type": "string", + "readOnly": true } }, "description": "List of private endpoint connections associated with SAN" diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json index ec1c08e0581b..3b01997cc4a3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "elasticSanName": "yOwol_E_766_Sx758-2p", "parameters": { "properties": { "sku": { @@ -12,10 +12,10 @@ "tier": "Premium" }, "availabilityZones": [ - "cppayafjoxjwt" + "kdmlzefykvzuyuvtjcao" ], - "baseSizeTiB": 3, - "extendedCapacitySizeTiB": 17, + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 6, "privateEndpointConnections": { "value": [ { @@ -23,11 +23,11 @@ "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rshkzksvyolphltnbqpxbaiqsbsnas", - "actionsRequired": "shs" + "description": "jojfxekxcjidtssjduatimzl", + "actionsRequired": "onbzrcmlirybnpxrrnmdr" }, "groupIds": [ - "tbu" + "trzmqdfvalmywkf" ] } } @@ -35,9 +35,9 @@ } }, "tags": { - "key3931": "cjqseigiznlcmtdgxniuuesjashs" + "key4887": "spihoazjvj" }, - "location": "wrbpmt" + "location": "hxumrigmkxuvcninl" }, "api-version": "2022-12-01-preview" }, @@ -50,64 +50,64 @@ "tier": "Premium" }, "availabilityZones": [ - "cppayafjoxjwt" + "kdmlzefykvzuyuvtjcao" ], "provisioningState": "Invalid", - "baseSizeTiB": 3, - "extendedCapacitySizeTiB": 17, - "totalVolumeSizeGiB": 1, - "volumeGroupCount": 22, - "totalIops": 17, - "totalMBps": 3, - "totalSizeTiB": 2, + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 6, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" + "id": "kywwthb" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rshkzksvyolphltnbqpxbaiqsbsnas", - "actionsRequired": "shs" + "description": "jojfxekxcjidtssjduatimzl", + "actionsRequired": "onbzrcmlirybnpxrrnmdr" }, "groupIds": [ - "tbu" + "trzmqdfvalmywkf" ] }, - "id": "vltsusvhahccikxxkmzqiagkpkv", - "name": "vzxkhlmfnwqkmuiqkqo", - "type": "qninbzgw", + "id": "jqejjgcztrlwdofthdrucxjmvshci", + "name": "ckrvgn", + "type": "akfmmjevaojftdw", "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } ], - "nextLink": "tpxd" + "nextLink": "wpgoyr" } }, "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" }, "tags": { - "key5545": "scitulcurnpxivhag" + "key5002": "lhag" }, - "location": "auwpy", - "id": "ueteoozhzxlbzpxskzdbkcsydlnpyv", - "name": "beplhrpomwhitqhkcnoncz", - "type": "djvajqidon" + "location": "dfliocbbbnizfqlcdkgpereujh", + "id": "ynzhmmxgqaysffnbjbl", + "name": "vfoatmakv", + "type": "pwcatarnfd" } }, "201": { @@ -121,64 +121,64 @@ "tier": "Premium" }, "availabilityZones": [ - "cppayafjoxjwt" + "kdmlzefykvzuyuvtjcao" ], "provisioningState": "Invalid", - "baseSizeTiB": 3, - "extendedCapacitySizeTiB": 17, - "totalVolumeSizeGiB": 1, - "volumeGroupCount": 22, - "totalIops": 17, - "totalMBps": 3, - "totalSizeTiB": 2, + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 6, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" + "id": "kywwthb" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rshkzksvyolphltnbqpxbaiqsbsnas", - "actionsRequired": "shs" + "description": "jojfxekxcjidtssjduatimzl", + "actionsRequired": "onbzrcmlirybnpxrrnmdr" }, "groupIds": [ - "tbu" + "trzmqdfvalmywkf" ] }, - "id": "vltsusvhahccikxxkmzqiagkpkv", - "name": "vzxkhlmfnwqkmuiqkqo", - "type": "qninbzgw", + "id": "jqejjgcztrlwdofthdrucxjmvshci", + "name": "ckrvgn", + "type": "akfmmjevaojftdw", "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } ], - "nextLink": "tpxd" + "nextLink": "wpgoyr" } }, "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" }, "tags": { - "key5545": "scitulcurnpxivhag" + "key5002": "lhag" }, - "location": "auwpy", - "id": "ueteoozhzxlbzpxskzdbkcsydlnpyv", - "name": "beplhrpomwhitqhkcnoncz", - "type": "djvajqidon" + "location": "dfliocbbbnizfqlcdkgpereujh", + "id": "ynzhmmxgqaysffnbjbl", + "name": "vfoatmakv", + "type": "pwcatarnfd" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json index 46ee0ecc14db..3dce72e71f11 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json @@ -2,16 +2,16 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "elasticSanName": "yOwol_E_766_Sx758-2p", "parameters": { "properties": { "sku": { "name": "Premium_LRS" }, - "baseSizeTiB": 3, - "extendedCapacitySizeTiB": 17 + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 6 } }, "api-version": "2022-12-01-preview" diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json index c20a7c3c42a5..e5917d352e2e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "elasticSanName": "yOwol_E_766_Sx758-2p", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json index c20a7c3c42a5..e5917d352e2e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "elasticSanName": "yOwol_E_766_Sx758-2p", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json index d314a1f7eb64..3255dc22ae31 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "elasticSanName": "yOwol_E_766_Sx758-2p", "api-version": "2022-12-01-preview" }, "responses": { @@ -16,64 +16,64 @@ "tier": "Premium" }, "availabilityZones": [ - "cppayafjoxjwt" + "kdmlzefykvzuyuvtjcao" ], "provisioningState": "Invalid", - "baseSizeTiB": 3, - "extendedCapacitySizeTiB": 17, - "totalVolumeSizeGiB": 1, - "volumeGroupCount": 22, - "totalIops": 17, - "totalMBps": 3, - "totalSizeTiB": 2, + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 6, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" + "id": "kywwthb" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rshkzksvyolphltnbqpxbaiqsbsnas", - "actionsRequired": "shs" + "description": "jojfxekxcjidtssjduatimzl", + "actionsRequired": "onbzrcmlirybnpxrrnmdr" }, "groupIds": [ - "tbu" + "trzmqdfvalmywkf" ] }, - "id": "vltsusvhahccikxxkmzqiagkpkv", - "name": "vzxkhlmfnwqkmuiqkqo", - "type": "qninbzgw", + "id": "jqejjgcztrlwdofthdrucxjmvshci", + "name": "ckrvgn", + "type": "akfmmjevaojftdw", "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } ], - "nextLink": "tpxd" + "nextLink": "wpgoyr" } }, "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" }, "tags": { - "key5545": "scitulcurnpxivhag" + "key5002": "lhag" }, - "location": "auwpy", - "id": "ueteoozhzxlbzpxskzdbkcsydlnpyv", - "name": "beplhrpomwhitqhkcnoncz", - "type": "djvajqidon" + "location": "dfliocbbbnizfqlcdkgpereujh", + "id": "ynzhmmxgqaysffnbjbl", + "name": "vfoatmakv", + "type": "pwcatarnfd" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json index e42361e051af..257379450fd3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "elasticSanName": "yOwol_E_766_Sx758-2p", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index ac0aba4d4b42..dcd89ca4ac06 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", "api-version": "2022-12-01-preview" }, @@ -17,67 +17,67 @@ "tier": "Premium" }, "availabilityZones": [ - "cppayafjoxjwt" + "kdmlzefykvzuyuvtjcao" ], "provisioningState": "Invalid", - "baseSizeTiB": 3, - "extendedCapacitySizeTiB": 17, - "totalVolumeSizeGiB": 1, - "volumeGroupCount": 22, - "totalIops": 17, - "totalMBps": 3, - "totalSizeTiB": 2, + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 6, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" + "id": "kywwthb" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rshkzksvyolphltnbqpxbaiqsbsnas", - "actionsRequired": "shs" + "description": "jojfxekxcjidtssjduatimzl", + "actionsRequired": "onbzrcmlirybnpxrrnmdr" }, "groupIds": [ - "tbu" + "trzmqdfvalmywkf" ] }, - "id": "vltsusvhahccikxxkmzqiagkpkv", - "name": "vzxkhlmfnwqkmuiqkqo", - "type": "qninbzgw", + "id": "jqejjgcztrlwdofthdrucxjmvshci", + "name": "ckrvgn", + "type": "akfmmjevaojftdw", "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } ], - "nextLink": "tpxd" + "nextLink": "wpgoyr" } }, "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" }, "tags": { - "key5545": "scitulcurnpxivhag" + "key5002": "lhag" }, - "location": "auwpy", - "id": "ueteoozhzxlbzpxskzdbkcsydlnpyv", - "name": "beplhrpomwhitqhkcnoncz", - "type": "djvajqidon" + "location": "dfliocbbbnizfqlcdkgpereujh", + "id": "ynzhmmxgqaysffnbjbl", + "name": "vfoatmakv", + "type": "pwcatarnfd" } ], - "nextLink": "gwsxhlzghhxkyoeo" + "nextLink": "fuykjteebacjylvz" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index af5c0582cd02..7a76f4977c06 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index 9d0dee150bc7..a4dce5eb6ce3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "api-version": "2022-12-01-preview" }, "responses": { @@ -16,67 +16,67 @@ "tier": "Premium" }, "availabilityZones": [ - "cppayafjoxjwt" + "kdmlzefykvzuyuvtjcao" ], "provisioningState": "Invalid", - "baseSizeTiB": 3, - "extendedCapacitySizeTiB": 17, - "totalVolumeSizeGiB": 1, - "volumeGroupCount": 22, - "totalIops": 17, - "totalMBps": 3, - "totalSizeTiB": 2, + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 6, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" + "id": "kywwthb" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rshkzksvyolphltnbqpxbaiqsbsnas", - "actionsRequired": "shs" + "description": "jojfxekxcjidtssjduatimzl", + "actionsRequired": "onbzrcmlirybnpxrrnmdr" }, "groupIds": [ - "tbu" + "trzmqdfvalmywkf" ] }, - "id": "vltsusvhahccikxxkmzqiagkpkv", - "name": "vzxkhlmfnwqkmuiqkqo", - "type": "qninbzgw", + "id": "jqejjgcztrlwdofthdrucxjmvshci", + "name": "ckrvgn", + "type": "akfmmjevaojftdw", "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } ], - "nextLink": "tpxd" + "nextLink": "wpgoyr" } }, "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" }, "tags": { - "key5545": "scitulcurnpxivhag" + "key5002": "lhag" }, - "location": "auwpy", - "id": "ueteoozhzxlbzpxskzdbkcsydlnpyv", - "name": "beplhrpomwhitqhkcnoncz", - "type": "djvajqidon" + "location": "dfliocbbbnizfqlcdkgpereujh", + "id": "ynzhmmxgqaysffnbjbl", + "name": "vfoatmakv", + "type": "pwcatarnfd" } ], - "nextLink": "gwsxhlzghhxkyoeo" + "nextLink": "fuykjteebacjylvz" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index da8e11642219..f23a6c7c523b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json index bf13655fa918..0a9328f1e625 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -2,16 +2,16 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "elasticSanName": "yOwol_E_766_Sx758-2p", "parameters": { "properties": { - "baseSizeTiB": 6, - "extendedCapacitySizeTiB": 24 + "baseSizeTiB": 4, + "extendedCapacitySizeTiB": 2 }, "tags": { - "key8316": "jmdkgekpwncebgzdahypvmnm" + "key4312": "uzdxuor" } }, "api-version": "2022-12-01-preview" @@ -25,64 +25,64 @@ "tier": "Premium" }, "availabilityZones": [ - "cppayafjoxjwt" + "kdmlzefykvzuyuvtjcao" ], "provisioningState": "Invalid", - "baseSizeTiB": 3, - "extendedCapacitySizeTiB": 17, - "totalVolumeSizeGiB": 1, - "volumeGroupCount": 22, - "totalIops": 17, - "totalMBps": 3, - "totalSizeTiB": 2, + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 6, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, "privateEndpointConnections": { "value": [ { "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" + "id": "kywwthb" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rshkzksvyolphltnbqpxbaiqsbsnas", - "actionsRequired": "shs" + "description": "jojfxekxcjidtssjduatimzl", + "actionsRequired": "onbzrcmlirybnpxrrnmdr" }, "groupIds": [ - "tbu" + "trzmqdfvalmywkf" ] }, - "id": "vltsusvhahccikxxkmzqiagkpkv", - "name": "vzxkhlmfnwqkmuiqkqo", - "type": "qninbzgw", + "id": "jqejjgcztrlwdofthdrucxjmvshci", + "name": "ckrvgn", + "type": "akfmmjevaojftdw", "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } ], - "nextLink": "tpxd" + "nextLink": "wpgoyr" } }, "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" }, "tags": { - "key5545": "scitulcurnpxivhag" + "key5002": "lhag" }, - "location": "auwpy", - "id": "ueteoozhzxlbzpxskzdbkcsydlnpyv", - "name": "beplhrpomwhitqhkcnoncz", - "type": "djvajqidon" + "location": "dfliocbbbnizfqlcdkgpereujh", + "id": "ynzhmmxgqaysffnbjbl", + "name": "vfoatmakv", + "type": "pwcatarnfd" } }, "202": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json index aa519e5f3a06..98bf11086744 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "elasticSanName": "yOwol_E_766_Sx758-2p", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json index ae2984fb27af..a62ff9480586 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json @@ -9,17 +9,17 @@ "body": { "value": [ { - "name": "polumuoaquflb", + "name": "nqzk", "isDataAction": true, "display": { - "provider": "aaco", - "resource": "roobofmoiwtteyfzasxkluewzozd", - "operation": "thzmllmcmkbtgh", - "description": "bnmvatrxccupvuxavseyvu" + "provider": "phvsredyxcyeqoslt", + "resource": "vswblaowfoihstkvunphcfun", + "operation": "peoahqzslow", + "description": "gibggmtlouzemakierjeaogie" } } ], - "nextLink": "iiunzyjvuodzjrg" + "nextLink": "vitkumrakodcaxnbaysn" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json index cf1bb79646f8..771a7de16034 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json @@ -9,7 +9,7 @@ "body": { "value": [ { - "name": "polumuoaquflb" + "name": "nqzk" } ] } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json index f5f8b503787f..e4cfa685263f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpoinConnections_Delete", "operationId": "PrivateEndpoinConnections_Delete", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "privateEndpointConnectionName": "syshbqcbyxguelptefuubfj", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "privateEndpointConnectionName": "loeayfa", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json index f5f8b503787f..e4cfa685263f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpoinConnections_Delete", "operationId": "PrivateEndpoinConnections_Delete", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "privateEndpointConnectionName": "syshbqcbyxguelptefuubfj", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "privateEndpointConnectionName": "loeayfa", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json index 00a080f07c66..594b631ac465 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json @@ -2,20 +2,20 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "privateEndpointConnectionName": "syshbqcbyxguelptefuubfj", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "privateEndpointConnectionName": "loeayfa", "parameters": { "properties": { "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rshkzksvyolphltnbqpxbaiqsbsnas", - "actionsRequired": "shs" + "description": "jojfxekxcjidtssjduatimzl", + "actionsRequired": "onbzrcmlirybnpxrrnmdr" }, "groupIds": [ - "tbu" + "trzmqdfvalmywkf" ] } }, @@ -27,27 +27,27 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" + "id": "kywwthb" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rshkzksvyolphltnbqpxbaiqsbsnas", - "actionsRequired": "shs" + "description": "jojfxekxcjidtssjduatimzl", + "actionsRequired": "onbzrcmlirybnpxrrnmdr" }, "groupIds": [ - "tbu" + "trzmqdfvalmywkf" ] }, - "id": "vltsusvhahccikxxkmzqiagkpkv", - "name": "vzxkhlmfnwqkmuiqkqo", - "type": "qninbzgw", + "id": "jqejjgcztrlwdofthdrucxjmvshci", + "name": "ckrvgn", + "type": "akfmmjevaojftdw", "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } }, @@ -59,27 +59,27 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" + "id": "kywwthb" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rshkzksvyolphltnbqpxbaiqsbsnas", - "actionsRequired": "shs" + "description": "jojfxekxcjidtssjduatimzl", + "actionsRequired": "onbzrcmlirybnpxrrnmdr" }, "groupIds": [ - "tbu" + "trzmqdfvalmywkf" ] }, - "id": "vltsusvhahccikxxkmzqiagkpkv", - "name": "vzxkhlmfnwqkmuiqkqo", - "type": "qninbzgw", + "id": "jqejjgcztrlwdofthdrucxjmvshci", + "name": "ckrvgn", + "type": "akfmmjevaojftdw", "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json index bfb1479d5ac9..17bfaa730b20 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "privateEndpointConnectionName": "syshbqcbyxguelptefuubfj", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "privateEndpointConnectionName": "loeayfa", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json index ef543816c169..179e6c65afde 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "privateEndpointConnectionName": "syshbqcbyxguelptefuubfj", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "privateEndpointConnectionName": "loeayfa", "api-version": "2022-12-01-preview" }, "responses": { @@ -14,27 +14,27 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" + "id": "kywwthb" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rshkzksvyolphltnbqpxbaiqsbsnas", - "actionsRequired": "shs" + "description": "jojfxekxcjidtssjduatimzl", + "actionsRequired": "onbzrcmlirybnpxrrnmdr" }, "groupIds": [ - "tbu" + "trzmqdfvalmywkf" ] }, - "id": "vltsusvhahccikxxkmzqiagkpkv", - "name": "vzxkhlmfnwqkmuiqkqo", - "type": "qninbzgw", + "id": "jqejjgcztrlwdofthdrucxjmvshci", + "name": "ckrvgn", + "type": "akfmmjevaojftdw", "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json index ba837990b0bc..6847b3824b1f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "privateEndpointConnectionName": "syshbqcbyxguelptefuubfj", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "privateEndpointConnectionName": "loeayfa", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json index 2de281779516..d3b3a72781e7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "elasticSanName": "yOwol_E_766_Sx758-2p", "api-version": "2022-12-01-preview" }, "responses": { @@ -15,30 +15,31 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" + "id": "kywwthb" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rshkzksvyolphltnbqpxbaiqsbsnas", - "actionsRequired": "shs" + "description": "jojfxekxcjidtssjduatimzl", + "actionsRequired": "onbzrcmlirybnpxrrnmdr" }, "groupIds": [ - "tbu" + "trzmqdfvalmywkf" ] }, - "id": "vltsusvhahccikxxkmzqiagkpkv", - "name": "vzxkhlmfnwqkmuiqkqo", - "type": "qninbzgw", + "id": "jqejjgcztrlwdofthdrucxjmvshci", + "name": "ckrvgn", + "type": "akfmmjevaojftdw", "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } - ] + ], + "nextLink": "pvehowjuwqcfmpqehtqedbe" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json index 036944722cf3..b9218ab2173b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "elasticSanName": "yOwol_E_766_Sx758-2p", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json index 8dcdc4bd29f5..933b2ee520b2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "elasticSanName": "yOwol_E_766_Sx758-2p", "api-version": "2022-12-01-preview" }, "responses": { @@ -13,28 +13,28 @@ "value": [ { "properties": { - "groupId": "rdjh", + "groupId": "jt", "requiredMembers": [ - "dpix" + "spwjwuznsqrxnphfjnrmwktdnaa" ], "requiredZoneNames": [ - "favobtbg" + "lvsohzffahwyzbrfiflsr" ] }, - "id": "pm", - "name": "nihhfbvnrequvshzzrqspqjhagvubh", - "type": "itakwbd", + "id": "xyiegctwbugweavlxonuxuext", + "name": "csgjgqgmupjpimevifrhpjtociswql", + "type": "fsbjzfdlsxxcgxqymfijkcbuetk", "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } ], - "nextLink": "zkiwtletaxmozvxcvtccaiybvjxvf" + "nextLink": "vwoipmlpdczgpebnj" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json index 227857ee7f69..acbaff09ec94 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "elasticSanName": "yOwol_E_766_Sx758-2p", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json index 4ccbe430510c..61c44d141deb 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "api-version": "2022-12-01-preview", - "$filter": "nfhgppeuzsvaccehtsptzpjn" + "$filter": "wtxmh" }, "responses": { "200": { @@ -13,22 +13,22 @@ { "name": "Premium_LRS", "tier": "Premium", - "resourceType": "hs", + "resourceType": "mplkbiqfxu", "locations": [ - "trlgmkaifsgcv" + "ymwmpnissj" ], "locationInfo": [ { - "location": "dwfsnxxygh", + "location": "keitvk", "zones": [ - "vcmij" + "rfxckookyrwhjwtxfnzdxdiln" ] } ], "capabilities": [ { - "name": "kioh", - "value": "cvje" + "name": "hyaxrsflznlcssoohlrx", + "value": "ro" } ] } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json index 90dbd35754fb..ca3f94c8b42c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json index be490f2abd34..c51d42d3d5b6 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "volumeGroupName": "71fuw_W727_3Jx", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "volumeGroupName": "cnT5Mn4-J1I7", "parameters": { "properties": { "protocolType": "Iscsi", @@ -13,7 +13,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "ynlwtpahikyiraxvbzkccq", + "id": "bo", "action": "Allow" } ] @@ -25,11 +25,11 @@ "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rshkzksvyolphltnbqpxbaiqsbsnas", - "actionsRequired": "shs" + "description": "jojfxekxcjidtssjduatimzl", + "actionsRequired": "onbzrcmlirybnpxrrnmdr" }, "groupIds": [ - "tbu" + "trzmqdfvalmywkf" ] } } @@ -49,7 +49,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "ynlwtpahikyiraxvbzkccq", + "id": "bo", "action": "Allow", "state": "provisioning" } @@ -61,44 +61,44 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" + "id": "kywwthb" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rshkzksvyolphltnbqpxbaiqsbsnas", - "actionsRequired": "shs" + "description": "jojfxekxcjidtssjduatimzl", + "actionsRequired": "onbzrcmlirybnpxrrnmdr" }, "groupIds": [ - "tbu" + "trzmqdfvalmywkf" ] }, - "id": "vltsusvhahccikxxkmzqiagkpkv", - "name": "vzxkhlmfnwqkmuiqkqo", - "type": "qninbzgw", + "id": "jqejjgcztrlwdofthdrucxjmvshci", + "name": "ckrvgn", + "type": "akfmmjevaojftdw", "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } ], - "nextLink": "tpxd" + "nextLink": "wpgoyr" } }, "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" }, - "id": "ccn", - "name": "bbwjutmlsqiw", - "type": "gginrhbnwowvir" + "id": "idwidxczgzecfv", + "name": "ddmgnjlrawvp", + "type": "sqjvbqzb" } }, "201": { @@ -113,7 +113,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "ynlwtpahikyiraxvbzkccq", + "id": "bo", "action": "Allow", "state": "provisioning" } @@ -125,44 +125,44 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" + "id": "kywwthb" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rshkzksvyolphltnbqpxbaiqsbsnas", - "actionsRequired": "shs" + "description": "jojfxekxcjidtssjduatimzl", + "actionsRequired": "onbzrcmlirybnpxrrnmdr" }, "groupIds": [ - "tbu" + "trzmqdfvalmywkf" ] }, - "id": "vltsusvhahccikxxkmzqiagkpkv", - "name": "vzxkhlmfnwqkmuiqkqo", - "type": "qninbzgw", + "id": "jqejjgcztrlwdofthdrucxjmvshci", + "name": "ckrvgn", + "type": "akfmmjevaojftdw", "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } ], - "nextLink": "tpxd" + "nextLink": "wpgoyr" } }, "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" }, - "id": "ccn", - "name": "bbwjutmlsqiw", - "type": "gginrhbnwowvir" + "id": "idwidxczgzecfv", + "name": "ddmgnjlrawvp", + "type": "sqjvbqzb" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json index aaa9d6a49170..5c444d2e0ac9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "volumeGroupName": "71fuw_W727_3Jx", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "volumeGroupName": "cnT5Mn4-J1I7", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json index 722c3f0f92a1..770f87a226af 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "volumeGroupName": "71fuw_W727_3Jx", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "volumeGroupName": "cnT5Mn4-J1I7", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json index 722c3f0f92a1..770f87a226af 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "volumeGroupName": "71fuw_W727_3Jx", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "volumeGroupName": "cnT5Mn4-J1I7", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json index a2ac8381863c..b6f3829da0ba 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "volumeGroupName": "71fuw_W727_3Jx", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "volumeGroupName": "cnT5Mn4-J1I7", "api-version": "2022-12-01-preview" }, "responses": { @@ -18,7 +18,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "ynlwtpahikyiraxvbzkccq", + "id": "bo", "action": "Allow", "state": "provisioning" } @@ -30,44 +30,44 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" + "id": "kywwthb" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rshkzksvyolphltnbqpxbaiqsbsnas", - "actionsRequired": "shs" + "description": "jojfxekxcjidtssjduatimzl", + "actionsRequired": "onbzrcmlirybnpxrrnmdr" }, "groupIds": [ - "tbu" + "trzmqdfvalmywkf" ] }, - "id": "vltsusvhahccikxxkmzqiagkpkv", - "name": "vzxkhlmfnwqkmuiqkqo", - "type": "qninbzgw", + "id": "jqejjgcztrlwdofthdrucxjmvshci", + "name": "ckrvgn", + "type": "akfmmjevaojftdw", "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } ], - "nextLink": "tpxd" + "nextLink": "wpgoyr" } }, "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" }, - "id": "ccn", - "name": "bbwjutmlsqiw", - "type": "gginrhbnwowvir" + "id": "idwidxczgzecfv", + "name": "ddmgnjlrawvp", + "type": "sqjvbqzb" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json index 844160a0e425..f8f97f1c5b0c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "volumeGroupName": "71fuw_W727_3Jx", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "volumeGroupName": "cnT5Mn4-J1I7", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json index 025f900937b0..f5fef7b0caa2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "elasticSanName": "yOwol_E_766_Sx758-2p", "api-version": "2022-12-01-preview" }, "responses": { @@ -19,7 +19,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "ynlwtpahikyiraxvbzkccq", + "id": "bo", "action": "Allow", "state": "provisioning" } @@ -31,47 +31,47 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" + "id": "kywwthb" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rshkzksvyolphltnbqpxbaiqsbsnas", - "actionsRequired": "shs" + "description": "jojfxekxcjidtssjduatimzl", + "actionsRequired": "onbzrcmlirybnpxrrnmdr" }, "groupIds": [ - "tbu" + "trzmqdfvalmywkf" ] }, - "id": "vltsusvhahccikxxkmzqiagkpkv", - "name": "vzxkhlmfnwqkmuiqkqo", - "type": "qninbzgw", + "id": "jqejjgcztrlwdofthdrucxjmvshci", + "name": "ckrvgn", + "type": "akfmmjevaojftdw", "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } ], - "nextLink": "tpxd" + "nextLink": "wpgoyr" } }, "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" }, - "id": "ccn", - "name": "bbwjutmlsqiw", - "type": "gginrhbnwowvir" + "id": "idwidxczgzecfv", + "name": "ddmgnjlrawvp", + "type": "sqjvbqzb" } ], - "nextLink": "voualqynniknvisjijavsqudxn" + "nextLink": "pwigir" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json index 6e88b6b3e0e3..78e90da8e3a3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", + "elasticSanName": "yOwol_E_766_Sx758-2p", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json index 5dc69dc7581c..82233385c09c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "volumeGroupName": "71fuw_W727_3Jx", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "volumeGroupName": "cnT5Mn4-J1I7", "parameters": { "properties": { "protocolType": "Iscsi", @@ -13,7 +13,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "ynlwtpahikyiraxvbzkccq", + "id": "bo", "action": "Allow" } ] @@ -32,7 +32,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "ynlwtpahikyiraxvbzkccq", + "id": "bo", "action": "Allow", "state": "provisioning" } @@ -44,44 +44,44 @@ "properties": { "provisioningState": "Invalid", "privateEndpoint": { - "id": "zdhiezsvuvmwmltcjgjfbvaxyecw" + "id": "kywwthb" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rshkzksvyolphltnbqpxbaiqsbsnas", - "actionsRequired": "shs" + "description": "jojfxekxcjidtssjduatimzl", + "actionsRequired": "onbzrcmlirybnpxrrnmdr" }, "groupIds": [ - "tbu" + "trzmqdfvalmywkf" ] }, - "id": "vltsusvhahccikxxkmzqiagkpkv", - "name": "vzxkhlmfnwqkmuiqkqo", - "type": "qninbzgw", + "id": "jqejjgcztrlwdofthdrucxjmvshci", + "name": "ckrvgn", + "type": "akfmmjevaojftdw", "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" } } ], - "nextLink": "tpxd" + "nextLink": "wpgoyr" } }, "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" }, - "id": "ccn", - "name": "bbwjutmlsqiw", - "type": "gginrhbnwowvir" + "id": "idwidxczgzecfv", + "name": "ddmgnjlrawvp", + "type": "sqjvbqzb" } }, "202": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json index 522a45658864..a20df793e5c7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "volumeGroupName": "71fuw_W727_3Jx", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "volumeGroupName": "cnT5Mn4-J1I7", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json index 1e03cd29ddf2..5ba0042e5ef0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json @@ -2,16 +2,16 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "volumeGroupName": "71fuw_W727_3Jx", - "volumeName": "d26x-T4t1x87-j-121x-Jy", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "volumeGroupName": "cnT5Mn4-J1I7", + "volumeName": "a11-BZ89-kE1", "parameters": { "properties": { "creationData": { "createSource": "None", - "sourceUri": "tpuwunzjwofooedomyi" + "sourceUri": "mnyixqhwzfwwhvjzz" }, "sizeGiB": 22 } @@ -22,31 +22,31 @@ "200": { "body": { "properties": { - "volumeId": "mwvfvconlkcnftwrjrgswawbk", + "volumeId": "idwokacvdntfkdkui", "creationData": { "createSource": "None", - "sourceUri": "tpuwunzjwofooedomyi" + "sourceUri": "mnyixqhwzfwwhvjzz" }, "sizeGiB": 22, "storageTarget": { - "targetIqn": "pxw", - "targetPortalHostname": "dwrqfom", - "targetPortalPort": 28, + "targetIqn": "b", + "targetPortalHostname": "clgte", + "targetPortalPort": 24, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" }, - "id": "jtctdmefmnspgdkngvecqwaefc", - "name": "zgyaak", - "type": "xdlznvfdufpmjli" + "id": "xrpyxmigkipr", + "name": "ifsnzhrbthffygpjkavdllk", + "type": "ysxit" } }, "201": { @@ -55,31 +55,31 @@ }, "body": { "properties": { - "volumeId": "mwvfvconlkcnftwrjrgswawbk", + "volumeId": "idwokacvdntfkdkui", "creationData": { "createSource": "None", - "sourceUri": "tpuwunzjwofooedomyi" + "sourceUri": "mnyixqhwzfwwhvjzz" }, "sizeGiB": 22, "storageTarget": { - "targetIqn": "pxw", - "targetPortalHostname": "dwrqfom", - "targetPortalPort": 28, + "targetIqn": "b", + "targetPortalHostname": "clgte", + "targetPortalPort": 24, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" }, - "id": "jtctdmefmnspgdkngvecqwaefc", - "name": "zgyaak", - "type": "xdlznvfdufpmjli" + "id": "xrpyxmigkipr", + "name": "ifsnzhrbthffygpjkavdllk", + "type": "ysxit" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json index 7c4754f348e3..167e61957536 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "volumeGroupName": "71fuw_W727_3Jx", - "volumeName": "d26x-T4t1x87-j-121x-Jy", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "volumeGroupName": "cnT5Mn4-J1I7", + "volumeName": "a11-BZ89-kE1", "parameters": { "properties": { "sizeGiB": 22 diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json index 61a81b46a7f9..81309010d4e2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "volumeGroupName": "71fuw_W727_3Jx", - "volumeName": "d26x-T4t1x87-j-121x-Jy", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "volumeGroupName": "cnT5Mn4-J1I7", + "volumeName": "a11-BZ89-kE1", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json index 61a81b46a7f9..81309010d4e2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "volumeGroupName": "71fuw_W727_3Jx", - "volumeName": "d26x-T4t1x87-j-121x-Jy", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "volumeGroupName": "cnT5Mn4-J1I7", + "volumeName": "a11-BZ89-kE1", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json index 93fc0b9de001..63d7ecc9791d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json @@ -2,42 +2,42 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "volumeGroupName": "71fuw_W727_3Jx", - "volumeName": "d26x-T4t1x87-j-121x-Jy", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "volumeGroupName": "cnT5Mn4-J1I7", + "volumeName": "a11-BZ89-kE1", "api-version": "2022-12-01-preview" }, "responses": { "200": { "body": { "properties": { - "volumeId": "mwvfvconlkcnftwrjrgswawbk", + "volumeId": "idwokacvdntfkdkui", "creationData": { "createSource": "None", - "sourceUri": "tpuwunzjwofooedomyi" + "sourceUri": "mnyixqhwzfwwhvjzz" }, "sizeGiB": 22, "storageTarget": { - "targetIqn": "pxw", - "targetPortalHostname": "dwrqfom", - "targetPortalPort": 28, + "targetIqn": "b", + "targetPortalHostname": "clgte", + "targetPortalPort": 24, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" }, - "id": "jtctdmefmnspgdkngvecqwaefc", - "name": "zgyaak", - "type": "xdlznvfdufpmjli" + "id": "xrpyxmigkipr", + "name": "ifsnzhrbthffygpjkavdllk", + "type": "ysxit" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json index 5c2e92078999..118c75edf3b9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "volumeGroupName": "71fuw_W727_3Jx", - "volumeName": "d26x-T4t1x87-j-121x-Jy", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "volumeGroupName": "cnT5Mn4-J1I7", + "volumeName": "a11-BZ89-kE1", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index 96ac418949e5..072568f68d8f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "volumeGroupName": "71fuw_W727_3Jx", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "volumeGroupName": "cnT5Mn4-J1I7", "api-version": "2022-12-01-preview" }, "responses": { @@ -14,34 +14,34 @@ "value": [ { "properties": { - "volumeId": "mwvfvconlkcnftwrjrgswawbk", + "volumeId": "idwokacvdntfkdkui", "creationData": { "createSource": "None", - "sourceUri": "tpuwunzjwofooedomyi" + "sourceUri": "mnyixqhwzfwwhvjzz" }, "sizeGiB": 22, "storageTarget": { - "targetIqn": "pxw", - "targetPortalHostname": "dwrqfom", - "targetPortalPort": 28, + "targetIqn": "b", + "targetPortalHostname": "clgte", + "targetPortalPort": 24, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" }, - "id": "jtctdmefmnspgdkngvecqwaefc", - "name": "zgyaak", - "type": "xdlznvfdufpmjli" + "id": "xrpyxmigkipr", + "name": "ifsnzhrbthffygpjkavdllk", + "type": "ysxit" } ], - "nextLink": "eabaipztrbliftucuqbbfxs" + "nextLink": "hlhgtqorvcaliv" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json index e190690d3407..546b5feb6ba4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "volumeGroupName": "71fuw_W727_3Jx", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "volumeGroupName": "cnT5Mn4-J1I7", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json index 002af16cf246..e6549eabfeab 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json @@ -2,14 +2,14 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "volumeGroupName": "71fuw_W727_3Jx", - "volumeName": "d26x-T4t1x87-j-121x-Jy", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "volumeGroupName": "cnT5Mn4-J1I7", + "volumeName": "a11-BZ89-kE1", "parameters": { "properties": { - "sizeGiB": 9 + "sizeGiB": 20 } }, "api-version": "2022-12-01-preview" @@ -18,31 +18,31 @@ "200": { "body": { "properties": { - "volumeId": "mwvfvconlkcnftwrjrgswawbk", + "volumeId": "idwokacvdntfkdkui", "creationData": { "createSource": "None", - "sourceUri": "tpuwunzjwofooedomyi" + "sourceUri": "mnyixqhwzfwwhvjzz" }, "sizeGiB": 22, "storageTarget": { - "targetIqn": "pxw", - "targetPortalHostname": "dwrqfom", - "targetPortalPort": 28, + "targetIqn": "b", + "targetPortalHostname": "clgte", + "targetPortalPort": 24, "provisioningState": "Invalid", "status": "Invalid" } }, "systemData": { - "createdBy": "xfsu", + "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", - "createdAt": "2023-07-03T08:05:57.226Z", - "lastModifiedBy": "wwlptcxfmgroqdpldlnmgkemvtqh", + "createdAt": "2023-07-03T09:59:45.919Z", + "lastModifiedBy": "jnaxavnlhrboshtidtib", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T08:05:57.226Z" + "lastModifiedAt": "2023-07-03T09:59:45.919Z" }, - "id": "jtctdmefmnspgdkngvecqwaefc", - "name": "zgyaak", - "type": "xdlznvfdufpmjli" + "id": "xrpyxmigkipr", + "name": "ifsnzhrbthffygpjkavdllk", + "type": "ysxit" } }, "202": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json index 816831e5cf5f..a2d40db4a4e8 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "14092780-5D77-46F6-B11F-C6AD4721DEA4", + "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", "resourceGroupName": "rgelasticsan", - "elasticSanName": "9D4j-352cmFG-6bx-at_xJ4", - "volumeGroupName": "71fuw_W727_3Jx", - "volumeName": "d26x-T4t1x87-j-121x-Jy", + "elasticSanName": "yOwol_E_766_Sx758-2p", + "volumeGroupName": "cnT5Mn4-J1I7", + "volumeName": "a11-BZ89-kE1", "parameters": {}, "api-version": "2022-12-01-preview" }, From 86bb933ae67555903fa1a8ed4850a5268e332b38 Mon Sep 17 00:00:00 2001 From: PreetPRG Date: Tue, 4 Jul 2023 15:46:32 +0530 Subject: [PATCH 13/16] proper value for examples and removed value from PECollections --- .../2022-12-01-preview/elasticsan.json | 29 ++--- .../ElasticSans_Create_MaximumSet_Gen.json | 119 +++-------------- .../ElasticSans_Create_MinimumSet_Gen.json | 78 ++++++++++- .../ElasticSans_Delete_MaximumSet_Gen.json | 4 +- .../ElasticSans_Delete_MinimumSet_Gen.json | 4 +- .../ElasticSans_Get_MaximumSet_Gen.json | 67 +++++----- .../ElasticSans_Get_MinimumSet_Gen.json | 68 +++++++++- ...ns_ListByResourceGroup_MaximumSet_Gen.json | 71 +++++----- ...ns_ListByResourceGroup_MinimumSet_Gen.json | 71 +++++++++- ...ans_ListBySubscription_MaximumSet_Gen.json | 71 +++++----- ...ans_ListBySubscription_MinimumSet_Gen.json | 71 +++++++++- .../ElasticSans_Update_MaximumSet_Gen.json | 77 ++++++----- .../ElasticSans_Update_MinimumSet_Gen.json | 68 +++++++++- .../Operations_List_MaximumSet_Gen.json | 12 +- .../Operations_List_MinimumSet_Gen.json | 2 +- ...poinConnections_Delete_MaximumSet_Gen.json | 6 +- ...poinConnections_Delete_MinimumSet_Gen.json | 6 +- ...ointConnections_Create_MaximumSet_Gen.json | 44 +++---- ...ointConnections_Create_MinimumSet_Gen.json | 62 ++++++++- ...ndpointConnections_Get_MaximumSet_Gen.json | 22 ++-- ...ndpointConnections_Get_MinimumSet_Gen.json | 34 ++++- ...dpointConnections_List_MaximumSet_Gen.json | 22 ++-- ...dpointConnections_List_MinimumSet_Gen.json | 37 +++++- ...urces_ListByElasticSan_MaximumSet_Gen.json | 26 ++-- ...urces_ListByElasticSan_MinimumSet_Gen.json | 32 ++++- .../examples/Skus_List_MaximumSet_Gen.json | 16 +-- .../examples/Skus_List_MinimumSet_Gen.json | 2 +- .../VolumeGroups_Create_MaximumSet_Gen.json | 123 +++--------------- .../VolumeGroups_Create_MinimumSet_Gen.json | 62 ++++++++- .../VolumeGroups_Delete_MaximumSet_Gen.json | 6 +- .../VolumeGroups_Delete_MinimumSet_Gen.json | 6 +- .../VolumeGroups_Get_MaximumSet_Gen.json | 79 ++++++----- .../VolumeGroups_Get_MinimumSet_Gen.json | 63 ++++++++- ...roups_ListByElasticSan_MaximumSet_Gen.json | 79 ++++++----- ...roups_ListByElasticSan_MinimumSet_Gen.json | 66 +++++++++- .../VolumeGroups_Update_MaximumSet_Gen.json | 81 ++++++------ .../VolumeGroups_Update_MinimumSet_Gen.json | 63 ++++++++- .../Volumes_Create_MaximumSet_Gen.json | 68 +++++----- .../Volumes_Create_MinimumSet_Gen.json | 68 +++++++++- .../Volumes_Delete_MaximumSet_Gen.json | 8 +- .../Volumes_Delete_MinimumSet_Gen.json | 8 +- .../examples/Volumes_Get_MaximumSet_Gen.json | 36 ++--- .../examples/Volumes_Get_MinimumSet_Gen.json | 37 +++++- ...umes_ListByVolumeGroup_MaximumSet_Gen.json | 36 ++--- ...umes_ListByVolumeGroup_MinimumSet_Gen.json | 40 +++++- .../Volumes_Update_MaximumSet_Gen.json | 38 +++--- .../Volumes_Update_MinimumSet_Gen.json | 37 +++++- 47 files changed, 1375 insertions(+), 750 deletions(-) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json index b4e5923dee6c..c785914d3767 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json @@ -1550,7 +1550,10 @@ }, "privateEndpointConnections": { "readOnly": true, - "$ref": "#/definitions/PrivateEndpointConnectionList", + "type": "array", + "items": { + "$ref": "#/definitions/PrivateEndpointConnection" + }, "description": "The list of Private Endpoint Connections." } } @@ -1852,7 +1855,10 @@ }, "privateEndpointConnections": { "readOnly": true, - "$ref": "#/definitions/PrivateEndpointConnectionList", + "type": "array", + "items": { + "$ref": "#/definitions/PrivateEndpointConnection" + }, "description": "The list of Private Endpoint Connections." } } @@ -2133,25 +2139,6 @@ ], "description": "Virtual Network rule." }, - "PrivateEndpointConnectionList": { - "type": "object", - "description": "List of Private Endpoints", - "additionalProperties": false, - "properties": { - "value": { - "description": "An array of Private Endpoint Connection objects.", - "type": "array", - "items": { - "$ref": "#/definitions/PrivateEndpointConnection" - } - }, - "nextLink": { - "description": "URI to fetch the next section of the paginated response.", - "type": "string", - "readOnly": true - } - } - }, "PrivateEndpointConnection": { "type": "object", "description": " Response for PrivateEndpoint Connection object", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json index 3b01997cc4a3..2afc14d2aff0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", "parameters": { "properties": { "sku": { @@ -12,32 +12,15 @@ "tier": "Premium" }, "availabilityZones": [ - "kdmlzefykvzuyuvtjcao" + "sydcjik" ], - "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 6, - "privateEndpointConnections": { - "value": [ - { - "properties": { - "privateEndpoint": {}, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "jojfxekxcjidtssjduatimzl", - "actionsRequired": "onbzrcmlirybnpxrrnmdr" - }, - "groupIds": [ - "trzmqdfvalmywkf" - ] - } - } - ] - } + "baseSizeTiB": 5, + "extendedCapacitySizeTiB": 25 }, "tags": { - "key4887": "spihoazjvj" + "key9316": "ihndtieqibtob" }, - "location": "hxumrigmkxuvcninl" + "location": "kiwjyowlvfk" }, "api-version": "2022-12-01-preview" }, @@ -50,48 +33,16 @@ "tier": "Premium" }, "availabilityZones": [ - "kdmlzefykvzuyuvtjcao" + "1" ], - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "baseSizeTiB": 15, "extendedCapacitySizeTiB": 6, "totalVolumeSizeGiB": 15, "volumeGroupCount": 24, "totalIops": 22, "totalMBps": 4, - "totalSizeTiB": 27, - "privateEndpointConnections": { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "kywwthb" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "jojfxekxcjidtssjduatimzl", - "actionsRequired": "onbzrcmlirybnpxrrnmdr" - }, - "groupIds": [ - "trzmqdfvalmywkf" - ] - }, - "id": "jqejjgcztrlwdofthdrucxjmvshci", - "name": "ckrvgn", - "type": "akfmmjevaojftdw", - "systemData": { - "createdBy": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" - } - } - ], - "nextLink": "wpgoyr" - } + "totalSizeTiB": 27 }, "systemData": { "createdBy": "otfifnrahdshqombvtg", @@ -104,10 +55,10 @@ "tags": { "key5002": "lhag" }, - "location": "dfliocbbbnizfqlcdkgpereujh", - "id": "ynzhmmxgqaysffnbjbl", + "location": "France Central", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}", "name": "vfoatmakv", - "type": "pwcatarnfd" + "type": "Microsoft.ElasticSan/ElasticSans" } }, "201": { @@ -121,48 +72,16 @@ "tier": "Premium" }, "availabilityZones": [ - "kdmlzefykvzuyuvtjcao" + "1" ], - "provisioningState": "Invalid", + "provisioningState": "Creating", "baseSizeTiB": 15, "extendedCapacitySizeTiB": 6, "totalVolumeSizeGiB": 15, "volumeGroupCount": 24, "totalIops": 22, "totalMBps": 4, - "totalSizeTiB": 27, - "privateEndpointConnections": { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "kywwthb" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "jojfxekxcjidtssjduatimzl", - "actionsRequired": "onbzrcmlirybnpxrrnmdr" - }, - "groupIds": [ - "trzmqdfvalmywkf" - ] - }, - "id": "jqejjgcztrlwdofthdrucxjmvshci", - "name": "ckrvgn", - "type": "akfmmjevaojftdw", - "systemData": { - "createdBy": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" - } - } - ], - "nextLink": "wpgoyr" - } + "totalSizeTiB": 27 }, "systemData": { "createdBy": "otfifnrahdshqombvtg", @@ -175,10 +94,10 @@ "tags": { "key5002": "lhag" }, - "location": "dfliocbbbnizfqlcdkgpereujh", - "id": "ynzhmmxgqaysffnbjbl", + "location": "France Central", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}", "name": "vfoatmakv", - "type": "pwcatarnfd" + "type": "Microsoft.ElasticSan/ElasticSans" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json index 3dce72e71f11..444fa8092bbf 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json @@ -2,29 +2,95 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", "parameters": { "properties": { "sku": { "name": "Premium_LRS" }, - "baseSizeTiB": 15, - "extendedCapacitySizeTiB": 6 + "baseSizeTiB": 5, + "extendedCapacitySizeTiB": 25 } }, "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": {} + "body": { + "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 + }, + "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": { "headers": { "location": "https://contoso.com/operationstatus" }, - "body": {} + "body": { + "properties": { + "sku": { + "name": "Premium_LRS", + "tier": "Premium" + }, + "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" + }, + "location": "France Central", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}", + "name": "vfoatmakv", + "type": "Microsoft.ElasticSan/ElasticSans" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json index e5917d352e2e..b108f913da97 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json index e5917d352e2e..b108f913da97 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json index 3255dc22ae31..39761f928ea4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -16,9 +16,9 @@ "tier": "Premium" }, "availabilityZones": [ - "kdmlzefykvzuyuvtjcao" + "1" ], - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "baseSizeTiB": 15, "extendedCapacitySizeTiB": 6, "totalVolumeSizeGiB": 15, @@ -26,38 +26,35 @@ "totalIops": 22, "totalMBps": 4, "totalSizeTiB": 27, - "privateEndpointConnections": { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "kywwthb" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "jojfxekxcjidtssjduatimzl", - "actionsRequired": "onbzrcmlirybnpxrrnmdr" - }, - "groupIds": [ - "trzmqdfvalmywkf" - ] + "privateEndpointConnections": [ + { + "properties": { + "provisioningState": "Succeeded", + "privateEndpoint": { + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, - "id": "jqejjgcztrlwdofthdrucxjmvshci", - "name": "ckrvgn", - "type": "akfmmjevaojftdw", - "systemData": { - "createdBy": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" - } + "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": "wpgoyr" - } + } + ] }, "systemData": { "createdBy": "otfifnrahdshqombvtg", @@ -70,10 +67,10 @@ "tags": { "key5002": "lhag" }, - "location": "dfliocbbbnizfqlcdkgpereujh", - "id": "ynzhmmxgqaysffnbjbl", + "location": "France Central", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}", "name": "vfoatmakv", - "type": "pwcatarnfd" + "type": "Microsoft.ElasticSan/ElasticSans" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json index 257379450fd3..253160a5616b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json @@ -2,14 +2,76 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": {} + "body": { + "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" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index dcd89ca4ac06..89b240f3c0f2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", "api-version": "2022-12-01-preview" }, @@ -17,9 +17,9 @@ "tier": "Premium" }, "availabilityZones": [ - "kdmlzefykvzuyuvtjcao" + "1" ], - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "baseSizeTiB": 15, "extendedCapacitySizeTiB": 6, "totalVolumeSizeGiB": 15, @@ -27,38 +27,35 @@ "totalIops": 22, "totalMBps": 4, "totalSizeTiB": 27, - "privateEndpointConnections": { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "kywwthb" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "jojfxekxcjidtssjduatimzl", - "actionsRequired": "onbzrcmlirybnpxrrnmdr" - }, - "groupIds": [ - "trzmqdfvalmywkf" - ] + "privateEndpointConnections": [ + { + "properties": { + "provisioningState": "Succeeded", + "privateEndpoint": { + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, - "id": "jqejjgcztrlwdofthdrucxjmvshci", - "name": "ckrvgn", - "type": "akfmmjevaojftdw", - "systemData": { - "createdBy": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" - } + "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": "wpgoyr" - } + } + ] }, "systemData": { "createdBy": "otfifnrahdshqombvtg", @@ -71,13 +68,13 @@ "tags": { "key5002": "lhag" }, - "location": "dfliocbbbnizfqlcdkgpereujh", - "id": "ynzhmmxgqaysffnbjbl", + "location": "France Central", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}", "name": "vfoatmakv", - "type": "pwcatarnfd" + "type": "Microsoft.ElasticSan/ElasticSans" } ], - "nextLink": "fuykjteebacjylvz" + "nextLink": "goepspyylutlwudutmpi" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index 7a76f4977c06..89b240f3c0f2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -2,13 +2,80 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": {} + "body": { + "value": [ + { + "properties": { + "sku": { + "name": "Premium_LRS", + "tier": "Premium" + }, + "availabilityZones": [ + "1" + ], + "provisioningState": "Succeeded", + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 6, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, + "privateEndpointConnections": [ + { + "properties": { + "provisioningState": "Succeeded", + "privateEndpoint": { + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "Auto-Approved", + "actionsRequired": "None" + }, + "groupIds": [ + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + ] + }, + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "systemData": { + "createdBy": "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" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index a4dce5eb6ce3..257ec9e37c6d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "api-version": "2022-12-01-preview" }, "responses": { @@ -16,9 +16,9 @@ "tier": "Premium" }, "availabilityZones": [ - "kdmlzefykvzuyuvtjcao" + "1" ], - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "baseSizeTiB": 15, "extendedCapacitySizeTiB": 6, "totalVolumeSizeGiB": 15, @@ -26,38 +26,35 @@ "totalIops": 22, "totalMBps": 4, "totalSizeTiB": 27, - "privateEndpointConnections": { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "kywwthb" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "jojfxekxcjidtssjduatimzl", - "actionsRequired": "onbzrcmlirybnpxrrnmdr" - }, - "groupIds": [ - "trzmqdfvalmywkf" - ] + "privateEndpointConnections": [ + { + "properties": { + "provisioningState": "Succeeded", + "privateEndpoint": { + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, - "id": "jqejjgcztrlwdofthdrucxjmvshci", - "name": "ckrvgn", - "type": "akfmmjevaojftdw", - "systemData": { - "createdBy": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" - } + "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": "wpgoyr" - } + } + ] }, "systemData": { "createdBy": "otfifnrahdshqombvtg", @@ -70,13 +67,13 @@ "tags": { "key5002": "lhag" }, - "location": "dfliocbbbnizfqlcdkgpereujh", - "id": "ynzhmmxgqaysffnbjbl", + "location": "France Central", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}", "name": "vfoatmakv", - "type": "pwcatarnfd" + "type": "Microsoft.ElasticSan/ElasticSans" } ], - "nextLink": "fuykjteebacjylvz" + "nextLink": "goepspyylutlwudutmpi" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index f23a6c7c523b..257ec9e37c6d 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -2,12 +2,79 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": {} + "body": { + "value": [ + { + "properties": { + "sku": { + "name": "Premium_LRS", + "tier": "Premium" + }, + "availabilityZones": [ + "1" + ], + "provisioningState": "Succeeded", + "baseSizeTiB": 15, + "extendedCapacitySizeTiB": 6, + "totalVolumeSizeGiB": 15, + "volumeGroupCount": 24, + "totalIops": 22, + "totalMBps": 4, + "totalSizeTiB": 27, + "privateEndpointConnections": [ + { + "properties": { + "provisioningState": "Succeeded", + "privateEndpoint": { + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "Auto-Approved", + "actionsRequired": "None" + }, + "groupIds": [ + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + ] + }, + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", + "systemData": { + "createdBy": "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" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json index 0a9328f1e625..27ce782dcfe4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -2,16 +2,16 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", "parameters": { "properties": { - "baseSizeTiB": 4, - "extendedCapacitySizeTiB": 2 + "baseSizeTiB": 10, + "extendedCapacitySizeTiB": 22 }, "tags": { - "key4312": "uzdxuor" + "key4212": "cqvcnwfefljntgeio" } }, "api-version": "2022-12-01-preview" @@ -25,9 +25,9 @@ "tier": "Premium" }, "availabilityZones": [ - "kdmlzefykvzuyuvtjcao" + "1" ], - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "baseSizeTiB": 15, "extendedCapacitySizeTiB": 6, "totalVolumeSizeGiB": 15, @@ -35,38 +35,35 @@ "totalIops": 22, "totalMBps": 4, "totalSizeTiB": 27, - "privateEndpointConnections": { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "kywwthb" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "jojfxekxcjidtssjduatimzl", - "actionsRequired": "onbzrcmlirybnpxrrnmdr" - }, - "groupIds": [ - "trzmqdfvalmywkf" - ] + "privateEndpointConnections": [ + { + "properties": { + "provisioningState": "Succeeded", + "privateEndpoint": { + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, - "id": "jqejjgcztrlwdofthdrucxjmvshci", - "name": "ckrvgn", - "type": "akfmmjevaojftdw", - "systemData": { - "createdBy": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" - } + "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": "wpgoyr" - } + } + ] }, "systemData": { "createdBy": "otfifnrahdshqombvtg", @@ -79,10 +76,10 @@ "tags": { "key5002": "lhag" }, - "location": "dfliocbbbnizfqlcdkgpereujh", - "id": "ynzhmmxgqaysffnbjbl", + "location": "France Central", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}", "name": "vfoatmakv", - "type": "pwcatarnfd" + "type": "Microsoft.ElasticSan/ElasticSans" } }, "202": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json index 98bf11086744..3a58df27a1b5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -2,15 +2,77 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", "parameters": {}, "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": {} + "body": { + "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" + } }, "202": { "headers": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json index a62ff9480586..a5369bb6e747 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MaximumSet_Gen.json @@ -9,17 +9,17 @@ "body": { "value": [ { - "name": "nqzk", + "name": "qgcosclgjmglgs", "isDataAction": true, "display": { - "provider": "phvsredyxcyeqoslt", - "resource": "vswblaowfoihstkvunphcfun", - "operation": "peoahqzslow", - "description": "gibggmtlouzemakierjeaogie" + "provider": "dbdmmszikohrwlvl", + "resource": "adqzzhgl", + "operation": "ofkypzumjbtezuqujudkqcf", + "description": "fmbdwtvxjilmflxdlmbysmr" } } ], - "nextLink": "vitkumrakodcaxnbaysn" + "nextLink": "tfqrgvxkwqjx" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json index 771a7de16034..e886002e0cb7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Operations_List_MinimumSet_Gen.json @@ -9,7 +9,7 @@ "body": { "value": [ { - "name": "nqzk" + "name": "qgcosclgjmglgs" } ] } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json index e4cfa685263f..c82172799282 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpoinConnections_Delete", "operationId": "PrivateEndpoinConnections_Delete", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "privateEndpointConnectionName": "loeayfa", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "privateEndpointConnectionName": "aiahsvlzjffevnyy", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json index e4cfa685263f..c82172799282 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpoinConnections_Delete", "operationId": "PrivateEndpoinConnections_Delete", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "privateEndpointConnectionName": "loeayfa", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "privateEndpointConnectionName": "aiahsvlzjffevnyy", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json index 594b631ac465..2036ba8a735e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json @@ -2,20 +2,20 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "privateEndpointConnectionName": "loeayfa", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "privateEndpointConnectionName": "aiahsvlzjffevnyy", "parameters": { "properties": { "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jojfxekxcjidtssjduatimzl", - "actionsRequired": "onbzrcmlirybnpxrrnmdr" + "description": "rhhiqtbpmzmdhyhzkaqot", + "actionsRequired": "gyvuogop" }, "groupIds": [ - "trzmqdfvalmywkf" + "sytxzqlcoapcaywthgwvwcw" ] } }, @@ -25,22 +25,22 @@ "200": { "body": { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "kywwthb" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jojfxekxcjidtssjduatimzl", - "actionsRequired": "onbzrcmlirybnpxrrnmdr" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "trzmqdfvalmywkf" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "jqejjgcztrlwdofthdrucxjmvshci", - "name": "ckrvgn", - "type": "akfmmjevaojftdw", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", @@ -57,22 +57,22 @@ }, "body": { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "kywwthb" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jojfxekxcjidtssjduatimzl", - "actionsRequired": "onbzrcmlirybnpxrrnmdr" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "trzmqdfvalmywkf" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "jqejjgcztrlwdofthdrucxjmvshci", - "name": "ckrvgn", - "type": "akfmmjevaojftdw", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json index 17bfaa730b20..14eb0f060ef2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json @@ -2,22 +2,74 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "privateEndpointConnectionName": "loeayfa", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "privateEndpointConnectionName": "aiahsvlzjffevnyy", "parameters": {}, "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": {} + "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" + } + } }, "201": { "headers": { "location": "https://contoso.com/operationstatus" }, - "body": {} + "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" + } + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json index 179e6c65afde..33dcbf4cbc01 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json @@ -2,32 +2,32 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "privateEndpointConnectionName": "loeayfa", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "privateEndpointConnectionName": "aiahsvlzjffevnyy", "api-version": "2022-12-01-preview" }, "responses": { "200": { "body": { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "kywwthb" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jojfxekxcjidtssjduatimzl", - "actionsRequired": "onbzrcmlirybnpxrrnmdr" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "trzmqdfvalmywkf" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "jqejjgcztrlwdofthdrucxjmvshci", - "name": "ckrvgn", - "type": "akfmmjevaojftdw", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json index 6847b3824b1f..33dcbf4cbc01 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json @@ -2,15 +2,41 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "privateEndpointConnectionName": "loeayfa", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "privateEndpointConnectionName": "aiahsvlzjffevnyy", "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": {} + "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" + } + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json index d3b3a72781e7..1d6b4c3629ca 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", "api-version": "2022-12-01-preview" }, "responses": { @@ -13,22 +13,22 @@ "value": [ { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "privateEndpoint": { - "id": "kywwthb" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" }, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "jojfxekxcjidtssjduatimzl", - "actionsRequired": "onbzrcmlirybnpxrrnmdr" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "trzmqdfvalmywkf" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] }, - "id": "jqejjgcztrlwdofthdrucxjmvshci", - "name": "ckrvgn", - "type": "akfmmjevaojftdw", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { "createdBy": "otfifnrahdshqombvtg", "createdByType": "User", @@ -39,7 +39,7 @@ } } ], - "nextLink": "pvehowjuwqcfmpqehtqedbe" + "nextLink": "mwzcxnylrsniowju" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json index b9218ab2173b..1d6b4c3629ca 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json @@ -2,14 +2,45 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", "api-version": "2022-12-01-preview" }, "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": "mwzcxnylrsniowju" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json index 933b2ee520b2..9f9be39a3d04 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", "api-version": "2022-12-01-preview" }, "responses": { @@ -13,28 +13,28 @@ "value": [ { "properties": { - "groupId": "jt", + "groupId": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", "requiredMembers": [ - "spwjwuznsqrxnphfjnrmwktdnaa" + "{volumeGroupName}" ], "requiredZoneNames": [ - "lvsohzffahwyzbrfiflsr" + "lsknuvjjtgsrocmoq" ] }, - "id": "xyiegctwbugweavlxonuxuext", - "name": "csgjgqgmupjpimevifrhpjtociswql", - "type": "fsbjzfdlsxxcgxqymfijkcbuetk", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}", + "name": "{privateEndpointConnectionName}", + "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections", "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "zloujisrarsox", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-07-04T05:52:15.371Z", + "lastModifiedBy": "lmdztjjcmdfzam", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-07-04T05:52:15.371Z" } } ], - "nextLink": "vwoipmlpdczgpebnj" + "nextLink": "qpcenviendbpjuhyzwzshdkd" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json index acbaff09ec94..9f9be39a3d04 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json @@ -2,14 +2,40 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", "api-version": "2022-12-01-preview" }, "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" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json index 61c44d141deb..0c425eae26a6 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "api-version": "2022-12-01-preview", - "$filter": "wtxmh" + "$filter": "dtycml" }, "responses": { "200": { @@ -13,22 +13,22 @@ { "name": "Premium_LRS", "tier": "Premium", - "resourceType": "mplkbiqfxu", + "resourceType": "rnumsqm", "locations": [ - "ymwmpnissj" + "jqdpabrworxiinhlmfmtko" ], "locationInfo": [ { - "location": "keitvk", + "location": "oxpkwgcdvlonfcwtttor", "zones": [ - "rfxckookyrwhjwtxfnzdxdiln" + "1" ] } ], "capabilities": [ { - "name": "hyaxrsflznlcssoohlrx", - "value": "ro" + "name": "fihkmeasrwpjyti", + "value": "jlojmjpjucekutlgtwhjgxwpqctdjy" } ] } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json index ca3f94c8b42c..3abb0f9d2e84 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json index c51d42d3d5b6..890102cf0f19 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "volumeGroupName": "cnT5Mn4-J1I7", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", "parameters": { "properties": { "protocolType": "Iscsi", @@ -13,27 +13,10 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "bo", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", "action": "Allow" } ] - }, - "privateEndpointConnections": { - "value": [ - { - "properties": { - "privateEndpoint": {}, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "jojfxekxcjidtssjduatimzl", - "actionsRequired": "onbzrcmlirybnpxrrnmdr" - }, - "groupIds": [ - "trzmqdfvalmywkf" - ] - } - } - ] } } }, @@ -43,62 +26,30 @@ "200": { "body": { "properties": { - "provisioningState": "Invalid", + "provisioningState": "Succeeded", "protocolType": "Iscsi", "encryption": "EncryptionAtRestWithPlatformKey", "networkAcls": { "virtualNetworkRules": [ { - "id": "bo", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", "action": "Allow", "state": "provisioning" } ] - }, - "privateEndpointConnections": { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "kywwthb" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "jojfxekxcjidtssjduatimzl", - "actionsRequired": "onbzrcmlirybnpxrrnmdr" - }, - "groupIds": [ - "trzmqdfvalmywkf" - ] - }, - "id": "jqejjgcztrlwdofthdrucxjmvshci", - "name": "ckrvgn", - "type": "akfmmjevaojftdw", - "systemData": { - "createdBy": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" - } - } - ], - "nextLink": "wpgoyr" } }, "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "zloujisrarsox", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-07-04T05:52:15.371Z", + "lastModifiedBy": "lmdztjjcmdfzam", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-07-04T05:52:15.371Z" }, - "id": "idwidxczgzecfv", - "name": "ddmgnjlrawvp", - "type": "sqjvbqzb" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", + "name": "cr", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups" } }, "201": { @@ -113,56 +64,24 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "bo", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", "action": "Allow", "state": "provisioning" } ] - }, - "privateEndpointConnections": { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "kywwthb" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "jojfxekxcjidtssjduatimzl", - "actionsRequired": "onbzrcmlirybnpxrrnmdr" - }, - "groupIds": [ - "trzmqdfvalmywkf" - ] - }, - "id": "jqejjgcztrlwdofthdrucxjmvshci", - "name": "ckrvgn", - "type": "akfmmjevaojftdw", - "systemData": { - "createdBy": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" - } - } - ], - "nextLink": "wpgoyr" } }, "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "zloujisrarsox", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-07-04T05:52:15.371Z", + "lastModifiedBy": "lmdztjjcmdfzam", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-07-04T05:52:15.371Z" }, - "id": "idwidxczgzecfv", - "name": "ddmgnjlrawvp", - "type": "sqjvbqzb" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", + "name": "cr", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json index 5c444d2e0ac9..7a92b3241416 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -2,22 +2,74 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "volumeGroupName": "cnT5Mn4-J1I7", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", "parameters": {}, "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": {} + "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" + } }, "201": { "headers": { "location": "https://contoso.com/operationstatus" }, - "body": {} + "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" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json index 770f87a226af..85b6273eaec4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "volumeGroupName": "cnT5Mn4-J1I7", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json index 770f87a226af..85b6273eaec4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "volumeGroupName": "cnT5Mn4-J1I7", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json index b6f3829da0ba..f8a71c349dad 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "volumeGroupName": "cnT5Mn4-J1I7", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", "api-version": "2022-12-01-preview" }, "responses": { @@ -18,56 +18,53 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "bo", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", "action": "Allow", "state": "provisioning" } ] }, - "privateEndpointConnections": { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "kywwthb" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "jojfxekxcjidtssjduatimzl", - "actionsRequired": "onbzrcmlirybnpxrrnmdr" - }, - "groupIds": [ - "trzmqdfvalmywkf" - ] + "privateEndpointConnections": [ + { + "properties": { + "provisioningState": "Succeeded", + "privateEndpoint": { + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "Auto-Approved", + "actionsRequired": "None" }, - "id": "jqejjgcztrlwdofthdrucxjmvshci", - "name": "ckrvgn", - "type": "akfmmjevaojftdw", - "systemData": { - "createdBy": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" - } + "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": "wpgoyr" - } + } + ] }, "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "zloujisrarsox", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-07-04T05:52:15.371Z", + "lastModifiedBy": "lmdztjjcmdfzam", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-07-04T05:52:15.371Z" }, - "id": "idwidxczgzecfv", - "name": "ddmgnjlrawvp", - "type": "sqjvbqzb" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", + "name": "cr", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json index f8f97f1c5b0c..f8a71c349dad 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json @@ -2,15 +2,70 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "volumeGroupName": "cnT5Mn4-J1I7", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": {} + "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" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json index f5fef7b0caa2..d217205fc3a2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", "api-version": "2022-12-01-preview" }, "responses": { @@ -19,59 +19,56 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "bo", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", "action": "Allow", "state": "provisioning" } ] }, - "privateEndpointConnections": { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "kywwthb" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "jojfxekxcjidtssjduatimzl", - "actionsRequired": "onbzrcmlirybnpxrrnmdr" - }, - "groupIds": [ - "trzmqdfvalmywkf" - ] + "privateEndpointConnections": [ + { + "properties": { + "provisioningState": "Succeeded", + "privateEndpoint": { + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "Auto-Approved", + "actionsRequired": "None" }, - "id": "jqejjgcztrlwdofthdrucxjmvshci", - "name": "ckrvgn", - "type": "akfmmjevaojftdw", - "systemData": { - "createdBy": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" - } + "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": "wpgoyr" - } + } + ] }, "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "zloujisrarsox", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-07-04T05:52:15.371Z", + "lastModifiedBy": "lmdztjjcmdfzam", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-07-04T05:52:15.371Z" }, - "id": "idwidxczgzecfv", - "name": "ddmgnjlrawvp", - "type": "sqjvbqzb" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", + "name": "cr", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups" } ], - "nextLink": "pwigir" + "nextLink": "bgcskeodhoozkjhfkkrdhnaxuroujc" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json index 78e90da8e3a3..d217205fc3a2 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json @@ -2,14 +2,74 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": {} + "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" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json index 82233385c09c..05f20f9e7bec 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "volumeGroupName": "cnT5Mn4-J1I7", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", "parameters": { "properties": { "protocolType": "Iscsi", @@ -13,7 +13,7 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "bo", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", "action": "Allow" } ] @@ -32,56 +32,53 @@ "networkAcls": { "virtualNetworkRules": [ { - "id": "bo", + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}", "action": "Allow", "state": "provisioning" } ] }, - "privateEndpointConnections": { - "value": [ - { - "properties": { - "provisioningState": "Invalid", - "privateEndpoint": { - "id": "kywwthb" - }, - "privateLinkServiceConnectionState": { - "status": "Pending", - "description": "jojfxekxcjidtssjduatimzl", - "actionsRequired": "onbzrcmlirybnpxrrnmdr" - }, - "groupIds": [ - "trzmqdfvalmywkf" - ] + "privateEndpointConnections": [ + { + "properties": { + "provisioningState": "Succeeded", + "privateEndpoint": { + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}" + }, + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "Auto-Approved", + "actionsRequired": "None" }, - "id": "jqejjgcztrlwdofthdrucxjmvshci", - "name": "ckrvgn", - "type": "akfmmjevaojftdw", - "systemData": { - "createdBy": "otfifnrahdshqombvtg", - "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", - "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" - } + "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": "wpgoyr" - } + } + ] }, "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "zloujisrarsox", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-07-04T05:52:15.371Z", + "lastModifiedBy": "lmdztjjcmdfzam", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-07-04T05:52:15.371Z" }, - "id": "idwidxczgzecfv", - "name": "ddmgnjlrawvp", - "type": "sqjvbqzb" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}", + "name": "cr", + "type": "Microsoft.ElasticSan/elasticSans/volumeGroups" } }, "202": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json index a20df793e5c7..a6e41957ddcc 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json @@ -2,16 +2,71 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "volumeGroupName": "cnT5Mn4-J1I7", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", "parameters": {}, "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": {} + "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" + } }, "202": { "headers": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json index 5ba0042e5ef0..b3e19cdea108 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json @@ -2,18 +2,18 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "volumeGroupName": "cnT5Mn4-J1I7", - "volumeName": "a11-BZ89-kE1", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", + "volumeName": "7lv-VgO-vh-857", "parameters": { "properties": { "creationData": { "createSource": "None", - "sourceUri": "mnyixqhwzfwwhvjzz" + "sourceUri": "cksjsscjinpvpnnlgladieobfych" }, - "sizeGiB": 22 + "sizeGiB": 23 } }, "api-version": "2022-12-01-preview" @@ -22,31 +22,31 @@ "200": { "body": { "properties": { - "volumeId": "idwokacvdntfkdkui", + "volumeId": "hkbhievbyopwjqawbyvqi", "creationData": { "createSource": "None", - "sourceUri": "mnyixqhwzfwwhvjzz" + "sourceUri": " ARM Id of resource" }, - "sizeGiB": 22, + "sizeGiB": 23, "storageTarget": { - "targetIqn": "b", - "targetPortalHostname": "clgte", - "targetPortalPort": 24, - "provisioningState": "Invalid", + "targetIqn": "yuuex", + "targetPortalHostname": "yktnmynpdjpmztwuwcvipp", + "targetPortalPort": 3, + "provisioningState": "Succeeded", "status": "Invalid" } }, "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "zloujisrarsox", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-07-04T05:52:15.371Z", + "lastModifiedBy": "lmdztjjcmdfzam", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-07-04T05:52:15.371Z" }, - "id": "xrpyxmigkipr", - "name": "ifsnzhrbthffygpjkavdllk", - "type": "ysxit" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}", + "name": "ipmipjggodoxjua", + "type": "Microsoft.ElasticSan/elasticSans" } }, "201": { @@ -55,31 +55,31 @@ }, "body": { "properties": { - "volumeId": "idwokacvdntfkdkui", + "volumeId": "hkbhievbyopwjqawbyvqi", "creationData": { "createSource": "None", - "sourceUri": "mnyixqhwzfwwhvjzz" + "sourceUri": " ARM Id of resource" }, - "sizeGiB": 22, + "sizeGiB": 23, "storageTarget": { - "targetIqn": "b", - "targetPortalHostname": "clgte", - "targetPortalPort": 24, - "provisioningState": "Invalid", + "targetIqn": "yuuex", + "targetPortalHostname": "yktnmynpdjpmztwuwcvipp", + "targetPortalPort": 3, + "provisioningState": "Creating", "status": "Invalid" } }, "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "zloujisrarsox", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-07-04T05:52:15.371Z", + "lastModifiedBy": "lmdztjjcmdfzam", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-07-04T05:52:15.371Z" }, - "id": "xrpyxmigkipr", - "name": "ifsnzhrbthffygpjkavdllk", - "type": "ysxit" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}", + "name": "ipmipjggodoxjua", + "type": "Microsoft.ElasticSan/elasticSans" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json index 167e61957536..e1d77881e272 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json @@ -2,27 +2,81 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "volumeGroupName": "cnT5Mn4-J1I7", - "volumeName": "a11-BZ89-kE1", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", + "volumeName": "7lv-VgO-vh-857", "parameters": { "properties": { - "sizeGiB": 22 + "sizeGiB": 23 } }, "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": {} + "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" + } }, "201": { "headers": { "location": "https://contoso.com/operationstatus" }, - "body": {} + "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" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json index 81309010d4e2..7f9773baa8d3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "volumeGroupName": "cnT5Mn4-J1I7", - "volumeName": "a11-BZ89-kE1", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", + "volumeName": "7lv-VgO-vh-857", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json index 81309010d4e2..7f9773baa8d3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "volumeGroupName": "cnT5Mn4-J1I7", - "volumeName": "a11-BZ89-kE1", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", + "volumeName": "7lv-VgO-vh-857", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json index 63d7ecc9791d..9fcde15eedd3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json @@ -2,42 +2,42 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "volumeGroupName": "cnT5Mn4-J1I7", - "volumeName": "a11-BZ89-kE1", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", + "volumeName": "7lv-VgO-vh-857", "api-version": "2022-12-01-preview" }, "responses": { "200": { "body": { "properties": { - "volumeId": "idwokacvdntfkdkui", + "volumeId": "hkbhievbyopwjqawbyvqi", "creationData": { "createSource": "None", - "sourceUri": "mnyixqhwzfwwhvjzz" + "sourceUri": " ARM Id of resource" }, - "sizeGiB": 22, + "sizeGiB": 23, "storageTarget": { - "targetIqn": "b", - "targetPortalHostname": "clgte", - "targetPortalPort": 24, - "provisioningState": "Invalid", + "targetIqn": "yuuex", + "targetPortalHostname": "yktnmynpdjpmztwuwcvipp", + "targetPortalPort": 3, + "provisioningState": "Succeeded", "status": "Invalid" } }, "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "zloujisrarsox", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-07-04T05:52:15.371Z", + "lastModifiedBy": "lmdztjjcmdfzam", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-07-04T05:52:15.371Z" }, - "id": "xrpyxmigkipr", - "name": "ifsnzhrbthffygpjkavdllk", - "type": "ysxit" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}", + "name": "ipmipjggodoxjua", + "type": "Microsoft.ElasticSan/elasticSans" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json index 118c75edf3b9..9fcde15eedd3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json @@ -2,16 +2,43 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "volumeGroupName": "cnT5Mn4-J1I7", - "volumeName": "a11-BZ89-kE1", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", + "volumeName": "7lv-VgO-vh-857", "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": {} + "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" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index 072568f68d8f..bc2387b3bebb 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "volumeGroupName": "cnT5Mn4-J1I7", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", "api-version": "2022-12-01-preview" }, "responses": { @@ -14,34 +14,34 @@ "value": [ { "properties": { - "volumeId": "idwokacvdntfkdkui", + "volumeId": "hkbhievbyopwjqawbyvqi", "creationData": { "createSource": "None", - "sourceUri": "mnyixqhwzfwwhvjzz" + "sourceUri": " ARM Id of resource" }, - "sizeGiB": 22, + "sizeGiB": 23, "storageTarget": { - "targetIqn": "b", - "targetPortalHostname": "clgte", - "targetPortalPort": 24, - "provisioningState": "Invalid", + "targetIqn": "yuuex", + "targetPortalHostname": "yktnmynpdjpmztwuwcvipp", + "targetPortalPort": 3, + "provisioningState": "Succeeded", "status": "Invalid" } }, "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "zloujisrarsox", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-07-04T05:52:15.371Z", + "lastModifiedBy": "lmdztjjcmdfzam", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-07-04T05:52:15.371Z" }, - "id": "xrpyxmigkipr", - "name": "ifsnzhrbthffygpjkavdllk", - "type": "ysxit" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}", + "name": "ipmipjggodoxjua", + "type": "Microsoft.ElasticSan/elasticSans" } ], - "nextLink": "hlhgtqorvcaliv" + "nextLink": "zrjgyuzmjvvatfujsbyrsxrudytm" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json index 546b5feb6ba4..bc2387b3bebb 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json @@ -2,15 +2,47 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "volumeGroupName": "cnT5Mn4-J1I7", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": {} + "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" + } } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json index e6549eabfeab..aa68b8e984e4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json @@ -2,14 +2,14 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "volumeGroupName": "cnT5Mn4-J1I7", - "volumeName": "a11-BZ89-kE1", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", + "volumeName": "7lv-VgO-vh-857", "parameters": { "properties": { - "sizeGiB": 20 + "sizeGiB": 11 } }, "api-version": "2022-12-01-preview" @@ -18,31 +18,31 @@ "200": { "body": { "properties": { - "volumeId": "idwokacvdntfkdkui", + "volumeId": "hkbhievbyopwjqawbyvqi", "creationData": { "createSource": "None", - "sourceUri": "mnyixqhwzfwwhvjzz" + "sourceUri": " ARM Id of resource" }, - "sizeGiB": 22, + "sizeGiB": 23, "storageTarget": { - "targetIqn": "b", - "targetPortalHostname": "clgte", - "targetPortalPort": 24, - "provisioningState": "Invalid", + "targetIqn": "yuuex", + "targetPortalHostname": "yktnmynpdjpmztwuwcvipp", + "targetPortalPort": 3, + "provisioningState": "Succeeded", "status": "Invalid" } }, "systemData": { - "createdBy": "otfifnrahdshqombvtg", + "createdBy": "zloujisrarsox", "createdByType": "User", - "createdAt": "2023-07-03T09:59:45.919Z", - "lastModifiedBy": "jnaxavnlhrboshtidtib", + "createdAt": "2023-07-04T05:52:15.371Z", + "lastModifiedBy": "lmdztjjcmdfzam", "lastModifiedByType": "User", - "lastModifiedAt": "2023-07-03T09:59:45.919Z" + "lastModifiedAt": "2023-07-04T05:52:15.371Z" }, - "id": "xrpyxmigkipr", - "name": "ifsnzhrbthffygpjkavdllk", - "type": "ysxit" + "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}/volumes/{volumeName}", + "name": "ipmipjggodoxjua", + "type": "Microsoft.ElasticSan/elasticSans" } }, "202": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json index a2d40db4a4e8..e6819059fda4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json @@ -2,17 +2,44 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", + "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", - "volumeGroupName": "cnT5Mn4-J1I7", - "volumeName": "a11-BZ89-kE1", + "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", + "volumeName": "7lv-VgO-vh-857", "parameters": {}, "api-version": "2022-12-01-preview" }, "responses": { "200": { - "body": {} + "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" + } }, "202": { "headers": { From 9403a9c153d5ed5980958dca35fda42d8dc20481 Mon Sep 17 00:00:00 2001 From: PreetPRG Date: Thu, 6 Jul 2023 15:10:10 +0530 Subject: [PATCH 14/16] resolved comments --- .../2022-12-01-preview/elasticsan.json | 166 +++--------------- .../ElasticSans_Create_MaximumSet_Gen.json | 10 +- .../ElasticSans_Create_MinimumSet_Gen.json | 9 +- .../ElasticSans_Delete_MaximumSet_Gen.json | 6 +- .../ElasticSans_Delete_MinimumSet_Gen.json | 6 +- .../ElasticSans_Get_MaximumSet_Gen.json | 6 +- .../ElasticSans_Get_MinimumSet_Gen.json | 6 +- ...ns_ListByResourceGroup_MaximumSet_Gen.json | 4 +- ...ns_ListByResourceGroup_MinimumSet_Gen.json | 4 +- ...ans_ListBySubscription_MaximumSet_Gen.json | 2 +- ...ans_ListBySubscription_MinimumSet_Gen.json | 2 +- .../ElasticSans_Update_MaximumSet_Gen.json | 6 +- .../ElasticSans_Update_MinimumSet_Gen.json | 6 +- ...poinConnections_Delete_MaximumSet_Gen.json | 8 +- ...poinConnections_Delete_MinimumSet_Gen.json | 8 +- ...ointConnections_Create_MaximumSet_Gen.json | 14 +- ...ointConnections_Create_MinimumSet_Gen.json | 18 +- ...ndpointConnections_Get_MaximumSet_Gen.json | 8 +- ...ndpointConnections_Get_MinimumSet_Gen.json | 8 +- ...dpointConnections_List_MaximumSet_Gen.json | 6 +- ...dpointConnections_List_MinimumSet_Gen.json | 6 +- ...urces_ListByElasticSan_MaximumSet_Gen.json | 6 +- ...urces_ListByElasticSan_MinimumSet_Gen.json | 6 +- .../examples/Skus_List_MaximumSet_Gen.json | 2 +- .../examples/Skus_List_MinimumSet_Gen.json | 2 +- .../VolumeGroups_Create_MaximumSet_Gen.json | 8 +- .../VolumeGroups_Create_MinimumSet_Gen.json | 8 +- .../VolumeGroups_Delete_MaximumSet_Gen.json | 8 +- .../VolumeGroups_Delete_MinimumSet_Gen.json | 8 +- .../VolumeGroups_Get_MaximumSet_Gen.json | 8 +- .../VolumeGroups_Get_MinimumSet_Gen.json | 8 +- ...roups_ListByElasticSan_MaximumSet_Gen.json | 6 +- ...roups_ListByElasticSan_MinimumSet_Gen.json | 6 +- .../VolumeGroups_Update_MaximumSet_Gen.json | 8 +- .../VolumeGroups_Update_MinimumSet_Gen.json | 8 +- .../Volumes_Create_MaximumSet_Gen.json | 12 +- .../Volumes_Create_MinimumSet_Gen.json | 10 +- .../Volumes_Delete_MaximumSet_Gen.json | 10 +- .../Volumes_Delete_MinimumSet_Gen.json | 10 +- .../examples/Volumes_Get_MaximumSet_Gen.json | 10 +- .../examples/Volumes_Get_MinimumSet_Gen.json | 10 +- ...umes_ListByVolumeGroup_MaximumSet_Gen.json | 8 +- ...umes_ListByVolumeGroup_MinimumSet_Gen.json | 8 +- .../Volumes_Update_MaximumSet_Gen.json | 10 +- .../Volumes_Update_MinimumSet_Gen.json | 10 +- 45 files changed, 198 insertions(+), 301 deletions(-) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json index c785914d3767..85f9b0bd974f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json @@ -67,7 +67,7 @@ "200": { "description": "OK. The request has succeeded.", "schema": { - "$ref": "#/definitions/ElasticSanOperationListResult" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult" } }, "default": { @@ -248,7 +248,7 @@ "in": "body", "required": true, "schema": { - "$ref": "#/definitions/ElasticSanCreateParameter" + "$ref": "#/definitions/ElasticSan" }, "description": "Elastic San object." }, @@ -766,7 +766,7 @@ "in": "body", "required": true, "schema": { - "$ref": "#/definitions/VolumeCreateParameter" + "$ref": "#/definitions/Volume" }, "description": "Volume object." }, @@ -1348,81 +1348,6 @@ } }, "definitions": { - "ElasticSanOperationDisplay": { - "type": "object", - "required": [ - "provider", - "resource", - "operation", - "description" - ], - "description": "Metadata about an operation.", - "additionalProperties": false, - "properties": { - "provider": { - "type": "string", - "description": "Localized friendly form of the resource provider name." - }, - "resource": { - "type": "string", - "description": "Localized friendly form of the resource type related to this action/operation." - }, - "operation": { - "type": "string", - "description": "Localized friendly name for the operation, as it should be shown to the user." - }, - "description": { - "type": "string", - "description": "Localized friendly description for the operation, as it should be shown to the user." - } - } - }, - "ElasticSanRPOperation": { - "type": "object", - "required": [ - "name" - ], - "description": "Description of a ElasticSan RP Operation", - "additionalProperties": false, - "properties": { - "name": { - "type": "string", - "description": "The name of the operation being performed on this particular object" - }, - "isDataAction": { - "type": "boolean", - "description": "Indicates whether the operation applies to data-plane.", - "readOnly": true - }, - "display": { - "description": "Additional metadata about RP operation.", - "$ref": "#/definitions/ElasticSanOperationDisplay", - "readOnly": true - } - } - }, - "ElasticSanOperationListResult": { - "type": "object", - "required": [ - "value" - ], - "description": "List of operations supported by the RP.", - "additionalProperties": false, - "properties": { - "value": { - "type": "array", - "description": "An array of operations supported by the ElasticSan RP.", - "items": { - "$ref": "#/definitions/ElasticSanRPOperation" - }, - "x-ms-identifiers": [] - }, - "nextLink": { - "description": "URI to fetch the next section of the paginated response.", - "type": "string" - } - } - }, "ElasticSanList": { "type": "object", "description": "List of Elastic Sans", @@ -1442,36 +1367,23 @@ } } }, - "ElasticSanCreateParameter": { - "type": "object", - "description": "Input Parameter for Create ElasticSan.", - "required": [ - "properties" - ], - "allOf": [ - { - "$ref": "#/definitions/ElasticSan" - } - ] - }, "ElasticSan": { "type": "object", "description": "Response for ElasticSan request.", + "required": [ + "properties", + "location" + ], "properties": { "properties": { "x-ms-client-flatten": true, "description": "Properties of ElasticSan.", "$ref": "#/definitions/ElasticSanProperties" - }, - "systemData": { - "description": "Resource metadata required by ARM RPC", - "readOnly": true, - "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/systemData" } }, "allOf": [ { - "$ref": "#/definitions/TrackedResource" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/TrackedResource" } ] }, @@ -1616,6 +1528,11 @@ }, "x-ms-identifiers": [], "readOnly": true + }, + "nextLink": { + "description": "URI to fetch the next section of the paginated response.", + "type": "string", + "readOnly": true } } }, @@ -1797,11 +1714,6 @@ "x-ms-client-flatten": true, "description": "Properties of VolumeGroup.", "$ref": "#/definitions/VolumeGroupProperties" - }, - "systemData": { - "description": "Resource metadata required by ARM RPC", - "readOnly": true, - "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/systemData" } }, "allOf": [ @@ -1898,29 +1810,34 @@ }, "VolumeCreateParameter": { "type": "object", + "properties": { + "properties": { + "x-ms-client-flatten": true, + "description": "Properties of Volume.", + "$ref": "#/definitions/VolumeProperties" + } + }, "required": [ "properties" ], "description": "Input Parameter for Create Volume.", "allOf": [ { - "$ref": "#/definitions/Volume" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" } ] }, "Volume": { "type": "object", "description": "Response for Volume request.", + "required": [ + "properties" + ], "properties": { "properties": { "x-ms-client-flatten": true, "description": "Properties of Volume.", "$ref": "#/definitions/VolumeProperties" - }, - "systemData": { - "description": "Resource metadata required by ARM RPC", - "readOnly": true, - "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/systemData" } }, "allOf": [ @@ -2142,6 +2059,9 @@ "PrivateEndpointConnection": { "type": "object", "description": " Response for PrivateEndpoint Connection object", + "required": [ + "properties" + ], "properties": { "properties": { "x-ms-client-flatten": true, @@ -2304,38 +2224,6 @@ } }, "description": "List of private endpoint connections associated with SAN" - }, - "TrackedResource": { - "title": "Tracked Resource", - "description": "The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location'", - "type": "object", - "properties": { - "tags": { - "type": "object", - "additionalProperties": { - "type": "string" - }, - "x-ms-mutability": [ - "read", - "create", - "update" - ], - "description": "Resource tags." - }, - "location": { - "type": "string", - "x-ms-mutability": [ - "read", - "create" - ], - "description": "The geo-location where the resource lives" - } - }, - "allOf": [ - { - "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/Resource" - } - ] } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json index 2afc14d2aff0..dbfd5dcd7290 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", "parameters": { "properties": { "sku": { @@ -12,7 +12,7 @@ "tier": "Premium" }, "availabilityZones": [ - "sydcjik" + "1" ], "baseSizeTiB": 5, "extendedCapacitySizeTiB": 25 @@ -20,7 +20,7 @@ "tags": { "key9316": "ihndtieqibtob" }, - "location": "kiwjyowlvfk" + "location": "South Central US" }, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json index 444fa8092bbf..28a5ec743603 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", "parameters": { "properties": { "sku": { @@ -12,7 +12,8 @@ }, "baseSizeTiB": 5, "extendedCapacitySizeTiB": 25 - } + }, + "location": "South Central US" }, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json index b108f913da97..9a5a6ec609a7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json index b108f913da97..9a5a6ec609a7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json index 39761f928ea4..170ded4e7f83 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "5ED36C6E-F804-407F-AD4D-126277AB3EEB", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "yOwol_E_766_Sx758-2p", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json index 253160a5616b..170ded4e7f83 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index 89b240f3c0f2..7e33fb04d593 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -2,8 +2,8 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index 89b240f3c0f2..7e33fb04d593 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -2,8 +2,8 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index 257ec9e37c6d..3b40a6d09caf 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", + "subscriptionId": "{subscriptionId}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index 257ec9e37c6d..3b40a6d09caf 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", + "subscriptionId": "{subscriptionId}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json index 27ce782dcfe4..8f21f955735b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", "parameters": { "properties": { "baseSizeTiB": 10, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json index 3a58df27a1b5..7d2208e546a0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json index c82172799282..6a86a4ae5768 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpoinConnections_Delete", "operationId": "PrivateEndpoinConnections_Delete", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "privateEndpointConnectionName": "aiahsvlzjffevnyy", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "privateEndpointConnectionName": "{privateEndpointConnectionName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json index c82172799282..6a86a4ae5768 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpoinConnections_Delete", "operationId": "PrivateEndpoinConnections_Delete", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "privateEndpointConnectionName": "aiahsvlzjffevnyy", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "privateEndpointConnectionName": "{privateEndpointConnectionName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json index 2036ba8a735e..cb084b4ab773 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json @@ -2,20 +2,20 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "privateEndpointConnectionName": "aiahsvlzjffevnyy", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "privateEndpointConnectionName": "{privateEndpointConnectionName}", "parameters": { "properties": { "privateEndpoint": {}, "privateLinkServiceConnectionState": { "status": "Pending", - "description": "rhhiqtbpmzmdhyhzkaqot", - "actionsRequired": "gyvuogop" + "description": "Auto-Approved", + "actionsRequired": "None" }, "groupIds": [ - "sytxzqlcoapcaywthgwvwcw" + "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" ] } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json index 14eb0f060ef2..64919c515af6 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json @@ -2,11 +2,19 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "privateEndpointConnectionName": "aiahsvlzjffevnyy", - "parameters": {}, + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "privateEndpointConnectionName": "{privateEndpointConnectionName}", + "parameters": { + "properties": { + "privateLinkServiceConnectionState": { + "status": "Pending", + "description": "Auto-Approved", + "actionsRequired": "None" + } + } + }, "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json index 33dcbf4cbc01..972cbf55c381 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "privateEndpointConnectionName": "aiahsvlzjffevnyy", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "privateEndpointConnectionName": "{privateEndpointConnectionName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json index 33dcbf4cbc01..972cbf55c381 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "privateEndpointConnectionName": "aiahsvlzjffevnyy", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "privateEndpointConnectionName": "{privateEndpointConnectionName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json index 1d6b4c3629ca..36eae92ab296 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json index 1d6b4c3629ca..36eae92ab296 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json index 9f9be39a3d04..26d866323640 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json index 9f9be39a3d04..26d866323640 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json index 0c425eae26a6..6685a3cb039f 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "A809C6A2-DF28-4BEE-8440-E25396838122", + "subscriptionId": "{subscriptionId}", "api-version": "2022-12-01-preview", "$filter": "dtycml" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json index 3abb0f9d2e84..1b353da4eab1 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "A809C6A2-DF28-4BEE-8440-E25396838122", + "subscriptionId": "{subscriptionId}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json index 890102cf0f19..e048e074fc0c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "volumeGroupName": "{volumeGroupName}", "parameters": { "properties": { "protocolType": "Iscsi", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json index 7a92b3241416..db4803790e66 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "volumeGroupName": "{volumeGroupName}", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json index 85b6273eaec4..b1ba2d1ae896 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "volumeGroupName": "{volumeGroupName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json index 85b6273eaec4..b1ba2d1ae896 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Delete", "operationId": "VolumeGroups_Delete", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "volumeGroupName": "{volumeGroupName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json index f8a71c349dad..7122babdbeac 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "volumeGroupName": "{volumeGroupName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json index f8a71c349dad..7122babdbeac 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "volumeGroupName": "{volumeGroupName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json index d217205fc3a2..615cfe0d02be 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json index d217205fc3a2..615cfe0d02be 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json index 05f20f9e7bec..54108926cdde 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "volumeGroupName": "{volumeGroupName}", "parameters": { "properties": { "protocolType": "Iscsi", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json index a6e41957ddcc..7d4b14981924 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "volumeGroupName": "{volumeGroupName}", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json index b3e19cdea108..5060781257ae 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json @@ -2,16 +2,16 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", - "volumeName": "7lv-VgO-vh-857", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "volumeGroupName": "{volumeGroupName}", + "volumeName": "{volumeName}", "parameters": { "properties": { "creationData": { "createSource": "None", - "sourceUri": "cksjsscjinpvpnnlgladieobfych" + "sourceUri": " ARM Id of resource" }, "sizeGiB": 23 } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json index e1d77881e272..fd4cac6fa081 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", - "volumeName": "7lv-VgO-vh-857", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "volumeGroupName": "{volumeGroupName}", + "volumeName": "{volumeName}", "parameters": { "properties": { "sizeGiB": 23 diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json index 7f9773baa8d3..36ee12eb18f3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", - "volumeName": "7lv-VgO-vh-857", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "volumeGroupName": "{volumeGroupName}", + "volumeName": "{volumeName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json index 7f9773baa8d3..36ee12eb18f3 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Delete", "operationId": "Volumes_Delete", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", - "volumeName": "7lv-VgO-vh-857", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "volumeGroupName": "{volumeGroupName}", + "volumeName": "{volumeName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json index 9fcde15eedd3..1a5070ec5db1 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", - "volumeName": "7lv-VgO-vh-857", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "volumeGroupName": "{volumeGroupName}", + "volumeName": "{volumeName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json index 9fcde15eedd3..1a5070ec5db1 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", - "volumeName": "7lv-VgO-vh-857", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "volumeGroupName": "{volumeGroupName}", + "volumeName": "{volumeName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index bc2387b3bebb..c508f9045fd5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "volumeGroupName": "{volumeGroupName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json index bc2387b3bebb..c508f9045fd5 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "volumeGroupName": "{volumeGroupName}", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json index aa68b8e984e4..30676f208a15 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", - "volumeName": "7lv-VgO-vh-857", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "volumeGroupName": "{volumeGroupName}", + "volumeName": "{volumeName}", "parameters": { "properties": { "sizeGiB": 11 diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json index e6819059fda4..e75e6a450fcd 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "A809C6A2-DF28-4BEE-8440-E25396838122", - "resourceGroupName": "rgelasticsan", - "elasticSanName": "1LNM_w1_67x8YM_Xy63", - "volumeGroupName": "HmCpf4x-1v93h-l7TF1_3U25_v30_C91cP", - "volumeName": "7lv-VgO-vh-857", + "subscriptionId": "{subscriptionId}", + "resourceGroupName": "{resourceGroupName}", + "elasticSanName": "{elasticSanName}", + "volumeGroupName": "{volumeGroupName}", + "volumeName": "{volumeName}", "parameters": {}, "api-version": "2022-12-01-preview" }, From b9830acac3ffd28ab81bf6e97f51030670999d7c Mon Sep 17 00:00:00 2001 From: PreetPRG Date: Thu, 6 Jul 2023 15:33:18 +0530 Subject: [PATCH 15/16] spell check resolved --- .../preview/2022-12-01-preview/elasticsan.json | 12 ++++++------ .../examples/ElasticSans_Create_MaximumSet_Gen.json | 6 +++--- .../examples/ElasticSans_Create_MinimumSet_Gen.json | 6 +++--- .../examples/ElasticSans_Delete_MaximumSet_Gen.json | 6 +++--- .../examples/ElasticSans_Delete_MinimumSet_Gen.json | 6 +++--- .../examples/ElasticSans_Get_MaximumSet_Gen.json | 6 +++--- .../examples/ElasticSans_Get_MinimumSet_Gen.json | 6 +++--- ...asticSans_ListByResourceGroup_MaximumSet_Gen.json | 4 ++-- ...asticSans_ListByResourceGroup_MinimumSet_Gen.json | 4 ++-- ...lasticSans_ListBySubscription_MaximumSet_Gen.json | 2 +- ...lasticSans_ListBySubscription_MinimumSet_Gen.json | 2 +- .../examples/ElasticSans_Update_MaximumSet_Gen.json | 6 +++--- .../examples/ElasticSans_Update_MinimumSet_Gen.json | 6 +++--- ...ateEndpointConnections_Create_MaximumSet_Gen.json | 10 +++++----- ...ateEndpointConnections_Create_MinimumSet_Gen.json | 8 ++++---- ...teEndpointConnections_Delete_MaximumSet_Gen.json} | 8 ++++---- ...teEndpointConnections_Delete_MinimumSet_Gen.json} | 8 ++++---- ...rivateEndpointConnections_Get_MaximumSet_Gen.json | 8 ++++---- ...rivateEndpointConnections_Get_MinimumSet_Gen.json | 8 ++++---- ...ivateEndpointConnections_List_MaximumSet_Gen.json | 6 +++--- ...ivateEndpointConnections_List_MinimumSet_Gen.json | 6 +++--- ...inkResources_ListByElasticSan_MaximumSet_Gen.json | 6 +++--- ...inkResources_ListByElasticSan_MinimumSet_Gen.json | 6 +++--- .../examples/Skus_List_MaximumSet_Gen.json | 2 +- .../examples/Skus_List_MinimumSet_Gen.json | 2 +- .../examples/VolumeGroups_Create_MaximumSet_Gen.json | 8 ++++---- .../examples/VolumeGroups_Create_MinimumSet_Gen.json | 8 ++++---- .../examples/VolumeGroups_Delete_MaximumSet_Gen.json | 8 ++++---- .../examples/VolumeGroups_Delete_MinimumSet_Gen.json | 8 ++++---- .../examples/VolumeGroups_Get_MaximumSet_Gen.json | 8 ++++---- .../examples/VolumeGroups_Get_MinimumSet_Gen.json | 8 ++++---- ...VolumeGroups_ListByElasticSan_MaximumSet_Gen.json | 6 +++--- ...VolumeGroups_ListByElasticSan_MinimumSet_Gen.json | 6 +++--- .../examples/VolumeGroups_Update_MaximumSet_Gen.json | 8 ++++---- .../examples/VolumeGroups_Update_MinimumSet_Gen.json | 8 ++++---- .../examples/Volumes_Create_MaximumSet_Gen.json | 10 +++++----- .../examples/Volumes_Create_MinimumSet_Gen.json | 10 +++++----- .../examples/Volumes_Delete_MaximumSet_Gen.json | 10 +++++----- .../examples/Volumes_Delete_MinimumSet_Gen.json | 10 +++++----- .../examples/Volumes_Get_MaximumSet_Gen.json | 10 +++++----- .../examples/Volumes_Get_MinimumSet_Gen.json | 10 +++++----- .../Volumes_ListByVolumeGroup_MaximumSet_Gen.json | 8 ++++---- .../Volumes_ListByVolumeGroup_MinimumSet_Gen.json | 8 ++++---- .../examples/Volumes_Update_MaximumSet_Gen.json | 10 +++++----- .../examples/Volumes_Update_MinimumSet_Gen.json | 10 +++++----- 45 files changed, 161 insertions(+), 161 deletions(-) rename specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/{PrivateEndpoinConnections_Delete_MaximumSet_Gen.json => PrivateEndpointConnections_Delete_MaximumSet_Gen.json} (61%) rename specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/{PrivateEndpoinConnections_Delete_MinimumSet_Gen.json => PrivateEndpointConnections_Delete_MinimumSet_Gen.json} (61%) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json index 85f9b0bd974f..9ebea66e6588 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json @@ -258,7 +258,7 @@ ], "responses": { "200": { - "description": "OK -- Resurce Create or Update operation is successfully completed.", + "description": "OK -- Resource Create or Update operation is successfully completed.", "schema": { "$ref": "#/definitions/ElasticSan" } @@ -1156,7 +1156,7 @@ "PrivateEndpointConnections" ], "description": "Deletes the specified private endpoint connection associated with the Elastic San", - "operationId": "PrivateEndpoinConnections_Delete", + "operationId": "PrivateEndpointConnections_Delete", "parameters": [ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/SubscriptionIdParameter" @@ -1201,11 +1201,11 @@ "final-state-via": "location" }, "x-ms-examples": { - "PrivateEndpoinConnections_Delete_MaximumSet_Gen": { - "$ref": "./examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json" + "PrivateEndpointConnections_Delete_MaximumSet_Gen": { + "$ref": "./examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json" }, - "PrivateEndpoinConnections_Delete_MinimumSet_Gen": { - "$ref": "./examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json" + "PrivateEndpointConnections_Delete_MinimumSet_Gen": { + "$ref": "./examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json" } } } diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json index dbfd5dcd7290..8a541d41a87a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "parameters": { "properties": { "sku": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json index 28a5ec743603..2e2d74f5f223 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Create", "operationId": "ElasticSans_Create", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "parameters": { "properties": { "sku": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json index 9a5a6ec609a7..d8dbaedbfb24 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json index 9a5a6ec609a7..d8dbaedbfb24 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Delete", "operationId": "ElasticSans_Delete", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json index 170ded4e7f83..b219301153ac 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json index 170ded4e7f83..b219301153ac 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Get", "operationId": "ElasticSans_Get", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json index 7e33fb04d593..0b31c3234e38 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MaximumSet_Gen.json @@ -2,8 +2,8 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json index 7e33fb04d593..0b31c3234e38 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListByResourceGroup_MinimumSet_Gen.json @@ -2,8 +2,8 @@ "title": "ElasticSans_ListByResourceGroup", "operationId": "ElasticSans_ListByResourceGroup", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json index 3b40a6d09caf..f048dcb61172 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MaximumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "{subscriptionId}", + "subscriptionId": "subscriptionid", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json index 3b40a6d09caf..f048dcb61172 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_ListBySubscription_MinimumSet_Gen.json @@ -2,7 +2,7 @@ "title": "ElasticSans_ListBySubscription", "operationId": "ElasticSans_ListBySubscription", "parameters": { - "subscriptionId": "{subscriptionId}", + "subscriptionId": "subscriptionid", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json index 8f21f955735b..e35cee40e292 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "parameters": { "properties": { "baseSizeTiB": 10, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json index 7d2208e546a0..0a25b8820926 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Update_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "ElasticSans_Update", "operationId": "ElasticSans_Update", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json index cb084b4ab773..adc3acdf5dc1 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", - "privateEndpointConnectionName": "{privateEndpointConnectionName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "privateEndpointConnectionName": "privateendpointconnectionname", "parameters": { "properties": { "privateEndpoint": {}, @@ -15,7 +15,7 @@ "actionsRequired": "None" }, "groupIds": [ - "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}" + "sytxzqlcoapcaywthgwvwcw" ] } }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json index 64919c515af6..433208cc24ae 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Create_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Create", "operationId": "PrivateEndpointConnections_Create", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", - "privateEndpointConnectionName": "{privateEndpointConnectionName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "privateEndpointConnectionName": "privateendpointconnectionname", "parameters": { "properties": { "privateLinkServiceConnectionState": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json similarity index 61% rename from specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json rename to specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json index 6a86a4ae5768..ac49bca0a6bc 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Delete_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpoinConnections_Delete", "operationId": "PrivateEndpoinConnections_Delete", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", - "privateEndpointConnectionName": "{privateEndpointConnectionName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "privateEndpointConnectionName": "privateendpointconnectionname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json similarity index 61% rename from specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json rename to specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json index 6a86a4ae5768..ac49bca0a6bc 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpoinConnections_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Delete_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpoinConnections_Delete", "operationId": "PrivateEndpoinConnections_Delete", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", - "privateEndpointConnectionName": "{privateEndpointConnectionName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "privateEndpointConnectionName": "privateendpointconnectionname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json index 972cbf55c381..bfb3db7d956e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MaximumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", - "privateEndpointConnectionName": "{privateEndpointConnectionName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "privateEndpointConnectionName": "privateendpointconnectionname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json index 972cbf55c381..bfb3db7d956e 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "PrivateEndpointConnections_Get", "operationId": "PrivateEndpointConnections_Get", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", - "privateEndpointConnectionName": "{privateEndpointConnectionName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "privateEndpointConnectionName": "privateendpointconnectionname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json index 36eae92ab296..c7c4f9d4edb7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json index 36eae92ab296..c7c4f9d4edb7 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateEndpointConnections_List_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateEndpointConnections_List", "operationId": "PrivateEndpointConnections_List", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json index 26d866323640..3b86a1b2efda 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json index 26d866323640..3b86a1b2efda 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/PrivateLinkResources_ListByElasticSan_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "PrivateLinkResources_ListByElasticSan", "operationId": "PrivateLinkResources_ListByElasticSan", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json index 6685a3cb039f..18e8a6ee91d4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "{subscriptionId}", + "subscriptionId": "subscriptionid", "api-version": "2022-12-01-preview", "$filter": "dtycml" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json index 1b353da4eab1..9188d9254cb1 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Skus_List_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "subscriptionid", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json index e048e074fc0c..81f712ce37b4 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "parameters": { "properties": { "protocolType": "Iscsi", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json index db4803790e66..2f61de91e24c 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Create_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Create", "operationId": "VolumeGroups_Create", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", - "volumeGroupName": "{volumeGroupName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json index b1ba2d1ae896..d5334fbb71ff 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json index b1ba2d1ae896..d5334fbb71ff 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json index 7122babdbeac..9dc109056fcf 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json index 7122babdbeac..9dc109056fcf 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Get_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Get", "operationId": "VolumeGroups_Get", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", - "volumeGroupName": "{volumeGroupName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json index 615cfe0d02be..b80109d0c451 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MaximumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json index 615cfe0d02be..b80109d0c451 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_ListByElasticSan_MinimumSet_Gen.json @@ -2,9 +2,9 @@ "title": "VolumeGroups_ListByElasticSan", "operationId": "VolumeGroups_ListByElasticSan", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json index 54108926cdde..8d87a5b1bc84 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "parameters": { "properties": { "protocolType": "Iscsi", diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json index 7d4b14981924..6d4cd55a03ad 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/VolumeGroups_Update_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "VolumeGroups_Update", "operationId": "VolumeGroups_Update", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", - "volumeGroupName": "{volumeGroupName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "parameters": {}, "api-version": "2022-12-01-preview" }, diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json index 5060781257ae..ad7ca1245ab9 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", - "volumeGroupName": "{volumeGroupName}", - "volumeName": "{volumeName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "volumeName": "volumename", "parameters": { "properties": { "creationData": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json index fd4cac6fa081..86daa5986a42 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Create_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Create", "operationId": "Volumes_Create", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", - "volumeGroupName": "{volumeGroupName}", - "volumeName": "{volumeName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "volumeName": "volumename", "parameters": { "properties": { "sizeGiB": 23 diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json index 36ee12eb18f3..e2a6b804eb93 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "volumeName": "volumename", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json index 36ee12eb18f3..e2a6b804eb93 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Delete_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "volumeName": "volumename", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json index 1a5070ec5db1..defb27c24b1b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", - "volumeGroupName": "{volumeGroupName}", - "volumeName": "{volumeName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "volumeName": "volumename", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json index 1a5070ec5db1..defb27c24b1b 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Get_MinimumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Get", "operationId": "Volumes_Get", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", - "volumeGroupName": "{volumeGroupName}", - "volumeName": "{volumeName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "volumeName": "volumename", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json index c508f9045fd5..e4d5447b3c25 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json index c508f9045fd5..e4d5447b3c25 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_ListByVolumeGroup_MinimumSet_Gen.json @@ -2,10 +2,10 @@ "title": "Volumes_ListByVolumeGroup", "operationId": "Volumes_ListByVolumeGroup", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", - "volumeGroupName": "{volumeGroupName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", "api-version": "2022-12-01-preview" }, "responses": { diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json index 30676f208a15..52429609d92a 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MaximumSet_Gen.json @@ -2,11 +2,11 @@ "title": "Volumes_Update", "operationId": "Volumes_Update", "parameters": { - "subscriptionId": "{subscriptionId}", - "resourceGroupName": "{resourceGroupName}", - "elasticSanName": "{elasticSanName}", - "volumeGroupName": "{volumeGroupName}", - "volumeName": "{volumeName}", + "subscriptionId": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "volumeName": "volumename", "parameters": { "properties": { "sizeGiB": 11 diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json index e75e6a450fcd..f1f370f93de0 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/examples/Volumes_Update_MinimumSet_Gen.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/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": "subscriptionid", + "resourceGroupName": "resourcegroupname", + "elasticSanName": "elasticsanname", + "volumeGroupName": "volumegroupname", + "volumeName": "volumename", "parameters": {}, "api-version": "2022-12-01-preview" }, From d04684f6b716ec74dbb63f16b6741d5a27444294 Mon Sep 17 00:00:00 2001 From: PreetPRG Date: Fri, 7 Jul 2023 14:54:08 +0530 Subject: [PATCH 16/16] removing volumeCreateParameter --- .../2022-12-01-preview/elasticsan.json | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json index 9ebea66e6588..0680f4e32b69 100644 --- a/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json +++ b/specification/elasticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json @@ -1808,25 +1808,6 @@ } } }, - "VolumeCreateParameter": { - "type": "object", - "properties": { - "properties": { - "x-ms-client-flatten": true, - "description": "Properties of Volume.", - "$ref": "#/definitions/VolumeProperties" - } - }, - "required": [ - "properties" - ], - "description": "Input Parameter for Create Volume.", - "allOf": [ - { - "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ProxyResource" - } - ] - }, "Volume": { "type": "object", "description": "Response for Volume request.",