app-gateway_manager

On this page:

runService

Summary

Run a Gateway service

Description

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

Route

POST /gateway_manager/v1/services/run

Roles

service:run

Parameters

DetailsExampleSchema
Name Type Required Description
serviceName string yes The name for the service to run
clusterId string yes The Id of the cluster that the service exists on
params object yes Object with key/value entries for params. Should be output from json form table

Return

DetailsExampleSchema
Name Type Description
result object An object with an Id to the job running the service