/executiongroups/{egName}/restapis/{restApiName}/libraries/{libName}/subflows/{subflowName}

Mount Point: /apiv1/executiongroups/{egName}/restapis/{restApiName}/libraries/{libName}/subflows/{subflowName}

DELETE

Delete the named sub flow in this deployed object group (integration server, application, static or shared library, integration service, or REST API). This is only permitted if the deployed object group is the integration server.

Parameters

name description type default
subflowName sub flow name to look for and delete path
libName (no documentation provided) path
egName (no documentation provided) path
restApiName (no documentation provided) path

Response Body

element: (custom)

"HTTP success no content" (204) or exception

GET

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

Parameters

name description type default
subflowName sub flow name to look for path
depth depth to show children query 1
libName (no documentation provided) path
egName (no documentation provided) path
restApiName (no documentation provided) path

Response Body

element: subFlow

sub flow response object