Fixes discrepancies and missing params in JSON models
[osm/MON.git] / osm_mon / core / models / list_alarm_req.json
index 7ecc127..a856374 100644 (file)
@@ -33,9 +33,9 @@
   },
   "required": [ "schema_version",
                 "schema_type",
-                "vim_type",
-                "vim_uuid",
-                "correlation_id",
-                "resource_uuid"
+                "ns_id",
+                "vdu_name",
+                "vnf_member_index",
+                "correlation_id"
               ]
 }