X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=osm_mon%2Fcore%2Fmodels%2Flist_metric_resp.json;h=e8c933d4a7436f0c4d183eeb1cfc5c75a0b7315d;hb=3729638a9d26e07d551cf4ad7ac92c553e64cc6d;hp=4b56f2c71118aec7093b97391028f1d1ac347463;hpb=27153c4846a5caeee4a430527fd87cd322408f4b;p=osm%2FMON.git diff --git a/osm_mon/core/models/list_metric_resp.json b/osm_mon/core/models/list_metric_resp.json index 4b56f2c..e8c933d 100644 --- a/osm_mon/core/models/list_metric_resp.json +++ b/osm_mon/core/models/list_metric_resp.json @@ -22,10 +22,8 @@ { "schema_version": { "type": "string" }, "schema_type": { "type": "string" }, - "tenant_uuid": { "type": "string" }, "correlation_id": { "type": "integer" }, - "vim_type": { "type": "string" }, - "vim_uuid": { "type": "string" }, + "status": { "type": "boolean" }, "metrics_list": [{ "type": "array", @@ -39,8 +37,6 @@ "required": [ "schema_version", "schema_type", "correlation_id", - "vim_type", - "vim_uuid", "metric_name", "metric_uuid", "metric_unit",