This is the multi-page printable view of this section. Click here to print.
Models
- 1: AgentBackupRestoreRequest
- 2: AgentBackupRestoreTargetServerListResponse
- 3: AgentBackupRestoreTargetServerListResponse1Dot2
- 4: AgentBackupRestoreTargetServerResponse
- 5: AgentBackupRestoreTargetServerResponse1Dot2
- 6: AsyncResponse
- 7: BackupAgentCreateRequest
- 8: BackupAgentCreateRequest1Dot2
- 9: BackupAgentDetailResponse
- 10: BackupAgentDetailResponse1Dot2
- 11: BackupAgentListResponse
- 12: BackupAgentListResponse1Dot2
- 13: BackupAgentResponse
- 14: BackupAgentResponse1Dot2
- 15: BackupAgentTargetListResponse
- 16: BackupAgentTargetListResponse1Dot2
- 17: BackupAgentTargetResponse
- 18: BackupAgentTargetResponse1Dot2
- 19: BackupCreateRequest
- 20: BackupCreateRequest1Dot1
- 21: BackupCreateRequest1Dot2
- 22: BackupDetailResponse
- 23: BackupDetailResponse1Dot1
- 24: BackupDetailResponse1Dot2
- 25: BackupHistoryListResponse
- 26: BackupHistoryResponse
- 27: BackupListRegionRelationshipResponse
- 28: BackupListResponse
- 29: BackupNameDuplicateResponse
- 30: BackupRegionRelationshipResponse
- 31: BackupReplicationUseUpdateBody
- 32: BackupResponse
- 33: BackupRestoreHistoryListResponse
- 34: BackupRestoreHistoryResponse
- 35: BackupRestoreRequest
- 36: BackupRestoreServerNameDuplicateResponse
- 37: BackupRestoreSubnetListResponse
- 38: BackupRestoreSubnetResponse
- 39: BackupRestoreTargetDeleteRequest
- 40: BackupRestoreTargetListResponse
- 41: BackupRestoreTargetResponse
- 42: BackupScheduleCreateRequest
- 43: BackupScheduleListResponse
- 44: BackupScheduleResponse
- 45: BackupTargetListResponse
- 46: BackupTargetResponse
- 47: CheckFileSystemDuplicationResponse
- 48: FileSystemPathListResponse
- 49: FileSystemPathResponse
- 50: FileSystemPathUpdateRequest
- 51: FileSystemPathUpdateRequest1Dot2
- 52: InstallFilePathResponse
- 53: MediaServer
- 54: ModifyBackupSchedulesRequest
- 55: Network
- 56: ResourceInfo
- 57: RestoreFilesystemPath
- 58: RetentionPeriodUpdateBody
- 59: SyncResponse
- 60: Tag
1 - AgentBackupRestoreRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| filesystem_paths required | List of filesystem backup path | array[RestoreFilesystemPath] | |
| overwrite optional | Overwrite Example : True | any of [boolean, null] | |
| restore_server_uuid required | Restored server ID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string | |
| restore_target_id required | Restore target ID Example : ca1a8e76-af49-40ea-93f8-a5989ffe138b | string |
2 - AgentBackupRestoreTargetServerListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents optional | Agent Backup restore target list | any of [array[AgentBackupRestoreTargetServerResponse], null] | |
| count required | Count Example : 1 | integer |
3 - AgentBackupRestoreTargetServerListResponse1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| contents optional | Agent Backup restore target list | any of [array[AgentBackupRestoreTargetServerResponse1Dot2], null] | |
| count required | Count Example : 1 | integer |
4 - AgentBackupRestoreTargetServerResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| server_name required | Backup server name Example : server-001 | string | |
| server_os_version required | Server’s OS Type and Version Example : UBUNTU 22.04 | string | |
| server_uuid required | Backup server UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string |
5 - AgentBackupRestoreTargetServerResponse1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| server_name required | Backup server name Example : server-001 | string | |
| server_os_version required | Server’s OS Type and Version Example : UBUNTU 22.04 | string | |
| server_type required | Backup server type Example : s1v1m2 | any of [string, null] | |
| server_uuid required | Backup server UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string |
6 - AsyncResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| request_id required | Request ID Example : | string | |
| resource required | Resource | ResourceInfo |
7 - BackupAgentCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| server_uuid required | Backup Agent target server UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string | |
| tags optional | any of [array[Tag], null] |
8 - BackupAgentCreateRequest1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| server_uuid required | Backup Agent target server UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string | |
| subnet_id optional | Subnet ID Example : 023c57b14f11483689338d085e061492 | any of [string, null] | |
| tags optional | any of [array[Tag], null] |
9 - 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 name Example : backupmastertest | any of [string, null] | |
| backup_policy_count required | Backup policy count Example : 3 | any of [integer, null] | |
| connection_check_time required | Backup Agent connection check time Example : 2024-11-11T09:13:48Z | any of [string (date-time), null] | |
| connection_state required | Backup Agent connection state Example : SUCCESS | any of [string, null] | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| id required | Backup Agent ID Example : BACKUP_AGENT-abcd | any of [string, null] | |
| install_file_path required | Install file path Example : http://linux-agent | string | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Backup Agent Name Example : agent_abcd12 | any of [string, null] | |
| server_backup_agent_ip required | Server’s Backup Agent IP Example : 11.22.33.44 | any of [string, null] | |
| server_category required | Backup server category Example : VIRTUAL_SERVER | GPU_SERVER | BAREMETAL_SERVER | any of [string, null] | |
| server_gateway_ip required | Server Gateway IP Example : 22.33.44.55 | any of [string, null] | |
| server_name required | Backup Agent target server name Example : server-001 | any of [string, null] | |
| server_os_type required | Server’s OS Type Example : WINDOWS | any of [string, null] | |
| server_uuid required | Backup Agent target server UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | any of [string, null] | |
| state required | Backup Agent state Example : AVAILABLE | any of [string, null] |
10 - BackupAgentDetailResponse1Dot2
| 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 name Example : backupmastertest | any of [string, null] | |
| backup_policy_count required | Backup policy count Example : 3 | any of [integer, null] | |
| connection_check_time required | Backup Agent connection check time Example : 2024-11-11T09:13:48Z | any of [string (date-time), null] | |
| connection_state required | Backup Agent connection state Example : SUCCESS | any of [string, null] | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| id required | Backup Agent ID Example : BACKUP_AGENT-abcd | any of [string, null] | |
| install_file_path required | Install file path Example : http://linux-agent | string | |
| media_servers required | Backup Agent Media Server list | any of [array[MediaServer], null] | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Backup Agent Name Example : agent_abcd12 | any of [string, null] | |
| server_backup_agent_ip required | Server’s Backup Agent IP Example : 11.22.33.44 | any of [string, null] | |
| server_category required | Backup server category Example : VIRTUAL_SERVER | GPU_SERVER | BAREMETAL_SERVER | any of [string, null] | |
| server_gateway_ip required | Server Gateway IP Example : 22.33.44.55 | any of [string, null] | |
| server_name required | Backup Agent target server name Example : server-001 | any of [string, null] | |
| server_os_type required | Server’s OS Type Example : WINDOWS | any of [string, null] | |
| server_uuid required | Backup Agent target server UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | any of [string, null] | |
| state required | Backup Agent state Example : AVAILABLE | any of [string, null] | |
| subnet_id required | Subnet ID Example : | any of [string, null] | |
| subnet_name required | Subnet Name Example : | any of [string, null] |
11 - BackupAgentListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents required | Backup Agent list | any of [array[BackupAgentResponse], null] | |
| count optional | Count Example : 1 | any of [integer, null] |
12 - BackupAgentListResponse1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| contents required | Backup Agent list | any of [array[BackupAgentResponse1Dot2], null] | |
| count optional | Count Example : 1 | any of [integer, null] |
13 - BackupAgentResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : fnsd89fus0f9ds09f90dshf9dshfds09 | any of [string, null] | |
| backup_policy_count required | Backup policy count Example : 3 | any of [integer, null] | |
| connection_state required | Backup Agent connection state Example : SUCCESS | any of [string, null] | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| id required | Backup Agent ID Example : BACKUP_AGENT-abcd | any of [string, null] | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Backup Agent Name Example : agent_abcd12 | any of [string, null] | |
| server_backup_agent_ip required | Server’s Backup Agent IP Example : 11.22.33.44 | any of [string, null] | |
| server_name required | Backup server name Example : server-001 | any of [string, null] | |
| state required | Backup Agent state Example : AVAILABLE | any of [string, null] |
14 - BackupAgentResponse1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : fnsd89fus0f9ds09f90dshf9dshfds09 | any of [string, null] | |
| backup_policy_count required | Backup policy count Example : 3 | any of [integer, null] | |
| connection_state required | Backup Agent connection state Example : SUCCESS | any of [string, null] | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| id required | Backup Agent ID Example : BACKUP_AGENT-abcd | any of [string, null] | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Backup Agent Name Example : agent_abcd12 | any of [string, null] | |
| server_backup_agent_ip required | Server’s Backup Agent IP Example : 11.22.33.44 | any of [string, null] | |
| server_category required | Backup server category Example : VIRTUAL_SERVER | GPU_SERVER | BAREMETAL_SERVER | any of [string, null] | |
| server_name required | Backup server name Example : server-001 | any of [string, null] | |
| state required | Backup Agent state Example : AVAILABLE | any of [string, null] |
15 - BackupAgentTargetListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents required | Backup Agent list | any of [array[BackupAgentTargetResponse], null] | |
| count optional | Count Example : 1 | any of [integer, null] |
16 - BackupAgentTargetListResponse1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| contents required | Backup Agent list | any of [array[BackupAgentTargetResponse1Dot2], null] | |
| count optional | Count Example : 1 | any of [integer, null] |
17 - BackupAgentTargetResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| server_backup_agent_ip required | Server’s Backup Agent IP Example : 11.22.33.44 | any of [string, null] | |
| server_name required | Backup Agent target server name Example : server-001 | string | |
| server_state required | Backup server state Example : RUNNING | string | |
| server_uuid required | Backup Agent target server UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string |
18 - BackupAgentTargetResponse1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| server_backup_agent_ip required | Server’s Backup Agent IP Example : 11.22.33.44 | any of [string, null] | |
| server_name required | Backup Agent target server name Example : server-001 | string | |
| server_state required | Backup server state Example : RUNNING | string | |
| server_type required | Backup server type Example : s1v1m2 | any of [string, null] | |
| server_uuid required | Backup Agent target server UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string | |
| vpc_id optional | VPC ID Example : 7df8abb4912e4709b1cb237daccca7a8 | any of [string, null] |
19 - BackupCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| encrypt_enabled optional | Whether to use Encryption Example : True | boolean | True |
| filesystem_paths optional | List of filesystem backup path Example : ['/aaa', '/bbb'] | any of [array[string], null] | |
| name required | Backup name Example : backup-001 | string | |
| policy_category required | Backup policy category Example : AGENTLESS | enum (AGENTLESS, AGENT) | |
| policy_type required | Backup policy type Example : VM_IMAGE | enum (VM_IMAGE, FILESYSTEM) | |
| region optional | Region Example : kr-west1 | any of [string, null] | |
| retention_period optional | Backup retention period Example : WEEK_2 | enum (WEEK_2, MONTH_1, MONTH_3, MONTH_6, YEAR_1) | WEEK_2 |
| schedules required | Schedules | array[BackupScheduleCreateRequest] | |
| server_category required | Backup server category Example : VIRTUAL_SERVER | GPU_SERVER | BAREMETAL_SERVER | enum (VIRTUAL_SERVER, GPU_SERVER, BAREMETAL_SERVER) | |
| server_guid optional | Backup server GUID Example : 9ab33c66-3dbd-46cd-b0af-abccd3eb3170 | any of [string, null] | |
| server_uuid required | Backup server UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string | |
| tags optional | any of [array[Tag], null] |
20 - BackupCreateRequest1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| dr_enabled optional | Whether to use DR Example : False | any of [boolean, null] | |
| encrypt_enabled optional | Whether to use Encryption Example : True | boolean | True |
| filesystem_paths optional | List of filesystem backup path Example : ['/aaa', '/bbb'] | any of [array[string], null] | |
| name required | Backup name Example : backup-001 | string | |
| policy_category required | Backup policy category Example : AGENTLESS | enum (AGENTLESS, AGENT) | |
| policy_type required | Backup policy type Example : VM_IMAGE | enum (VM_IMAGE, FILESYSTEM) | |
| region optional | Region Example : kr-west1 | any of [string, null] | |
| retention_period optional | Backup retention period Example : WEEK_2 | enum (WEEK_2, MONTH_1, MONTH_3, MONTH_6, YEAR_1) | WEEK_2 |
| schedules required | Schedules | array[BackupScheduleCreateRequest] | |
| server_category required | Backup server category Example : VIRTUAL_SERVER | GPU_SERVER | BAREMETAL_SERVER | enum (VIRTUAL_SERVER, GPU_SERVER, BAREMETAL_SERVER) | |
| server_guid optional | Backup server GUID Example : 9ab33c66-3dbd-46cd-b0af-abccd3eb3170 | any of [string, null] | |
| server_uuid required | Backup server UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string | |
| tags optional | any of [array[Tag], null] |
21 - BackupCreateRequest1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| dr_enabled optional | Whether to use DR Example : False | any of [boolean, null] | |
| encrypt_enabled optional | Whether to use Encryption Example : True | boolean | True |
| filesystem_paths optional | List of filesystem backup path Example : ['/aaa', '/bbb'] | any of [array[string], null] | |
| is_all_filesystem optional | Whether to target the all filesystem Example : False | any of [boolean, null] | |
| name required | Backup name Example : backup-001 | string | |
| policy_category required | Backup policy category Example : AGENTLESS | enum (AGENTLESS, AGENT) | |
| policy_type required | Backup policy type Example : VM_IMAGE | enum (VM_IMAGE, FILESYSTEM) | |
| region optional | Region Example : kr-west1 | any of [string, null] | |
| retention_period optional | Backup retention period Example : WEEK_2 | enum (WEEK_2, MONTH_1, MONTH_3, MONTH_6, YEAR_1) | WEEK_2 |
| schedules required | Schedules | array[BackupScheduleCreateRequest] | |
| server_category required | Backup server category Example : VIRTUAL_SERVER | GPU_SERVER | BAREMETAL_SERVER | enum (VIRTUAL_SERVER, GPU_SERVER, BAREMETAL_SERVER) | |
| server_guid optional | Backup server GUID Example : 9ab33c66-3dbd-46cd-b0af-abccd3eb3170 | any of [string, null] | |
| server_uuid required | Backup server UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string | |
| tags optional | any of [array[Tag], null] |
22 - BackupDetailResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| backup_agent_id optional | Backup Agent ID Example : BACKUP_AGENT-abcd | any of [string, null] | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| encrypt_enabled optional | Whether to use Encryption Example : False | any of [boolean, null] | |
| filesystem_paths optional | List of filesystem backup path Example : ['/aaa', '/bbb'] | any of [array[string], null] | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Backup name Example : backup-001 | string | |
| policy_category required | Backup policy category Example : AGENTLESS | string | |
| policy_type required | Backup policy type Example : VM_IMAGE | string | |
| region optional | Region Example : kr-west1 | any of [string, null] | |
| retention_period required | Backup retention period Example : WEEK_2 | string | |
| role_type required | Backup role type Example : ORIGINAL | string | |
| server_category required | Backup server category Example : VIRTUAL_SERVER | GPU_SERVER | BAREMETAL_SERVER | string | |
| server_name required | Backup server name Example : server-001 | string | |
| server_os_type optional | Server’s OS Type Example : WINDOWS | any of [string, null] | |
| server_region required | Region Example : kr-west1 | any of [string, null] | |
| server_uuid required | Backup server UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string | |
| state required | Backup state Example : AVAILABLE | string |
23 - BackupDetailResponse1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| backup_agent_id optional | Backup Agent ID Example : BACKUP_AGENT-abcd | any of [string, null] | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| dr_enabled optional | Whether to use DR Example : False | any of [boolean, null] | |
| dr_region optional | DR Region Example : kr-west1 | any of [string, null] | |
| encrypt_enabled optional | Whether to use Encryption Example : False | any of [boolean, null] | |
| filesystem_paths optional | List of filesystem backup path Example : ['/aaa', '/bbb'] | any of [array[string], null] | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Backup name Example : backup-001 | string | |
| origin_backup_id optional | Backup ID Example : 00cd2538fbf94d12b36aabbdd607e974 | any of [string, null] | |
| policy_category required | Backup policy category Example : AGENTLESS | string | |
| policy_type required | Backup policy type Example : VM_IMAGE | string | |
| region optional | Region Example : kr-west1 | any of [string, null] | |
| replica_backup_id optional | Backup ID Example : 00cd2538fbf94d12b36aabbdd607e974 | any of [string, null] | |
| retention_period required | Backup retention period Example : WEEK_2 | string | |
| role_type required | Backup role type Example : ORIGINAL | string | |
| server_category required | Backup server category Example : VIRTUAL_SERVER | GPU_SERVER | BAREMETAL_SERVER | string | |
| server_name required | Backup server name Example : server-001 | string | |
| server_os_type optional | Server’s OS Type Example : WINDOWS | any of [string, null] | |
| server_region required | Region Example : kr-west1 | any of [string, null] | |
| server_uuid required | Backup server UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string | |
| state required | Backup state Example : AVAILABLE | string |
24 - BackupDetailResponse1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| backup_agent_id optional | Backup Agent ID Example : BACKUP_AGENT-abcd | any of [string, null] | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| dr_enabled optional | Whether to use DR Example : False | any of [boolean, null] | |
| dr_region optional | DR Region Example : kr-west1 | any of [string, null] | |
| encrypt_enabled optional | Whether to use Encryption Example : False | any of [boolean, null] | |
| filesystem_paths optional | List of filesystem backup path Example : ['/aaa', '/bbb'] | any of [array[string], null] | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| is_all_filesystem optional | Whether to target the all filesystem Example : False | any of [boolean, null] | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Backup name Example : backup-001 | string | |
| origin_backup_id optional | Backup ID Example : 00cd2538fbf94d12b36aabbdd607e974 | any of [string, null] | |
| policy_category required | Backup policy category Example : AGENTLESS | string | |
| policy_type required | Backup policy type Example : VM_IMAGE | string | |
| region optional | Region Example : kr-west1 | any of [string, null] | |
| replica_backup_id optional | Backup ID Example : 00cd2538fbf94d12b36aabbdd607e974 | any of [string, null] | |
| retention_period required | Backup retention period Example : WEEK_2 | string | |
| role_type required | Backup role type Example : ORIGINAL | string | |
| server_category required | Backup server category Example : VIRTUAL_SERVER | GPU_SERVER | BAREMETAL_SERVER | string | |
| server_name required | Backup server name Example : server-001 | string | |
| server_os_type optional | Server’s OS Type Example : WINDOWS | any of [string, null] | |
| server_region required | Region Example : kr-west1 | any of [string, null] | |
| server_uuid required | Backup server UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string | |
| state required | Backup state Example : AVAILABLE | string |
25 - BackupHistoryListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents required | Backup history list | any of [array[BackupHistoryResponse], null] | |
| count required | Count Example : 1 | integer |
26 - BackupHistoryResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| backup_end_time required | End time 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 history state Example : SUCCESS | string | |
| backup_start_time required | Start time Example : 2024-09-30T15:00:00Z | any of [string (date-time), null] | |
| schedule_id required | Schedule ID Example : f5b8e22b-0d88-4698-9996-fb44217c8227 | string | |
| schedule_name required | Schedule name Example : INCREMENTAL_DAILY_15:00:00-chg4By | string |
27 - BackupListRegionRelationshipResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents required | 백업 Region 관계 목록 | any of [array[BackupRegionRelationshipResponse], null] | |
| count optional | total count Example : | any of [integer, null] |
28 - BackupListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents required | Backup list | any of [array[BackupResponse], null] | |
| count optional | Count Example : 1 | any of [integer, null] |
29 - BackupNameDuplicateResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| result required | Result Example : True | boolean |
30 - BackupRegionRelationshipResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| from_availability_zone optional | Availability zone name Example : kr-west1 | any of [string, null] | |
| from_region optional | Region Example : kr-west1 | any of [string, null] | |
| to_availability_zone optional | Availability zone name Example : kr-west1 | any of [string, null] | |
| to_region optional | Region Example : kr-west1 | any of [string, null] |
31 - BackupReplicationUseUpdateBody
| Name | Description | Schema | Default |
|---|---|---|---|
| dr_enabled required | Whether to use DR Example : False | boolean |
32 - BackupResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Backup name Example : backup-001 | string | |
| policy_type required | Backup policy type Example : VM_IMAGE | string | |
| retention_period required | Backup retention period Example : WEEK_2 | string | |
| role_type required | Backup role type Example : ORIGINAL | string | |
| server_name required | Backup server name Example : server-001 | string | |
| state required | Backup state Example : AVAILABLE | string |
33 - BackupRestoreHistoryListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents required | Backup restore history list | any of [array[BackupRestoreHistoryResponse], null] | |
| count required | Count Example : 1 | integer |
34 - BackupRestoreHistoryResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| backup_id required | Backup ID Example : 00cd2538fbf94d12b36aabbdd607e974 | string | |
| backup_start_time required | Backup time Example : 2024-10-28T05:38:48 | string (date-time) | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| restore_end_time required | Restore completion time Example : 2024-10-28T05:52:47 | any of [string (date-time), null] | |
| restore_server_id required | Restored server ID Example : 26895cb7-2059-49e7-b6fe-9c9c4b0d3db0 | any of [string, null] | |
| restore_server_name required | Restore server name Example : restoretest1 | string | |
| restore_start_time required | Restore start time Example : 2024-10-28T05:52:47 | string (date-time) | |
| restore_state required | Restore state Example : COMPLETED | enum (COMPLETED, FAILED, INPROGRESS, PARTIAL_SUCCESS) | |
| schedule_name required | Schedule name Example : INCREMENTAL_DAILY_15:00:00-chg4By | string |
35 - BackupRestoreRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| networks optional | Network info for restore | any of [array[Network], null] | |
| restore_region optional | Region to restore server Example : kr-west1 | any of [string, null] | |
| restore_server_name required | Restore server name Example : restoretest1Pattern : ^[a-zA-Z0-9-_ ]*$Minimum length : 1Maximum length : 63 | string | |
| restore_target_id required | Restore target ID Example : ca1a8e76-af49-40ea-93f8-a5989ffe138b | string | |
| security_groups optional | Security Group ID list Example : ['023c57b14f11483689338d085e061492'] | any of [array[string], null] | |
| server_type_id required | Server type id Example : s1v1m2 | string |
36 - BackupRestoreServerNameDuplicateResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| result required | Result Example : True | boolean |
37 - BackupRestoreSubnetListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count required | Count Example : 1 | integer | |
| subnets optional | List of subnets for restore | any of [array[BackupRestoreSubnetResponse], null] |
38 - 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 | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| gateway_ip_address required | Gateway IP Address Example : 192.167.1.1 | any of [string, null] | |
| id required | Subnet ID Example : 023c57b14f11483689338d085e061492 | string | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Subnet Name Example : subnetName | string | |
| state required | Subnet state Example : ACTIVE | string | |
| type required | Subnet Type Example : GENERAL | string | |
| vpc_id required | VPC ID Example : 7df8abb4912e4709b1cb237daccca7a8 | string | |
| vpc_name required | VPC name Example : vpcName | string |
39 - BackupRestoreTargetDeleteRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| restore_target_ids required | Backup restore target ID list Example : ['ca1a8e76-af49-40ea-93f8-a5989ffe138b'] | array[string] |
40 - BackupRestoreTargetListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents required | Backup restore target list | any of [array[BackupRestoreTargetResponse], null] | |
| count required | Count Example : 1 | integer |
41 - BackupRestoreTargetResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| backup_start_time required | Start time Example : 2024-09-30T15:00:00Z | any of [string (date-time), null] | |
| is_restore_available required | Whether restore available Example : true | boolean | |
| restore_target_id required | Restore target ID Example : ca1a8e76-af49-40ea-93f8-a5989ffe138b | string | |
| retention_period required | Backup retention period Example : WEEK_2 | string | |
| schedule_id required | Schedule ID Example : f5b8e22b-0d88-4698-9996-fb44217c8227 | string | |
| schedule_name required | Schedule name Example : INCREMENTAL_DAILY_15:00:00-chg4By | string | |
| usage_gb required | Backup size(GB) Example : 123.4 | object |
42 - BackupScheduleCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| frequency required | Schedule frequency type Example : DAILY | enum (MONTHLY, WEEKLY, DAILY) | |
| start_day optional | Backup schedule start day Example : MON | any of [enum (MON, TUE, WED, THU, FRI, SAT, SUN), null] | |
| start_time required | Backup schedule start time Example : 09:00:00 | string | |
| start_week optional | Backup schedule start week Example : WEEK_2 | any of [enum (WEEK_1, WEEK_2, WEEK_3, WEEK_4, WEEK_LAST), null] | |
| type required | Schedule type Example : FULL | enum (FULL, INCREMENTAL) |
43 - BackupScheduleListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents required | Backup schedule list | any of [array[BackupScheduleResponse], null] | |
| count required | Count Example : 1 | integer |
44 - BackupScheduleResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| backup_id required | Backup ID Example : 00cd2538fbf94d12b36aabbdd607e974 | string | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| frequency required | Schedule frequency type Example : DAILY | enum (MONTHLY, WEEKLY, DAILY) | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Schedule name Example : INCREMENTAL_DAILY_15:00:00-chg4By | string | |
| start_day required | Schedule start day Example : MON | any of [string, null] | |
| start_time required | Schedule start time Example : 14:00:00 | any of [string, null] | |
| start_week required | Schedule start week Example : WEEK_1 | any of [string, null] | |
| state required | Backup Schedule state Example : AVAILABLE | string | |
| type required | Schedule type Example : FULL | string |
45 - BackupTargetListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents optional | Backup target list | any of [array[BackupTargetResponse], null] | |
| count required | Count Example : 1 | integer |
46 - BackupTargetResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| server_guid required | Backup server GUID Example : 9ab33c66-3dbd-46cd-b0af-abccd3eb3170 | any of [string, null] | |
| server_name required | Backup server name Example : server-001 | string | |
| server_os_version required | Server’s OS Type and Version Example : UBUNTU 22.04 | any of [string, null] | |
| server_type required | Backup server type Example : s1v1m2 | any of [string, null] | |
| server_uuid required | Backup server UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string |
47 - CheckFileSystemDuplicationResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| result required | Result Example : True | boolean |
48 - FileSystemPathListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| contents required | List of filesystem backup path | any of [array[FileSystemPathResponse], null] | |
| count optional | Count Example : 1 | any of [integer, null] |
49 - FileSystemPathResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| id required | Filesystem Path ID Example : /data/_1768885200 | string | |
| item_type required | Filesystem Type Example : DIR | FILE | string | |
| name required | Filesystem Name Example : data/ | string | |
| path required | Filesystem Path Example : / | any of [string, null] |
50 - FileSystemPathUpdateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| backup_filesystem_paths required | List of filesystem backup path Example : ['/aaa', '/bbb'] | any of [array[string], string] |
51 - FileSystemPathUpdateRequest1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| backup_filesystem_paths optional | List of filesystem backup path Example : ['/aaa', '/bbb'] | any of [array[string], string, null] | |
| is_all_filesystem optional | Whether to target the all filesystem Example : False | any of [boolean, null] |
52 - InstallFilePathResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| install_file_path required | Install file path Example : http://linux-agent | string |
53 - MediaServer
| Name | Description | Schema | Default |
|---|---|---|---|
| ip_address required | Media Server IP Example : | string | |
| name required | Media Server name Example : | string |
54 - ModifyBackupSchedulesRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| schedules required | Backup schedule list | array[BackupScheduleCreateRequest] |
55 - Network
| Name | Description | Schema | Default |
|---|---|---|---|
| subnet_id required | Subnet ID Example : 023c57b14f11483689338d085e061492 | string |
56 - ResourceInfo
| Name | Description | Schema | Default |
|---|---|---|---|
| id required | ID Example : | string | |
| links optional | Links Example : | any of [array[object], null] |
57 - RestoreFilesystemPath
| Name | Description | Schema | Default |
|---|---|---|---|
| destination required | Destination filesystem path Example : / | string | |
| source required | Original filesystem path to be recovered Example : / | string |
58 - RetentionPeriodUpdateBody
| Name | Description | Schema | Default |
|---|---|---|---|
| retention_period required | Backup retention period Example : WEEK_2 | enum (WEEK_2, MONTH_1, MONTH_3, MONTH_6, YEAR_1) |
59 - SyncResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| request_id required | Request ID Example : | string | |
| resource required | Resource | ResourceInfo |
60 - Tag
| Name | Description | Schema | Default |
|---|---|---|---|
| key required | Example : | string | |
| value required | Example : | string |