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