CronusMaster APIs¶
A few CronusMaster APIs can be called directly with json response.
- GET /commands/oneclickJson : list all oneclick launch
- GET /commands/oneclickRunJson?dataId={oneclick_launch_name} : execute oneclick launch
Additional APIs that drives CronusMaster UI can be found in play “routes” file.