Table of Contents |
---|
Scope
Excerpt |
---|
The JobScheduler comes with a powerful REST Web Service interface for access by external applications. This interface is used for tasks such as adding orders, adding events and retrieving job and order status information. |
- The JobScheduler REST Web Service is 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:
- The REST Web Service offers 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 the REST Web Service is restricted by permissions, see Authentication and Authorization - Permissions for the JobScheduler REST Web Service
...