Name | Type | Description | Notes |
---|---|---|---|
id | int | the id of purge job. | [optional] |
job_name | str | the job name of purge job. | [optional] |
job_kind | str | the job kind of purge job. | [optional] |
job_parameters | str | the job parameters of purge job. | [optional] |
schedule | ScheduleObj | [optional] | |
job_status | str | the status of purge job. | [optional] |
deleted | bool | if purge job was deleted. | [optional] |
creation_time | datetime | the creation time of purge job. | [optional] |
update_time | datetime | the update time of purge job. | [optional] |