sebdet | 0cb5798 | 2019-04-03 17:07:34 +0200 | [diff] [blame] | 1 | { |
| 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 | } |