V1CronJobStatus

March 28, 2026 ยท View on GitHub

CronJobStatus represents the current state of a cron job.

Properties

NameTypeDescriptionNotes
activelist[V1ObjectReference]A list of pointers to currently running jobs.[optional]
last_schedule_timedatetimeInformation when was the last time the job was successfully scheduled.[optional]
last_successful_timedatetimeInformation when was the last time the job successfully completed.[optional]

[Back to Model list] [Back to API list] [Back to README]