JOC API

Version 1.13.10

Download RAML
JOC API
/jobscheduler
POST

Volatile JobScheduler information such as its status


Parameters in the POST body schema

Name Type Description Example Default
jobschedulerId required, string JobScheduler Master ID scheduler
host optional, string host of the JobScheduler Master
This parameter is required to check the state of the JobScheduler after a command such as terminate, pause, abort, etc.
localhost
port optional, string port of the JobScheduler Master
This parameter is required to check the state of the JobScheduler after a command such as terminate, pause, abort, etc.
4444