이 섹션의 다중 페이지 출력 화면임. 여기를 클릭하여 프린트.
Models
- 1: AgentBackupRestoreRequest
- 2: AgentBackupRestoreTargetServerListResponse
- 3: AgentBackupRestoreTargetServerResponse
- 4: AsyncResponse
- 5: BackupAgentCreateRequest
- 6: BackupAgentDetailResponse
- 7: BackupAgentListResponse
- 8: BackupAgentResponse
- 9: BackupAgentTargetListResponse
- 10: BackupAgentTargetResponse
- 11: BackupCreateRequest
- 12: BackupCreateRequest1Dot1
- 13: BackupDetailResponse
- 14: BackupDetailResponse1Dot1
- 15: BackupHistoryListResponse
- 16: BackupHistoryResponse
- 17: BackupListRegionRelationshipResponse
- 18: BackupListResponse
- 19: BackupNameDuplicateResponse
- 20: BackupRegionRelationshipResponse
- 21: BackupReplicationUseUpdateBody
- 22: BackupResponse
- 23: BackupRestoreHistoryListResponse
- 24: BackupRestoreHistoryResponse
- 25: BackupRestoreRequest
- 26: BackupRestoreServerNameDuplicateResponse
- 27: BackupRestoreSubnetListResponse
- 28: BackupRestoreSubnetResponse
- 29: BackupRestoreTargetDeleteRequest
- 30: BackupRestoreTargetListResponse
- 31: BackupRestoreTargetResponse
- 32: BackupScheduleCreateRequest
- 33: BackupScheduleListResponse
- 34: BackupScheduleResponse
- 35: BackupTargetListResponse
- 36: BackupTargetResponse
- 37: CheckFileSystemDuplicationResponse
- 38: FileSystemPathUpdateRequest
- 39: InstallFilePathResponse
- 40: ModifyBackupSchedulesRequest
- 41: Network
- 42: ResourceInfo
- 43: RestoreFilesystemPath
- 44: RetentionPeriodUpdateBody
- 45: SyncResponse
- 46: Tag
1 - AgentBackupRestoreRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| filesystem_paths required | 백업 대상 파일 시스템 경로 | array[RestoreFilesystemPath] | |
| overwrite optional | 덮어쓰기 Example : True | any of [boolean, null] | |
| restore_server_uuid required | 복구 서버 ID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string | |
| restore_target_id required | 복구 대상 목록 Example : ca1a8e76-af49-40ea-93f8-a5989ffe138b | string |
2 - AgentBackupRestoreTargetServerListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents optional | 복구 대상 목록 | any of [array[AgentBackupRestoreTargetServerResponse], null] | |
| count required | 갯수 Example : 1 | integer |
3 - AgentBackupRestoreTargetServerResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| server_name required | Backup 서버명 Example : server-001 | string | |
| server_os_version required | 서버의 OS Type 과 버전 Example : UBUNTU 22.04 | string | |
| server_uuid required | Backup 서버 UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string |
4 - AsyncResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| request_id required | 요청 ID Example : | string | |
| resource required | 자원 | ResourceInfo |
5 - BackupAgentCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| server_uuid required | Backup Agent 대상 서버 UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string | |
| tags optional | any of [array[Tag], null] |
6 - BackupAgentDetailResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : fnsd89fus0f9ds09f90dshf9dshfds09 | any of [string, null] | |
| backup_master_ip required | Backup Master IP Example : 33.44.55.66 | any of [string, null] | |
| backup_master_name required | Backup Master명 Example : backupmastertest | any of [string, null] | |
| backup_policy_count required | Backup 정책 수 Example : 3 | any of [integer, null] | |
| connection_check_time required | Backup Agent 연결 확인 시간 Example : 2024-11-11T09:13:48Z | any of [string (date-time), null] | |
| connection_state required | Backup Agent 연결 상태 Example : SUCCESS | any of [string, null] | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| id required | Backup Agent ID Example : BACKUP_AGENT-abcd | any of [string, null] | |
| install_file_path required | 설치 파일 경로 Example : http://linux-agent | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Backup Agent명 Example : agent_abcd12 | any of [string, null] | |
| server_backup_agent_ip required | 대상 서버 Backup Agent IP Example : 11.22.33.44 | any of [string, null] | |
| server_category required | 대상 서버 카테고리 Example : VIRTUAL_SERVER | GPU_SERVER | BAREMETAL_SERVER | any of [string, null] | |
| server_gateway_ip required | 서버 Gateway IP Example : 22.33.44.55 | any of [string, null] | |
| server_name required | Backup Agent 대상 서버명 Example : server-001 | any of [string, null] | |
| server_os_type required | 서버 OS Type Example : WINDOWS | any of [string, null] | |
| server_uuid required | Backup Agent 대상 서버 UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | any of [string, null] | |
| state required | Backup Agent 상태 Example : AVAILABLE | any of [string, null] |
7 - BackupAgentListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents required | Backup 대상 목록 | any of [array[BackupAgentResponse], null] | |
| count optional | 갯수 Example : 1 | any of [integer, null] |
8 - BackupAgentResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : fnsd89fus0f9ds09f90dshf9dshfds09 | any of [string, null] | |
| backup_policy_count required | Backup 정책 수 Example : 3 | any of [integer, null] | |
| connection_state required | Backup Agent 연결 상태 Example : SUCCESS | any of [string, null] | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| id required | Backup Agent ID Example : BACKUP_AGENT-abcd | any of [string, null] | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Backup Agent명 Example : agent_abcd12 | any of [string, null] | |
| server_backup_agent_ip required | 대상 서버 Backup Agent IP Example : 11.22.33.44 | any of [string, null] | |
| server_name required | Backup 서버명 Example : server-001 | any of [string, null] | |
| state required | Backup Agent 상태 Example : AVAILABLE | any of [string, null] |
9 - BackupAgentTargetListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents required | Backup 대상 목록 | any of [array[BackupAgentTargetResponse], null] | |
| count optional | 갯수 Example : 1 | any of [integer, null] |
10 - BackupAgentTargetResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| server_backup_agent_ip required | 대상 서버 Backup Agent IP Example : 11.22.33.44 | string | |
| server_name required | Backup Agent 대상 서버명 Example : server-001 | string | |
| server_state required | Backup 서버 상태 Example : RUNNING | string | |
| server_uuid required | Backup Agent 대상 서버 UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string |
11 - BackupCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| encrypt_enabled optional | 암호화 사용 여부 Example : True | boolean | True |
| filesystem_paths optional | 백업 대상 파일 시스템 경로 Example : ['/aaa', '/bbb'] | any of [array[string], null] | |
| name required | Backup명 Example : backup-001 | string | |
| policy_category required | Backup 정책 카테고리 Example : AGENTLESS | enum (AGENTLESS, AGENT) | |
| policy_type required | Backup 정책 유형 Example : VM_IMAGE | enum (VM_IMAGE, FILESYSTEM) | |
| region optional | 위치 Example : kr-west1 | any of [string, null] | |
| retention_period optional | Backup 보관 기간 Example : WEEK_2 | enum (WEEK_2, MONTH_1, MONTH_3, MONTH_6, YEAR_1) | WEEK_2 |
| schedules required | 스케줄 목록 | array[BackupScheduleCreateRequest] | |
| server_category required | 대상 서버 카테고리 Example : VIRTUAL_SERVER | GPU_SERVER | BAREMETAL_SERVER | enum (VIRTUAL_SERVER, GPU_SERVER, BAREMETAL_SERVER) | |
| server_guid optional | Backup 서버 GUID Example : 9ab33c66-3dbd-46cd-b0af-abccd3eb3170 | any of [string, null] | |
| server_uuid required | Backup 서버 UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string | |
| tags optional | any of [array[Tag], null] |
12 - BackupCreateRequest1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| dr_enabled optional | DR 사용 여부 Example : False | any of [boolean, null] | |
| encrypt_enabled optional | 암호화 사용 여부 Example : True | boolean | True |
| filesystem_paths optional | 백업 대상 파일 시스템 경로 Example : ['/aaa', '/bbb'] | any of [array[string], null] | |
| name required | Backup명 Example : backup-001 | string | |
| policy_category required | Backup 정책 카테고리 Example : AGENTLESS | enum (AGENTLESS, AGENT) | |
| policy_type required | Backup 정책 유형 Example : VM_IMAGE | enum (VM_IMAGE, FILESYSTEM) | |
| region optional | 위치 Example : kr-west1 | any of [string, null] | |
| retention_period optional | Backup 보관 기간 Example : WEEK_2 | enum (WEEK_2, MONTH_1, MONTH_3, MONTH_6, YEAR_1) | WEEK_2 |
| schedules required | 스케줄 목록 | array[BackupScheduleCreateRequest] | |
| server_category required | 대상 서버 카테고리 Example : VIRTUAL_SERVER | GPU_SERVER | BAREMETAL_SERVER | enum (VIRTUAL_SERVER, GPU_SERVER, BAREMETAL_SERVER) | |
| server_guid optional | Backup 서버 GUID Example : 9ab33c66-3dbd-46cd-b0af-abccd3eb3170 | any of [string, null] | |
| server_uuid required | Backup 서버 UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string | |
| tags optional | any of [array[Tag], null] |
13 - BackupDetailResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| backup_agent_id optional | Backup Agent ID Example : BACKUP_AGENT-abcd | any of [string, null] | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| encrypt_enabled optional | 암호화 사용 여부 Example : False | any of [boolean, null] | |
| filesystem_paths optional | 백업 대상 파일 시스템 경로 Example : ['/aaa', '/bbb'] | any of [array[string], null] | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Backup명 Example : backup-001 | string | |
| policy_category required | Backup 정책 카테고리 Example : AGENTLESS | string | |
| policy_type required | Backup 정책 유형 Example : VM_IMAGE | string | |
| region optional | 위치 Example : kr-west1 | any of [string, null] | |
| retention_period required | Backup 보관 기간 Example : WEEK_2 | string | |
| role_type required | 백업 역할 유형 Example : ORIGINAL | string | |
| server_category required | 대상 서버 카테고리 Example : VIRTUAL_SERVER | GPU_SERVER | BAREMETAL_SERVER | string | |
| server_name required | Backup 서버명 Example : server-001 | string | |
| server_os_type optional | 서버 OS Type Example : WINDOWS | any of [string, null] | |
| server_region required | 위치 Example : kr-west1 | any of [string, null] | |
| server_uuid required | Backup 서버 UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string | |
| state required | Backup 상태 Example : AVAILABLE | string |
14 - BackupDetailResponse1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| backup_agent_id optional | Backup Agent ID Example : BACKUP_AGENT-abcd | any of [string, null] | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| dr_enabled optional | DR 사용 여부 Example : False | any of [boolean, null] | |
| dr_region optional | DR Region Example : kr-west1 | any of [string, null] | |
| encrypt_enabled optional | 암호화 사용 여부 Example : False | any of [boolean, null] | |
| filesystem_paths optional | 백업 대상 파일 시스템 경로 Example : ['/aaa', '/bbb'] | any of [array[string], null] | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Backup명 Example : backup-001 | string | |
| origin_backup_id optional | Backup ID Example : 00cd2538fbf94d12b36aabbdd607e974 | any of [string, null] | |
| policy_category required | Backup 정책 카테고리 Example : AGENTLESS | string | |
| policy_type required | Backup 정책 유형 Example : VM_IMAGE | string | |
| region optional | 위치 Example : kr-west1 | any of [string, null] | |
| replica_backup_id optional | Backup ID Example : 00cd2538fbf94d12b36aabbdd607e974 | any of [string, null] | |
| retention_period required | Backup 보관 기간 Example : WEEK_2 | string | |
| role_type required | 백업 역할 유형 Example : ORIGINAL | string | |
| server_category required | 대상 서버 카테고리 Example : VIRTUAL_SERVER | GPU_SERVER | BAREMETAL_SERVER | string | |
| server_name required | Backup 서버명 Example : server-001 | string | |
| server_os_type optional | 서버 OS Type Example : WINDOWS | any of [string, null] | |
| server_region required | 위치 Example : kr-west1 | any of [string, null] | |
| server_uuid required | Backup 서버 UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string | |
| state required | Backup 상태 Example : AVAILABLE | string |
15 - BackupHistoryListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents required | Backup 이력 목록 | any of [array[BackupHistoryResponse], null] | |
| count required | 갯수 Example : 1 | integer |
16 - BackupHistoryResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| backup_end_time required | 검색 종료 일시 Example : 2024-10-31T14:59:59Z | any of [string (date-time), null] | |
| backup_job_guid required | Backup job GUID Example : 3b1da7ba-3f38-45cb-9538-e921826f80d7 | any of [string, null] | |
| backup_job_state required | Backup 이력 상태 Example : SUCCESS | string | |
| backup_start_time required | 시작 일시 Example : 2024-09-30T15:00:00Z | any of [string (date-time), null] | |
| schedule_id required | 스케줄 ID Example : f5b8e22b-0d88-4698-9996-fb44217c8227 | string | |
| schedule_name required | 스케줄명 Example : INCREMENTAL_DAILY_15:00:00-chg4By | string |
17 - BackupListRegionRelationshipResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents required | 백업 Region 관계 목록 | any of [array[BackupRegionRelationshipResponse], null] | |
| count optional | 전체 개수 Example : | any of [integer, null] |
18 - BackupListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents required | Backup 목록 | any of [array[BackupResponse], null] | |
| count optional | 갯수 Example : 1 | any of [integer, null] |
19 - BackupNameDuplicateResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| result required | 결과 Example : True | boolean |
20 - BackupRegionRelationshipResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| from_availability_zone optional | Availability Zone명 Example : kr-west1 | any of [string, null] | |
| from_region optional | 위치 Example : kr-west1 | any of [string, null] | |
| to_availability_zone optional | Availability Zone명 Example : kr-west1 | any of [string, null] | |
| to_region optional | 위치 Example : kr-west1 | any of [string, null] |
21 - BackupReplicationUseUpdateBody
| Name | Description | Schema | Default |
|---|---|---|---|
| dr_enabled required | DR 사용 여부 Example : False | boolean |
22 - BackupResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Backup명 Example : backup-001 | string | |
| policy_type required | Backup 정책 유형 Example : VM_IMAGE | string | |
| retention_period required | Backup 보관 기간 Example : WEEK_2 | string | |
| role_type required | 백업 역할 유형 Example : ORIGINAL | string | |
| server_name required | Backup 서버명 Example : server-001 | string | |
| state required | Backup 상태 Example : AVAILABLE | string |
23 - BackupRestoreHistoryListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents required | Backup 복구 이력 | any of [array[BackupRestoreHistoryResponse], null] | |
| count required | 갯수 Example : 1 | integer |
24 - BackupRestoreHistoryResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| backup_id required | Backup ID Example : 00cd2538fbf94d12b36aabbdd607e974 | string | |
| backup_start_time required | Backup 일시 Example : 2024-10-28T05:38:48 | string (date-time) | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| restore_end_time required | 복구 완료 일시 Example : 2024-10-28T05:52:47 | any of [string (date-time), null] | |
| restore_server_id required | 복구 서버 ID Example : 26895cb7-2059-49e7-b6fe-9c9c4b0d3db0 | any of [string, null] | |
| restore_server_name required | 복구 서버명 Example : restoretest1 | string | |
| restore_start_time required | 복구 시작 일시 Example : 2024-10-28T05:52:47 | string (date-time) | |
| restore_state required | 복구 상태 Example : COMPLETED | enum (COMPLETED, FAILED, INPROGRESS) | |
| schedule_name required | 스케줄명 Example : INCREMENTAL_DAILY_15:00:00-chg4By | string |
25 - BackupRestoreRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| networks optional | 복구용 네트워크 정보 | any of [array[Network], null] | |
| restore_region optional | 서버를 복구할 리전 Example : kr-west1 | any of [string, null] | |
| restore_server_name required | 복구 서버명 Example : restoretest1Pattern : ^[a-zA-Z0-9-_ ]*$Minimum length : 1Maximum length : 63 | string | |
| restore_target_id required | 복구 대상 목록 Example : ca1a8e76-af49-40ea-93f8-a5989ffe138b | string | |
| security_groups optional | Security Group ID 목록 Example : ['023c57b14f11483689338d085e061492'] | any of [array[string], null] | |
| server_type_id required | 서버 유형 ID Example : s1v1m2 | string |
26 - BackupRestoreServerNameDuplicateResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| result required | 결과 Example : True | boolean |
27 - BackupRestoreSubnetListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count required | 갯수 Example : 1 | integer | |
| subnets optional | 복구 시 선택 가능한 서브넷 목록 | any of [array[BackupRestoreSubnetResponse], null] |
28 - BackupRestoreSubnetResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : fnsd89fus0f9ds09f90dshf9dshfds09 | string | |
| cidr required | Subnet Cidr Example : 192.167.1.0/24 | string | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| gateway_ip_address required | Gateway IP Example : 192.167.1.1 | any of [string, null] | |
| id required | 서브넷 ID Example : 023c57b14f11483689338d085e061492 | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Subnet명 Example : subnetName | string | |
| state required | Subnet 상태 Example : ACTIVE | string | |
| type required | Subnet 유형 Example : GENERAL | string | |
| vpc_id required | VPC ID Example : 7df8abb4912e4709b1cb237daccca7a8 | string | |
| vpc_name required | VPC명 Example : vpcName | string |
29 - BackupRestoreTargetDeleteRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| restore_target_ids required | 복구 대상 목록 Example : ['ca1a8e76-af49-40ea-93f8-a5989ffe138b'] | array[string] |
30 - BackupRestoreTargetListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents required | 복구 대상 목록 | any of [array[BackupRestoreTargetResponse], null] | |
| count required | 갯수 Example : 1 | integer |
31 - BackupRestoreTargetResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| backup_start_time required | 시작 일시 Example : 2024-09-30T15:00:00Z | any of [string (date-time), null] | |
| is_restore_available required | 해당 백업 Image로 복구 가능 여부 Example : true | boolean | |
| restore_target_id required | 복구 대상 목록 Example : ca1a8e76-af49-40ea-93f8-a5989ffe138b | string | |
| retention_period required | Backup 보관 기간 Example : WEEK_2 | string | |
| schedule_id required | 스케줄 ID Example : f5b8e22b-0d88-4698-9996-fb44217c8227 | string | |
| schedule_name required | 스케줄명 Example : INCREMENTAL_DAILY_15:00:00-chg4By | string | |
| usage_gb required | 백업 용량(GB) Example : 123.4 | object |
32 - BackupScheduleCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| frequency required | 스케줄 주기 유형 Example : DAILY | enum (MONTHLY, WEEKLY, DAILY) | |
| start_day optional | Backup 스케줄 시작 요일 Example : MON | any of [enum (MON, TUE, WED, THU, FRI, SAT, SUN), null] | |
| start_time required | 스케줄 시작 시간 Example : 09:00:00 | string | |
| start_week optional | Backup 스케줄 시작 주 Example : WEEK_2 | any of [enum (WEEK_1, WEEK_2, WEEK_3, WEEK_4, WEEK_LAST), null] | |
| type required | 스케줄 유형 Example : FULL | enum (FULL, INCREMENTAL) |
33 - BackupScheduleListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents required | Backup 스케줄 목록 | any of [array[BackupScheduleResponse], null] | |
| count required | 갯수 Example : 1 | integer |
34 - BackupScheduleResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| backup_id required | Backup ID Example : 00cd2538fbf94d12b36aabbdd607e974 | string | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| frequency required | 스케줄 주기 유형 Example : DAILY | enum (MONTHLY, WEEKLY, DAILY) | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | 스케줄명 Example : INCREMENTAL_DAILY_15:00:00-chg4By | string | |
| start_day required | 스케줄 시작 요일 Example : MON | any of [string, null] | |
| start_time required | 스케줄 시작 시간 Example : 14:00:00 | any of [string, null] | |
| start_week required | 스케줄 시작 주 Example : WEEK_1 | any of [string, null] | |
| state required | Backup 스케줄 상태 Example : AVAILABLE | string | |
| type required | 스케줄 유형 Example : FULL | string |
35 - BackupTargetListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents optional | Backup 대상 목록 | any of [array[BackupTargetResponse], null] | |
| count required | 갯수 Example : 1 | integer |
36 - BackupTargetResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| server_guid required | Backup 서버 GUID Example : 9ab33c66-3dbd-46cd-b0af-abccd3eb3170 | any of [string, null] | |
| server_name required | Backup 서버명 Example : server-001 | string | |
| server_os_version required | 서버의 OS Type 과 버전 Example : UBUNTU 22.04 | any of [string, null] | |
| server_type required | 백업 서버 타입 Example : s1v1m2 | any of [string, null] | |
| server_uuid required | Backup 서버 UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string |
37 - CheckFileSystemDuplicationResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| result required | 결과 Example : True | boolean |
38 - FileSystemPathUpdateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| backup_filesystem_paths required | 백업 대상 파일 시스템 경로 Example : ['/aaa', '/bbb'] | any of [array[string], string] |
39 - InstallFilePathResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| install_file_path required | 설치 파일 경로 Example : http://linux-agent | string |
40 - ModifyBackupSchedulesRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| schedules required | Backup 스케줄 목록 | array[BackupScheduleCreateRequest] |
41 - Network
| Name | Description | Schema | Default |
|---|---|---|---|
| subnet_id required | 서브넷 ID Example : 023c57b14f11483689338d085e061492 | string |
42 - ResourceInfo
| Name | Description | Schema | Default |
|---|---|---|---|
| id required | ID Example : | string | |
| links optional | Links Example : | any of [array[object], null] |
43 - RestoreFilesystemPath
| Name | Description | Schema | Default |
|---|---|---|---|
| destination required | 복구될 대상 파일 시스템 경로 Example : /data | string | |
| source required | 복구할 원본 파일 시스템 경로 Example : /data | string |
44 - RetentionPeriodUpdateBody
| Name | Description | Schema | Default |
|---|---|---|---|
| retention_period required | Backup 보관 기간 Example : WEEK_2 | enum (WEEK_2, MONTH_1, MONTH_3, MONTH_6, YEAR_1) |
45 - SyncResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| request_id required | 요청 ID Example : | string | |
| resource required | 자원 | ResourceInfo |
46 - Tag
| Name | Description | Schema | Default |
|---|---|---|---|
| key required | Example : | string | |
| value required | Example : | string |