Fix bugs and formatting issues
[dcaegen2/services/son-handler.git] / src / test / resources / policy_notification.json
1 {
2         "closedLoopControlName": "ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459",
3         "closedLoopAlarmStart": 1542445563201,
4         "closedLoopEventClient": "microservice.PCI",
5         "closedLoopEventStatus": "ONSET",
6         "target_type": "VNF",
7         "target": "generic-vnf.vnf-id",
8         "requestID": "a4130fd5-2291-4a83-8992-04e4c9f32731",
9         "from": "PCIMS",
10         "version": "1.0.2",
11         "payload": "payloadString",
12         "AAI": {
13                 "generic-vnf.prov-status": "ACTIVE",
14                 "generic-vnf.is-closed-loop-disabled": "false",
15                 "generic-vnf.vnf-id": "ncserver23"
16         },
17         "Action": "action"
18 }