X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=osm_mon%2Fcore%2Fmodels%2Fnotify_alarm.json;h=62efa500424c0610fa54da14fdc25d11447161e8;hb=refs%2Fheads%2Ffeature7928;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..62efa50 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" } @@ -36,8 +42,6 @@ "schema_type", "alarm_uuid", "resource_uuid", - "vim_type", - "vim_uuid", "severity", "status", "start_date" ]