Event Processing Policy

Get rules calling a chain

List the rules (in any chain) whose chainCalls include the given chain.

get/v1/event-processing-policy/chains/{chain-id}/callers

Path parameters

chain-idinteger required

Chain ID (0 = main chain)

Response

Calling rules retrieved successfully

ruleGuidstring uuid

Calling rule GUID

chainIdinteger

ID of the chain containing the calling rule (0 = main chain)

ruleNumberinteger

1-based position of the calling rule in its chain

commentsstring

Calling rule description

Changes

Changed in 3 of the 115 revisions of this API.12