aboutsummaryrefslogtreecommitdiffstats
path: root/integration/src/test/resources/templates/registration.json
blob: 8b7908ead3f85fbddae04338c559394de502e965 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
  "id": "registration.json",
  "content": {
    "event": {
      "commonEventHeader": {
        "eventId": "registration_39239592",
        "eventType": "pnfRegistration",
        "reportingEntityName": "NOK6061ZW3",
        "domain": "pnfRegistration",
        "nfcNamingCode": "oam",
        "sequence": 0,
        "sourceId": "val13",
        "internalHeaderFields": {},
        "priority": "Normal",
        "sourceName": "NOK6061ZW3",
        "eventName": "pnfRegistration_Nokia_5gDu",
        "version": "4.0.1",
        "nfNamingCode": "gNB",
        "startEpochMicrosec": 1539239592379,
        "vesEventListenerVersion": "7.0.1",
        "lastEpochMicrosec": 1539239592379
      },
      "pnfRegistrationFields": {
        "pnfRegistrationFieldsVersion": "2.0",
        "serialNumber": "6061ZW3",
        "vendorName": "Nokia",
        "oamV4IpAddress": "val3",
        "oamV6IpAddress": "val4",
        "unitFamily": "BBU",
        "modelNumber": "val6",
        "softwareVersion": "val7",
        "unitType": "val8"
      }
    }
  }
}