Task Schedulers
Endpoint definitions for interacting with task schedulers.
📄️ Task Scheduler Index
Get all schedulers with associated jobs
📄️ Create task scheduler with job
Create task scheduler with a job (action(job) request should be sent via request also. Example: We want client report to be job which will be run
📄️ Gets a new blank scheduler object
Returns a blank object with default values
📄️ Show given scheduler
Get scheduler with associated job
📄️ Update task scheduler
Update task scheduler
📄️ Destroy Task Scheduler
Destroy task scheduler and its associated job