X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=osm_mon%2Fcore%2Fmodels%2Fnotify_alarm.json;h=ae39a7894468a4b2536aba427e905623cdc748f7;hb=6418f698822467c91e6685647297f3f606e00809;hp=1fcd18e56f264e1b2bb993da30a10b1d9f3a6b27;hpb=b726161f9fe605ceb418d9b5df12d295bff28c3a;p=osm%2FMON.git diff --git a/osm_mon/core/models/notify_alarm.json b/osm_mon/core/models/notify_alarm.json index 1fcd18e..ae39a78 100644 --- a/osm_mon/core/models/notify_alarm.json +++ b/osm_mon/core/models/notify_alarm.json @@ -28,6 +28,12 @@ "description": { "type": "string" }, "severity": { "type" : "string" }, "status": { "type": "string" }, + "operation": { "type": "string" }, + "threshold_value": { "type": "string" }, + "metric_name": { "type": "string" }, + "ns_id": { "type": "string"}, + "vnf_member_index": { "type": "integer"}, + "vdu_name": { "type": "string"}, "start_date": { "type": "string" }, "update_date": { "type": "string" }, "cancel_date": { "type": "string" }