Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Typos in 'Scope' corrected

...

Excerpt

The JobScheduler comes with two powerful Web Service interfaces:

  • The JobScheduler REST Web Service is a replacement for the retired XML Interface
    • This interface is used by external applications for tasks such as adding orders and retrieving job and order status information by exernal applications.
    • This API is considered stable along minor releases for use by external applications.
  • The JOC Cockpit REST Web Service is used by the JOC Cockpit for interaction with a JobScheduler Master:
    • The web service offers access to the job inventory and the job history as well as individual objects such as jobs, job chains and orders.
    • This API imight might change along over minor releases with the requirements of future JOC Cockpit development.

...