BackupAgentResponse
BackupAgentResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : fnsd89fus0f9ds09f90dshf9dshfds09 | any of [string, null] | |
| backup_policy_count required | Backup 정책 수 Example : 3 | any of [integer, 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] | |
| 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_name required | Backup 서버명 Example : server-001 | any of [string, null] | |
| state required | Backup Agent 상태 Example : AVAILABLE | any of [string, null] |