v1
latestSwagger 2.02026-07-17685080.0 KBapi
patch/api/projects/{pid}/spiders/{sid}/cronjobs/{cjid}
Request body
cjidinteger
A unique integer value identifying this cron job.
spiderstring
createdstring date-time
Cron job creation date.
namestring
Unique cron job name.
schedulestring
Cron job schedule definition.
status'ACTIVE' | 'DISABLED'
Cron job status.
unique_collectionboolean
True if this cron job stores its items in a unique collection.
data_status'PERSISTENT' | 'PENDING'
Data status.
data_expiry_daysinteger nullable
Days before data is deleted.
resource_tier'TINY' | 'XSMALL' | 'SMALL' | 'MEDIUM' | 'LARGE' | 'XLARGE' | 'HUGE' | 'XHUGE'
Resource tier for jobs created by this cron job.
Response
OK
cjidinteger
A unique integer value identifying this cron job.
spiderstring
createdstring date-time
Cron job creation date.
namestring
Unique cron job name.
schedulestring
Cron job schedule definition.
status'ACTIVE' | 'DISABLED'
Cron job status.
unique_collectionboolean
True if this cron job stores its items in a unique collection.
data_status'PERSISTENT' | 'PENDING'
Data status.
data_expiry_daysinteger nullable
Days before data is deleted.
resource_tier'TINY' | 'XSMALL' | 'SMALL' | 'MEDIUM' | 'LARGE' | 'XLARGE' | 'HUGE' | 'XHUGE'
Resource tier for jobs created by this cron job.