BackupAgentResponse
BackupAgentResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : fnsd89fus0f9ds09f90dshf9dshfds09 | any of [string, null] | |
| backup_policy_count required | Backup policy count Example : 3 | any of [integer, 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] | |
| 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_name required | Backup server name Example : server-001 | any of [string, null] | |
| state required | Backup Agent state Example : AVAILABLE | any of [string, null] |