BackupHistoryResponse
BackupHistoryResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| backup_end_time required | End time Example : 2024-10-31T14:59:59Z | any of [string (date-time), null] | |
| backup_job_guid required | Backup job GUID Example : 3b1da7ba-3f38-45cb-9538-e921826f80d7 | any of [string, null] | |
| backup_job_state required | Backup history state Example : SUCCESS | string | |
| backup_start_time required | Start time Example : 2024-09-30T15:00:00Z | any of [string (date-time), null] | |
| schedule_id required | Schedule ID Example : f5b8e22b-0d88-4698-9996-fb44217c8227 | string | |
| schedule_name required | Schedule name Example : INCREMENTAL_DAILY_15:00:00-chg4By | string |