rule-chain-controller
Get latest input message (getLatestRuleNodeDebugInput)
Gets the input message from the debug events for specified Rule Chain Id. Referencing non-existing rule chain Id will cause an error.
Available for users with 'TENANT_ADMIN' authority.
get/api/ruleNode/{ruleNodeId}/debugIn
Path parameters
ruleNodeIdstring required
A string value representing the rule node id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'
Response
OK
{"stackTrail":"components:schemas:JsonNode","oasType":"schema","type":"unknown","description":"A value representing the any type (object or primitive)","example":{}}
Example response
{}