Bug 2215 fixed
[osm/MON.git] / core / models / delete_metric_req.json
diff --git a/core/models/delete_metric_req.json b/core/models/delete_metric_req.json
deleted file mode 100644 (file)
index ea1b9de..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-{
-  "schema_version": { "type": "string" },
-  "schema_type": { "type": "string" },
-  "metric_name": { "type": "string" },
-  "metric_uuid": { "type": "string" },
-  "resource_uuid": { "type": "string" },
-  "tenant_uuid": { "type": "string" },
-  "correlation_uuid": { "type": "integer" },
-  "vim_type": { "type": "string" },
-  "required": [ "schema_verion",
-                "schema_type",
-                "metric_name",
-                "metric_uuid",
-                "resource_uuid",
-                "tenant_uuid",
-                "correlation_uuid",
-                "vim_type" ]
-}
\ No newline at end of file