1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
|
{
"tca": {
"tname": "New_Set",
"tcaInt": "1",
"tcaVio": "1",
"eventName": {
"vCPEvGMUXPacketLoss": "vCPEvGMUXPacketLoss",
"vLoadBalancer": "vLoadBalancer",
"vFirewallBroadcastPackets": "vFirewallBroadcastPackets"
},
"fieldPathM": {
"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated": "receivedBroadcastPacketsAccumulated",
"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedDiscardedPacketsDelta": "receivedDiscardedPacketsDelta"
},
"operator": {
">": "GREATER",
">=": "GREATER_OR_EQUAL",
"=": "EQUAL",
"<=": "LESS_OR_EQUAL",
"<": "LESS"
},
"opsPolicy": {
"POLICY_test_X": "POLICY_test_X",
"POLICY_test_Y": "POLICY_test_Y"
},
"controlLoopSchemaType": {
"": "",
"VM": "VM",
"VNF": "VNF"
},
"closedLoopEventStatus": {
"": "",
"ONSET": "ONSET",
"ABATED": "ABATED"
}
},
"global": {
"actionSet": {
"vnfRecipe": "VNF"
},
"location": {
"DC1": "Data Center 1",
"DC2": "Data Center 2",
"DC3": "Data Center 3"
}
},
"policy": {
"pname": "0",
"timeout": 345,
"vnfRecipe": {
"": "",
"restart": "Restart",
"rebuild": "Rebuild",
"migrate": "Migrate",
"healthCheck": "Health Check"
},
"maxRetries": "3",
"retryTimeLimit": 180,
"resource": {
"vCTS": "vCTS",
"v3CDB": "v3CDB",
"vUDR": "vUDR",
"vCOM": "vCOM",
"vRAR": "vRAR",
"vLCS": "vLCS",
"vUDR-BE": "vUDR-BE",
"vDBE": "vDBE"
},
"parentPolicyConditions": {
"Failure_Retries": "Failure: Max Retries Exceeded",
"Failure_Timeout": "Failure: Time Limit Exceeded",
"Failure_Guard": "Failure: Guard",
"Failure_Exception": "Failure: Exception",
"Failure": "Failure: Other",
"Success": "Success"
}
},
"shared": {
"byService": {
"4cc5b45a-1f63-4194-8100-cd8e14248c92": {
"vf": {
"07e266fc-49ab-4cd7-8378-ca4676f1b9ec": "vFirewall 0",
"023a3f0d-1161-45ff-b4cf-8918a8ccf3ad": "vPacketGen 0"
}
}
},
"byVf": {
"07e266fc-49ab-4cd7-8378-ca4676f1b9ec": {
"vfc": {
},
"kpi": {
"": ""
}
},
"023a3f0d-1161-45ff-b4cf-8918a8ccf3ad": {
"vfc": {
},
"kpi": {
"": ""
}
}
},
"byKpi": {
},
"byVfc": {
"53ebeed7-84db-4638-b1f3-8ed44c75985b": {
"alarmCondition": {
},
"alertDescription": {
}
},
"1a12347c-6166-4d21-9861-b2c432722a23": {
"alarmCondition": {
},
"alertDescription": {
}
},
"74805001-19f5-4c2c-9928-03014161c32a": {
"alarmCondition": {
},
"alertDescription": {
}
},
"d66c0bce-d7e1-41ad-bdaf-468d442d0543": {
"alarmCondition": {
},
"alertDescription": {
}
},
"28142b9a-7925-4921-bc81-178c5bae4a9b": {
"alarmCondition": {
},
"alertDescription": {
}
},
"86769df9-139b-489f-949d-05efb7f0ed6a": {
"alarmCondition": {
},
"alertDescription": {
}
}
},
"byAlarmCondition": {
"": {
"eventSourceType": "",
"eventSeverity": ""
}
},
"byAlertDescription": {
"": {
"eventSourceType": "",
"eventSeverity": ""
}
}
}
}
|