aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/VES5.0/evel/evel-library/code/VESreporting_HB/hb_config.json
diff options
context:
space:
mode:
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-03-20 14:34:13 +0100
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-03-23 07:47:18 +0000
commitac4ab50bdf312a1824388acbb9908c31f2b39c1a (patch)
tree599173be86ff68dabbfd619b35b2c2949b9df1c7 /vnfs/VES5.0/evel/evel-library/code/VESreporting_HB/hb_config.json
parent06e584f80beaa11ff180ed0348202287574a208c (diff)
Pretty print json files in vnfs/
Fixing json files to conform to linter rules. Change-Id: I88556796ebf7737bc82db1ab0675b943061c6354 Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'vnfs/VES5.0/evel/evel-library/code/VESreporting_HB/hb_config.json')
-rw-r--r--vnfs/VES5.0/evel/evel-library/code/VESreporting_HB/hb_config.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/vnfs/VES5.0/evel/evel-library/code/VESreporting_HB/hb_config.json b/vnfs/VES5.0/evel/evel-library/code/VESreporting_HB/hb_config.json
index db32d2db..66e3c928 100644
--- a/vnfs/VES5.0/evel/evel-library/code/VESreporting_HB/hb_config.json
+++ b/vnfs/VES5.0/evel/evel-library/code/VESreporting_HB/hb_config.json
@@ -1,13 +1,13 @@
{
- "tmp_directParameters": {
- "eventType": "platform",
- "eventName": "Heartbeat_VNF-AT&T_heartbeat",
- "nfcNamingCode": "ssc",
- "nfNamingCode": "scfx",
- "reportingEntityId": "cc305d54-75b4-431b-adb2-eb6b9e541234",
- "reportingEntityName": "ibcx0001vm002oam001",
- "sourceId": "de305d54-75b4-431b-adb2-eb6b9e546014",
- "sourceName": "scfx0001vm002cap001",
- "heartbeatInterval": 10
+ "tmp_directParameters": {
+ "eventType": "platform",
+ "eventName": "Heartbeat_VNF-AT&T_heartbeat",
+ "nfcNamingCode": "ssc",
+ "nfNamingCode": "scfx",
+ "reportingEntityId": "cc305d54-75b4-431b-adb2-eb6b9e541234",
+ "reportingEntityName": "ibcx0001vm002oam001",
+ "sourceId": "de305d54-75b4-431b-adb2-eb6b9e546014",
+ "sourceName": "scfx0001vm002cap001",
+ "heartbeatInterval": 10
}
}