Add test script for o1NotifyPnfRegistration
[oam.git] / code / client-scripts-ves-v7 / json / templates / stndDefined-o1NotifyPnfRegistration.json
1 {
2   "event": {
3     "commonEventHeader": {
4       "domain": "@domain@",
5       "eventId": "@eventId@",
6       "eventName": "@domain@_@eventType@_pnf_registration",
7       "eventType": "@eventType@_pnf_registration",
8       "sequence": 0,
9       "priority": "Low",
10       "reportingEntityId": "",
11       "reportingEntityName": "@controllerName@",
12       "sourceId": "",
13       "sourceName": "@pnfId@",
14       "startEpochMicrosec": "@timestamp@",
15       "lastEpochMicrosec": "@timestamp@",
16       "nfNamingCode": "@type@",
17       "nfVendorName": "@vendor@",
18       "timeZoneOffset": "+00:00",
19       "version": "4.1",
20       "stndDefinedNamespace": "o1-notify-pnf-registration",
21       "vesEventListenerVersion": "7.2.1"
22     },
23     "stndDefinedFields": {
24       "schemaReference": "https://gerrit.o-ran-sc.org/r/gitweb?p=scp/oam/modeling.git;a=blob;f=data-model/yang/working/o-ran-sc/template/yes-o1-notify-pnf-registration.yang",
25       "data": {
26         "object-class": "managed-element",
27         "object-instance": "@pnfId@",
28         "notification-identifier": "@timestamp@",
29         "notification-type": "o1-notify-pnf-registration",
30         "event-time": "@eventTime@",
31         "system": "xyz",
32         "o1-specification-version": "v07.00",
33         "vendor-pen": "57272",
34         "vendor-name": "highstreet technologies USA Corp.",
35         "oam-host": "@oamIpV6@",
36         "oam-port": 830,
37         "unit-family": "@vendor@-@type@",
38         "unit-type": "@type@",
39         "restart-reason": "system-reboot",
40         "serial-number": "@vendor@-@type@-@oamIp@-@model@",
41         "macAddress": "@macAddress@",
42         "modelNumber": "@model@",
43         "softwareVersion": "2.3.5",
44         "manufactureDate": "2021-01-16",
45         "lastServiceDate": "2021-03-26",
46         "transport-protocol": "SSH",
47         "username": "netconf",
48         "password": "netconf!",
49         "reconnect-on-changed-schema": "false",
50         "sleep-factor": "1.5",
51         "tcpOnly": "false",
52         "connection-timeout": "20000",
53         "max-connection-attempts": "100",
54         "between-attempts-timeout": "2000",
55         "keepalive-delay": "120"
56       },
57       "stndDefinedFieldsVersion": "1.0"
58     }
59   }
60 }