X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=core%2Fmodels%2Flist_metric_req.json;h=7474956419b59d5db0dbfcef1916aa71fc06eb09;hb=HEAD;hp=83f09bc19852b4cee2eba7936ffac06168a4de14;hpb=478c3baf620e7803ff18f9a19a3fd95a31d6cf99;p=osm%2FMON.git diff --git a/core/models/list_metric_req.json b/core/models/list_metric_req.json deleted file mode 100644 index 83f09bc..0000000 --- a/core/models/list_metric_req.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "schema_version": { "type": "string" }, - "schema_type": { "type": "string" }, - "metrics_list_request": - { - "metric_name": { "type": "string" }, - "correlation_id": { "type": "integer" }, - "resource_uuid": { "type": "string" }, - "vim_type": { "type": "string" } - }, - "required": [ "schema_version", - "schema_type", - "metric_name", - "correlation_id", - "resource_uuid", - "vim_type"] -} \ No newline at end of file