Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 908 Bytes

ExecHistory.md

File metadata and controls

18 lines (14 loc) · 908 Bytes

ExecHistory

Properties

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]

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