From e034dde73cfbf81e0e6cad5e7b83756f36f3bef8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AA=A6=E5=87=A4=E8=99=8E?= Date: Tue, 18 Jun 2024 02:15:07 +0000 Subject: [PATCH] Update tsg-olap-e2e-test-collection.json --- 24.02/config/tsg-olap-e2e-test-collection.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/24.02/config/tsg-olap-e2e-test-collection.json b/24.02/config/tsg-olap-e2e-test-collection.json index 101c714..f3a55fc 100644 --- a/24.02/config/tsg-olap-e2e-test-collection.json +++ b/24.02/config/tsg-olap-e2e-test-collection.json @@ -1382,7 +1382,7 @@ "urlencoded": [] }, "url": { - "raw": "http://{{qgw_ip}}:{{qgw_port}}/v1/hos/traffic_file_bucket?file_names=123e4567-e89b-12d3-a456-426614174006", + "raw": "http://{{qgw_ip}}:{{qgw_port}}/v1/hos/troubleshooting_file_bucket?file_names=123e4567-e89b-12d3-a456-426614174006", "protocol": "http", "host": [ "{{qgw_ip}}" @@ -1391,7 +1391,7 @@ "path": [ "v1", "hos", - "traffic_file_bucket" + "troubleshooting_file_bucket" ], "query": [ { @@ -1406,4 +1406,4 @@ ] } ] -} \ No newline at end of file +}