/executiongroups/{egName}/restapis/{restApiName}/libraries/{libName}/messageflows/{flowName}/properties

Mount Point: /apiv1/executiongroups/{egName}/restapis/{restApiName}/libraries/{libName}/messageflows/{flowName}/properties

GET

Get the properties for the named message flow in this deployed object group (integration server, application, static or shared library, integration service, or REST API).

Parameters

name description type default
flowName The name of the message flow to show properties for. path
libName (no documentation provided) path
egName (no documentation provided) path
restApiName (no documentation provided) path

Response Body

element: properties

(no documentation provided)

PUT

Set the properties for the named message flow in this deployed object group (integration server, application, static or shared library, integration service, or REST API). The only supported property which can be set is:

Parameters

name description type default
flowName The name of the message flow to set properties for. path
libName (no documentation provided) path
egName (no documentation provided) path
restApiName (no documentation provided) path

Request Body

element: properties

(no documentation provided)

Response Body

element: (custom)

(no documentation provided)