summaryrefslogtreecommitdiffstats
path: root/src/test/resources/event/event-envelope-sentinel-no-violations.json
blob: 5b6f90618f440c3de3a24d4b364deb25ed870f08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "header": {
    "request-id": "5cf7f973-c406-4507-ad71-72d7b3d26c36",
    "timestamp": "20180316T092301Z",
    "source-name": "SENTINEL",
    "event-type": "update-result",
    "validation-entity-type": "pserver"
  },
  "body": {
    "operation": "CREATE",
    "transaction-id": "6544a144-0c56-4f71-81d8-a6170efbb296",
    "timestamp": 1521192181065,
    "vertex": {
      "key": "",
      "schema-version": "v13",
      "type": "pserver",
      "properties": {
        
      }
    }
  },
  "policyViolations": []
}