VolumeGroupListModel
VolumeGroupListModel
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id optional | Account id Example : 36827d9b643f46c2ae6bb7e63d633bfe | string | |
| created_at optional | Created at Example : 2024-08-01T07:06:23.315Z | string (date-time) | |
| created_by optional | Created by Example : samsung-cloud-platform1@samsung.com | string | |
| id optional | Volume group id Example : c9ecae8b973b425c81c3817893cd8063 | string | |
| modified_at optional | Modified at Example : 2024-08-01T07:06:25.315Z | string (date-time) | |
| modified_by optional | Modified by Example : samsung-cloud-platform2@samsung.com | string | |
| name optional | Volume group name Example : vg-01 | string | |
| num_of_block_storages optional | Number of volumes Example : 2 | integer | 1 |
| purpose optional | Volume group purpose Example : ORG | string | |
| state optional | Current state Example : CREATING | enum (CREATING, AVAILABLE, DELETING, EDITING, DELETED, ERROR_DELETING, ERROR_EDITING, ERROR) |