blob: a04e2239a2da7c963710579f8575f3c291ca17a0 [file] [log] [blame]
Determe, Sebastien (sd378r)0ad329e2017-09-28 15:25:59 +02001{
xg353y46e7f8e2017-11-03 10:30:12 +01002 "service": "tca_policy",
Determe, Sebastien (sd378r)39b4c052018-04-16 14:22:37 +02003 "version": "1.1.0",
xg353y1de34662017-10-24 11:49:46 +02004 "location": "SampleServiceLocation",
5 "configName": "SampleConfigName",
6 "uuid": "test",
xg353y1de34662017-10-24 11:49:46 +02007 "templateVersion": "OpenSource.version.1",
xg353yda4caf42017-11-03 16:16:16 +01008 "policyName": "example_model01.ClosedLoop_FRWL_SIG_fad4dcae_e498_11e6_852e_0050568c4ccf_TCA_1jy9to4",
Determe, Sebastien (sd378r)39b4c052018-04-16 14:22:37 +02009 "description": "MicroService Policy",
xg353y1de34662017-10-24 11:49:46 +020010 "priority": "1",
11 "riskType": "SampleRiskType",
12 "riskLevel": "1",
13 "guard": "False",
14 "content": {
xg353y46e7f8e2017-11-03 10:30:12 +010015 "tca_policy": {
16 "domain": "measurementsForVfScaling",
17 "metricsPerEventName": [
18 {
19 "eventName": "vFirewallBroadcastPackets",
20 "controlLoopSchemaType": "VNF",
Determe, Sebastien (sd378r)39b4c052018-04-16 14:22:37 +020021 "policyScope": "CLAMP",
xg353yda4caf42017-11-03 16:16:16 +010022 "policyName": "example_model01.ClosedLoop_FRWL_SIG_fad4dcae_e498_11e6_852e_0050568c4ccf_TCA_1jy9to4",
xg353y46e7f8e2017-11-03 10:30:12 +010023 "policyVersion": "v0.0.1",
24 "thresholds": [
25 {
26 "closedLoopControlName": "ClosedLoop_FRWL_SIG_fad4dcae_e498_11e6_852e_0050568c4ccf_null",
27 "version": "1.0.2",
28 "fieldPath": "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedDiscardedPacketsDelta",
29 "thresholdValue": 123,
30 "direction": "GREATER_OR_EQUAL",
31 "severity": "MAJOR",
32 "closedLoopEventStatus": "ONSET"
33 },
34 {
35 "closedLoopControlName": "ClosedLoop_FRWL_SIG_fad4dcae_e498_11e6_852e_0050568c4ccf_null",
36 "version": "1.0.2",
37 "fieldPath": "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedDiscardedPacketsDelta",
38 "thresholdValue": 123,
39 "direction": "GREATER_OR_EQUAL",
40 "severity": "MAJOR",
41 "closedLoopEventStatus": "ONSET"
42 }
43 ]
44 }
45 ]
46 }
Determe, Sebastien (sd378r)0ad329e2017-09-28 15:25:59 +020047 }
48}