X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=core%2Fmodels%2Flist_metric_resp.json;h=e8c933d4a7436f0c4d183eeb1cfc5c75a0b7315d;hb=HEAD;hp=09e13d8ce1f3d941f6b72bc19d3b886f5fc5829c;hpb=478c3baf620e7803ff18f9a19a3fd95a31d6cf99;p=osm%2FMON.git diff --git a/core/models/list_metric_resp.json b/core/models/list_metric_resp.json deleted file mode 100644 index 09e13d8..0000000 --- a/core/models/list_metric_resp.json +++ /dev/null @@ -1,23 +0,0 @@ -{ -"schema_version": { "type": "string" }, -"schema_type": { "type", "string" }, -"tenant_uuid": { "type": "string" }, -"correlation_uuid": { "type": "string" }, -"vim_type": { "type": "string" }, -"metrics_list": - { - "metric_name": { "type": "string" }, - "metric_uuid": { "type": "string" }, - "metric_unit": { "type": "string" }, - "resource_uuid": { "type": "string" } - }, - "required": [ "schema_version", - "schema_type", - "tenant_uuid", - "correlation_uuid", - "vim_type", - "metric_name", - "metric_uuid", - "metric_unit", - "resource_uuid" ] -} \ No newline at end of file