HCL Workload Automation REST API

HCL Workload Automation REST API to easily integrate workload scheduling capabilities with external products and solutions.

HCL Workload Automation provides a set of fully functional APIs that are implemented based on Representational State Transfer (REST) services. The REST APIs help you easily integrate workload scheduling capabilities with external products and solutions. The same product functionality covered by the existing J2EE APIs is available with the REST APIs. The REST APIs are programming language independent and favor easier network configuration and firewall traversal. They allow you to exploit heterogeneous environments and provide new automation opportunities with direct impact on productivity. You can access the REST APIs by connecting to your master domain manager or backup domain manager through the HTTPS port.

For information about the REST APIs and the possibility to try them out on the Swagger UI, see Driving HCL Workload Automation with REST API.

You can try out the REST API services and the operations available for each on the Swagger UI connecting to:
https://hostname:port_number/twsd
where,
hostname
The hostname of the master domain manager or the backup master domain manager.
port_number
The HTTPS port number of the master domain manager or backup domain manager. The default is 31116.

HCL Workload Automation REST API samples can be found here: REST API samples.