VolumeModelV1Dot2
VolumeModelV1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id optional | 계정 id Example : 36827d9b643f46c2ae6bb7e63d633bfe | string | |
| attachments optional | 연결 서버 | array[AttachedServer] | |
| created_at optional | 생성일시 Example : 2024-08-01T07:06:23.315Z | string | |
| created_by optional | 생성자 Example : samsung-cloud-platform1@samsung.com | string | |
| disk_type optional | 디스크 유형 Example : SSD | enum (SSD, HDD) | |
| external_errors optional | 외부 호출 중 발생한 에러 | array[ExternalError] | |
| has_origin optional | 원본 관계 존재 여부 Example : True | boolean | |
| has_replication optional | 복제 관계 존재 여부 Example : True | boolean | |
| id optional | id Example : 7239779c01e3405f82bb71c7f4b55fcd | string | |
| is_encryption optional | 암호화 적용 여부 Example : True | boolean | |
| iscsi_target_ips optional | iscsi ip 목록 Example : ['172.30.4.3', '172.30.4.4'] | array[string] | |
| modified_at optional | 수정일시 Example : 2024-08-01T07:06:25.315Z | string | |
| modified_by optional | 수정자 Example : samsung-cloud-platform2@samsung.com | string | |
| name optional | 볼륨명 Example : bs-01 | string | |
| previous_state optional | 이전 상태 Example : CREATING | enum (CREATING, IN_USE, EDITING, DELETING, DELETED, ATTACHING, DETACHING, AVAILABLE, ERROR_DELETING, ERROR_EDITING, ERROR) | |
| purpose optional | 볼륨 구분 Example : ORG | enum (ORG, REPL, BACKUP, RECOVERY) | |
| qos optional | 볼륨 QoS | QoSModel | |
| recovery optional | 복구본 정보 | RecoveryInfo | |
| size_gb optional | 볼륨 용량(GB) Example : 10 | integer | |
| snapshot_rate optional | 스냅샷 용량 Example : 100 | integer | |
| snapshot_schedule optional | 스냅샷 스케줄 | SnapshotSchedule | |
| srn optional | SRN Example : srn:dev2::36827d9b643f46c2ae6bb7e63d633bfe:kr-west1::baremetal-blockstorage:volume/97cd36e3c1984c8cad3ec193aeda25e0 | string | |
| state optional | 현재 상태 Example : CREATING | enum (CREATING, IN_USE, EDITING, DELETING, DELETED, ATTACHING, DETACHING, AVAILABLE, ERROR_DELETING, ERROR_EDITING, ERROR) | |
| storage_volume_name optional | 스토리지 볼륨명 Example : vo202407310544da8aadc775f | string | |
| volume_group optional | 볼륨 그룹 | VolumeGroupInfo |