Bug 2215 fixed
[osm/MON.git] / core / models / list_alarm_req.json
diff --git a/core/models/list_alarm_req.json b/core/models/list_alarm_req.json
deleted file mode 100644 (file)
index 92a02b8..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-{
-  "schema_version": { "type": "string" },
-  "schema_type": { "type": "string" },
-  "alarm_list_request":
-  {
-    "correlation_id": { "type": "integer" },
-    "resource_uuid": { "type": "string" },
-    "alarm_name": { "type": "string" },
-    "vim_type": { "type": "string" },
-    "severity": { "type" : "string" }
-  },
-  "required": [ "schema_version",
-                "schema_type",
-                "correlation_id",
-                "vim_type"
-              ]
-}
\ No newline at end of file