Versions Compared

Key

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

...

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 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.
    • The This API is might imight change along minor releases with the requirements of future JOC Cockpit development.

...