summaryrefslogtreecommitdiffstats
path: root/OPENECOMP-DEMO/controller-template/configuration/alertTemplates/DataDepotTable2Day.json
blob: f93858228cf328041b73aa1f68ed866912a34ccc (plain)
1
2
3
4
5
6
7
{"alerts": {"2DayDelay": {
  "$class": "org.openecomp.ncomp.core.alerts.ThresholdAlert",
  "operationalState": "OPERATIONAL",
  "severity": "SEV1",
  "metricName": "timestampOfNewestPartition",
  "upperBound": "1.728E8"
}}}