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 +}