X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=osm_mon%2Fcore%2Fmodels%2Fupdate_metric_req.json;h=4b1c1575d3c9fe64c7f156919ef2ba0ebdbe0ff2;hb=refs%2Fchanges%2F60%2F6060%2F4;hp=f0f5b978fabe3f09962e0a7c44b92671fc5b8b40;hpb=75512477988ae5e287433c6c859c61de1bc82318;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 f0f5b97..4b1c157 100644 --- a/osm_mon/core/models/update_metric_req.json +++ b/osm_mon/core/models/update_metric_req.json @@ -22,7 +22,6 @@ { "schema_version": { "type": "string" }, "schema_type": { "type": "string" }, - "tenant_uuid": { "type": "string" }, "correlation_id": { "type": "integer" }, "vim_type": { "type": "string" }, "vim_uuid": { "type": "string" }, @@ -30,7 +29,8 @@ { "metric_name": { "type": "string" }, "metric_unit": { "type": "string" }, - "resource_uuid": { "type": "string" } + "resource_uuid": { "type": "string" }, + "vdu_id": { "type": "string"} }, "required": [ "schema_version", "schema_type",