blob: 6baa32942eaf586035caf74d6e4021a7a45411ac [file] [log] [blame]
sebdet0cb57982019-04-03 17:07:34 +02001{
2 "domain": "measurementsForVfScaling",
3 "metricsPerEventName": [
4 {
5 "policyVersion": "1.0.0",
6 "thresholds": [
7 {
8 "severity": "CRITICAL",
9 "fieldPath": "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta",
10 "thresholdValue": 1,
11 "closedLoopEventStatus": "ONSET",
12 "closedLoopControlName": "test",
13 "version": "1.0.0",
14 "direction": "LESS"
15 }
16 ],
17 "policyName": "test",
18 "controlLoopSchemaType": "VM",
19 "policyScope": "test",
20 "eventName": "test"
21 }
22 ]
23}