aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/mass-pnf-sim/pnf-sim-lightweight/src/test/resources/org/onap/pnfsimulator/simulator/validPnfRegistrationParams.json
blob: b95f8e60ab6fc0035b67ef4ff11f1ed708ecf94b (plain)
1
2
3
4
5
6
7
8
9
10
{
  "serialNumber": "6061ZW3",
  "vendorName": "Nokia",
  "oamV4IpAddress": "val3",
  "oamV6IpAddress": "val4",
  "unitFamily": "BBU",
  "modelNumber": "val6",
  "softwareVersion": "val7",
  "unitType": "val8"
}