-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
elasticsan preview refresh microsoft.elasticsan 2022-12-01-preview (#…
…24494) * Adds base for updating Microsoft.ElasticSan from version preview/2021-11-20-preview to version 2022-12-01-preview * Updates readme * Updates API version in new specs and examples * Added PE related changes * Added Private Link resource API * Nit change to correct the path for privateLinkResource API * Updated Lint errors * prettier check * resolved comments & added publicNetworkAccess * removed publicNetworkAccess & NIT changes * Updated the list operations * resolved lintDiff * proper value for examples and removed value from PECollections * resolved comments * spell check resolved * removing volumeCreateParameter
- Loading branch information
Showing
48 changed files
with
4,836 additions
and
4 deletions.
There are no files selected for viewing
2,210 changes: 2,210 additions & 0 deletions
2,210
...asticsan/resource-manager/Microsoft.ElasticSan/preview/2022-12-01-preview/elasticsan.json
Large diffs are not rendered by default.
Oops, something went wrong.
104 changes: 104 additions & 0 deletions
104
...oft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MaximumSet_Gen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,104 @@ | ||
{ | ||
"title": "ElasticSans_Create", | ||
"operationId": "ElasticSans_Create", | ||
"parameters": { | ||
"subscriptionId": "subscriptionid", | ||
"resourceGroupName": "resourcegroupname", | ||
"elasticSanName": "elasticsanname", | ||
"parameters": { | ||
"properties": { | ||
"sku": { | ||
"name": "Premium_LRS", | ||
"tier": "Premium" | ||
}, | ||
"availabilityZones": [ | ||
"1" | ||
], | ||
"baseSizeTiB": 5, | ||
"extendedCapacitySizeTiB": 25 | ||
}, | ||
"tags": { | ||
"key9316": "ihndtieqibtob" | ||
}, | ||
"location": "South Central US" | ||
}, | ||
"api-version": "2022-12-01-preview" | ||
}, | ||
"responses": { | ||
"200": { | ||
"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": { | ||
"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" | ||
} | ||
} | ||
} | ||
} |
97 changes: 97 additions & 0 deletions
97
...oft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Create_MinimumSet_Gen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,97 @@ | ||
{ | ||
"title": "ElasticSans_Create", | ||
"operationId": "ElasticSans_Create", | ||
"parameters": { | ||
"subscriptionId": "subscriptionid", | ||
"resourceGroupName": "resourcegroupname", | ||
"elasticSanName": "elasticsanname", | ||
"parameters": { | ||
"properties": { | ||
"sku": { | ||
"name": "Premium_LRS" | ||
}, | ||
"baseSizeTiB": 5, | ||
"extendedCapacitySizeTiB": 25 | ||
}, | ||
"location": "South Central US" | ||
}, | ||
"api-version": "2022-12-01-preview" | ||
}, | ||
"responses": { | ||
"200": { | ||
"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": { | ||
"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" | ||
} | ||
} | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
...oft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MaximumSet_Gen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"title": "ElasticSans_Delete", | ||
"operationId": "ElasticSans_Delete", | ||
"parameters": { | ||
"subscriptionId": "subscriptionid", | ||
"resourceGroupName": "resourcegroupname", | ||
"elasticSanName": "elasticsanname", | ||
"api-version": "2022-12-01-preview" | ||
}, | ||
"responses": { | ||
"200": {}, | ||
"202": { | ||
"headers": { | ||
"location": "https://contoso.com/operationstatus" | ||
} | ||
}, | ||
"204": {} | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
...oft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Delete_MinimumSet_Gen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"title": "ElasticSans_Delete", | ||
"operationId": "ElasticSans_Delete", | ||
"parameters": { | ||
"subscriptionId": "subscriptionid", | ||
"resourceGroupName": "resourcegroupname", | ||
"elasticSanName": "elasticsanname", | ||
"api-version": "2022-12-01-preview" | ||
}, | ||
"responses": { | ||
"200": {}, | ||
"202": { | ||
"headers": { | ||
"location": "https://contoso.com/operationstatus" | ||
} | ||
}, | ||
"204": {} | ||
} | ||
} |
77 changes: 77 additions & 0 deletions
77
...rosoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MaximumSet_Gen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
{ | ||
"title": "ElasticSans_Get", | ||
"operationId": "ElasticSans_Get", | ||
"parameters": { | ||
"subscriptionId": "subscriptionid", | ||
"resourceGroupName": "resourcegroupname", | ||
"elasticSanName": "elasticsanname", | ||
"api-version": "2022-12-01-preview" | ||
}, | ||
"responses": { | ||
"200": { | ||
"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" | ||
} | ||
} | ||
} | ||
} |
77 changes: 77 additions & 0 deletions
77
...rosoft.ElasticSan/preview/2022-12-01-preview/examples/ElasticSans_Get_MinimumSet_Gen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
{ | ||
"title": "ElasticSans_Get", | ||
"operationId": "ElasticSans_Get", | ||
"parameters": { | ||
"subscriptionId": "subscriptionid", | ||
"resourceGroupName": "resourcegroupname", | ||
"elasticSanName": "elasticsanname", | ||
"api-version": "2022-12-01-preview" | ||
}, | ||
"responses": { | ||
"200": { | ||
"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" | ||
} | ||
} | ||
} | ||
} |
Oops, something went wrong.