latestOpenAPI 3.1.0Apache License Version 2.02026-08-17498525913.3 KB

40169ccdec5c

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

{}