MemberVolumeWithRecoveryInfo
MemberVolumeWithRecoveryInfo
| Name | Description | Schema | Default |
|---|---|---|---|
| disk_type optional | Disk type Example : SSD | enum (SSD, HDD) | |
| id optional | Volume id Example : 92cd16fe8ebc4f73832513a172bf0000 | string | |
| name optional | Volume name Example : bs-01 | string | |
| origin_volume optional | origin volume information | SimpleIdNameInfo | |
| recovery_volume optional | recovery volume information | SimpleIdNameInfo | |
| size_gb optional | Volume capacity(GB) Example : 10 | integer | |
| snapshot_rate optional | Snapshot rate Example : 100 | integer | |
| state optional | Current state Example : CREATING | enum (CREATING, IN_USE, EDITING, DELETING, DELETED, ATTACHING, DETACHING, AVAILABLE, ERROR_DELETING, ERROR_EDITING, ERROR) |