sebdet | 0cb5798 | 2019-04-03 17:07:34 +0200 | [diff] [blame] | 1 | { |
xuegao | c405a83 | 2020-03-19 16:24:10 +0100 | [diff] [blame] | 2 | "tca_policy": { |
| 3 | "domain": "measurementsForVfScaling", |
| 4 | "metricsPerEventName": [ |
| 5 | { |
| 6 | "policyVersion": "1.0.0", |
| 7 | "thresholds": [ |
| 8 | { |
| 9 | "severity": "CRITICAL", |
| 10 | "fieldPath": "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta", |
| 11 | "thresholdValue": 1, |
| 12 | "closedLoopEventStatus": "ONSET", |
| 13 | "closedLoopControlName": "test", |
| 14 | "version": "1.0.0", |
| 15 | "direction": "LESS" |
| 16 | } |
| 17 | ], |
| 18 | "policyName": "test", |
| 19 | "controlLoopSchemaType": "VM", |
| 20 | "policyScope": "test", |
| 21 | "eventName": "test" |
| 22 | } |
| 23 | ] |
| 24 | } |
sebdet | 0cb5798 | 2019-04-03 17:07:34 +0200 | [diff] [blame] | 25 | } |