Backup tracks all backup requests to create a full system backup of the Intersight Appliance. There will be only one Backup managed object with a 'Started' state at any time. All other Backup managed objects will be in terminal states.
| Name | Type | Description | Notes |
|---|---|---|---|
| elapsed_time | int | Elapsed time in seconds since the backup process has started. | [optional] [readonly] |
| end_time | datetime | End date and time of the backup process. | [optional] [readonly] |
| is_password_set | bool | [optional] | |
| messages | list[str] | [optional] | |
| password | str | Password to authenticate the fileserver. | [optional] |
| start_time | datetime | Start date and time of the backup process. | [optional] [readonly] |
| status | str | Status of the backup managed object. | [optional] [readonly] [default to 'Started'] |
| account | IamAccount | [optional] |