BackupAgentDetailResponse
BackupAgentDetailResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : fnsd89fus0f9ds09f90dshf9dshfds09 | any of [string, null] | |
| backup_master_ip required | Backup Master IP Example : 33.44.55.66 | any of [string, null] | |
| backup_master_name required | Backup Master명 Example : backupmastertest | any of [string, null] | |
| backup_policy_count required | Backup 정책 수 Example : 3 | any of [integer, null] | |
| connection_check_time required | Backup Agent 연결 확인 시간 Example : 2024-11-11T09:13:48Z | any of [string (date-time), null] | |
| connection_state required | Backup Agent 연결 상태 Example : SUCCESS | any of [string, null] | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| id required | Backup Agent ID Example : BACKUP_AGENT-abcd | any of [string, null] | |
| install_file_path required | 설치 파일 경로 Example : http://linux-agent | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Backup Agent명 Example : agent_abcd12 | any of [string, null] | |
| server_backup_agent_ip required | 대상 서버 Backup Agent IP Example : 11.22.33.44 | any of [string, null] | |
| server_category required | 대상 서버 카테고리 Example : VIRTUAL_SERVER | GPU_SERVER | BAREMETAL_SERVER | any of [string, null] | |
| server_gateway_ip required | 서버 Gateway IP Example : 22.33.44.55 | any of [string, null] | |
| server_name required | Backup Agent 대상 서버명 Example : server-001 | any of [string, null] | |
| server_os_type required | 서버 OS Type Example : WINDOWS | any of [string, null] | |
| server_uuid required | Backup Agent 대상 서버 UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | any of [string, null] | |
| state required | Backup Agent 상태 Example : AVAILABLE | any of [string, null] |