Update tsg-olap-e2e-test-collection.json

This commit is contained in:
窦凤虎
2024-06-18 02:15:07 +00:00
parent 942efada92
commit e034dde73c

View File

@@ -1382,7 +1382,7 @@
"urlencoded": [] "urlencoded": []
}, },
"url": { "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", "protocol": "http",
"host": [ "host": [
"{{qgw_ip}}" "{{qgw_ip}}"
@@ -1391,7 +1391,7 @@
"path": [ "path": [
"v1", "v1",
"hos", "hos",
"traffic_file_bucket" "troubleshooting_file_bucket"
], ],
"query": [ "query": [
{ {
@@ -1406,4 +1406,4 @@
] ]
} }
] ]
} }