Schedule
Was this helpful?
Was this helpful?
This endpoint is used to create, update, search or delete schedules for a particular workspace inside an organization, this is useful when you need to create schedule task or running jobs in a particular time.
data.type
string
Should be "template"
data.attributes.cron
string
data.attributes.tcl
string
Terrakube configuration language in base64
data.attributes.templateReference
string
Terrakube template id
Cron expression to schedule a job inside a workspace. For more information please visit .
For a complete list of organization operation please visit the
Returns an instance of type schedule
workspace Identifier
schedule Identifier
Successful response
Deletes an instance of type schedule
workspace Identifier
schedule Identifier
Successful response
No content
Creates an item of type schedule and adds it to schedule
workspace Identifier
Successful response
Modifies an instance of type schedule
workspace Identifier
schedule Identifier
Successful response
No content