X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=osm_mon%2Fcore%2Fmodels%2Flist_metric_req.json;h=9612e441f0f07876ce2b108ea300e31d9a2fee66;hb=c3b07c71978706a4187602ce1c5d1acdc3341901;hp=fecdde224c2734af3ac750fed378b6c58ac93c99;hpb=5fa711c9a4b3d4f4d857424e062bd2bdbc3f3293;p=osm%2FMON.git diff --git a/osm_mon/core/models/list_metric_req.json b/osm_mon/core/models/list_metric_req.json index fecdde2..9612e44 100644 --- a/osm_mon/core/models/list_metric_req.json +++ b/osm_mon/core/models/list_metric_req.json @@ -22,13 +22,13 @@ { "schema_version": { "type": "string" }, "schema_type": { "type": "string" }, - "vim_type": { "type": "string" }, - "vim_uuid": { "type": "string" }, "metrics_list_request": { - "metric_name": { "type": "string" }, "correlation_id": { "type": "integer" }, - "resource_uuid": { "type": "string" } + "metric_name": { "type": "string" }, + "ns_id": { "type": "string"}, + "vnf_member_index": { "type": "integer"}, + "vdu_name": { "type": "string"} }, "required": [ "schema_version", "schema_type",