BackupHistoryApiItem
BackupHistoryApiItem
| Name | Description | Schema | Default |
|---|---|---|---|
| backup_end_at required | Backup end time Example : | string | |
| backup_history_number required | Backup id Example : | string | |
| backup_size_gb required | Backup amount(GB) Example : | object | |
| backup_start_at required | Backup start time Example : | string | |
| backup_state required | Backup state Example : | string | |
| backup_state_detail optional | Backup detail state Example : | any of [string, null] | |
| software_version required | Software version Example : | string |