Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 584 Bytes

File metadata and controls

12 lines (9 loc) · 584 Bytes

# HostingV1CronJobsCronJobResource

Properties

Name Type Description Notes
uid string Unique identifier of the cron job. Use it to delete the cron job or fetch its output.
username string Username of the account that owns the cron job.
time string Cron schedule expression.
command string Command executed on the schedule.

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