CountGroupBy
CountGroupBy
Specifies how to group alarm counts in the response:
- FEATURE_NAME - Group alarms by the feature they belong to (e.g., networking, security)
- EVENT_TYPE - Group alarms by the type of event that triggered them
This data structure has no properties.
Enumeration:
FEATURE_NAME,
EVENT_TYPE,