659 B
659 B
v1_cron_job_status_t
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| active | list_t * | A list of pointers to currently running jobs. | [optional] |
| last_schedule_time | char * | Information when was the last time the job was successfully scheduled. | [optional] |
| last_successful_time | char * | Information when was the last time the job successfully completed. | [optional] |