/executiongroups/{egName}/services/{svcName}/libraries/{libName}/messageflows/{flowName}/properties

Mount Point: /apiv1/executiongroups/{egName}/services/{svcName}/libraries/{libName}/messageflows/{flowName}/properties

GET

Get the properties of a named message flow inside a library, inside a service.

Parameters

name description type default
egName The name of the execution group to look for. path
svcName The name of the service to look for. path
libName The name of the library to look for. path
flowName The name of the message flow to show properties for. path

Response Body

element: properties

(no documentation provided)

PUT

Set the properties for the named message flow.

Parameters

name description type default
egName The name of the execution group to look for. path
svcName The name of the service to look for. path
libName The name of the library to look for. path
flowName The name of the message flow to show properties for. path

Request Body

element: properties

(no documentation provided)

Response Body

element: (custom)

(no documentation provided)