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-01-15 09:05:25.266839+00:00.