rule-chain-controller
Get Rule Chain output labels (getRuleChainOutputLabels)
Fetch the unique labels for the "output" Rule Nodes that belong to the Rule Chain based on the provided Rule Chain Id. The rule chain object is lightweight and contains general information about the rule chain. List of rule nodes and their connection is stored in a separate 'metadata' object.
Available for users with 'TENANT_ADMIN' authority.
get/api/ruleChain/{ruleChainId}/output/labels
Path parameters
ruleChainIdstring required
A string value representing the rule chain id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'
Response
OK
string[] required