Run a gateway service

Runs an IAG5 service given its name and any parameters passed to the service itself.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
serviceNamestringOptional
clusterIdstringOptional
paramsobjectOptional

Response

An object with an Id to the job running the service
statestring
messagestring
resultobject

Errors

500
Internal Server Error