v1

latestOpenAPI 3.0.12026-07-26181265484.9 KB
Metadata

Get Event Rules

Retrieves the event rules configured in the system. The response contains an array of event rules that are currently active.

get/v1/metadata/v1/event-rules

Response

A list of event rules currently configured in the system.

EventRuleIdinteger

The unique identifier for the event rule.

EventRuleNamestring nullable

The name of the event rule.

EventCodeinteger

The code representing the type of event associated with this rule.

EventSourceinteger nullable

The source from which the event originates.

EvetnCategoryIdinteger

The category identifier associated with the event.

GroupCategoryIdinteger

The group category identifier associated with the event.

EventRuleStatusIdinteger nullable

The status identifier of the event rule, indicating whether it is active or inactive.

EventDescriptionstring nullable

A textual description of the event rule.