valentin-carl / nuclio

High-Performance Serverless event and data processing platform
https://nuclio.io
Apache License 2.0
0 stars 0 forks source link

Add Start/Stop Logic to Scheduler #27

Open Persists opened 10 months ago

Persists commented 10 months ago

hit the following endpoints to either start or stop a scheduler

/api/nexus/scheduler/{schedulerName}/start

/api/nexus/scheduler/{schedulerName}/stop

you can also get a overview of the initialized schedulers

/api/nexus/scheduler