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 JobScheduler REST Web Services replace the retired XML Interface.
- The REST Web Services are used by the JOC Cockpit and by external applications for interaction with a JobScheduler Master:
- The REST Web Services offer access to objects such as jobs, job chains and orders and their respective operations, e.g. to add an order to a job chain.
- Access to REST Web Services is restricted by permissions, see Authentication and Authorization - Permissions for the JobScheduler REST Web Service