Adds support for OSMMON_DATABASE_COMMONKEY to decrypt vim passwords
[osm/MON.git] / osm_mon / core / models / delete_metric_resp.json
index 741dba0..dc99059 100644 (file)
@@ -25,7 +25,6 @@
   "metric_name": { "type": "string" },
   "metric_uuid": { "type": "string" },
   "resource_uuid": { "type": "string" },
-  "tenant_uuid": { "type": "string" },
   "correlation_id": { "type": "integer" },
   "status": { "type": "boolean" },
   "required": [ "schema_version",
@@ -34,5 +33,5 @@
                 "metric_uuid",
                 "resource_uuid",
                 "status",
-                "correlation_id" ]
+                "correlation_id"]
 }