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 name Example : backupmastertest | any of [string, null] | |
| backup_policy_count required | Backup policy count Example : 3 | any of [integer, null] | |
| connection_check_time required | Backup Agent connection check time Example : 2024-11-11T09:13:48Z | any of [string (date-time), null] | |
| connection_state required | Backup Agent connection state Example : SUCCESS | any of [string, null] | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| id required | Backup Agent ID Example : BACKUP_AGENT-abcd | any of [string, null] | |
| install_file_path required | Install file path Example : http://linux-agent | string | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Backup Agent Name Example : agent_abcd12 | any of [string, null] | |
| server_backup_agent_ip required | Server’s Backup Agent IP Example : 11.22.33.44 | any of [string, null] | |
| server_category required | Backup server category Example : VIRTUAL_SERVER | GPU_SERVER | BAREMETAL_SERVER | any of [string, null] | |
| server_gateway_ip required | Server Gateway IP Example : 22.33.44.55 | any of [string, null] | |
| server_name required | Backup Agent target server name Example : server-001 | any of [string, null] | |
| server_os_type required | Server’s OS Type Example : WINDOWS | any of [string, null] | |
| server_uuid required | Backup Agent target server UUID Example : 89f5ef44-1021-4a5c-8e06-fbb289eac366 | any of [string, null] | |
| state required | Backup Agent state Example : AVAILABLE | any of [string, null] |