OBJECT
InsightNotificationCriteria
link GraphQL Schema definition
- type InsightNotificationCriteria {
- # Impacted Service / Application
- String] : [
- # This is the originatingEntity of the Insight
- String :
- # based on the severity of the insight
- InsightSeverity] : [
- # can be a list of source from AWS/Azure etc
- ObservationSource] : [
- # based on the status of the Insight
- InsightStatus] : [
- }