main-concepts

No menu items for this category
Collate Documentation

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.

  • 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:41.923720+00:00.