/test

Mount Point: /apiv1/test

POST

Inject previously recorded data.

To enable or disable injection or recording, see /apiv1/executiongroups/{egName}

To retrieve recorded data see /apiv1/test/recordedtestdata

Parameters

name description type default
egName The execution group name (only one of egUuid, egName required) query
egUuid The execution group uuid (only one of egUuid, egName required) query
applicationName The name of the application to inject into query
libraryName The name of the library containing the message flow query
messageFlowName The message flow to inject into query
nodeName The name of the node to inject into query
action valid values are 'inject' query

Request Body

element: testData

A TestData string with message parts Base64 encoded

Response Body

element: (custom)

(no documentation provided)