X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=osm_mon%2Fcore%2Fmodels%2Fupdate_metric_req.json;h=f0f5b978fabe3f09962e0a7c44b92671fc5b8b40;hb=b3f86c9f43a0eb4d56487118a403c39f979ec042;hp=71d4f825a8e22aaac28a0e6c19ab37b7a1340c23;hpb=c7397b95dbaeebd7d872779eec809daed9e487cc;p=osm%2FMON.git diff --git a/osm_mon/core/models/update_metric_req.json b/osm_mon/core/models/update_metric_req.json index 71d4f82..f0f5b97 100644 --- a/osm_mon/core/models/update_metric_req.json +++ b/osm_mon/core/models/update_metric_req.json @@ -25,6 +25,7 @@ "tenant_uuid": { "type": "string" }, "correlation_id": { "type": "integer" }, "vim_type": { "type": "string" }, + "vim_uuid": { "type": "string" }, "metric_create": { "metric_name": { "type": "string" }, @@ -35,6 +36,7 @@ "schema_type", "correlation_id", "vim_type", + "vim_type", "resource_uuid" ] -} \ No newline at end of file +}