Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
  http://[scheduler_host]:[scheduler_port]/<span style="color:red;"><show<show_state/></span>>

or if you open JOC with  Jetty then type:

Code Block
  http://[scheduler_host]:[jetty_port]/jobscheduler/engine-cpp/<span style="color:red;"><show<show_state/></span>>

where <show_state/> is an example for a command of the JobScheduler external API.

...