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