X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=core%2Fmodels%2Flist_metric_resp.json;h=9ec198cb96b2a93f4e3df7a8d49966c995c49db5;hb=HEAD;hp=09e13d8ce1f3d941f6b72bc19d3b886f5fc5829c;hpb=1a61c00aae49108b9c8e94caa812aa9800fbf870;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