Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hub Generated] Public private branch 'elastic-san-preview' #18148

Merged
Merged
Show file tree
Hide file tree
Changes from 32 commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
9e17c18
Initial Check-In to introduce ElasticSan RP
Dec 15, 2021
3552ed9
Applied coding styles and fixed the spelling mistake.
Dec 15, 2021
b39edc7
Updated with IOPS & MBps properties
Dec 17, 2021
2a6e75f
Updated swagger file with NetWork Acls
Dec 20, 2021
d13f655
Added "None" to protocol type and updated with other validations.
Dec 22, 2021
bb49b37
Removed ElasticSan from VolumeGroup operations
Dec 22, 2021
a2d1574
Addressed review comments by adding elasticSanName in each of its ope…
Dec 23, 2021
7bd1577
Added volumeGroupName Parameters to the operations
Dec 23, 2021
b779cd7
Upated array item with "x-ms-identifiers": [] as per Swagger Lint rec…
Dec 23, 2021
9439657
Removed unused parameters
Dec 23, 2021
96caf65
Updated with Snapshot endpoints
Dec 24, 2021
7eba2eb
Updated with missing "type" declarations
Dec 24, 2021
ba2fb15
Added Snapshot changes and addressed the PR review comments
Dec 31, 2021
8efcf34
Fixed Lint differences
Dec 31, 2021
cecf4d2
Fixed Lint difference
Dec 31, 2021
0c847a6
Added Export feature for Snapshot
Jan 4, 2022
9e61d62
Updated with Sku level settings
Jan 4, 2022
be67958
Updated with AdditionalInfo with "x-ms-identifiers": []
Jan 4, 2022
654cab8
Fixed Lint compilation issue with "x-ms-identifiers": [],
Jan 4, 2022
52c9483
Fixed Prettier issues
Jan 4, 2022
7932e56
Updated the readme* files with the right package and namespaces.
Jan 5, 2022
0d82de8
Pointed GO to track2
Jan 5, 2022
71a0ced
Updated readme.go.md with the yaml format
Jan 5, 2022
a4794ab
Addressed review comments, updated with ecommon types and added namin…
Jan 28, 2022
5328ef5
Updated with common SystemData
Jan 28, 2022
bd42699
Merge branch 'main' into elastic-san-preview
aRajeshKumar Jan 28, 2022
6f19071
Corrected the missing json structure
Jan 28, 2022
b7bed98
Updated 'CreateOrUpdate" with "Create"
Jan 28, 2022
7ef706c
Updated the spec with Network ACLs
Feb 16, 2022
eb2ab5a
Removed unnecessary error codes
Mar 8, 2022
90ef05c
Regenerated the examples
Mar 9, 2022
6971c4b
Removed Snapshot API and addressed PR comments (#18638)
aRajeshKumar Apr 11, 2022
7a4dc21
Removed Ruby SDK information (#18662)
aRajeshKumar Apr 12, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"softwareTerms",
"typescript"
],
"overrides": [
"overrides": [
{
"filename": "**/specification/databox/resource-manager/Microsoft.DataBox/stable/2018-01-01/databox.json",
"words": [
Expand Down
11 changes: 11 additions & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -651,6 +651,8 @@ EIRP
eirpd
Einsteinweg
Ekaterinburg
ElasticSan
ElasticSans
ekus
Eloqua
enableautoscale
Expand Down Expand Up @@ -1975,6 +1977,7 @@ storageimportexport
storagesources
storagesync
storagetarget
storagetargetinfo
storageuri
storsimple
streamanalytics
Expand All @@ -1997,6 +2000,7 @@ sublists
submount
subnames
subnet
subnetid
subnetname
subnets
subnet's
Expand Down Expand Up @@ -2295,6 +2299,13 @@ vnetid
Vnets
voip
Volapük
volume
volumes
volumename
volumesize
volumegroup
volumegroupname
volumegroups
Vpnclient
vpnconfiguration
vpndeviceconfigurationscript
Expand Down
Loading