Details
-
Feature
-
Status: Dismissed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
None
-
None
Description
Current Situation
The HTTP and HTTPS port that are configured in the file scheduler.xml with the attributes http_port and https_port in the element <config> is not available in the JobSchedulers API. Only the deprecated tcp port and udp port are available. Also the http_port of the supervisor is not available.
Desired Behaviour
The HTTP and HTTPS port that are configured in the scheduler.xml file with the attributes http_port and https_port in the element <config> should be available from the JobSchedulers API with spooler.http_port() and spooler.https_port()
The http port of the Supervisor should also be available with spooler.supervisor_client().http_port()
Attachments
Issue Links
- is related to
-
JS-1671 Web service access for jobs
- Released