This is the multi-page printable view of this section. Click here to print.
CLIs
- 1: Check Backup Master Connection State
- 2: Check Backup Name Duplicate
- 3: Check Backup Restore Server Name Duplicate
- 4: Check Filesystem Path Duplication
- 5: Create Backup
- 6: Create Backup Agent
- 7: Delete Backup
- 8: Delete Backup Agent
- 9: Delete Backup Restore Target
- 10: List Agent Backup Restore Target Servers
- 11: List Backup Agents
- 12: List Backup Histories
- 13: List Backup Region Relationship
- 14: List Backup Restore Histories
- 15: List Backup Restore Subnets
- 16: List Backup Restore Targets
- 17: List Backup Schedules
- 18: List Backup Targets
- 19: List Backups
- 20: List Filesystem Path
- 21: List Targets of Backup Agent
- 22: Manual Backup
- 23: Restore Agent Backup
- 24: Restore Backup
- 25: Set Backup Schedule
- 26: Set Filesystem Path
- 27: Show Backup
- 28: Show Backup Agent
- 29: Show Backup Agent Install File Path
- 30: Update Replication Use
- 31: Update Retention Period
1 - Check Backup Master Connection State
1.1 - 1.3
scp-cli backup backup agent connection state check
--backup_agent_id <value>
Description
Check Backup master connection state.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_agent_id required | string | Backup Agent ID | BACKUP_AGENT-abcd |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
1.2 - 1.2
scp-cli backup backup agent connection state check
--backup_agent_id <value>
Description
Check Backup master connection state.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_agent_id required | string | Backup Agent ID | BACKUP_AGENT-abcd |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
1.3 - 1.1
scp-cli backup backup agent connection state check
--backup_agent_id <value>
Description
Check Backup master connection state.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_agent_id required | string | Backup Agent ID | BACKUP_AGENT-abcd |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
1.4 - 1.0
scp-cli backup backup agent connection state check
--backup_agent_id <value>
Description
Check Backup master connection state.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_agent_id required | string | Backup Agent ID | BACKUP_AGENT-abcd |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
2 - Check Backup Name Duplicate
2.1 - 1.3
scp-cli backup backup name duplicate check
--backup_name <value>
Description
Check for duplicate backup names.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_name required | string | Backup name | backup-001 |
Responses
| Name | Description | Example |
|---|---|---|
| result | Result | True |
2.2 - 1.2
scp-cli backup backup name duplicate check
--backup_name <value>
Description
Check for duplicate backup names.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_name required | string | Backup name | backup-001 |
Responses
| Name | Description | Example |
|---|---|---|
| result | Result | True |
2.3 - 1.1
scp-cli backup backup name duplicate check
--backup_name <value>
Description
Check for duplicate backup names.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_name required | string | Backup name | backup-001 |
Responses
| Name | Description | Example |
|---|---|---|
| result | Result | True |
2.4 - 1.0
scp-cli backup backup name duplicate check
--backup_name <value>
Description
Check for duplicate backup names.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_name required | string | Backup name | backup-001 |
Responses
| Name | Description | Example |
|---|---|---|
| result | Result | True |
3 - Check Backup Restore Server Name Duplicate
3.1 - 1.3
scp-cli backup backup restore server name duplicate check
--restore_server_name <value>
Description
Check for duplicate restore server name.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| restore_server_name required | string | Restore server name | restoretest1 |
Responses
| Name | Description | Example |
|---|---|---|
| result | Result | True |
3.2 - 1.2
scp-cli backup backup restore server name duplicate check
--restore_server_name <value>
Description
Check for duplicate restore server name.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| restore_server_name required | string | Restore server name | restoretest1 |
Responses
| Name | Description | Example |
|---|---|---|
| result | Result | True |
3.3 - 1.1
scp-cli backup backup restore server name duplicate check
--restore_server_name <value>
Description
Check for duplicate restore server name.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| restore_server_name required | string | Restore server name | restoretest1 |
Responses
| Name | Description | Example |
|---|---|---|
| result | Result | True |
3.4 - 1.0
scp-cli backup backup restore server name duplicate check
--restore_server_name <value>
Description
Check for duplicate restore server name.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| restore_server_name required | string | Restore server name | restoretest1 |
Responses
| Name | Description | Example |
|---|---|---|
| result | Result | True |
4 - Check Filesystem Path Duplication
4.1 - 1.3
scp-cli backup backup agent filesystem duplication check
--server_uuid <value>
--filesystem_path <value>
Description
Check filesystem path duplication.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| server_uuid required | string | Backup server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| filesystem_path required | string | Filesystem backup path | /aaa |
Responses
| Name | Description | Example |
|---|---|---|
| result | Result | True |
4.2 - 1.2
scp-cli backup backup agent filesystem duplication check
--server_uuid <value>
--filesystem_path <value>
Description
Check filesystem path duplication.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| server_uuid required | string | Backup server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| filesystem_path required | string | Filesystem backup path | /aaa |
Responses
| Name | Description | Example |
|---|---|---|
| result | Result | True |
4.3 - 1.1
scp-cli backup backup agent filesystem duplication check
--server_uuid <value>
--filesystem_path <value>
Description
Check filesystem path duplication.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| server_uuid required | string | Backup server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| filesystem_path required | string | Filesystem backup path | /aaa |
Responses
| Name | Description | Example |
|---|---|---|
| result | Result | True |
4.4 - 1.0
scp-cli backup backup agent filesystem duplication check
--server_uuid <value>
--filesystem_path <value>
Description
Check filesystem path duplication.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| server_uuid required | string | Backup server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| filesystem_path required | string | Filesystem backup path | /aaa |
Responses
| Name | Description | Example |
|---|---|---|
| result | Result | True |
5 - Create Backup
5.1 - 1.3
scp-cli backup backup create
--server_uuid <value>
--server_category <value>
--schedules <value>
--policy_type <value>
--policy_category <value>
--name <value>
[--dr_enabled <value>]
[--encrypt_enabled <value>]
[--filesystem_paths <value>]
[--is_all_filesystem <value>]
[--region <value>]
[--retention_period <value>]
[--server_guid <value>]
[--tags <value>]
[--zone <value>]
Description
Create a Backup.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| server_uuid required | string | Backup server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| server_category required | string | Backup server category | ```VIRTUAL_SERVER |
| schedules required | array | Schedules | '{"frequency": "DAILY", "start_day": "MON", "start_time": "09:00:00", "start_week": "WEEK_2", "type": "FULL"}' |
| policy_type required | string | Backup policy type | VM_IMAGE |
| policy_category required | string | Backup policy category | AGENTLESS |
| name required | string | Backup name | backup-001 |
| dr_enabled optional | boolean | Whether to use DR | - |
| encrypt_enabled optional | boolean | Whether to use Encryption | True |
| filesystem_paths optional | array | List of filesystem backup path | /aaa |
| is_all_filesystem optional | boolean | Whether to target the all filesystem | - |
| region optional | string | For Agentless Backup, this is the region where the backup is stored. For Agent Backup, this is the region to which the backup will be replicated. | kr-west1 |
| retention_period optional | string | Backup retention period | WEEK_2 |
| server_guid optional | string | Backup server GUID | 9ab33c66-3dbd-46cd-b0af-abccd3eb3170 |
| tags optional | array | '{"key": "", "value": ""}' | |
| zone optional | string | For Agentless Backup, this is the zone where the backup is stored. For Agent Backup, this is the zone to which the backup will be replicated. | - |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
5.2 - 1.2
scp-cli backup backup create
--server_uuid <value>
--server_category <value>
--schedules <value>
--policy_type <value>
--policy_category <value>
--name <value>
[--dr_enabled <value>]
[--encrypt_enabled <value>]
[--filesystem_paths <value>]
[--is_all_filesystem <value>]
[--region <value>]
[--retention_period <value>]
[--server_guid <value>]
[--tags <value>]
Description
Create a Backup.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| server_uuid required | string | Backup server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| server_category required | string | Backup server category | ```VIRTUAL_SERVER |
| schedules required | array | Schedules | '{"frequency": "DAILY", "start_day": "MON", "start_time": "09:00:00", "start_week": "WEEK_2", "type": "FULL"}' |
| policy_type required | string | Backup policy type | VM_IMAGE |
| policy_category required | string | Backup policy category | AGENTLESS |
| name required | string | Backup name | backup-001 |
| dr_enabled optional | boolean | Whether to use DR | - |
| encrypt_enabled optional | boolean | Whether to use Encryption | True |
| filesystem_paths optional | array | List of filesystem backup path | /aaa |
| is_all_filesystem optional | boolean | Whether to target the all filesystem | - |
| region optional | string | For Agentless Backup, this is the region where the backup is stored. For Agent Backup, this is the region to which the backup will be replicated. | kr-west1 |
| retention_period optional | string | Backup retention period | WEEK_2 |
| server_guid optional | string | Backup server GUID | 9ab33c66-3dbd-46cd-b0af-abccd3eb3170 |
| tags optional | array | '{"key": "", "value": ""}' |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
5.3 - 1.1
scp-cli backup backup create
--server_uuid <value>
--server_category <value>
--schedules <value>
--policy_type <value>
--policy_category <value>
--name <value>
[--dr_enabled <value>]
[--encrypt_enabled <value>]
[--filesystem_paths <value>]
[--region <value>]
[--retention_period <value>]
[--server_guid <value>]
[--tags <value>]
Description
Create a Backup.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| server_uuid required | string | Backup server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| server_category required | string | Backup server category | ```VIRTUAL_SERVER |
| schedules required | array | Schedules | '{"frequency": "DAILY", "start_day": "MON", "start_time": "09:00:00", "start_week": "WEEK_2", "type": "FULL"}' |
| policy_type required | string | Backup policy type | VM_IMAGE |
| policy_category required | string | Backup policy category | AGENTLESS |
| name required | string | Backup name | backup-001 |
| dr_enabled optional | boolean | Whether to use DR | - |
| encrypt_enabled optional | boolean | Whether to use Encryption | True |
| filesystem_paths optional | array | List of filesystem backup path | /aaa |
| region optional | string | For Agentless Backup, this is the region where the backup is stored. For Agent Backup, this is the region to which the backup will be replicated. | kr-west1 |
| retention_period optional | string | Backup retention period | WEEK_2 |
| server_guid optional | string | Backup server GUID | 9ab33c66-3dbd-46cd-b0af-abccd3eb3170 |
| tags optional | array | '{"key": "", "value": ""}' |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
5.4 - 1.0
scp-cli backup backup create
--server_uuid <value>
--server_category <value>
--schedules <value>
--policy_type <value>
--policy_category <value>
--name <value>
[--encrypt_enabled <value>]
[--filesystem_paths <value>]
[--region <value>]
[--retention_period <value>]
[--server_guid <value>]
[--tags <value>]
Description
Create a Backup.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| server_uuid required | string | Backup server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| server_category required | string | Backup server category | ```VIRTUAL_SERVER |
| schedules required | array | Schedules | '{"frequency": "DAILY", "start_day": "MON", "start_time": "09:00:00", "start_week": "WEEK_2", "type": "FULL"}' |
| policy_type required | string | Backup policy type | VM_IMAGE |
| policy_category required | string | Backup policy category | AGENTLESS |
| name required | string | Backup name | backup-001 |
| encrypt_enabled optional | boolean | Whether to use Encryption | True |
| filesystem_paths optional | array | List of filesystem backup path | /aaa |
| region optional | string | For Agentless Backup, this is the region where the backup is stored. For Agent Backup, this is the region to which the backup will be replicated. | kr-west1 |
| retention_period optional | string | Backup retention period | WEEK_2 |
| server_guid optional | string | Backup server GUID | 9ab33c66-3dbd-46cd-b0af-abccd3eb3170 |
| tags optional | array | '{"key": "", "value": ""}' |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
6 - Create Backup Agent
6.1 - 1.3
scp-cli backup backup agent create
--zone <value>
--server_uuid <value>
--server_backup_agent_ip <value>
[--subnet_id <value>]
[--tags <value>]
Description
Create a Backup Agent.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| zone required | string | Availability zone name | kr-west1-a |
| server_uuid required | string | Backup Agent target server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| server_backup_agent_ip required | string | Server's Backup Agent IP | 11.22.33.44 |
| subnet_id optional | string | Subnet ID | 023c57b14f11483689338d085e061492 |
| tags optional | array | '{"key": "", "value": ""}' |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
6.2 - 1.2
scp-cli backup backup agent create
--server_uuid <value>
[--subnet_id <value>]
[--tags <value>]
Description
Create a Backup Agent.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| server_uuid required | string | Backup Agent target server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| subnet_id optional | string | Subnet ID | 023c57b14f11483689338d085e061492 |
| tags optional | array | '{"key": "", "value": ""}' |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
6.3 - 1.1
scp-cli backup backup agent create
--server_uuid <value>
[--tags <value>]
Description
Create a Backup Agent.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| server_uuid required | string | Backup Agent target server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| tags optional | array | '{"key": "", "value": ""}' |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
6.4 - 1.0
scp-cli backup backup agent create
--server_uuid <value>
[--tags <value>]
Description
Create a Backup Agent.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| server_uuid required | string | Backup Agent target server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| tags optional | array | '{"key": "", "value": ""}' |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
7 - Delete Backup
7.1 - 1.3
scp-cli backup backup delete
--backup_id <value>
Description
Terminate the Backup.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
7.2 - 1.2
scp-cli backup backup delete
--backup_id <value>
Description
Terminate the Backup.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
7.3 - 1.1
scp-cli backup backup delete
--backup_id <value>
Description
Terminate the Backup.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
7.4 - 1.0
scp-cli backup backup delete
--backup_id <value>
Description
Terminate the Backup.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
8 - Delete Backup Agent
8.1 - 1.3
scp-cli backup backup agent delete
--backup_agent_id <value>
Description
Terminate the Backup Agent.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_agent_id required | string | Backup Agent ID | BACKUP_AGENT-abcd |
8.2 - 1.2
scp-cli backup backup agent delete
--backup_agent_id <value>
Description
Terminate the Backup Agent.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_agent_id required | string | Backup Agent ID | BACKUP_AGENT-abcd |
8.3 - 1.1
scp-cli backup backup agent delete
--backup_agent_id <value>
Description
Terminate the Backup Agent.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_agent_id required | string | Backup Agent ID | BACKUP_AGENT-abcd |
8.4 - 1.0
scp-cli backup backup agent delete
--backup_agent_id <value>
Description
Terminate the Backup Agent.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_agent_id required | string | Backup Agent ID | BACKUP_AGENT-abcd |
9 - Delete Backup Restore Target
9.1 - 1.3
scp-cli backup backup restore target delete
--backup_id <value>
--restore_target_ids <value>
Description
Delete Backup restore target.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| restore_target_ids required | array | Backup restore target ID list | ca1a8e76-af49-40ea-93f8-a5989ffe138b |
9.2 - 1.2
scp-cli backup backup restore target delete
--backup_id <value>
--restore_target_ids <value>
Description
Delete Backup restore target.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| restore_target_ids required | array | Backup restore target ID list | ca1a8e76-af49-40ea-93f8-a5989ffe138b |
9.3 - 1.1
scp-cli backup backup restore target delete
--backup_id <value>
--restore_target_ids <value>
Description
Delete Backup restore target.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| restore_target_ids required | array | Backup restore target ID list | ca1a8e76-af49-40ea-93f8-a5989ffe138b |
9.4 - 1.0
scp-cli backup backup restore target delete
--backup_id <value>
--restore_target_ids <value>
Description
Delete Backup restore target.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| restore_target_ids required | array | Backup restore target ID list | ca1a8e76-af49-40ea-93f8-a5989ffe138b |
10 - List Agent Backup Restore Target Servers
10.1 - 1.3
scp-cli backup agent backup restore target server list
--backup_id <value>
[--server_name <value>]
[--page <value>]
[--size <value>]
Description
List Agent Backup restore target servers.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| server_name optional | string | Backup server name | server-001 |
| page optional | integer | Page | 0 |
| size optional | integer | Size | 20 |
Responses
| Name | Description | Example |
|---|---|---|
| server_name | Backup server name | server-001 |
| server_os_version | Server’s OS Type and Version | UBUNTU 22.04 |
| server_type | Backup server type | s1v1m2 |
| server_uuid | Backup server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
10.2 - 1.2
scp-cli backup agent backup restore target server list
--backup_id <value>
[--server_name <value>]
[--page <value>]
[--size <value>]
Description
List Agent Backup restore target servers.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| server_name optional | string | Backup server name | server-001 |
| page optional | integer | Page | 0 |
| size optional | integer | Size | 20 |
Responses
| Name | Description | Example |
|---|---|---|
| server_name | Backup server name | server-001 |
| server_os_version | Server’s OS Type and Version | UBUNTU 22.04 |
| server_type | Backup server type | s1v1m2 |
| server_uuid | Backup server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
10.3 - 1.1
scp-cli backup agent backup restore target server list
--backup_id <value>
[--server_name <value>]
[--page <value>]
[--size <value>]
Description
List Agent Backup restore target servers.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| server_name optional | string | Backup server name | server-001 |
| page optional | integer | Page | 0 |
| size optional | integer | Size | 20 |
Responses
| Name | Description | Example |
|---|---|---|
| server_name | Backup server name | server-001 |
| server_os_version | Server’s OS Type and Version | UBUNTU 22.04 |
| server_uuid | Backup server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
10.4 - 1.0
scp-cli backup agent backup restore target server list
--backup_id <value>
[--server_name <value>]
[--page <value>]
[--size <value>]
Description
List Agent Backup restore target servers.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| server_name optional | string | Backup server name | server-001 |
| page optional | integer | Page | 0 |
| size optional | integer | Size | 20 |
Responses
| Name | Description | Example |
|---|---|---|
| server_name | Backup server name | server-001 |
| server_os_version | Server’s OS Type and Version | UBUNTU 22.04 |
| server_uuid | Backup server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
11 - List Backup Agents
11.1 - 1.3
scp-cli backup backup agent list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--server_backup_agent_ip <value>]
[--server_name <value>]
Description
List Backup Agents.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| name optional | string | Backup Agent Name | agent_abcd12 |
| server_backup_agent_ip optional | string | Server's Backup Agent IP | 11.22.33.44 |
| server_name optional | string | Backup Agent target server name | server-001 |
Responses
| Name | Description | Example |
|---|---|---|
| id | Backup Agent ID | BACKUP_AGENT-abcd |
| account_id | Account ID | fnsd89fus0f9ds09f90dshf9dshfds09 |
| backup_policy_count | Backup policy count | 3 |
| connection_state | Backup Agent connection state | SUCCESS |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Backup Agent Name | agent_abcd12 |
| server_backup_agent_ip | Server’s Backup Agent IP | 11.22.33.44 |
| server_category | Backup server category | VIRTUAL_SERVER |
| server_name | Backup server name | server-001 |
| state | Backup Agent state | AVAILABLE |
11.2 - 1.2
scp-cli backup backup agent list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--server_backup_agent_ip <value>]
[--server_name <value>]
Description
List Backup Agents.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| name optional | string | Backup Agent Name | agent_abcd12 |
| server_backup_agent_ip optional | string | Server's Backup Agent IP | 11.22.33.44 |
| server_name optional | string | Backup Agent target server name | server-001 |
Responses
| Name | Description | Example |
|---|---|---|
| id | Backup Agent ID | BACKUP_AGENT-abcd |
| account_id | Account ID | fnsd89fus0f9ds09f90dshf9dshfds09 |
| backup_policy_count | Backup policy count | 3 |
| connection_state | Backup Agent connection state | SUCCESS |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Backup Agent Name | agent_abcd12 |
| server_backup_agent_ip | Server’s Backup Agent IP | 11.22.33.44 |
| server_category | Backup server category | VIRTUAL_SERVER |
| server_name | Backup server name | server-001 |
| state | Backup Agent state | AVAILABLE |
11.3 - 1.1
scp-cli backup backup agent list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--server_backup_agent_ip <value>]
[--server_name <value>]
Description
List Backup Agents.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| name optional | string | Backup Agent Name | agent_abcd12 |
| server_backup_agent_ip optional | string | Server's Backup Agent IP | 11.22.33.44 |
| server_name optional | string | Backup Agent target server name | server-001 |
Responses
| Name | Description | Example |
|---|---|---|
| id | Backup Agent ID | BACKUP_AGENT-abcd |
| account_id | Account ID | fnsd89fus0f9ds09f90dshf9dshfds09 |
| backup_policy_count | Backup policy count | 3 |
| connection_state | Backup Agent connection state | SUCCESS |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Backup Agent Name | agent_abcd12 |
| server_backup_agent_ip | Server’s Backup Agent IP | 11.22.33.44 |
| server_name | Backup server name | server-001 |
| state | Backup Agent state | AVAILABLE |
11.4 - 1.0
scp-cli backup backup agent list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--server_backup_agent_ip <value>]
[--server_name <value>]
Description
List Backup Agents.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| name optional | string | Backup Agent Name | agent_abcd12 |
| server_backup_agent_ip optional | string | Server's Backup Agent IP | 11.22.33.44 |
| server_name optional | string | Backup Agent target server name | server-001 |
Responses
| Name | Description | Example |
|---|---|---|
| id | Backup Agent ID | BACKUP_AGENT-abcd |
| account_id | Account ID | fnsd89fus0f9ds09f90dshf9dshfds09 |
| backup_policy_count | Backup policy count | 3 |
| connection_state | Backup Agent connection state | SUCCESS |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Backup Agent Name | agent_abcd12 |
| server_backup_agent_ip | Server’s Backup Agent IP | 11.22.33.44 |
| server_name | Backup server name | server-001 |
| state | Backup Agent state | AVAILABLE |
12 - List Backup Histories
12.1 - 1.3
scp-cli backup backup history list
--backup_id <value>
[--backup_start_time <value>]
[--backup_end_time <value>]
[--backup_job_state <value>]
[--page <value>]
[--size <value>]
[--sort <value>]
Description
List Backup histories.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| backup_start_time optional | string | Start time | 2024-09-30T15:00:00Z |
| backup_end_time optional | string | End time | 2024-10-31T14:59:59Z |
| backup_job_state optional | **** | Backup history state | SUCCESS |
| page optional | integer | Page | 0 |
| size optional | integer | Size | 20 |
| sort optional | string | Sort | backup_start_time:desc |
Responses
| Name | Description | Example |
|---|---|---|
| backup_end_time | End time | 2024-10-31T14:59:59Z |
| backup_job_guid | Backup job GUID | 3b1da7ba-3f38-45cb-9538-e921826f80d7 |
| backup_job_state | Backup history state | SUCCESS |
| backup_start_time | Start time | 2024-09-30T15:00:00Z |
| schedule_id | Schedule ID | f5b8e22b-0d88-4698-9996-fb44217c8227 |
| schedule_name | Schedule name | INCREMENTAL_DAILY_15:00:00-chg4By |
12.2 - 1.2
scp-cli backup backup history list
--backup_id <value>
[--backup_start_time <value>]
[--backup_end_time <value>]
[--backup_job_state <value>]
[--page <value>]
[--size <value>]
[--sort <value>]
Description
List Backup histories.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| backup_start_time optional | string | Start time | 2024-09-30T15:00:00Z |
| backup_end_time optional | string | End time | 2024-10-31T14:59:59Z |
| backup_job_state optional | **** | Backup history state | SUCCESS |
| page optional | integer | Page | 0 |
| size optional | integer | Size | 20 |
| sort optional | string | Sort | backup_start_time:desc |
Responses
| Name | Description | Example |
|---|---|---|
| backup_end_time | End time | 2024-10-31T14:59:59Z |
| backup_job_guid | Backup job GUID | 3b1da7ba-3f38-45cb-9538-e921826f80d7 |
| backup_job_state | Backup history state | SUCCESS |
| backup_start_time | Start time | 2024-09-30T15:00:00Z |
| schedule_id | Schedule ID | f5b8e22b-0d88-4698-9996-fb44217c8227 |
| schedule_name | Schedule name | INCREMENTAL_DAILY_15:00:00-chg4By |
12.3 - 1.1
scp-cli backup backup history list
--backup_id <value>
[--backup_start_time <value>]
[--backup_end_time <value>]
[--backup_job_state <value>]
[--page <value>]
[--size <value>]
[--sort <value>]
Description
List Backup histories.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| backup_start_time optional | string | Start time | 2024-09-30T15:00:00Z |
| backup_end_time optional | string | End time | 2024-10-31T14:59:59Z |
| backup_job_state optional | **** | Backup history state | SUCCESS |
| page optional | integer | Page | 0 |
| size optional | integer | Size | 20 |
| sort optional | string | Sort | backup_start_time:desc |
Responses
| Name | Description | Example |
|---|---|---|
| backup_end_time | End time | 2024-10-31T14:59:59Z |
| backup_job_guid | Backup job GUID | 3b1da7ba-3f38-45cb-9538-e921826f80d7 |
| backup_job_state | Backup history state | SUCCESS |
| backup_start_time | Start time | 2024-09-30T15:00:00Z |
| schedule_id | Schedule ID | f5b8e22b-0d88-4698-9996-fb44217c8227 |
| schedule_name | Schedule name | INCREMENTAL_DAILY_15:00:00-chg4By |
12.4 - 1.0
scp-cli backup backup history list
--backup_id <value>
[--backup_start_time <value>]
[--backup_end_time <value>]
[--backup_job_state <value>]
[--page <value>]
[--size <value>]
[--sort <value>]
Description
List Backup histories.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| backup_start_time optional | string | Start time | 2024-09-30T15:00:00Z |
| backup_end_time optional | string | End time | 2024-10-31T14:59:59Z |
| backup_job_state optional | **** | Backup history state | SUCCESS |
| page optional | integer | Page | 0 |
| size optional | integer | Size | 20 |
| sort optional | string | Sort | backup_start_time:desc |
Responses
| Name | Description | Example |
|---|---|---|
| backup_end_time | End time | 2024-10-31T14:59:59Z |
| backup_job_guid | Backup job GUID | 3b1da7ba-3f38-45cb-9538-e921826f80d7 |
| backup_job_state | Backup history state | SUCCESS |
| backup_start_time | Start time | 2024-09-30T15:00:00Z |
| schedule_id | Schedule ID | f5b8e22b-0d88-4698-9996-fb44217c8227 |
| schedule_name | Schedule name | INCREMENTAL_DAILY_15:00:00-chg4By |
13 - List Backup Region Relationship
13.1 - 1.3
scp-cli backup backup region relationship list
[--from_region <value>]
[--from_zone <value>]
[--to_region <value>]
[--to_zone <value>]
[--backup_master_type <value>]
Description
List Backup Region Relationship.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| from_region optional | string | Region | kr-west1 |
| from_zone optional | string | Availability zone name | kr-west1-a |
| to_region optional | string | Region | kr-west1 |
| to_zone optional | string | Availability zone name | kr-west1-a |
| backup_master_type optional | **** | Backup Master type | AGENTLESS |
Responses
| Name | Description | Example |
|---|---|---|
| from_region | Region | kr-west1 |
| from_zone | Availability zone name | kr-west1-a |
| to_region | Region | kr-west1 |
| to_zone | Availability zone name | kr-west1-a |
13.2 - 1.2
scp-cli backup backup region relationship list
[--from_region <value>]
[--from_availability_zone <value>]
[--to_region <value>]
[--to_availability_zone <value>]
[--backup_master_type <value>]
Description
List Backup Region Relationship.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| from_region optional | string | Region | kr-west1 |
| from_availability_zone optional | string | Availability zone name | kr-west1-a |
| to_region optional | string | Region | kr-west1 |
| to_availability_zone optional | string | Availability zone name | kr-west1-a |
| backup_master_type optional | **** | Backup Master type | AGENTLESS |
Responses
| Name | Description | Example |
|---|---|---|
| from_availability_zone | Availability zone name | kr-west1-a |
| from_region | Region | kr-west1 |
| to_availability_zone | Availability zone name | kr-west1-a |
| to_region | Region | kr-west1 |
13.3 - 1.1
scp-cli backup backup region relationship list
[--from_region <value>]
[--from_availability_zone <value>]
[--to_region <value>]
[--to_availability_zone <value>]
[--backup_master_type <value>]
Description
List Backup Region Relationship.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| from_region optional | string | Region | kr-west1 |
| from_availability_zone optional | string | Availability zone name | kr-west1-a |
| to_region optional | string | Region | kr-west1 |
| to_availability_zone optional | string | Availability zone name | kr-west1-a |
| backup_master_type optional | **** | Backup Master type | AGENTLESS |
Responses
| Name | Description | Example |
|---|---|---|
| from_availability_zone | Availability zone name | kr-west1-a |
| from_region | Region | kr-west1 |
| to_availability_zone | Availability zone name | kr-west1-a |
| to_region | Region | kr-west1 |
13.4 - 1.0
scp-cli backup backup region relationship list
[--from_region <value>]
[--from_availability_zone <value>]
[--to_region <value>]
[--to_availability_zone <value>]
Description
List Backup Region Relationship.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| from_region optional | string | Region | kr-west1 |
| from_availability_zone optional | string | Availability zone name | kr-west1-a |
| to_region optional | string | Region | kr-west1 |
| to_availability_zone optional | string | Availability zone name | kr-west1-a |
Responses
| Name | Description | Example |
|---|---|---|
| from_availability_zone | Availability zone name | kr-west1-a |
| from_region | Region | kr-west1 |
| to_availability_zone | Availability zone name | kr-west1-a |
| to_region | Region | kr-west1 |
14 - List Backup Restore Histories
14.1 - 1.3
scp-cli backup backup restore history list
--backup_id <value>
[--page <value>]
[--size <value>]
[--sort <value>]
[--restore_state <value>]
[--start_time <value>]
[--end_time <value>]
Description
List Backup restore histories.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| page optional | integer | Page | 0 |
| size optional | integer | Size | 20 |
| sort optional | string | Sort | backup_start_time:desc |
| restore_state optional | **** | Restore state | COMPLETED |
| start_time optional | string | Start time | 2024-09-30T15:00:00Z |
| end_time optional | string | End time | 2024-10-31T14:59:59Z |
Responses
| Name | Description | Example |
|---|---|---|
| backup_id | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| backup_start_time | Backup time | 2024-10-28T05:38:48 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| restore_end_time | Restore completion time | 2024-10-28T05:52:47 |
| restore_server_id | Restored server ID | 26895cb7-2059-49e7-b6fe-9c9c4b0d3db0 |
| restore_server_name | Restore server name | restoretest1 |
| restore_start_time | Restore start time | 2024-10-28T05:52:47 |
| restore_state | Restore state | COMPLETED |
| schedule_name | Schedule name | INCREMENTAL_DAILY_15:00:00-chg4By |
14.2 - 1.2
scp-cli backup backup restore history list
--backup_id <value>
[--page <value>]
[--size <value>]
[--sort <value>]
[--restore_state <value>]
[--start_time <value>]
[--end_time <value>]
Description
List Backup restore histories.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| page optional | integer | Page | 0 |
| size optional | integer | Size | 20 |
| sort optional | string | Sort | backup_start_time:desc |
| restore_state optional | **** | Restore state | COMPLETED |
| start_time optional | string | Start time | 2024-09-30T15:00:00Z |
| end_time optional | string | End time | 2024-10-31T14:59:59Z |
Responses
| Name | Description | Example |
|---|---|---|
| backup_id | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| backup_start_time | Backup time | 2024-10-28T05:38:48 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| restore_end_time | Restore completion time | 2024-10-28T05:52:47 |
| restore_server_id | Restored server ID | 26895cb7-2059-49e7-b6fe-9c9c4b0d3db0 |
| restore_server_name | Restore server name | restoretest1 |
| restore_start_time | Restore start time | 2024-10-28T05:52:47 |
| restore_state | Restore state | COMPLETED |
| schedule_name | Schedule name | INCREMENTAL_DAILY_15:00:00-chg4By |
14.3 - 1.1
scp-cli backup backup restore history list
--backup_id <value>
[--page <value>]
[--size <value>]
[--sort <value>]
[--restore_state <value>]
[--start_time <value>]
[--end_time <value>]
Description
List Backup restore histories.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| page optional | integer | Page | 0 |
| size optional | integer | Size | 20 |
| sort optional | string | Sort | backup_start_time:desc |
| restore_state optional | **** | Restore state | COMPLETED |
| start_time optional | string | Start time | 2024-09-30T15:00:00Z |
| end_time optional | string | End time | 2024-10-31T14:59:59Z |
Responses
| Name | Description | Example |
|---|---|---|
| backup_id | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| backup_start_time | Backup time | 2024-10-28T05:38:48 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| restore_end_time | Restore completion time | 2024-10-28T05:52:47 |
| restore_server_id | Restored server ID | 26895cb7-2059-49e7-b6fe-9c9c4b0d3db0 |
| restore_server_name | Restore server name | restoretest1 |
| restore_start_time | Restore start time | 2024-10-28T05:52:47 |
| restore_state | Restore state | COMPLETED |
| schedule_name | Schedule name | INCREMENTAL_DAILY_15:00:00-chg4By |
14.4 - 1.0
scp-cli backup backup restore history list
--backup_id <value>
[--page <value>]
[--size <value>]
[--sort <value>]
[--restore_state <value>]
[--start_time <value>]
[--end_time <value>]
Description
List Backup restore histories.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| page optional | integer | Page | 0 |
| size optional | integer | Size | 20 |
| sort optional | string | Sort | backup_start_time:desc |
| restore_state optional | **** | Restore state | COMPLETED |
| start_time optional | string | Start time | 2024-09-30T15:00:00Z |
| end_time optional | string | End time | 2024-10-31T14:59:59Z |
Responses
| Name | Description | Example |
|---|---|---|
| backup_id | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| backup_start_time | Backup time | 2024-10-28T05:38:48 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| restore_end_time | Restore completion time | 2024-10-28T05:52:47 |
| restore_server_id | Restored server ID | 26895cb7-2059-49e7-b6fe-9c9c4b0d3db0 |
| restore_server_name | Restore server name | restoretest1 |
| restore_start_time | Restore start time | 2024-10-28T05:52:47 |
| restore_state | Restore state | COMPLETED |
| schedule_name | Schedule name | INCREMENTAL_DAILY_15:00:00-chg4By |
15 - List Backup Restore Subnets
15.1 - 1.3
scp-cli backup backup restore subnet list
--backup_id <value>
--region <value>
[--vpc_id <value>]
[--state <value>]
[--zone <value>]
Description
List of subnets to select when restoring to a different location from the original server.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| region required | string | Region to restore server | kr-west1 |
| vpc_id optional | string | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| state optional | string | Subnet state | ACTIVE |
| zone optional | string | Availability zone name | kr-west1-a |
Responses
| Name | Description | Example |
|---|---|---|
| id | Subnet ID | 023c57b14f11483689338d085e061492 |
| account_id | Account ID | fnsd89fus0f9ds09f90dshf9dshfds09 |
| cidr | Subnet Cidr | 192.167.1.0/24 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| gateway_ip_address | Gateway IP Address | 192.167.1.1 |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Subnet Name | subnetName |
| state | Subnet state | ACTIVE |
| type | Subnet Type | PUBLIC |
| vpc_id | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| vpc_name | VPC name | vpcName |
15.2 - 1.2
scp-cli backup backup restore subnet list
--backup_id <value>
--region <value>
[--vpc_id <value>]
[--state <value>]
Description
List of subnets to select when restoring to a different location from the original server.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| region required | string | Region to restore server | kr-west1 |
| vpc_id optional | string | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| state optional | string | Subnet state | ACTIVE |
Responses
| Name | Description | Example |
|---|---|---|
| id | Subnet ID | 023c57b14f11483689338d085e061492 |
| account_id | Account ID | fnsd89fus0f9ds09f90dshf9dshfds09 |
| cidr | Subnet Cidr | 192.167.1.0/24 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| gateway_ip_address | Gateway IP Address | 192.167.1.1 |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Subnet Name | subnetName |
| state | Subnet state | ACTIVE |
| type | Subnet Type | PUBLIC |
| vpc_id | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| vpc_name | VPC name | vpcName |
15.3 - 1.1
scp-cli backup backup restore subnet list
--backup_id <value>
--region <value>
[--vpc_id <value>]
[--state <value>]
Description
List of subnets to select when restoring to a different location from the original server.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| region required | string | Region to restore server | kr-west1 |
| vpc_id optional | string | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| state optional | string | Subnet state | ACTIVE |
Responses
| Name | Description | Example |
|---|---|---|
| id | Subnet ID | 023c57b14f11483689338d085e061492 |
| account_id | Account ID | fnsd89fus0f9ds09f90dshf9dshfds09 |
| cidr | Subnet Cidr | 192.167.1.0/24 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| gateway_ip_address | Gateway IP Address | 192.167.1.1 |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Subnet Name | subnetName |
| state | Subnet state | ACTIVE |
| type | Subnet Type | PUBLIC |
| vpc_id | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| vpc_name | VPC name | vpcName |
15.4 - 1.0
scp-cli backup backup restore subnet list
--backup_id <value>
--region <value>
[--vpc_id <value>]
[--state <value>]
Description
List of subnets to select when restoring to a different location from the original server.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| region required | string | Region to restore server | kr-west1 |
| vpc_id optional | string | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| state optional | string | Subnet state | ACTIVE |
Responses
| Name | Description | Example |
|---|---|---|
| id | Subnet ID | 023c57b14f11483689338d085e061492 |
| account_id | Account ID | fnsd89fus0f9ds09f90dshf9dshfds09 |
| cidr | Subnet Cidr | 192.167.1.0/24 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| gateway_ip_address | Gateway IP Address | 192.167.1.1 |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Subnet Name | subnetName |
| state | Subnet state | ACTIVE |
| type | Subnet Type | PUBLIC |
| vpc_id | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| vpc_name | VPC name | vpcName |
16 - List Backup Restore Targets
16.1 - 1.3
scp-cli backup backup restore target list
--backup_id <value>
[--backup_start_time <value>]
[--backup_end_time <value>]
[--page <value>]
[--size <value>]
[--sort <value>]
Description
List Backup restore targets.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| backup_start_time optional | string | Start time | 2024-09-30T15:00:00Z |
| backup_end_time optional | string | End time | 2024-10-31T14:59:59Z |
| page optional | integer | Page | 0 |
| size optional | integer | Size | 20 |
| sort optional | string | Sort | backup_start_time:desc |
Responses
| Name | Description | Example |
|---|---|---|
| backup_start_time | Start time | 2024-09-30T15:00:00Z |
| is_restore_available | Whether restore available | true |
| restore_target_id | Restore target ID | ca1a8e76-af49-40ea-93f8-a5989ffe138b |
| retention_period | Backup retention period | WEEK_2 |
| schedule_id | Schedule ID | f5b8e22b-0d88-4698-9996-fb44217c8227 |
| schedule_name | Schedule name | INCREMENTAL_DAILY_15:00:00-chg4By |
| usage_gb | Backup size(GB) | 123.4 |
16.2 - 1.2
scp-cli backup backup restore target list
--backup_id <value>
[--backup_start_time <value>]
[--backup_end_time <value>]
[--page <value>]
[--size <value>]
[--sort <value>]
Description
List Backup restore targets.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| backup_start_time optional | string | Start time | 2024-09-30T15:00:00Z |
| backup_end_time optional | string | End time | 2024-10-31T14:59:59Z |
| page optional | integer | Page | 0 |
| size optional | integer | Size | 20 |
| sort optional | string | Sort | backup_start_time:desc |
Responses
| Name | Description | Example |
|---|---|---|
| backup_start_time | Start time | 2024-09-30T15:00:00Z |
| is_restore_available | Whether restore available | true |
| restore_target_id | Restore target ID | ca1a8e76-af49-40ea-93f8-a5989ffe138b |
| retention_period | Backup retention period | WEEK_2 |
| schedule_id | Schedule ID | f5b8e22b-0d88-4698-9996-fb44217c8227 |
| schedule_name | Schedule name | INCREMENTAL_DAILY_15:00:00-chg4By |
| usage_gb | Backup size(GB) | 123.4 |
16.3 - 1.1
scp-cli backup backup restore target list
--backup_id <value>
[--backup_start_time <value>]
[--backup_end_time <value>]
[--page <value>]
[--size <value>]
[--sort <value>]
Description
List Backup restore targets.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| backup_start_time optional | string | Start time | 2024-09-30T15:00:00Z |
| backup_end_time optional | string | End time | 2024-10-31T14:59:59Z |
| page optional | integer | Page | 0 |
| size optional | integer | Size | 20 |
| sort optional | string | Sort | backup_start_time:desc |
Responses
| Name | Description | Example |
|---|---|---|
| backup_start_time | Start time | 2024-09-30T15:00:00Z |
| is_restore_available | Whether restore available | true |
| restore_target_id | Restore target ID | ca1a8e76-af49-40ea-93f8-a5989ffe138b |
| retention_period | Backup retention period | WEEK_2 |
| schedule_id | Schedule ID | f5b8e22b-0d88-4698-9996-fb44217c8227 |
| schedule_name | Schedule name | INCREMENTAL_DAILY_15:00:00-chg4By |
| usage_gb | Backup size(GB) | 123.4 |
16.4 - 1.0
scp-cli backup backup restore target list
--backup_id <value>
[--backup_start_time <value>]
[--backup_end_time <value>]
[--page <value>]
[--size <value>]
[--sort <value>]
Description
List Backup restore targets.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| backup_start_time optional | string | Start time | 2024-09-30T15:00:00Z |
| backup_end_time optional | string | End time | 2024-10-31T14:59:59Z |
| page optional | integer | Page | 0 |
| size optional | integer | Size | 20 |
| sort optional | string | Sort | backup_start_time:desc |
Responses
| Name | Description | Example |
|---|---|---|
| backup_start_time | Start time | 2024-09-30T15:00:00Z |
| is_restore_available | Whether restore available | true |
| restore_target_id | Restore target ID | ca1a8e76-af49-40ea-93f8-a5989ffe138b |
| retention_period | Backup retention period | WEEK_2 |
| schedule_id | Schedule ID | f5b8e22b-0d88-4698-9996-fb44217c8227 |
| schedule_name | Schedule name | INCREMENTAL_DAILY_15:00:00-chg4By |
| usage_gb | Backup size(GB) | 123.4 |
17 - List Backup Schedules
17.1 - 1.3
scp-cli backup backup schedule list
--backup_id <value>
Description
List Backup schedules.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| backup_id | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| frequency | Schedule frequency type | DAILY |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Schedule name | INCREMENTAL_DAILY_15:00:00-chg4By |
| start_day | Schedule start day | MON |
| start_time | Schedule start time | 14:00:00 |
| start_week | Schedule start week | WEEK_1 |
| state | Backup Schedule state | AVAILABLE |
| type | Schedule type | FULL |
17.2 - 1.2
scp-cli backup backup schedule list
--backup_id <value>
Description
List Backup schedules.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| backup_id | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| frequency | Schedule frequency type | DAILY |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Schedule name | INCREMENTAL_DAILY_15:00:00-chg4By |
| start_day | Schedule start day | MON |
| start_time | Schedule start time | 14:00:00 |
| start_week | Schedule start week | WEEK_1 |
| state | Backup Schedule state | AVAILABLE |
| type | Schedule type | FULL |
17.3 - 1.1
scp-cli backup backup schedule list
--backup_id <value>
Description
List Backup schedules.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| backup_id | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| frequency | Schedule frequency type | DAILY |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Schedule name | INCREMENTAL_DAILY_15:00:00-chg4By |
| start_day | Schedule start day | MON |
| start_time | Schedule start time | 14:00:00 |
| start_week | Schedule start week | WEEK_1 |
| state | Backup Schedule state | AVAILABLE |
| type | Schedule type | FULL |
17.4 - 1.0
scp-cli backup backup schedule list
--backup_id <value>
Description
List Backup schedules.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| backup_id | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| frequency | Schedule frequency type | DAILY |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Schedule name | INCREMENTAL_DAILY_15:00:00-chg4By |
| start_day | Schedule start day | MON |
| start_time | Schedule start time | 14:00:00 |
| start_week | Schedule start week | WEEK_1 |
| state | Backup Schedule state | AVAILABLE |
| type | Schedule type | FULL |
18 - List Backup Targets
18.1 - 1.3
scp-cli backup backup target list
--policy_type <value>
--server_category <value>
[--server_name <value>]
[--region <value>]
[--page <value>]
[--size <value>]
[--zone <value>]
Description
List Backup targets.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_type required | **** | Backup policy type | VM_IMAGE |
| server_category required | **** | Backup server category | ```VIRTUAL_SERVER |
| server_name optional | string | Backup server name | server-001 |
| region optional | string | Region | kr-west1 |
| page optional | integer | Page | 0 |
| size optional | integer | Size | 20 |
| zone optional | string | Availability zone name | kr-west1-a |
Responses
| Name | Description | Example |
|---|---|---|
| server_guid | Backup server GUID | 9ab33c66-3dbd-46cd-b0af-abccd3eb3170 |
| server_name | Backup server name | server-001 |
| server_os_version | Server’s OS Type and Version | UBUNTU 22.04 |
| server_type | Backup server type | s1v1m2 |
| server_uuid | Backup server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
18.2 - 1.2
scp-cli backup backup target list
--policy_type <value>
--server_category <value>
[--server_name <value>]
[--region <value>]
[--page <value>]
[--size <value>]
Description
List Backup targets.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_type required | **** | Backup policy type | VM_IMAGE |
| server_category required | **** | Backup server category | ```VIRTUAL_SERVER |
| server_name optional | string | Backup server name | server-001 |
| region optional | string | Region | kr-west1 |
| page optional | integer | Page | 0 |
| size optional | integer | Size | 20 |
Responses
| Name | Description | Example |
|---|---|---|
| server_guid | Backup server GUID | 9ab33c66-3dbd-46cd-b0af-abccd3eb3170 |
| server_name | Backup server name | server-001 |
| server_os_version | Server’s OS Type and Version | UBUNTU 22.04 |
| server_type | Backup server type | s1v1m2 |
| server_uuid | Backup server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
18.3 - 1.1
scp-cli backup backup target list
--server_category <value>
[--server_name <value>]
[--region <value>]
[--page <value>]
[--size <value>]
Description
List Backup targets.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| server_category required | **** | Backup server category | ```VIRTUAL_SERVER |
| server_name optional | string | Backup server name | server-001 |
| region optional | string | Region | kr-west1 |
| page optional | integer | Page | 0 |
| size optional | integer | Size | 20 |
Responses
| Name | Description | Example |
|---|---|---|
| server_guid | Backup server GUID | 9ab33c66-3dbd-46cd-b0af-abccd3eb3170 |
| server_name | Backup server name | server-001 |
| server_os_version | Server’s OS Type and Version | UBUNTU 22.04 |
| server_type | Backup server type | s1v1m2 |
| server_uuid | Backup server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
18.4 - 1.0
scp-cli backup backup target list
--server_category <value>
[--server_name <value>]
[--region <value>]
[--page <value>]
[--size <value>]
Description
List Backup targets.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| server_category required | **** | Backup server category | ```VIRTUAL_SERVER |
| server_name optional | string | Backup server name | server-001 |
| region optional | string | Region | kr-west1 |
| page optional | integer | Page | 0 |
| size optional | integer | Size | 20 |
Responses
| Name | Description | Example |
|---|---|---|
| server_guid | Backup server GUID | 9ab33c66-3dbd-46cd-b0af-abccd3eb3170 |
| server_name | Backup server name | server-001 |
| server_os_version | Server’s OS Type and Version | UBUNTU 22.04 |
| server_type | Backup server type | s1v1m2 |
| server_uuid | Backup server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
19 - List Backups
19.1 - 1.3
scp-cli backup backup list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--server_name <value>]
Description
List Backups.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| name optional | string | Backup name | backup-001 |
| server_name optional | string | Backup server name | server-001 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Backup name | backup-001 |
| policy_type | Backup policy type | VM_IMAGE |
| retention_period | Backup retention period | WEEK_2 |
| role_type | Backup role type | ORIGINAL |
| server_name | Backup server name | server-001 |
| state | Backup state | AVAILABLE |
19.2 - 1.2
scp-cli backup backup list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--server_name <value>]
Description
List Backups.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| name optional | string | Backup name | backup-001 |
| server_name optional | string | Backup server name | server-001 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Backup name | backup-001 |
| policy_type | Backup policy type | VM_IMAGE |
| retention_period | Backup retention period | WEEK_2 |
| role_type | Backup role type | ORIGINAL |
| server_name | Backup server name | server-001 |
| state | Backup state | AVAILABLE |
19.3 - 1.1
scp-cli backup backup list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--server_name <value>]
Description
List Backups.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| name optional | string | Backup name | backup-001 |
| server_name optional | string | Backup server name | server-001 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Backup name | backup-001 |
| policy_type | Backup policy type | VM_IMAGE |
| retention_period | Backup retention period | WEEK_2 |
| role_type | Backup role type | ORIGINAL |
| server_name | Backup server name | server-001 |
| state | Backup state | AVAILABLE |
19.4 - 1.0
scp-cli backup backup list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--server_name <value>]
Description
List Backups.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| name optional | string | Backup name | backup-001 |
| server_name optional | string | Backup server name | server-001 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Backup name | backup-001 |
| policy_type | Backup policy type | VM_IMAGE |
| retention_period | Backup retention period | WEEK_2 |
| role_type | Backup role type | ORIGINAL |
| server_name | Backup server name | server-001 |
| state | Backup state | AVAILABLE |
20 - List Filesystem Path
20.1 - 1.3
scp-cli backup backup agent filesystem path list
--backup_id <value>
--path <value>
--restore_target_id <value>
Description
List Filesystem path.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| path required | string | List of filesystem backup path | / |
| restore_target_id required | string | Restore target ID | ca1a8e76-af49-40ea-93f8-a5989ffe138b |
Responses
| Name | Description | Example |
|---|---|---|
| id | Filesystem Path ID | /data/_1768885200 |
| item_type | Filesystem Type | DIR |
| name | Filesystem Name | data/ |
| path | Filesystem Path | / |
20.2 - 1.2
scp-cli backup backup agent filesystem path list
--backup_id <value>
--path <value>
--restore_target_id <value>
Description
List Filesystem path.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| path required | string | List of filesystem backup path | / |
| restore_target_id required | string | Restore target ID | ca1a8e76-af49-40ea-93f8-a5989ffe138b |
Responses
| Name | Description | Example |
|---|---|---|
| id | Filesystem Path ID | /data/_1768885200 |
| item_type | Filesystem Type | DIR |
| name | Filesystem Name | data/ |
| path | Filesystem Path | / |
21 - List Targets of Backup Agent
21.1 - 1.3
scp-cli backup backup agent target list
--server_category <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--server_name <value>]
[--zone <value>]
Description
List targets of Backup Agent.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| server_category required | string | Backup server category | BAREMETAL_SERVER |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | Sort | - |
| server_name optional | string | Backup server name | server-001 |
| zone optional | string | Availability zone name | kr-west1-a |
Responses
| Name | Description | Example |
|---|---|---|
| server_backup_agent_ip | Server’s Backup Agent IP | 11.22.33.44 |
| server_name | Backup Agent target server name | server-001 |
| server_state | Backup server state | RUNNING |
| server_type | Backup server type | s1v1m2 |
| server_uuid | Backup Agent target server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| vpc_id | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
21.2 - 1.2
scp-cli backup backup agent target list
--server_category <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--server_name <value>]
Description
List targets of Backup Agent.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| server_category required | string | Backup server category | BAREMETAL_SERVER |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | Sort | - |
| server_name optional | string | Backup server name | server-001 |
Responses
| Name | Description | Example |
|---|---|---|
| server_backup_agent_ip | Server’s Backup Agent IP | 11.22.33.44 |
| server_name | Backup Agent target server name | server-001 |
| server_state | Backup server state | RUNNING |
| server_type | Backup server type | s1v1m2 |
| server_uuid | Backup Agent target server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| vpc_id | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
21.3 - 1.1
scp-cli backup backup agent target list
--server_category <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--server_name <value>]
Description
List targets of Backup Agent.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| server_category required | string | Backup server category | BAREMETAL_SERVER |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | Sort | - |
| server_name optional | string | Backup server name | server-001 |
Responses
| Name | Description | Example |
|---|---|---|
| server_backup_agent_ip | Server’s Backup Agent IP | 11.22.33.44 |
| server_name | Backup Agent target server name | server-001 |
| server_state | Backup server state | RUNNING |
| server_uuid | Backup Agent target server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
21.4 - 1.0
scp-cli backup backup agent target list
--server_category <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--server_name <value>]
Description
List targets of Backup Agent.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| server_category required | string | Backup server category | BAREMETAL_SERVER |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | Sort | - |
| server_name optional | string | Backup server name | server-001 |
Responses
| Name | Description | Example |
|---|---|---|
| server_backup_agent_ip | Server’s Backup Agent IP | 11.22.33.44 |
| server_name | Backup Agent target server name | server-001 |
| server_state | Backup server state | RUNNING |
| server_uuid | Backup Agent target server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
22 - Manual Backup
22.1 - 1.3
scp-cli backup backup manual backup create
--backup_id <value>
Description
Perform Manual Backup immediately.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
22.2 - 1.2
scp-cli backup backup manual backup create
--backup_id <value>
Description
Perform Manual Backup immediately.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
22.3 - 1.1
scp-cli backup backup manual backup create
--backup_id <value>
Description
Perform Manual Backup immediately.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
22.4 - 1.0
scp-cli backup backup manual backup create
--backup_id <value>
Description
Perform Manual Backup immediately.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
23 - Restore Agent Backup
23.1 - 1.3
scp-cli backup agent backup restore
--backup_id <value>
--restore_target_id <value>
--restore_server_uuid <value>
--filesystem_paths <value>
[--overwrite <value>]
Description
Restore the Backup.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| restore_target_id required | string | Restore target ID | ca1a8e76-af49-40ea-93f8-a5989ffe138b |
| restore_server_uuid required | string | Restored server ID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| filesystem_paths required | array | List of filesystem backup path | '{"destination": "/", "source": "/"}' |
| overwrite optional | boolean | Overwrite | True |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
23.2 - 1.2
scp-cli backup agent backup restore
--backup_id <value>
--restore_target_id <value>
--restore_server_uuid <value>
--filesystem_paths <value>
[--overwrite <value>]
Description
Restore the Backup.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| restore_target_id required | string | Restore target ID | ca1a8e76-af49-40ea-93f8-a5989ffe138b |
| restore_server_uuid required | string | Restored server ID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| filesystem_paths required | array | List of filesystem backup path | '{"destination": "/", "source": "/"}' |
| overwrite optional | boolean | Overwrite | True |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
23.3 - 1.1
scp-cli backup agent backup restore
--backup_id <value>
--restore_target_id <value>
--restore_server_uuid <value>
--filesystem_paths <value>
[--overwrite <value>]
Description
Restore the Backup.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| restore_target_id required | string | Restore target ID | ca1a8e76-af49-40ea-93f8-a5989ffe138b |
| restore_server_uuid required | string | Restored server ID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| filesystem_paths required | array | List of filesystem backup path | '{"destination": "/", "source": "/"}' |
| overwrite optional | boolean | Overwrite | True |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
23.4 - 1.0
scp-cli backup agent backup restore
--backup_id <value>
--restore_target_id <value>
--restore_server_uuid <value>
--filesystem_paths <value>
[--overwrite <value>]
Description
Restore the Backup.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| restore_target_id required | string | Restore target ID | ca1a8e76-af49-40ea-93f8-a5989ffe138b |
| restore_server_uuid required | string | Restored server ID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| filesystem_paths required | array | List of filesystem backup path | '{"destination": "/", "source": "/"}' |
| overwrite optional | boolean | Overwrite | True |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
24 - Restore Backup
24.1 - 1.3
scp-cli backup backup restore
--backup_id <value>
--server_type_id <value>
--restore_target_id <value>
--restore_server_name <value>
[--networks <value>]
[--restore_region <value>]
[--restore_zone <value>]
[--security_groups <value>]
Description
Restore the Backup.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| server_type_id required | string | Server type id | s1v1m2 |
| restore_target_id required | string | Restore target ID | ca1a8e76-af49-40ea-93f8-a5989ffe138b |
| restore_server_name required | string | Restore server name | restoretest1 |
| networks optional | array | Network info for restore | '{"subnet_id": "023c57b14f11483689338d085e061492"}' |
| restore_region optional | string | Region to restore server | kr-west1 |
| restore_zone optional | string | Availability zone name | kr-west1-a |
| security_groups optional | array | Security Group ID list | 023c57b14f11483689338d085e061492 |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
24.2 - 1.2
scp-cli backup backup restore
--backup_id <value>
--server_type_id <value>
--restore_target_id <value>
--restore_server_name <value>
[--networks <value>]
[--restore_region <value>]
[--security_groups <value>]
Description
Restore the Backup.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| server_type_id required | string | Server type id | s1v1m2 |
| restore_target_id required | string | Restore target ID | ca1a8e76-af49-40ea-93f8-a5989ffe138b |
| restore_server_name required | string | Restore server name | restoretest1 |
| networks optional | array | Network info for restore | '{"subnet_id": "023c57b14f11483689338d085e061492"}' |
| restore_region optional | string | Region to restore server | kr-west1 |
| security_groups optional | array | Security Group ID list | 023c57b14f11483689338d085e061492 |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
24.3 - 1.1
scp-cli backup backup restore
--backup_id <value>
--server_type_id <value>
--restore_target_id <value>
--restore_server_name <value>
[--networks <value>]
[--restore_region <value>]
[--security_groups <value>]
Description
Restore the Backup.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| server_type_id required | string | Server type id | s1v1m2 |
| restore_target_id required | string | Restore target ID | ca1a8e76-af49-40ea-93f8-a5989ffe138b |
| restore_server_name required | string | Restore server name | restoretest1 |
| networks optional | array | Network info for restore | '{"subnet_id": "023c57b14f11483689338d085e061492"}' |
| restore_region optional | string | Region to restore server | kr-west1 |
| security_groups optional | array | Security Group ID list | 023c57b14f11483689338d085e061492 |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
24.4 - 1.0
scp-cli backup backup restore
--backup_id <value>
--server_type_id <value>
--restore_target_id <value>
--restore_server_name <value>
[--networks <value>]
[--restore_region <value>]
[--security_groups <value>]
Description
Restore the Backup.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| server_type_id required | string | Server type id | s1v1m2 |
| restore_target_id required | string | Restore target ID | ca1a8e76-af49-40ea-93f8-a5989ffe138b |
| restore_server_name required | string | Restore server name | restoretest1 |
| networks optional | array | Network info for restore | '{"subnet_id": "023c57b14f11483689338d085e061492"}' |
| restore_region optional | string | Region to restore server | kr-west1 |
| security_groups optional | array | Security Group ID list | 023c57b14f11483689338d085e061492 |
Responses
| Name | Description | Example |
|---|---|---|
| request_id | Request ID | |
| resource | Resource |
25 - Set Backup Schedule
25.1 - 1.3
scp-cli backup backup schedule set
--backup_id <value>
--schedules <value>
Description
Set Backup schedule.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| schedules required | array | Backup schedule list | '{"frequency": "DAILY", "start_day": "MON", "start_time": "09:00:00", "start_week": "WEEK_2", "type": "FULL"}' |
25.2 - 1.2
scp-cli backup backup schedule set
--backup_id <value>
--schedules <value>
Description
Set Backup schedule.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| schedules required | array | Backup schedule list | '{"frequency": "DAILY", "start_day": "MON", "start_time": "09:00:00", "start_week": "WEEK_2", "type": "FULL"}' |
25.3 - 1.1
scp-cli backup backup schedule set
--backup_id <value>
--schedules <value>
Description
Set Backup schedule.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| schedules required | array | Backup schedule list | '{"frequency": "DAILY", "start_day": "MON", "start_time": "09:00:00", "start_week": "WEEK_2", "type": "FULL"}' |
25.4 - 1.0
scp-cli backup backup schedule set
--backup_id <value>
--schedules <value>
Description
Set Backup schedule.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| schedules required | array | Backup schedule list | '{"frequency": "DAILY", "start_day": "MON", "start_time": "09:00:00", "start_week": "WEEK_2", "type": "FULL"}' |
26 - Set Filesystem Path
26.1 - 1.3
scp-cli backup backup agent filesystem path set
--backup_id <value>
[--backup_filesystem_paths <value>]
[--is_all_filesystem <value>]
Description
Set Filesystem path.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| backup_filesystem_paths optional | array | List of filesystem backup path | /aaa |
| is_all_filesystem optional | boolean | Whether to target the all filesystem | False |
26.2 - 1.2
scp-cli backup backup agent filesystem path set
--backup_id <value>
[--backup_filesystem_paths <value>]
[--is_all_filesystem <value>]
Description
Set Filesystem path.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| backup_filesystem_paths optional | array | List of filesystem backup path | /aaa |
| is_all_filesystem optional | boolean | Whether to target the all filesystem | False |
26.3 - 1.1
scp-cli backup backup agent filesystem path set
--backup_id <value>
--backup_filesystem_paths <value>
Description
Set Filesystem path.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| backup_filesystem_paths required | array | List of filesystem backup path | /aaa |
26.4 - 1.0
scp-cli backup backup agent filesystem path set
--backup_id <value>
--backup_filesystem_paths <value>
Description
Set Filesystem path.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| backup_filesystem_paths required | array | List of filesystem backup path | /aaa |
27 - Show Backup
27.1 - 1.3
scp-cli backup backup show
--backup_id <value>
Description
Show the detail of Backup.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| backup_agent_id | Backup Agent ID | BACKUP_AGENT-abcd |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| dr_enabled | Whether to use DR | |
| dr_region | DR Region | kr-west1 |
| dr_zone | Availability zone name | kr-west1-a |
| encrypt_enabled | Whether to use Encryption | False |
| filesystem_paths | List of filesystem backup path | [’/aaa’, ‘/bbb’] |
| is_all_filesystem | Whether to target the all filesystem | False |
| is_server_deleted | Whether the original server has been deleted | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Backup name | backup-001 |
| origin_backup_id | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| policy_category | Backup policy category | AGENTLESS |
| policy_type | Backup policy type | VM_IMAGE |
| region | Region | kr-west1 |
| replica_backup_id | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| retention_period | Backup retention period | WEEK_2 |
| role_type | Backup role type | ORIGINAL |
| server_category | Backup server category | VIRTUAL_SERVER |
| server_name | Backup server name | server-001 |
| server_os_type | Server’s OS Type | WINDOWS |
| server_region | Region | kr-west1 |
| server_uuid | Backup server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| server_zone | Availability zone name | kr-west1-a |
| state | Backup state | AVAILABLE |
| zone | Availability zone name | kr-west1-a |
27.2 - 1.2
scp-cli backup backup show
--backup_id <value>
Description
Show the detail of Backup.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| backup_agent_id | Backup Agent ID | BACKUP_AGENT-abcd |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| dr_enabled | Whether to use DR | |
| dr_region | DR Region | kr-west1 |
| encrypt_enabled | Whether to use Encryption | False |
| filesystem_paths | List of filesystem backup path | [’/aaa’, ‘/bbb’] |
| is_all_filesystem | Whether to target the all filesystem | False |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Backup name | backup-001 |
| origin_backup_id | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| policy_category | Backup policy category | AGENTLESS |
| policy_type | Backup policy type | VM_IMAGE |
| region | Region | kr-west1 |
| replica_backup_id | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| retention_period | Backup retention period | WEEK_2 |
| role_type | Backup role type | ORIGINAL |
| server_category | Backup server category | VIRTUAL_SERVER |
| server_name | Backup server name | server-001 |
| server_os_type | Server’s OS Type | WINDOWS |
| server_region | Region | kr-west1 |
| server_uuid | Backup server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| state | Backup state | AVAILABLE |
27.3 - 1.1
scp-cli backup backup show
--backup_id <value>
Description
Show the detail of Backup.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| backup_agent_id | Backup Agent ID | BACKUP_AGENT-abcd |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| dr_enabled | Whether to use DR | |
| dr_region | DR Region | kr-west1 |
| encrypt_enabled | Whether to use Encryption | False |
| filesystem_paths | List of filesystem backup path | [’/aaa’, ‘/bbb’] |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Backup name | backup-001 |
| origin_backup_id | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| policy_category | Backup policy category | AGENTLESS |
| policy_type | Backup policy type | VM_IMAGE |
| region | Region | kr-west1 |
| replica_backup_id | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| retention_period | Backup retention period | WEEK_2 |
| role_type | Backup role type | ORIGINAL |
| server_category | Backup server category | VIRTUAL_SERVER |
| server_name | Backup server name | server-001 |
| server_os_type | Server’s OS Type | WINDOWS |
| server_region | Region | kr-west1 |
| server_uuid | Backup server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| state | Backup state | AVAILABLE |
27.4 - 1.0
scp-cli backup backup show
--backup_id <value>
Description
Show the detail of Backup.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| backup_agent_id | Backup Agent ID | BACKUP_AGENT-abcd |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| encrypt_enabled | Whether to use Encryption | False |
| filesystem_paths | List of filesystem backup path | [’/aaa’, ‘/bbb’] |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Backup name | backup-001 |
| policy_category | Backup policy category | AGENTLESS |
| policy_type | Backup policy type | VM_IMAGE |
| region | Region | kr-west1 |
| retention_period | Backup retention period | WEEK_2 |
| role_type | Backup role type | ORIGINAL |
| server_category | Backup server category | VIRTUAL_SERVER |
| server_name | Backup server name | server-001 |
| server_os_type | Server’s OS Type | WINDOWS |
| server_region | Region | kr-west1 |
| server_uuid | Backup server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| state | Backup state | AVAILABLE |
28 - Show Backup Agent
28.1 - 1.3
scp-cli backup backup agent show
--backup_agent_id <value>
Description
Show the detail of Backup Agent.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_agent_id required | string | Backup Agent ID | BACKUP_AGENT-abcd |
Responses
| Name | Description | Example |
|---|---|---|
| id | Backup Agent ID | BACKUP_AGENT-abcd |
| account_id | Account ID | fnsd89fus0f9ds09f90dshf9dshfds09 |
| backup_master_ip | Backup Master IP | 33.44.55.66 |
| backup_master_name | Backup Master name | backupmastertest |
| backup_policy_count | Backup policy count | 3 |
| connection_check_time | Backup Agent connection check time | 2024-11-11T09:13:48Z |
| connection_state | Backup Agent connection state | SUCCESS |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| install_file_path | Install file path | http://linux-agent |
| is_server_deleted | Whether the original server has been deleted | |
| media_servers | Backup Agent Media Server list | [] |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Backup Agent Name | agent_abcd12 |
| region | Region | kr-west1 |
| server_backup_agent_ip | Server’s Backup Agent IP | 11.22.33.44 |
| server_category | Backup server category | VIRTUAL_SERVER |
| server_gateway_ip | Server Gateway IP | 22.33.44.55 |
| server_name | Backup Agent target server name | server-001 |
| server_os_type | Server’s OS Type | WINDOWS |
| server_uuid | Backup Agent target server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| state | Backup Agent state | AVAILABLE |
| subnet_id | Subnet ID | |
| subnet_name | Subnet Name | |
| zone | Availability zone name | kr-west1-a |
28.2 - 1.2
scp-cli backup backup agent show
--backup_agent_id <value>
Description
Show the detail of Backup Agent.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_agent_id required | string | Backup Agent ID | BACKUP_AGENT-abcd |
Responses
| Name | Description | Example |
|---|---|---|
| id | Backup Agent ID | BACKUP_AGENT-abcd |
| account_id | Account ID | fnsd89fus0f9ds09f90dshf9dshfds09 |
| backup_master_ip | Backup Master IP | 33.44.55.66 |
| backup_master_name | Backup Master name | backupmastertest |
| backup_policy_count | Backup policy count | 3 |
| connection_check_time | Backup Agent connection check time | 2024-11-11T09:13:48Z |
| connection_state | Backup Agent connection state | SUCCESS |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| install_file_path | Install file path | http://linux-agent |
| media_servers | Backup Agent Media Server list | [] |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Backup Agent Name | agent_abcd12 |
| server_backup_agent_ip | Server’s Backup Agent IP | 11.22.33.44 |
| server_category | Backup server category | VIRTUAL_SERVER |
| server_gateway_ip | Server Gateway IP | 22.33.44.55 |
| server_name | Backup Agent target server name | server-001 |
| server_os_type | Server’s OS Type | WINDOWS |
| server_uuid | Backup Agent target server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| state | Backup Agent state | AVAILABLE |
| subnet_id | Subnet ID | |
| subnet_name | Subnet Name |
28.3 - 1.1
scp-cli backup backup agent show
--backup_agent_id <value>
Description
Show the detail of Backup Agent.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_agent_id required | string | Backup Agent ID | BACKUP_AGENT-abcd |
Responses
| Name | Description | Example |
|---|---|---|
| id | Backup Agent ID | BACKUP_AGENT-abcd |
| account_id | Account ID | fnsd89fus0f9ds09f90dshf9dshfds09 |
| backup_master_ip | Backup Master IP | 33.44.55.66 |
| backup_master_name | Backup Master name | backupmastertest |
| backup_policy_count | Backup policy count | 3 |
| connection_check_time | Backup Agent connection check time | 2024-11-11T09:13:48Z |
| connection_state | Backup Agent connection state | SUCCESS |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| install_file_path | Install file path | http://linux-agent |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Backup Agent Name | agent_abcd12 |
| server_backup_agent_ip | Server’s Backup Agent IP | 11.22.33.44 |
| server_category | Backup server category | VIRTUAL_SERVER |
| server_gateway_ip | Server Gateway IP | 22.33.44.55 |
| server_name | Backup Agent target server name | server-001 |
| server_os_type | Server’s OS Type | WINDOWS |
| server_uuid | Backup Agent target server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| state | Backup Agent state | AVAILABLE |
28.4 - 1.0
scp-cli backup backup agent show
--backup_agent_id <value>
Description
Show the detail of Backup Agent.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_agent_id required | string | Backup Agent ID | BACKUP_AGENT-abcd |
Responses
| Name | Description | Example |
|---|---|---|
| id | Backup Agent ID | BACKUP_AGENT-abcd |
| account_id | Account ID | fnsd89fus0f9ds09f90dshf9dshfds09 |
| backup_master_ip | Backup Master IP | 33.44.55.66 |
| backup_master_name | Backup Master name | backupmastertest |
| backup_policy_count | Backup policy count | 3 |
| connection_check_time | Backup Agent connection check time | 2024-11-11T09:13:48Z |
| connection_state | Backup Agent connection state | SUCCESS |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| install_file_path | Install file path | http://linux-agent |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Backup Agent Name | agent_abcd12 |
| server_backup_agent_ip | Server’s Backup Agent IP | 11.22.33.44 |
| server_category | Backup server category | VIRTUAL_SERVER |
| server_gateway_ip | Server Gateway IP | 22.33.44.55 |
| server_name | Backup Agent target server name | server-001 |
| server_os_type | Server’s OS Type | WINDOWS |
| server_uuid | Backup Agent target server UUID | 89f5ef44-1021-4a5c-8e06-fbb289eac366 |
| state | Backup Agent state | AVAILABLE |
29 - Show Backup Agent Install File Path
29.1 - 1.3
scp-cli backup backup agent install file path show
--os_type <value>
Description
Show Backup Agent Install File Path.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| os_type required | string | OS type | - |
Responses
| Name | Description | Example |
|---|---|---|
| install_file_path | Install file path | http://linux-agent |
29.2 - 1.2
scp-cli backup backup agent install file path show
--os_type <value>
Description
Show Backup Agent Install File Path.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| os_type required | string | OS type | - |
Responses
| Name | Description | Example |
|---|---|---|
| install_file_path | Install file path | http://linux-agent |
29.3 - 1.1
scp-cli backup backup agent install file path show
--os_type <value>
Description
Show Backup Agent Install File Path.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| os_type required | string | OS type | - |
Responses
| Name | Description | Example |
|---|---|---|
| install_file_path | Install file path | http://linux-agent |
29.4 - 1.0
scp-cli backup backup agent install file path show
--os_type <value>
Description
Show Backup Agent Install File Path.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| os_type required | string | OS type | - |
Responses
| Name | Description | Example |
|---|---|---|
| install_file_path | Install file path | http://linux-agent |
30 - Update Replication Use
30.1 - 1.3
scp-cli backup backup replication use set
--backup_id <value>
--dr_enabled <value>
Description
Update Replication use.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| dr_enabled required | boolean | Whether to use DR | False |
30.2 - 1.2
scp-cli backup backup replication use set
--backup_id <value>
--dr_enabled <value>
Description
Update Replication use.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| dr_enabled required | boolean | Whether to use DR | False |
30.3 - 1.1
scp-cli backup backup replication use set
--backup_id <value>
--dr_enabled <value>
Description
Update Replication use.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| dr_enabled required | boolean | Whether to use DR | False |
30.4 - 1.0
scp-cli backup backup replication use set
--backup_id <value>
--dr_enabled <value>
Description
Update Replication use.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| dr_enabled required | boolean | Whether to use DR | False |
31 - Update Retention Period
31.1 - 1.3
scp-cli backup backup retention period set
--backup_id <value>
--retention_period <value>
Description
Update the retention period.
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| retention_period required | string | Backup retention period | WEEK_2 |
31.2 - 1.2
scp-cli backup backup retention period set
--backup_id <value>
--retention_period <value>
Description
Update the retention period.
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| retention_period required | string | Backup retention period | WEEK_2 |
31.3 - 1.1
scp-cli backup backup retention period set
--backup_id <value>
--retention_period <value>
Description
Update the retention period.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| retention_period required | string | Backup retention period | WEEK_2 |
31.4 - 1.0
scp-cli backup backup retention period set
--backup_id <value>
--retention_period <value>
Description
Update the retention period.
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| backup_id required | string | Backup ID | 00cd2538fbf94d12b36aabbdd607e974 |
| retention_period required | string | Backup retention period | WEEK_2 |