2021-03-17 16:35:19 +08:00
# v1beta1_cron_job_status_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**active** | [**list_t** ](v1_object_reference.md ) \* | 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]
2021-09-14 21:52:06 +08:00
**last_successful_time** | **char \** * | Information when was the last time the job successfully completed. | [optional]
2021-03-17 16:35:19 +08:00
[[Back to Model list]](../README.md#documentation -for-models) [[Back to API list]](../README.md#documentation -for-api-endpoints) [[Back to README]](../README.md)