X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=osm_mon%2Fcore%2Fmodels%2Fdelete_metric_req.json;h=077646ede8d5f59c1d9fc8dcc0fc670abc42f179;hb=c3b07c71978706a4187602ce1c5d1acdc3341901;hp=c5788cd48b91efe1a02ae6d3b518bf06aacd677b;hpb=b85fc8cdf840080b10d01c33b4a57a2a39bcc0f1;p=osm%2FMON.git diff --git a/osm_mon/core/models/delete_metric_req.json b/osm_mon/core/models/delete_metric_req.json index c5788cd..077646e 100644 --- a/osm_mon/core/models/delete_metric_req.json +++ b/osm_mon/core/models/delete_metric_req.json @@ -22,13 +22,11 @@ { "schema_version": { "type": "string" }, "schema_type": { "type": "string" }, - "metric_name": { "type": "string" }, - "metric_uuid": { "type": "string" }, - "resource_uuid": { "type": "string" }, - "vdu_id": { "type": "string"}, "correlation_id": { "type": "integer" }, - "vim_type": { "type": "string" }, - "vim_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", "metric_name",