aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/spike_event.json
blob: 0af1127b896acb4d419990cf4034c83c79f25ab0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{"operation": "$ACTION",
  "transaction-id": "ae83cf91-b73f-4759-b973-58c4192cea4c",
  "timestamp": 1499460851548,
  "vertex": {
    "key": "$KEY",
    "schema-version": "v10",
    "type": "$TYPE",
    "properties": {
      "vnf-id": "GenericVNFIdBpCNtULbEw9",
      "in-maint": "false",
      "heat-stack-id": "GenericVNFIdBpCNtULbEw1-12345-678-",
      "prov-status": "junk",
      "equipment-role": "ASBG",
      "ipv4-oam-address": "5.6.7.8",
      "vnf-name": "GenericVNFIdBpCNtULbEw9",
      "vnf-type": "asbg",
      "is-closed-loop-disabled": "false",
      "orchestration-status": "Running",
      "aai-node-type": "generic-vnf"
    }
  },
  "result": "SUCCESS"
}