You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Scope

The JOC Cockpit comes with a REST Web Service interface. This interface is used for tasks such as adding orders, adding events and retrieving job and order status information.

  • The JOC Cockpit REST Web Service provides the API for the JOC Cockpit user interface.
    • The JOC Cockpit REST Web Service  API is not considered stable as it might change with the requirements of future JOC Cockpit development.
    • The JOC Cockpit REST Web Service comes in addition to the JobScheduler REST Web Service that is considered a stable API and a replacement for the retired XML Interface.
  • The REST Web Service is used by the JOC Cockpit and by external applications for interaction with a JobScheduler Master:

References

http://test.sos-berlin.com/JOC/raml-doc/JOC-API/index.html

  • No labels