aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/mountpoint-registrar/provider/src/test/resources/msgs/cm_moi_deletion.json
blob: 28c2fefc2fdc0394806e7ccf3ba6d46541c3773c (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
37
38
39
40
41
42
{
  "event": {
    "commonEventHeader": {
      "version": "4.1",
      "vesEventListenerVersion": "7.2",
      "domain": "stndDefined",
      "stndDefinedNamespace": "3GPP-Provisioning",
      "eventId": "cm0004012",
      "eventName": "ves_stdnDefined_3GPP-Provisioning",
      "nfNamingCode": "NFNC",
      "nfVendorName": "POC",
      "nfcNamingCode": "NFC",
      "priority": "Medium",
      "reportingEntityId": "device_id_1732f1ad-53fd-4fd1-8b73-a677987d4e8f",
      "reportingEntityName": "samsung-O-DU-1122",
      "sequence": 0,
      "sourceId": "src_device_id_1732f1ad-53fd-4fd1-8b73-a677987d4e8f",
      "sourceName": "samsung-O-DU-1122",
      "startEpochMicrosec": 1547037007722752,
      "lastEpochMicrosec": 1547037028498530,
      "timeZoneOffset": "UTC-05:30"
    },
    "stndDefinedFields": {
      "schemaReference": "https://forge.3gpp.org/rep/sa5/MnS/blob/Rel16/OpenAPI/provMnS.yaml#/components/schemas/NotifyMoiDeletion",
      "data": {
        "href": "href1",
        "notificationId": 1,
        "notificationType": "notifyMOIDeletion",
        "eventTime": "2021-08-23T11:52:10.6Z",
        "systemDN": "xyz",
        "correlatedNotifications": [],
        "additionalText": "AdditionalTextDetails",
        "sourceIndicator": "MANAGEMENT_OPERATION",
        "attributeList": {
          "pnf-registration": "true",
          "faults-enabled": "true"
        }
      },
      "stndDefinedFieldsVersion": "1.0"
    }
  }
}