BackupPolicy stores the Intersight Appliance's backup policy. There will be only one BackupPolicy managed object in the Intersight Appliance. Default backup policy managed object is created during the Intersight Appliance setup, and it is configured in the manual backup mode.
| Name | Type | Description | Notes |
|---|---|---|---|
| backup_time | datetime | The next backup time set by the backup scheduler. Backup scheduler calculates the next backup time with the user-defined schedule set in the Schedule field. | [optional] [readonly] |
| is_password_set | bool | [optional] | |
| manual_backup | bool | Backup mode of the appliance. Automatic backups of the appliance are not initiated if this property is set to 'true' and the backup schedule field is ignored. | [optional] |
| password | str | Password to authenticate the file server. | [optional] |
| schedule | OnpremSchedule | [optional] | |
| account | IamAccount | [optional] |