Event Subscription Events Record
Schema defining the response for event subscription events record, including total, pending, successful, and failed event counts for a specific alert.
Properties
- totalEventsCount: Count of total events (pendingEventsCount + successfulEventsCount + failedEventsCount) for specific alert.
- pendingEventsCount: Count of pending events for specific alert.
- successfulEventsCount: Count of successful events for specific alert.
- failedEventsCount: Count of failed events for specific alert.
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.