Bug 2215 fixed
[osm/MON.git] / core / models / acknowledge_alarm.json
diff --git a/core/models/acknowledge_alarm.json b/core/models/acknowledge_alarm.json
deleted file mode 100644 (file)
index ba6a1e4..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-{
-  "schema_version": { "type": "string" },
-  "schema_type": { "type": "string" },
-  "ack_details":
-  {
-    "alarm_uuid": { "type": "string" },
-    "resource_uuid": { "type": "string" },
-    "tenant_uuid": { "type": "string" },
-    "vim_type": { "type": "string" }
-  },
-  "required": [ "schema_version",
-                "schema_type",
-                "alarm_uuid",
-                "resource_uuid",
-                "tenant_uuid",
-                "vim_type" ]
-}
\ No newline at end of file