aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/pnfsimulator/body.json
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-05-11 13:44:46 +0000
committerGerrit Code Review <gerrit@onap.org>2018-05-11 13:44:46 +0000
commit4713ef1c5bb2a280a02310b4a6fc32f736b63e7e (patch)
tree70c5c93c45852b998cad616fc1667f135296a7a1 /test/mocks/pnfsimulator/body.json
parent5a7a91fe8a43ecd1ba243ba41b096bfdcf2f39e8 (diff)
parent8d0066e435caa66fdd271d14025788299809ab14 (diff)
Merge "Add pnf simulator"
Diffstat (limited to 'test/mocks/pnfsimulator/body.json')
-rw-r--r--test/mocks/pnfsimulator/body.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/test/mocks/pnfsimulator/body.json b/test/mocks/pnfsimulator/body.json
new file mode 100644
index 000000000..e0de14a73
--- /dev/null
+++ b/test/mocks/pnfsimulator/body.json
@@ -0,0 +1,18 @@
+{
+"testDuration": "10",
+"messageInterval": "1",
+"pnfSerialNumber": "val1",
+"pnfVendorName": "val2",
+"pnfOamIpv4Address": "val3",
+"pnfOamIpv6Address": "val4",
+"pnfFamily": "val5",
+"pnfModelNumber": "val6",
+"pnfSoftwareVersion": "val7",
+"pnfType": "val8",
+"eventName": "val9",
+"nfNamingCode": "val10",
+"nfcNamingCode": "val11",
+"sourceName": "val12",
+"sourceId": "val13",
+"reportingEntityName": "val14"
+}