Skip to content

Commit

Permalink
DiskRP Swagger changes for 2020-12-01 (Azure#12796)
Browse files Browse the repository at this point in the history
* Initial commit

* add autorotation properties

* supportsHibernation property added

* Update disk.json and add examples to support SSD ZRS managed disks.

* Add a ref to the example.

* adding new property - SecurityProfile

* separate definition of SecurityType enum

* fix identation

* remove enum description

* Improve descriptions for zrs.

* address comments

* added description for TrustedLaunch

* using eastus2euap region in example

* Revised descriptions of ssd zrs accounts

* Add new property for Live tier change

Adding a struct so that custoemrs can get the pending property updates for their managed disk.

* Update example to use region west us

* Updated example to add tier in 202 response.

* address comment

* changing region to NorthCentralUS

* Addressed comments and updated the example

* fix region in example file

* Fixing some validation errors

* Renaming SecurityProfile to DiskSecurityProfile in Definitions

* Missed a $ sign before ref for an example

* Fixing validation errors

* adding identity to diskencrpytionset update props

* Adding location in response

* fixing validation errors due to SecurityType enum

* Changing PurchasePlan to DiskPurchasePlan

* adding SecurityProfile in GetManagerDiskInfo example file

* fix tests by adding SecurityProfile in diskUpdateProperties

* Changed ASSDZRS to SSDZRS

* renamed the test to CreateAManagedDiskWithSSDZRSAccountType

* Fix securitytype enum

* addressing comment

* fix typo

* create enum def

* Changing name from DiskSecurityProfile to ResourceSecurityProfile

* Removing required from DiskSecurityProfile for securityType

* Adding readOnly flag to true for privateEndpoint

* reverted package-lock.json

* reverting DiskPurchasePlan to PurchasePlan

* Moving identity below tags in DiskEncryptionSetUpdate

* Removing the extra ','

* changing PurchasePlan to DiskPurchasePlan and adding x-ms-client-name tag

* Reverting back from DiskPurchasePlan to PurchasePlan

Co-authored-by: Meet Shah <meeshah@microsoft.com>
Co-authored-by: Hyuk Jun Park <hyupar@microsoft.com>
Co-authored-by: LU WU <laurawu19@gmail.com>
Co-authored-by: Anshul <ansolan@microsoft.com>
Co-authored-by: rahul602 <rahul45.oist@gmail.com>
  • Loading branch information
6 people authored Mar 16, 2021
1 parent 3a823d7 commit 3dd1d00
Show file tree
Hide file tree
Showing 55 changed files with 6,077 additions and 1 deletion.
1 change: 1 addition & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1701,6 +1701,7 @@ SQLRDS
sqlvirtualmachine
sqlvm
Sqoop
SSDZRS
SSIS
SSISDB
ssoadfs
Expand Down
Loading

0 comments on commit 3dd1d00

Please sign in to comment.