VolumeGroupListModel

VolumeGroupListModel

NameDescriptionSchemaDefault
account_id
optional
계정 id
Example : 36827d9b643f46c2ae6bb7e63d633bfe
string
created_at
optional
생성일시
Example : 2024-08-01T07:06:23.315Z
string (date-time)
created_by
optional
생성자
Example : samsung-cloud-platform1@samsung.com
string
id
optional
볼륨 그룹 id
Example : c9ecae8b973b425c81c3817893cd8063
string
modified_at
optional
수정일시
Example : 2024-08-01T07:06:25.315Z
string (date-time)
modified_by
optional
수정자
Example : samsung-cloud-platform2@samsung.com
string
name
optional
볼륨 그룹명
Example : vg-01
string
num_of_block_storages
optional
볼륨 수
Example : 2
integer1
purpose
optional
볼륨 그룹 구분
Example : ORG
string
state
optional
현재 상태
Example : CREATING
enum (CREATING, AVAILABLE, DELETING, EDITING, DELETED, ERROR_DELETING, ERROR_EDITING, ERROR)