1.1
1.1
scpcli backup backup show
--backup_id <value>
Description
Show the detail of Backup.
State ACTIVE (CURRENT)
| Version | Supported Until |
|---|---|
| 1.1 | - |
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 |