/executiongroups/{egName}/applications/{appName}/libraries/{libName}/messageflows/{flowName}/properties

Mount Point: /apiv1/executiongroups/{egName}/applications/{appName}/libraries/{libName}/messageflows/{flowName}/properties

GET

Get the properties of the named message flow, in a library, in an application.

Parameters

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

Response Body

element: properties

(no documentation provided)

PUT

Set the properties of the named message flow, in a library, in an application.

Parameters

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

Request Body

element: properties

(no documentation provided)

Response Body

element: (custom)

(no documentation provided)