Endpoints
This section provides the technical details about the Automation API endpoints offered through the Service Library Advanced options. This topic is intended for a technical audience and require prior knowledge of REST, HTTP(s), XML, JSON and data mapping.
The service library offers multiple API endpoints:
Form
Endpoint that render and HTML form to execute the service.
Service Execution
Endpoint that can be called through REST to execute the service using either a JSON or an XML binding.
Open API
Endpoint that provides a JSON or a YAML Open API (v2, also often referred to as Swagger) file describing the service execution endpoint.
Test
Endpoint to execute unit tests on a service either defined internally in the service model or provided externally.
Container
An endpoint to pull a container image to run this service in a stand-alone container.