ServiceStack.Quartz


Api Edit on GitHub


The plugin exposes an API where you can view and control the scheduler, jobs and triggers.

If you have the metadata plugin enabled, a 'Quartz' link will be registered on the default metadata page.

The endpoints provide information about the job executions, triggers and history as well as the ability to start, pause, stop and resume scheduling.

Api Endpoints