Cleanup repository
[oam.git] / solution / dev / client-scripts-ves-v7 / json / templates / stndDefined-notifyNewAlarm.json
diff --git a/solution/dev/client-scripts-ves-v7/json/templates/stndDefined-notifyNewAlarm.json b/solution/dev/client-scripts-ves-v7/json/templates/stndDefined-notifyNewAlarm.json
deleted file mode 100644 (file)
index 7c8c732..0000000
+++ /dev/null
@@ -1,61 +0,0 @@
-{
-  "event": {
-    "commonEventHeader": {
-      "domain": "@domain@",
-      "eventId": "@eventId@",
-      "eventName": "@domain@_@eventType@_Alarms_@alarm@",
-      "eventType": "@eventType@_Alarms",
-      "sequence": 0,
-      "priority": "Low",
-      "reportingEntityId": "",
-      "reportingEntityName": "@controllerName@",
-      "sourceId": "",
-      "sourceName": "@pnfId@",
-      "startEpochMicrosec": "@timestamp@",
-      "lastEpochMicrosec": "@timestamp@",
-      "nfNamingCode": "@type@",
-      "nfVendorName": "@vendor@",
-      "timeZoneOffset": "+00:00",
-      "version": "4.1",
-      "stndDefinedNamespace": "3GPP-FaultSupervision",
-      "vesEventListenerVersion": "7.2.1"
-    },
-    "stndDefinedFields": {
-      "schemaReference": "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm",
-      "data": {
-        "href": "href1",
-        "uri": "1",
-        "notificationId": 0,
-        "notificationType": "notifyNewAlarm",
-        "eventTime": "@eventTime@",
-        "systemDN": "xyz",
-        "alarmId": "@alarm@",
-        "alarmType": "COMMUNICATIONS_ALARM",
-        "probableCause": "@alarm@",
-        "specificProblem": "@alarm@",
-        "perceivedSeverity": "@severity@",
-        "correlatedNotifications": [],
-        "rootCauseIndicator": false,
-        "backedUpStatus": true,
-        "backUpObject": "xyz",
-        "trendIndication": "MORE_SEVERE",
-        "thresholdInfo": {
-          "observedMeasurement": "new",
-          "observedValue": 123
-        },
-        "monitoredAttributes": {
-          "interface": "@interface@"
-        },
-        "proposedRepairActions": "Call the police!",
-        "additionalText": "O-RAN Software Community OAM",
-        "additionalInformation": {
-          "eventTime": "@eventTime@",
-          "equipType": "@type@",
-          "vendor": "@vendor@",
-          "model": "@model@"
-        }
-      },
-      "stndDefinedFieldsVersion": "1.0"
-    }
-  }
-}
\ No newline at end of file