이 섹션의 다중 페이지 출력 화면임. 여기를 클릭하여 프린트.
Models
- 1: AsyncResponse
- 2: AttachedServer
- 3: AttachmentListModel
- 4: ExternalError
- 5: MemberVolume
- 6: MemberVolumeWithRecoveryInfo
- 7: QoSModel
- 8: RecoveryInfo
- 9: RecoveryVolumeGroupInfo
- 10: RecoveryVolumeInfo
- 11: RelationVolumeGroupModel
- 12: RelationVolumeGroupModelV1Dot4
- 13: RelationVolumeModel
- 14: RelationVolumeModelV1Dot4
- 15: SetVolumeQoSRequest
- 16: SetVolumeQoSResponse
- 17: SimpleAttachedServer
- 18: SimpleIdNameInfo
- 19: SnapshotSchedule
- 20: TagModel
- 21: VolumeAttachmentRequest
- 22: VolumeAttachmentResponse
- 23: VolumeCreateRequest
- 24: VolumeCreateRequestV1Dot2
- 25: VolumeCreateRequestV1Dot4
- 26: VolumeDetachRequest
- 27: VolumeGroupCreationRequest
- 28: VolumeGroupCreationRequestV1Dot4
- 29: VolumeGroupInfo
- 30: VolumeGroupListModel
- 31: VolumeGroupListModelV1Dot4
- 32: VolumeGroupListResponse
- 33: VolumeGroupListResponseV1Dot4
- 34: VolumeGroupMemberRequest
- 35: VolumeGroupMemberResponse
- 36: VolumeGroupModel
- 37: VolumeGroupModelV1Dot4
- 38: VolumeGroupRecoveryCreateRequest
- 39: VolumeGroupReplicationCreateRequest
- 40: VolumeGroupReplicationCreateRequestV1Dot4
- 41: VolumeGroupReplicationDeleteResponse
- 42: VolumeGroupReplicationSyncModelV1Dot3
- 43: VolumeGroupReplicationSyncModelV1Dot4
- 44: VolumeGroupReplicationSyncResponseV1Dot3
- 45: VolumeGroupReplicationSyncResponseV1Dot4
- 46: VolumeGroupReplicationSyncTabModel
- 47: VolumeGroupReplicationSyncTabResponse
- 48: VolumeGroupReplicationUpdateCycleRequest
- 49: VolumeGroupReplicationUpdateCycleResponse
- 50: VolumeGroupReplicationUpdatePolicyRequest
- 51: VolumeGroupReplicationUpdatePolicyResponse
- 52: VolumeGroupResponse
- 53: VolumeGroupResponseV1Dot4
- 54: VolumeGroupSnapshotDeleteResponse
- 55: VolumeGroupSnapshotListModel
- 56: VolumeGroupSnapshotListResponse
- 57: VolumeGroupSnapshotResponse
- 58: VolumeGroupSnapshotRestoreResponse
- 59: VolumeGroupSnapshotScheduleRequest
- 60: VolumeGroupSnapshotScheduleResponse
- 61: VolumeListModel
- 62: VolumeListModelV1Dot4
- 63: VolumeListResponse
- 64: VolumeListResponseV1Dot4
- 65: VolumeModel
- 66: VolumeModelV1Dot2
- 67: VolumeModelV1Dot4
- 68: VolumeRecoveryCreateRequest
- 69: VolumeReplicationCreateRequest
- 70: VolumeReplicationCreateRequestV1Dot4
- 71: VolumeReplicationCycleRequest
- 72: VolumeReplicationCycleResponse
- 73: VolumeReplicationModel
- 74: VolumeReplicationModelV1Dot3
- 75: VolumeReplicationModelV1Dot4
- 76: VolumeReplicationPolicyRequest
- 77: VolumeReplicationPolicyResponse
- 78: VolumeReplicationResponse
- 79: VolumeReplicationResponseV1Dot3
- 80: VolumeReplicationResponseV1Dot4
- 81: VolumeResponse
- 82: VolumeResponseV1Dot2
- 83: VolumeResponseV1Dot4
- 84: VolumeSnapshotDeleteResponse
- 85: VolumeSnapshotListModel
- 86: VolumeSnapshotListResponse
- 87: VolumeSnapshotRateRequest
- 88: VolumeSnapshotRateResponse
- 89: VolumeSnapshotResponse
- 90: VolumeSnapshotRestoreResponse
- 91: VolumeSnapshotScheduleRequest
- 92: VolumeSnapshotScheduleResponse
1 - AsyncResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| request_id optional | 요청 id Example : req-0006064c-c008-458c-8977-19671c6b32d4 | string | |
| resource_id optional | 자원 id Example : 8bf55e738d4e44b5a21dbe133a42ecbe | string |
2 - AttachedServer
| Name | Description | Schema | Default |
|---|---|---|---|
| id optional | 서버 id Example : 83c3c73d457345e3829ee6d5557c0011 | string | |
| image_name optional | 이미지명 Example : RHEL 8.8 for BM | string | |
| name optional | 서버 명 Example : baremetal-01 | string | |
| srn optional | SRN Example : srn:dev2::36827d9b643f46c2ae6bb7e63d633bfe:kr-west1::baremetal-blockstorage:volume/97cd36e3c1984c8cad3ec193aeda25e0 | string | |
| state optional | 서버 상태 Example : RUNNING | string | |
| type optional | 서버 유형 Example : BM | enum (BM, MNGC) |
3 - AttachmentListModel
| Name | Description | Schema | Default |
|---|---|---|---|
| object_id optional | Object id Example : 83c3c73d457345e3829ee6d5557c0016 | string | |
| object_type optional | Object 유형 Example : BM | enum (BM, MNGC) |
4 - ExternalError
| Name | Description | Schema | Default |
|---|---|---|---|
| code optional | 코드 Example : Forbidden | string | |
| object_type optional | 서버 유형 Example : BM | enum (BM, MNGC) | |
| status optional | 상태 Example : 403 | integer |
5 - MemberVolume
| Name | Description | Schema | Default |
|---|---|---|---|
| disk_type optional | 디스크 유형 Example : SSD | enum (SSD, HDD) | |
| id optional | 볼륨 id Example : 92cd16fe8ebc4f73832513a172bf0000 | string | |
| name optional | 볼륨명 Example : bs-01 | string | |
| size_gb optional | 볼륨 용량(GB) Example : 10 | integer | |
| snapshot_rate optional | 스냅샷 용량 Example : 100 | integer | |
| state optional | 현재 상태 Example : CREATING | enum (CREATING, IN_USE, EDITING, DELETING, DELETED, ATTACHING, DETACHING, AVAILABLE, ERROR_DELETING, ERROR_EDITING, ERROR) |
6 - MemberVolumeWithRecoveryInfo
| Name | Description | Schema | Default |
|---|---|---|---|
| disk_type optional | 디스크 유형 Example : SSD | enum (SSD, HDD) | |
| id optional | 볼륨 id Example : 92cd16fe8ebc4f73832513a172bf0000 | string | |
| name optional | 볼륨명 Example : bs-01 | string | |
| origin_volume optional | 원본 볼륨 정보 | SimpleIdNameInfo | |
| recovery_volume optional | 복구본 볼륨 정보 | SimpleIdNameInfo | |
| size_gb optional | 볼륨 용량(GB) Example : 10 | integer | |
| snapshot_rate optional | 스냅샷 용량 Example : 100 | integer | |
| state optional | 현재 상태 Example : CREATING | enum (CREATING, IN_USE, EDITING, DELETING, DELETED, ATTACHING, DETACHING, AVAILABLE, ERROR_DELETING, ERROR_EDITING, ERROR) |
7 - QoSModel
| Name | Description | Schema | Default |
|---|---|---|---|
| iops required | 최소 5,000 IOPS에서 최대 20,000 IOPS 사이의 값을 입력하세요. Example : 5000 | integer | |
| throughput required | 최소 250MB/s에서 최대 1,000MB/s 사이의 값을 입력하세요. Example : 250 | integer |
8 - RecoveryInfo
| Name | Description | Schema | Default |
|---|---|---|---|
| origin_volume optional | 원본 볼륨 정보 | RecoveryVolumeInfo | |
| recovery_volume optional | 복구본 볼륨 정보 | RecoveryVolumeInfo |
9 - RecoveryVolumeGroupInfo
| Name | Description | Schema | Default |
|---|---|---|---|
| origin_volume_group optional | 원본 볼륨 그룹 정보 | SimpleIdNameInfo | |
| recovery_volume_group optional | 복제본 볼륨 그룹 정보 | SimpleIdNameInfo |
10 - RecoveryVolumeInfo
| Name | Description | Schema | Default |
|---|---|---|---|
| attachments optional | 연결 서버 | array[SimpleAttachedServer] | |
| id optional | id Example : 7239779c01e3405f82bb71c7f4b55fcd | string | |
| name optional | 볼륨명 Example : bs-01 | string |
11 - RelationVolumeGroupModel
| Name | Description | Schema | Default |
|---|---|---|---|
| auth optional | 권한 Example : READ | enum (READ, READ_WRITE, UNKNOWN) | |
| id optional | 볼륨 그룹 id Example : c9ecae8b973b425c81c3817893cd8063 | string | |
| name optional | 볼륨명 Example : bs-01 | string | |
| purpose optional | 볼륨 그룹 구분 Example : ORG | enum (ORG, REPL, RECOVERY) | |
| region optional | 리전 Example : kr-west1 | string |
12 - RelationVolumeGroupModelV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| auth optional | 권한 Example : READ | enum (READ, READ_WRITE, UNKNOWN) | |
| id optional | 볼륨 그룹 id Example : c9ecae8b973b425c81c3817893cd8063 | string | |
| name optional | 볼륨명 Example : bs-01 | string | |
| purpose optional | 볼륨 그룹 구분 Example : ORG | enum (ORG, REPL, RECOVERY) | |
| region optional | 리전 Example : kr-west1 | string | |
| zone optional | Availability zone Example : kr-west1-a | string |
13 - RelationVolumeModel
| Name | Description | Schema | Default |
|---|---|---|---|
| auth optional | 권한 Example : READ | enum (READ, READ_WRITE, UNKNOWN) | |
| id optional | id Example : 7239779c01e3405f82bb71c7f4b55fcd | string | |
| name optional | 볼륨명 Example : bs-01 | string | |
| purpose optional | 볼륨 구분 Example : ORG | enum (ORG, REPL, BACKUP, RECOVERY) | |
| region optional | 리전 Example : kr-west1 | string |
14 - RelationVolumeModelV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| auth optional | 권한 Example : READ | enum (READ, READ_WRITE, UNKNOWN) | |
| id optional | id Example : 7239779c01e3405f82bb71c7f4b55fcd | string | |
| name optional | 볼륨명 Example : bs-01 | string | |
| purpose optional | 볼륨 구분 Example : ORG | enum (ORG, REPL, BACKUP, RECOVERY) | |
| region optional | 리전 Example : kr-west1 | string | |
| zone optional | Availability zone Example : kr-west1-a | string |
15 - SetVolumeQoSRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| iops optional | IOPS. 생략하면 기존 값이 유지됩니다. Example : 5000 | integer | |
| throughput optional | Throughput. 생략하면 기존 값이 유지됩니다. Example : 250 | integer |
16 - SetVolumeQoSResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| iops optional | IOPS Example : 5000 | integer | |
| throughput optional | Throughput Example : 250 | integer |
17 - SimpleAttachedServer
| Name | Description | Schema | Default |
|---|---|---|---|
| id optional | 서버 id Example : 83c3c73d457345e3829ee6d5557c0011 | string | |
| type optional | 서버 유형 Example : BM | enum (BM, MNGC) |
18 - SimpleIdNameInfo
| Name | Description | Schema | Default |
|---|---|---|---|
| id optional | id Example : 7239779c01e3405f82bb71c7f4b55fcd | string | |
| name optional | 이름 Example : my_name | string |
19 - SnapshotSchedule
| Name | Description | Schema | Default |
|---|---|---|---|
| day_of_week optional | 요일 Example : MON | string | MON |
| frequency optional | 주기 DAILY | WEEKLY | NONE Example : DAILY |
| hour optional | 시간 Example : 18 | integer |
20 - TagModel
| Name | Description | Schema | Default |
|---|---|---|---|
| key optional | Tag key Example : my_tag_1 | any of [string, null] | |
| value optional | Tag value Example : my_value_1 | any of [string, null] |
21 - VolumeAttachmentRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| attachments required | 서버 id, 유형 목록 | array[AttachmentListModel] |
22 - VolumeAttachmentResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| attachments optional | 서버 id, 유형 목록 | array[AttachmentListModel] |
23 - VolumeCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| attachments required | 서버 id, 유형 목록 | array[AttachmentListModel] | |
| disk_type required | 디스크 유형 Example : SSD | enum (SSD, HDD) | |
| name required | 볼륨명 Example : bs-01 | string | |
| size_gb required | 볼륨 용량(GB) Example : 10 | integer | |
| tags optional | 태그 | any of [array[TagModel], null] |
24 - VolumeCreateRequestV1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| attachments required | 서버 id, 유형 목록 | array[AttachmentListModel] | |
| disk_type required | 디스크 유형 Example : SSD | enum (SSD, HDD) | |
| name required | 볼륨명 Example : bs-01 | string | |
| qos optional | 볼륨 QoS | QoSModel | |
| size_gb required | 볼륨 용량(GB) Example : 10 | integer | |
| tags optional | 태그 | any of [array[TagModel], null] |
25 - VolumeCreateRequestV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| attachments required | 서버 id, 유형 목록 | array[AttachmentListModel] | |
| disk_type required | 디스크 유형 Example : SSD | enum (SSD, HDD) | |
| name required | 볼륨명 Example : bs-01 | string | |
| qos optional | 볼륨 QoS | QoSModel | |
| size_gb required | 볼륨 용량(GB) Example : 10 | integer | |
| tags optional | 태그 | any of [array[TagModel], null] | |
| zone required | Availability zone Example : kr-west1-a | string |
26 - VolumeDetachRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| attachments required | 연결해지 object id 목록 | array[string] |
27 - VolumeGroupCreationRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| name required | 볼륨 그룹명 Example : vg-01 | string | |
| tags optional | 태그 | any of [array[TagModel], null] | |
| volume_ids required | 추가할 볼륨(Block Storage) id 목록 Example : ['17e0b4fd27784dfb843440ec08bdd148'] | array[string] |
28 - VolumeGroupCreationRequestV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| name required | 볼륨 그룹명 Example : vg-01 | string | |
| tags optional | 태그 | any of [array[TagModel], null] | |
| volume_ids required | 추가할 볼륨(Block Storage) id 목록 Example : ['17e0b4fd27784dfb843440ec08bdd148'] | array[string] | |
| zone required | Availability zone Example : kr-west1-a | string |
29 - VolumeGroupInfo
| Name | Description | Schema | Default |
|---|---|---|---|
| id optional | id Example : 7239779c01e3405f82bb71c7f4b55fcd | string | |
| name optional | 볼륨 그룹명 Example : vg-01 | string |
30 - VolumeGroupListModel
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id optional | 계정 id Example : 36827d9b643f46c2ae6bb7e63d633bfe | string | |
| created_at optional | 생성일시 Example : 2024-08-01T07:06:23.315Z | string (date-time) | |
| created_by optional | 생성자 Example : f019b1007d9c4763997997622958fa96 | string | |
| id optional | 볼륨 그룹 id Example : c9ecae8b973b425c81c3817893cd8063 | string | |
| modified_at optional | 수정일시 Example : 2024-08-01T07:06:25.315Z | string (date-time) | |
| modified_by optional | 수정자 Example : f019b1007d9c4763997997622958fa96 | string | |
| name optional | 볼륨 그룹명 Example : vg-01 | string | |
| num_of_block_storages optional | 볼륨 수 Example : 2 | integer | 1 |
| purpose optional | 볼륨 그룹 구분 Example : ORG | string | |
| state optional | 현재 상태 Example : CREATING | enum (CREATING, AVAILABLE, DELETING, EDITING, DELETED, ERROR_DELETING, ERROR_EDITING, ERROR) |
31 - VolumeGroupListModelV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id optional | 계정 id Example : 36827d9b643f46c2ae6bb7e63d633bfe | string | |
| created_at optional | 생성일시 Example : 2024-08-01T07:06:23.315Z | string (date-time) | |
| created_by optional | 생성자 Example : f019b1007d9c4763997997622958fa96 | string | |
| id optional | 볼륨 그룹 id Example : c9ecae8b973b425c81c3817893cd8063 | string | |
| modified_at optional | 수정일시 Example : 2024-08-01T07:06:25.315Z | string (date-time) | |
| modified_by optional | 수정자 Example : f019b1007d9c4763997997622958fa96 | string | |
| name optional | 볼륨 그룹명 Example : vg-01 | string | |
| num_of_block_storages optional | 볼륨 수 Example : 2 | integer | 1 |
| purpose optional | 볼륨 그룹 구분 Example : ORG | string | |
| state optional | 현재 상태 Example : CREATING | enum (CREATING, AVAILABLE, DELETING, EDITING, DELETED, ERROR_DELETING, ERROR_EDITING, ERROR) | |
| zone optional | Availability zone Example : kr-west1-a | string |
32 - VolumeGroupListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| total_count optional | 총 개수 Example : 1 | integer | |
| volume_groups optional | 볼륨 그룹 목록 | array[VolumeGroupListModel] |
33 - VolumeGroupListResponseV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| total_count optional | 총 개수 Example : 1 | integer | |
| volume_groups optional | 볼륨 그룹 목록 | array[VolumeGroupListModelV1Dot4] |
34 - VolumeGroupMemberRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| volume_ids required | 볼륨(Block Storage) id 목록 Example : ['13666d6c32d4456e8421f7768d0bf225'] | array[string] |
35 - VolumeGroupMemberResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| id optional | 볼륨 그룹 id Example : c9ecae8b973b425c81c3817893cd8063 | string | |
| member_volumes optional | 멤버 볼륨 목록 | array[MemberVolume] |
36 - VolumeGroupModel
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id optional | 계정 id Example : 36827d9b643f46c2ae6bb7e63d633bfe | string | |
| created_at optional | 생성일시 Example : 2024-08-01T07:06:23.315Z | string | |
| created_by optional | 생성자 Example : f019b1007d9c4763997997622958fa96 | string | |
| has_origin optional | 원본 관계 존재 여부 Example : True | boolean | |
| has_replication optional | 복제 관계 존재 여부 Example : True | boolean | |
| id optional | 볼륨 그룹 id Example : c9ecae8b973b425c81c3817893cd8063 | string | |
| member_volumes optional | 멤버 볼륨 목록 | array[MemberVolumeWithRecoveryInfo] | |
| modified_at optional | 수정일시 Example : 2024-08-01T07:06:25.315Z | string | |
| modified_by optional | 수정자 Example : f019b1007d9c4763997997622958fa96 | string | |
| name optional | 볼륨 그룹명 Example : vg-01 | string | |
| purpose optional | 볼륨 그룹 구분 Example : ORG | enum (ORG, REPL, RECOVERY) | |
| recovery optional | 복제본 볼륨 그룹 정보 | RecoveryVolumeGroupInfo | |
| snapshot_schedule optional | 스냅샷 스케줄 | SnapshotSchedule | |
| so_storage_id optional | So 스토리지 id Example : 200 | integer | |
| so_volume_pool_id optional | So 볼륨풀 id Example : bm-01 | string | |
| state optional | 현재 상태 Example : CREATING | enum (CREATING, AVAILABLE, DELETING, EDITING, DELETED, ERROR_DELETING, ERROR_EDITING, ERROR) | |
| storage_volume_group_name optional | So 볼륨 그룹명 Example : go02407310544da8aadc775f | string |
37 - VolumeGroupModelV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id optional | 계정 id Example : 36827d9b643f46c2ae6bb7e63d633bfe | string | |
| created_at optional | 생성일시 Example : 2024-08-01T07:06:23.315Z | string | |
| created_by optional | 생성자 Example : f019b1007d9c4763997997622958fa96 | string | |
| has_origin optional | 원본 관계 존재 여부 Example : True | boolean | |
| has_replication optional | 복제 관계 존재 여부 Example : True | boolean | |
| id optional | 볼륨 그룹 id Example : c9ecae8b973b425c81c3817893cd8063 | string | |
| member_volumes optional | 멤버 볼륨 목록 | array[MemberVolumeWithRecoveryInfo] | |
| modified_at optional | 수정일시 Example : 2024-08-01T07:06:25.315Z | string | |
| modified_by optional | 수정자 Example : f019b1007d9c4763997997622958fa96 | string | |
| name optional | 볼륨 그룹명 Example : vg-01 | string | |
| purpose optional | 볼륨 그룹 구분 Example : ORG | enum (ORG, REPL, RECOVERY) | |
| recovery optional | 복제본 볼륨 그룹 정보 | RecoveryVolumeGroupInfo | |
| snapshot_schedule optional | 스냅샷 스케줄 | SnapshotSchedule | |
| so_storage_id optional | So 스토리지 id Example : 200 | integer | |
| so_volume_pool_id optional | So 볼륨풀 id Example : bm-01 | string | |
| state optional | 현재 상태 Example : CREATING | enum (CREATING, AVAILABLE, DELETING, EDITING, DELETED, ERROR_DELETING, ERROR_EDITING, ERROR) | |
| storage_volume_group_name optional | So 볼륨 그룹명 Example : go02407310544da8aadc775f | string | |
| zone optional | Availability zone Example : kr-west1-a | string |
38 - VolumeGroupRecoveryCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| block_storage_name_prefix required | Block Storage명 접두사 Example : prefix- | string | |
| snapshot_id required | 스냅샷 id Example : 05600123-6e78-11f0-a3f0-d039eab8d501 | string |
39 - VolumeGroupReplicationCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| cycle required | 복제 주기 Example : 5MIN | enum (5MIN, HOURLY, DAILY, WEEKLY, MONTHLY) | |
| name required | 복제본 볼륨 그룹명 Example : replica-vg-01 | string | |
| region required | 리전 Example : kr-west1 | string | |
| replication_volume_name_prefix required | 복제본 볼륨명 접두사 Example : dr | string |
40 - VolumeGroupReplicationCreateRequestV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| cycle required | 복제 주기 Example : 5MIN | enum (5MIN, HOURLY, DAILY, WEEKLY, MONTHLY) | |
| name required | 복제본 볼륨 그룹명 Example : replica-vg-01 | string | |
| region required | 리전 Example : kr-west1 | string | |
| replication_volume_name_prefix required | 복제본 볼륨명 접두사 Example : dr | string | |
| zone required | Availability zone Example : kr-west1-a | string |
41 - VolumeGroupReplicationDeleteResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| result optional | 결과 Example : | boolean |
42 - VolumeGroupReplicationSyncModelV1Dot3
| Name | Description | Schema | Default |
|---|---|---|---|
| lag_time optional | Lag Time(원본의 최신 스냅샷과 복제 볼륨의 최신 복사본 사이의 경과된 지연 시간) Example : 01:23:45 | string | |
| related_volume_groups optional | 연관 볼륨 그룹 목록 | array[RelationVolumeGroupModel] | |
| sync_cycle optional | 복제 주기 Example : 5MIN | enum (5MIN, HOURLY, DAILY, WEEKLY, MONTHLY) | |
| sync_state optional | 복제 상태 Example : SNAPMIRROED | string |
43 - VolumeGroupReplicationSyncModelV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| lag_time optional | Lag Time(원본의 최신 스냅샷과 복제 볼륨의 최신 복사본 사이의 경과된 지연 시간) Example : 01:23:45 | string | |
| related_volume_groups optional | 연관 볼륨 그룹 목록 | array[RelationVolumeGroupModelV1Dot4] | |
| sync_cycle optional | 복제 주기 Example : 5MIN | enum (5MIN, HOURLY, DAILY, WEEKLY, MONTHLY) | |
| sync_state optional | 복제 상태 Example : SNAPMIRROED | string |
44 - VolumeGroupReplicationSyncResponseV1Dot3
| Name | Description | Schema | Default |
|---|---|---|---|
| result optional | 볼륨 그룹 복제 정보 | VolumeGroupReplicationSyncModelV1Dot3 |
45 - VolumeGroupReplicationSyncResponseV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| result optional | 볼륨 그룹 복제 정보 | VolumeGroupReplicationSyncModelV1Dot4 |
46 - VolumeGroupReplicationSyncTabModel
| Name | Description | Schema | Default |
|---|---|---|---|
| related_volume_groups optional | 연관 볼륨 그룹 목록 | array[RelationVolumeGroupModel] | |
| sync_cycle optional | 복제 주기 Example : 5MIN | enum (5MIN, HOURLY, DAILY, WEEKLY, MONTHLY) | |
| sync_state optional | 복제 상태 Example : SNAPMIRROED | string |
47 - VolumeGroupReplicationSyncTabResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| result optional | 볼륨 그룹 복제 정보 | VolumeGroupReplicationSyncTabModel |
48 - VolumeGroupReplicationUpdateCycleRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| cycle required | 복제 주기 Example : 5MIN | enum (5MIN, HOURLY, DAILY, WEEKLY, MONTHLY) |
49 - VolumeGroupReplicationUpdateCycleResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| cycle optional | 복제 주기 Example : 5MIN | enum (5MIN, HOURLY, DAILY, WEEKLY, MONTHLY) | |
| volume_group_id optional | 볼륨 그룹 id Example : c9ecae8b973b425c81c3817893cd8063 | string |
50 - VolumeGroupReplicationUpdatePolicyRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| policy required | 정책 Example : RESYNC | enum (RESYNC, BREAK) |
51 - VolumeGroupReplicationUpdatePolicyResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| cycle optional | 복제 주기 Example : 5MIN | enum (5MIN, HOURLY, DAILY, WEEKLY, MONTHLY) | |
| sync_state optional | 복제 상태 Example : SNAPMIRROED | string |
52 - VolumeGroupResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| result optional | 볼륨 그룹 상세 정보 | VolumeGroupModel |
53 - VolumeGroupResponseV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| result optional | 볼륨 그룹 상세 정보 | VolumeGroupModelV1Dot4 |
54 - VolumeGroupSnapshotDeleteResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id optional | 계정 id Example : 36827d9b643f46c2ae6bb7e63d633bfe | string | |
| snapshot_id optional | 스냅샷 id Example : 05600123-6e78-11f0-a3f0-d039eab8d501 | string | |
| volume_group_id optional | 볼륨 그룹 id Example : c9ecae8b973b425c81c3817893cd8063 | string |
55 - VolumeGroupSnapshotListModel
| Name | Description | Schema | Default |
|---|---|---|---|
| created_dt optional | 생성일시 Example : 2024-08-01T07:07:23.315Z | string | |
| snapshot_id optional | 스냅샷 id Example : 05600123-6e78-11f0-a3f0-d039eab8d501 | string | |
| snapshot_name optional | 스냅샷 이름 Example : vo240812063154d4a6abf418e___snapshot-create-bm-blockstorage.2024-08-13_141932 | string |
56 - VolumeGroupSnapshotListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| is_snapshot_policy optional | 스냅샷 활성화 여부 Example : False | boolean | |
| snapshots optional | 스냅샷 목록 | array[VolumeGroupSnapshotListModel] | |
| volume_group_id optional | 볼륨 그룹 id Example : c9ecae8b973b425c81c3817893cd8063 | string |
57 - VolumeGroupSnapshotResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id optional | 계정 id Example : 36827d9b643f46c2ae6bb7e63d633bfe | string | |
| snapshot_id optional | 스냅샷 id Example : 05600123-6e78-11f0-a3f0-d039eab8d501 | string | |
| snapshot_name optional | 스냅샷 이름 Example : vo240812063154d4a6abf418e___snapshot-create-bm-blockstorage.2024-08-13_141932 | string | |
| volume_group_id optional | 볼륨 그룹 id Example : c9ecae8b973b425c81c3817893cd8063 | string |
58 - VolumeGroupSnapshotRestoreResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id optional | 계정 id Example : 36827d9b643f46c2ae6bb7e63d633bfe | string | |
| snapshot_id optional | 스냅샷 id Example : 05600123-6e78-11f0-a3f0-d039eab8d501 | string | |
| volume_group_id optional | 볼륨 그룹 id Example : c9ecae8b973b425c81c3817893cd8063 | string |
59 - VolumeGroupSnapshotScheduleRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| day_of_week optional | 요일(이 필드를 제외할 경우, 스케줄 주기가 DAILY로 설정됩니다.) Example : SUN | enum (SUN, MON, TUE, WED, THU, FRI, SAT) | |
| hour required | 시간 Example : 18 | integer |
60 - VolumeGroupSnapshotScheduleResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| day_of_week optional | 요일 Example : SUN | enum (SUN, MON, TUE, WED, THU, FRI, SAT) | |
| frequency optional | 주기 DAILY | WEEKLY | NONE Example : DAILY |
| hour optional | 시간 Example : 18 | integer | |
| volume_group_id optional | 볼륨 그룹 id Example : c9ecae8b973b425c81c3817893cd8063 | string |
61 - VolumeListModel
| Name | Description | Schema | Default |
|---|---|---|---|
| attachments optional | 연결 서버 Example : [{'id': 'd7682135392e42489948c189e29011cc', 'name': 'baremetal-01', 'srn': 'srn:dev2::8461b55d9088408b8f3cf1f8f9c8bea6:kr-west1::baremetal:baremetal/92cd16fe8ebc4f73832513a172bf0000'}] | array[object] | |
| created_at optional | 생성일시 Example : 2024-01-15T10:30:00.000Z | string (date-time) | |
| created_by optional | 생성자 Example : f019b1007d9c4763997997622958fa96 | string | |
| disk_type optional | 디스크 유형 Example : SSD | enum (SSD, HDD) | |
| has_relation optional | 관계 존재 여부 Example : False | boolean | |
| id optional | id Example : 7239779c01e3405f82bb71c7f4b55fcd | string | |
| is_in_volume_group optional | 볼륨 그룹 소속 여부 Example : False | boolean | |
| is_snapshot_activated optional | 스냅샷 활성화 여부 Example : True | boolean | |
| iscsi_target_ips optional | iscsi ip 목록 Example : {'description': 'List of iscsi ips', 'example': ['172.30.4.3', '172.30.4.4']} | array[string] | |
| modified_at optional | 수정일시 Example : 2024-01-15T10:30:00.000Z | string (date-time) | |
| modified_by optional | 수정자 Example : f019b1007d9c4763997997622958fa96 | string | |
| name optional | 볼륨명 Example : bs-01 | string | |
| purpose optional | 볼륨 구분 Example : ORG | enum (ORG, REPL, BACKUP, RECOVERY) | |
| size_gb optional | 볼륨 용량(GB) Example : 10 | integer | |
| state optional | 현재 상태 Example : CREATING | enum (CREATING, IN_USE, EDITING, DELETING, DELETED, ATTACHING, DETACHING, AVAILABLE, ERROR_DELETING, ERROR_EDITING, ERROR) | |
| volume_group optional | 볼륨 그룹 Example : | object |
62 - VolumeListModelV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| attachments optional | 연결 서버 Example : [{'id': 'd7682135392e42489948c189e29011cc', 'name': 'baremetal-01', 'srn': 'srn:dev2::8461b55d9088408b8f3cf1f8f9c8bea6:kr-west1::baremetal:baremetal/92cd16fe8ebc4f73832513a172bf0000'}] | array[object] | |
| created_at optional | 생성일시 Example : 2024-01-15T10:30:00.000Z | string (date-time) | |
| created_by optional | 생성자 Example : f019b1007d9c4763997997622958fa96 | string | |
| disk_type optional | 디스크 유형 Example : SSD | enum (SSD, HDD) | |
| has_relation optional | 관계 존재 여부 Example : False | boolean | |
| id optional | id Example : 7239779c01e3405f82bb71c7f4b55fcd | string | |
| is_in_volume_group optional | 볼륨 그룹 소속 여부 Example : False | boolean | |
| is_snapshot_activated optional | 스냅샷 활성화 여부 Example : True | boolean | |
| iscsi_target_ips optional | iscsi ip 목록 Example : {'description': 'List of iscsi ips', 'example': ['172.30.4.3', '172.30.4.4']} | array[string] | |
| modified_at optional | 수정일시 Example : 2024-01-15T10:30:00.000Z | string (date-time) | |
| modified_by optional | 수정자 Example : f019b1007d9c4763997997622958fa96 | string | |
| name optional | 볼륨명 Example : bs-01 | string | |
| purpose optional | 볼륨 구분 Example : ORG | enum (ORG, REPL, BACKUP, RECOVERY) | |
| size_gb optional | 볼륨 용량(GB) Example : 10 | integer | |
| state optional | 현재 상태 Example : CREATING | enum (CREATING, IN_USE, EDITING, DELETING, DELETED, ATTACHING, DETACHING, AVAILABLE, ERROR_DELETING, ERROR_EDITING, ERROR) | |
| volume_group optional | 볼륨 그룹 Example : | object | |
| zone optional | Availability zone Example : kr-west1-a | string |
63 - VolumeListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| total_count optional | 총 개수 Example : 1 | integer | |
| volumes optional | 볼룸 목록 | array[VolumeListModel] |
64 - VolumeListResponseV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| total_count optional | 총 개수 Example : 1 | integer | |
| volumes optional | 볼룸 목록 | array[VolumeListModelV1Dot4] |
65 - VolumeModel
| 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 : f019b1007d9c4763997997622958fa96 | 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 : f019b1007d9c4763997997622958fa96 | 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) | |
| 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 |
66 - 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 : f019b1007d9c4763997997622958fa96 | 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 : f019b1007d9c4763997997622958fa96 | 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 |
67 - VolumeModelV1Dot4
| 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 : f019b1007d9c4763997997622958fa96 | 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 : f019b1007d9c4763997997622958fa96 | 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 | |
| zone optional | Availability zone Example : kr-west1-a | string |
68 - VolumeRecoveryCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| name required | 복구 볼륨명 Example : recovery-volume | string | |
| snapshot_id required | 스냅샷 id Example : 05600123-6e78-11f0-a3f0-d039eab8d501 | string |
69 - VolumeReplicationCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| cycle required | 복제 주기 Example : 5MIN | enum (5MIN, HOURLY, DAILY, WEEKLY, MONTHLY) | |
| name required | 복제본 볼륨 목록 Example : replica-bs-01 | string | |
| region required | 리전 Example : kr-west1 | string |
70 - VolumeReplicationCreateRequestV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| cycle required | 복제 주기 Example : 5MIN | enum (5MIN, HOURLY, DAILY, WEEKLY, MONTHLY) | |
| name required | 복제본 볼륨 목록 Example : replica-bs-01 | string | |
| region required | 리전 Example : kr-west1 | string | |
| zone required | Availability zone Example : kr-west1-a | string |
71 - VolumeReplicationCycleRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| cycle required | 복제 주기 Example : 5MIN | enum (5MIN, HOURLY, DAILY, WEEKLY, MONTHLY) |
72 - VolumeReplicationCycleResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| cycle optional | 복제 주기 Example : 5MIN | enum (5MIN, HOURLY, DAILY, WEEKLY, MONTHLY) | |
| volume_id optional | 볼륨 id Example : 92cd16fe8ebc4f73832513a172bf0000 | string |
73 - VolumeReplicationModel
| Name | Description | Schema | Default |
|---|---|---|---|
| related_volumes optional | 연관 볼륨 목록 | array[RelationVolumeModel] | |
| sync_cycle optional | 복제 주기 Example : 5MIN | enum (5MIN, HOURLY, DAILY, WEEKLY, MONTHLY) | |
| sync_state optional | 복제 상태 Example : SNAPMIRROED | string |
74 - VolumeReplicationModelV1Dot3
| Name | Description | Schema | Default |
|---|---|---|---|
| lag_time optional | Lag Time(원본의 최신 스냅샷과 복제 볼륨의 최신 복사본 사이의 경과된 지연 시간) Example : 01:23:45 | string | |
| related_volumes optional | 연관 볼륨 목록 | array[RelationVolumeModel] | |
| sync_cycle optional | 복제 주기 Example : 5MIN | enum (5MIN, HOURLY, DAILY, WEEKLY, MONTHLY) | |
| sync_state optional | 복제 상태 Example : SNAPMIRROED | string |
75 - VolumeReplicationModelV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| lag_time optional | Lag Time(원본의 최신 스냅샷과 복제 볼륨의 최신 복사본 사이의 경과된 지연 시간) Example : 01:23:45 | string | |
| related_volumes optional | 연관 볼륨 목록 | array[RelationVolumeModelV1Dot4] | |
| sync_cycle optional | 복제 주기 Example : 5MIN | enum (5MIN, HOURLY, DAILY, WEEKLY, MONTHLY) | |
| sync_state optional | 복제 상태 Example : SNAPMIRROED | string |
76 - VolumeReplicationPolicyRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| policy required | 정책 Example : RESYNC | enum (RESYNC, BREAK) |
77 - VolumeReplicationPolicyResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| sync_cycle optional | 복제 주기 Example : 5MIN | enum (5MIN, HOURLY, DAILY, WEEKLY, MONTHLY) | |
| sync_state optional | 복제 상태 Example : SNAPMIRROED | string |
78 - VolumeReplicationResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| result optional | 볼륨 복제 정보 | VolumeReplicationModel |
79 - VolumeReplicationResponseV1Dot3
| Name | Description | Schema | Default |
|---|---|---|---|
| result optional | 볼륨 복제 정보 | VolumeReplicationModelV1Dot3 |
80 - VolumeReplicationResponseV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| result optional | 볼륨 복제 정보 | VolumeReplicationModelV1Dot4 |
81 - VolumeResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| result optional | 볼륨 상세 정보 | VolumeModel |
82 - VolumeResponseV1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| result optional | 볼륨 상세 정보 | VolumeModelV1Dot2 |
83 - VolumeResponseV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| result optional | 볼륨 상세 정보 | VolumeModelV1Dot4 |
84 - VolumeSnapshotDeleteResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id optional | 계정 id Example : 36827d9b643f46c2ae6bb7e63d633bfe | string | |
| snapshot_id optional | 스냅샷 id Example : 05600123-6e78-11f0-a3f0-d039eab8d501 | string | |
| volume_id optional | 볼륨 id Example : 92cd16fe8ebc4f73832513a172bf0000 | string |
85 - VolumeSnapshotListModel
| Name | Description | Schema | Default |
|---|---|---|---|
| created_dt optional | 생성일시 Example : 2024-08-01T07:07:23.315Z | string | |
| snapshot_id optional | 스냅샷 id Example : 05600123-6e78-11f0-a3f0-d039eab8d501 | string | |
| snapshot_name optional | 스냅샷 이름 Example : vo240812063154d4a6abf418e___snapshot-create-bm-blockstorage.2024-08-13_141932 | string | |
| snapshot_size_mb optional | 스냅샷 크기(MB) Example : 0.0 | object |
86 - VolumeSnapshotListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| is_snapshot_policy optional | 스냅샷 활성화 여부 Example : False | boolean | |
| snapshot_capacity_mb optional | 스냅샷 크기(MB) Example : 0.0 | object | |
| snapshot_capacity_rate optional | 스냅샷 용량 비율 Example : 0.0 | object | |
| snapshot_total_usage optional | 스냅샷 총 사용량 Example : 0.0 | object | |
| snapshots optional | 스냅샷 목록 | array[VolumeSnapshotListModel] | |
| volume_id optional | 볼륨 id Example : 92cd16fe8ebc4f73832513a172bf0000 | string |
87 - VolumeSnapshotRateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| snapshot_rate required | 스냅샷 용량 Example : 100 | integer |
88 - VolumeSnapshotRateResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| is_snapshot_activated optional | 스냅샷 활성화 여부 Example : True | boolean | |
| snapshot_rate optional | 스냅샷 용량 Example : 100 | integer | |
| volume_id optional | 볼륨 id Example : 92cd16fe8ebc4f73832513a172bf0000 | string |
89 - VolumeSnapshotResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id optional | 계정 id Example : 36827d9b643f46c2ae6bb7e63d633bfe | string | |
| snapshot_id optional | 스냅샷 id Example : 05600123-6e78-11f0-a3f0-d039eab8d501 | string | |
| snapshot_name optional | 스냅샷 이름 Example : vo240812063154d4a6abf418e___snapshot-create-bm-blockstorage.2024-08-13_141932 | string | |
| volume_id optional | 볼륨 id Example : 92cd16fe8ebc4f73832513a172bf0000 | string |
90 - VolumeSnapshotRestoreResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id optional | 계정 id Example : 36827d9b643f46c2ae6bb7e63d633bfe | string | |
| snapshot_id optional | 스냅샷 id Example : 05600123-6e78-11f0-a3f0-d039eab8d501 | string | |
| volume_id optional | 볼륨 id Example : 92cd16fe8ebc4f73832513a172bf0000 | string |
91 - VolumeSnapshotScheduleRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| day_of_week optional | 요일(이 필드를 제외할 경우, 스케줄 주기가 DAILY로 설정됩니다.) Example : SUN | enum (SUN, MON, TUE, WED, THU, FRI, SAT) | |
| hour required | 시간 Example : 18 | integer |
92 - VolumeSnapshotScheduleResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| day_of_week optional | 요일 Example : SUN | enum (SUN, MON, TUE, WED, THU, FRI, SAT) | |
| frequency optional | 주기 DAILY | WEEKLY | NONE Example : DAILY |
| hour optional | 시간 Example : 18 | integer | |
| volume_id optional | 볼륨 id Example : 92cd16fe8ebc4f73832513a172bf0000 | string |