Get fallout events summary
get
/topology/v2/fallout/events/summary
Gets a brief summary of the status of fallout events
Request
Query Parameters
-
targetService: string
Based on targetService, will get fallout events summary. Supported values for targetService are ATA, SSC & AlarmConsumer.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Summary of fallout events with count of events grouped as per ACTION and STATE along with total events
Nested Schema : FalloutEventActionSummary
Type:
Show Source
object
-
action: string
-
count: integer
(int64)
-
states: object
states
Additional Properties Allowed: additionalProperties
Examples
400 Response
The request isn't valid
401 Response
The request is unauthorized
403 Response
The request is forbidden
500 Response
An Internal Server Error has occurred