JOC API

Version 1.12.0

Download RAML
JOC API
/jobscheduler/log
GET

Provides JobScheduler main log as download

POST

Provides JobScheduler main log as download


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 log a specific JobScheduler in a cluster
localhost
port optional, string port of the JobScheduler Master
This parameter is required to log a specific JobScheduler in a cluster
4444