BackupDetailResponse1Dot1
BackupDetailResponse1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| backup_agent_id optional | Backup Agent ID Example : BACKUP_AGENT-abcd | any of [string, null] | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| dr_enabled optional | DR 사용 여부 Example : False | any of [boolean, null] | |
| dr_region optional | DR Region Example : kr-west1 | any of [string, null] | |
| encrypt_enabled optional | 암호화 사용 여부 Example : False | any of [boolean, null] | |
| filesystem_paths optional | 백업 대상 파일 시스템 경로 Example : ['/aaa', '/bbb'] | any of [array[string], null] | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Backup명 Example : backup-001 | string | |
| origin_backup_id optional | Backup ID Example : 00cd2538fbf94d12b36aabbdd607e974 | any of [string, null] | |
| policy_category required | Backup 정책 카테고리 Example : AGENTLESS | string | |
| policy_type required | Backup 정책 유형 Example : VM_IMAGE | string | |
| region optional | 위치 Example : kr-west1 | any of [string, null] | |
| replica_backup_id optional | Backup ID Example : 00cd2538fbf94d12b36aabbdd607e974 | any of [string, null] | |
| retention_period required | Backup 보관 기간 Example : WEEK_2 | string | |
| role_type required | 백업 역할 유형 Example : ORIGINAL | string | |
| server_category required | 대상 서버 카테고리 Example : VIRTUAL_SERVER | GPU_SERVER | BAREMETAL_SERVER | string | |
| server_name required | Backup 서버명 Example : server-001 | string | |
| server_os_type optional | 서버 OS Type Example : WINDOWS | any of [string, null] | |
| server_region required | 위치 Example : kr-west1 | any of [string, null] | |
| server_uuid required | Backup 서버 UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | string | |
| state required | Backup 상태 Example : AVAILABLE | string |