Increase code coverage
[aai/gizmo.git] / src / test / resources / event / champ-edge-event.json
1 {
2   "header": {
3     "request-id": "5cf7f973-c406-4507-ad71-72d7b3d26c36",
4     "timestamp": "20180316T092301Z",
5     "source-name": "CHAMP",
6     "event-type": "update-result"
7   },
8   "body": {
9     "operation": "CREATE",
10     "transaction-id": "6544a144-0c56-4f71-81d8-a6170efbb296",
11     "timestamp": 1521192181065,
12     "edge": {
13       "key": "test-key",
14       "type": "tosca.relationships.HostedOn",
15       "properties": {
16         "prevent-delete": "NONE"
17       },
18       "source": {
19         "key": "50bdab41-ad1c-4d00-952c-a0aa5d827811",
20         "type": "vserver"
21       },
22       "target": {
23         "key": "1d326bc7-b985-492b-9604-0d5d1f06f908",
24         "type": "pserver"
25       }
26     },
27     "result": "SUCCESS"
28   },
29   "policyViolations": []
30 }