For AI agents: a markdown representation of this page is available at https://container-registry.com/docs/harbor-api-client/model/scheduleobj/index.md. The site index is at https://container-registry.com/llms.txt.

ScheduleObj

Properties

NameTypeDescriptionNotes
typestrThe schedule type. The valid values are 'Hourly', 'Daily', 'Weekly', 'Custom', 'Manual' and 'None'. 'Manual' means to trigger it right away and 'None' means to cancel the schedule.[optional]
cronstrA cron expression, a time-based job scheduler.[optional]
next_scheduled_timedatetimeThe next time to schedule to run the job.[optional]