X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=solution%2Fdev%2Fves-test-collector%2Fclient-scripts-ves-v7%2Fjson%2Ftemplates%2Fnotification.json;fp=solution%2Fdev%2Fves-test-collector%2Fclient-scripts-ves-v7%2Fjson%2Ftemplates%2Fnotification.json;h=0000000000000000000000000000000000000000;hb=86b92e82e31a1c948dbc7c78517978aaee31a0b8;hp=03552f7d5ab9b0337154b275f0f4880619e29342;hpb=aca16f72ab8e1dfa3ef53c213e453d654c15c0ad;p=oam.git diff --git a/solution/dev/ves-test-collector/client-scripts-ves-v7/json/templates/notification.json b/solution/dev/ves-test-collector/client-scripts-ves-v7/json/templates/notification.json deleted file mode 100644 index 03552f7..0000000 --- a/solution/dev/ves-test-collector/client-scripts-ves-v7/json/templates/notification.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "event": { - "commonEventHeader": { - "domain": "@domain@", - "eventId": "@eventId@", - "eventName": "@domain@_@eventType@", - "eventType": "@eventType@", - "sequence": 0, - "priority": "Low", - "reportingEntityId": "", - "reportingEntityName": "@controllerName@", - "sourceId": "", - "sourceName": "@pnfId@", - "startEpochMicrosec": "@timestamp@", - "lastEpochMicrosec": "@timestamp@", - "nfNamingCode": "@type@", - "nfVendorName": "@vendor@", - "timeZoneOffset": "+00:00", - "version": "4.1", - "vesEventListenerVersion": "7.2.1" - }, - "notificationFields": { - "additionalFields": { - "eventTime": "@eventTime@" - }, - "changeContact": "@controllerName@", - "changeIdentifier": "@pnfId@", - "changeType": "informal", - "newState": "all-good", - "oldState": "not-too-bad", - "notificationFieldsVersion": "2.0", - "stateInterface": "@interface@" - } - } -} \ No newline at end of file