X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=osm_mon%2Fcore%2Fmodels%2Flist_metric_resp.json;h=4b56f2c71118aec7093b97391028f1d1ac347463;hb=b3f86c9f43a0eb4d56487118a403c39f979ec042;hp=9ec198cb96b2a93f4e3df7a8d49966c995c49db5;hpb=c7397b95dbaeebd7d872779eec809daed9e487cc;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 9ec198c..4b56f2c 100644 --- a/osm_mon/core/models/list_metric_resp.json +++ b/osm_mon/core/models/list_metric_resp.json @@ -25,6 +25,7 @@ "tenant_uuid": { "type": "string" }, "correlation_id": { "type": "integer" }, "vim_type": { "type": "string" }, + "vim_uuid": { "type": "string" }, "metrics_list": [{ "type": "array", @@ -39,8 +40,9 @@ "schema_type", "correlation_id", "vim_type", + "vim_uuid", "metric_name", "metric_uuid", "metric_unit", "resource_uuid" ] -} \ No newline at end of file +}