Complex type representing the Job Information of a device.
| Name | Type | Description | Notes |
|---|---|---|---|
| execution_status | str | Execution status of the inventory job. | [optional] [readonly] [default to 'Scheduled'] |
| last_scheduled_time | datetime | Last scheduled time of the inventory job. | [optional] [readonly] |
| policy_id | str | Policy ID for the inventory job. | [optional] [readonly] |
| policy_name | str | Policy name for the inventory job. | [optional] [readonly] |