tccli 3.0.1220.1__py2.py3-none-any.whl → 3.0.1222.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (47) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/billing/v20180709/api.json +36 -36
  3. tccli/services/billing/v20180709/examples.json +1 -1
  4. tccli/services/bsca/v20210811/api.json +11 -1
  5. tccli/services/cdb/v20170320/api.json +5 -5
  6. tccli/services/cdb/v20170320/examples.json +2 -2
  7. tccli/services/cdn/v20180606/api.json +3 -3
  8. tccli/services/cdwdoris/v20211228/api.json +40 -0
  9. tccli/services/cfg/cfg_client.py +57 -4
  10. tccli/services/cfg/v20210820/api.json +113 -0
  11. tccli/services/cfg/v20210820/examples.json +8 -0
  12. tccli/services/cfs/v20190719/api.json +1 -1
  13. tccli/services/cfs/v20190719/examples.json +1 -1
  14. tccli/services/cls/v20201016/api.json +14 -0
  15. tccli/services/cvm/v20170312/api.json +1 -1
  16. tccli/services/cynosdb/v20190107/api.json +15 -5
  17. tccli/services/dbdc/v20201029/api.json +43 -43
  18. tccli/services/dbdc/v20201029/examples.json +5 -5
  19. tccli/services/dcdb/v20180411/api.json +67 -79
  20. tccli/services/dnspod/v20210323/api.json +1 -1
  21. tccli/services/dts/v20211206/api.json +1 -1
  22. tccli/services/essbasic/v20210526/api.json +2 -2
  23. tccli/services/gwlb/v20240906/api.json +6 -6
  24. tccli/services/gwlb/v20240906/examples.json +4 -4
  25. tccli/services/iotexplorer/v20190423/api.json +5 -5
  26. tccli/services/live/live_client.py +731 -42
  27. tccli/services/live/v20180801/api.json +1060 -96
  28. tccli/services/live/v20180801/examples.json +104 -0
  29. tccli/services/lke/lke_client.py +53 -0
  30. tccli/services/lke/v20231130/api.json +789 -87
  31. tccli/services/lke/v20231130/examples.json +24 -16
  32. tccli/services/mariadb/v20170312/api.json +70 -88
  33. tccli/services/ocr/v20181119/api.json +10 -0
  34. tccli/services/svp/v20240125/api.json +6 -6
  35. tccli/services/thpc/v20230321/api.json +2 -2
  36. tccli/services/tke/v20180525/api.json +10 -0
  37. tccli/services/trtc/v20190722/api.json +56 -73
  38. tccli/services/tse/v20201207/api.json +150 -129
  39. tccli/services/tse/v20201207/examples.json +58 -58
  40. tccli/services/vpc/v20170312/api.json +13 -16
  41. tccli/services/vpc/v20170312/examples.json +1 -1
  42. tccli/services/wedata/v20210820/api.json +3 -3
  43. {tccli-3.0.1220.1.dist-info → tccli-3.0.1222.1.dist-info}/METADATA +2 -2
  44. {tccli-3.0.1220.1.dist-info → tccli-3.0.1222.1.dist-info}/RECORD +47 -47
  45. {tccli-3.0.1220.1.dist-info → tccli-3.0.1222.1.dist-info}/WHEEL +0 -0
  46. {tccli-3.0.1220.1.dist-info → tccli-3.0.1222.1.dist-info}/entry_points.txt +0 -0
  47. {tccli-3.0.1220.1.dist-info → tccli-3.0.1222.1.dist-info}/license_files/LICENSE +0 -0
@@ -51,7 +51,7 @@
51
51
  "CreateCloudNativeAPIGatewayPublicNetwork": [
52
52
  {
53
53
  "document": "创建公网网络配置",
54
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCloudNativeAPIGatewayPublicNetwork\n<公共请求参数>\n\n{\n \"GatewayId\": \"abc\",\n \"GroupId\": \"abc\",\n \"InternetConfig\": {\n \"InternetAddressVersion\": \"IPV4\",\n \"InternetPayMode\": \"TRAFFIC\",\n \"InternetMaxBandwidthOut\": 1,\n \"Description\": \"公网负载均衡\",\n \"SlaType\": \"clb.c4.small\"\n }\n}",
54
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCloudNativeAPIGatewayPublicNetwork\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\",\n \"GroupId\": \"group-4se0czf7\",\n \"InternetConfig\": {\n \"InternetAddressVersion\": \"IPV4\",\n \"InternetPayMode\": \"TRAFFIC\",\n \"InternetMaxBandwidthOut\": 1,\n \"Description\": \"公网负载均衡\",\n \"SlaType\": \"clb.c4.small\"\n }\n}",
55
55
  "output": "{\n \"Response\": {\n \"RequestId\": \"a02f30b2-6e3d-4efb-9883-1b11b8fa7df2\"\n }\n}",
56
56
  "title": "创建公网网络配置"
57
57
  }
@@ -147,8 +147,8 @@
147
147
  "CreateNativeGatewayServerGroup": [
148
148
  {
149
149
  "document": "创建云原生网关引擎分组",
150
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateNativeGatewayServerGroup\n<公共请求参数>\n\n{\n \"GatewayId\": \"abc\",\n \"Name\": \"abc\",\n \"NodeConfig\": {\n \"Specification\": \"abc\",\n \"Number\": 0\n },\n \"SubnetId\": \"abc\",\n \"Description\": \"abc\",\n \"InternetMaxBandwidthOut\": 1,\n \"InternetConfig\": {\n \"InternetAddressVersion\": \"abc\",\n \"InternetPayMode\": \"abc\",\n \"InternetMaxBandwidthOut\": 1,\n \"Description\": \"abc\",\n \"SlaType\": \"abc\"\n }\n}",
151
- "output": "{\n \"Response\": {\n \"Result\": {\n \"GatewayId\": \"abc\",\n \"GroupId\": \"abc\",\n \"Status\": \"abc\",\n \"TaskId\": \"abc\"\n },\n \"RequestId\": \"abc\"\n }\n}",
150
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateNativeGatewayServerGroup\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\",\n \"Name\": \"公网入口分组\",\n \"NodeConfig\": {\n \"Specification\": \"1c2g\",\n \"Number\": 3\n },\n \"SubnetId\": \"subnet-8tzp8ugx\",\n \"Description\": \"公网入口分组\",\n \"InternetMaxBandwidthOut\": 5,\n \"InternetConfig\": {\n \"InternetAddressVersion\": \"IPV4\",\n \"InternetPayMode\": \"TRAFFIC\",\n \"InternetMaxBandwidthOut\": 5,\n \"Description\": \"公网入口分组\",\n \"SlaType\": \"clb.c4.small\"\n }\n}",
151
+ "output": "{\n \"Response\": {\n \"Result\": {\n \"GatewayId\": \"gateway-dde03767\",\n \"GroupId\": \"group-dde0376z\",\n \"Status\": \"Creating\",\n \"TaskId\": \"task-adfq1a3z\"\n },\n \"RequestId\": \"af9a7054-e0f0-4421-95ce-d4f95b7cdf96\"\n }\n}",
152
152
  "title": "创建云原生网关引擎分组"
153
153
  }
154
154
  ],
@@ -203,8 +203,8 @@
203
203
  "DeleteCloudNativeAPIGatewayPublicNetwork": [
204
204
  {
205
205
  "document": "删除网关实例客户端公网网络",
206
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteCloudNativeAPIGatewayPublicNetwork\n<公共请求参数>\n\n{\n \"GatewayId\": \"abc\",\n \"GroupId\": \"abc\",\n \"InternetAddressVersion\": \"abc\",\n \"Vip\": \"abc\"\n}",
207
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
206
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteCloudNativeAPIGatewayPublicNetwork\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\",\n \"GroupId\": \"group-09ex5ff1\",\n \"InternetAddressVersion\": \"IPV4\",\n \"Vip\": \"8.8.8.8\"\n}",
207
+ "output": "{\n \"Response\": {\n \"RequestId\": \"7a3a49de-660e-4b4c-aaec-05ddc2c31f48\"\n }\n}",
208
208
  "title": "删除网关实例公网网络"
209
209
  }
210
210
  ],
@@ -315,8 +315,8 @@
315
315
  "DeleteNativeGatewayServerGroup": [
316
316
  {
317
317
  "document": "删除网关实例分组",
318
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteNativeGatewayServerGroup\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-xxx\",\n \"GroupId\": \"group-xxx\"\n}",
319
- "output": "{\n \"Response\": {\n \"Result\": {\n \"GatewayId\": \"abc\",\n \"GroupId\": \"abc\",\n \"Status\": \"abc\",\n \"TaskId\": \"abc\"\n },\n \"RequestId\": \"abc\"\n }\n}",
318
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteNativeGatewayServerGroup\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\",\n \"GroupId\": \"group-4se0czf7\"\n}",
319
+ "output": "{\n \"Response\": {\n \"Result\": {\n \"GatewayId\": \"gateway-dde03767\",\n \"GroupId\": \"group-4se0czf7\",\n \"Status\": \"Deleting\",\n \"TaskId\": \"task-z31df1dz\"\n },\n \"RequestId\": \"ffadafb6-545d-461c-ad8c-baa26c0f8955\"\n }\n}",
320
320
  "title": "删除网关实例分组"
321
321
  }
322
322
  ],
@@ -340,7 +340,7 @@
340
340
  {
341
341
  "document": "查看弹性伸缩策略列表",
342
342
  "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAutoScalerResourceStrategies\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-4a34cf5f\"\n}",
343
- "output": "{\n \"Response\": {\n \"RequestId\": \"adc44984-762c-42e0-b39a-80777e5c3bcc\",\n \"Result\": {\n \"TotalCount\": 1,\n \"StrategyList\": [\n {\n \"StrategyId\": \"strategy-7bb4fcb0\",\n \"StrategyName\": \"test\",\n \"CreateTime\": \"2021-09-09 11:52:30\",\n \"ModifyTime\": \"2021-09-09 11:52:30\",\n \"Description\": \"测试\",\n \"GatewayId\": \"gateway-4a34cf5f\",\n \"Config\": {\n \"AutoScalerId\": \"autoscaler-92aaca7b\",\n \"StrategyId\": \"strategy-448e24f7\",\n \"Enabled\": true,\n \"MaxReplicas\": 15,\n \"Metrics\": [\n {\n \"Type\": \"Resource\",\n \"ResourceName\": \"cpu\",\n \"TargetType\": \"Utilization\",\n \"TargetValue\": 50\n },\n {\n \"Type\": \"Pods\",\n \"ResourceName\": \"tcp-connection-num\",\n \"TargetType\": \"AverageValue\",\n \"TargetValue\": 5\n }\n ],\n \"CreateTime\": \"2023-03-08 16:57:18\",\n \"ModifyTime\": \"2023-03-08 16:57:18\"\n },\n \"CronConfig\": {\n \"StrategyId\": \"strategy-448e24f7\",\n \"Enabled\": true,\n \"Params\": [\n {\n \"Period\": \"\",\n \"StartAt\": \"17:00\",\n \"TargetReplicas\": 0\n }\n ],\n \"CreateTime\": \"2023-03-08 16:57:18\",\n \"ModifyTime\": \"2023-03-08 16:57:18\"\n }\n }\n ]\n }\n }\n}",
343
+ "output": "{\n \"Response\": {\n \"RequestId\": \"adc44984-762c-42e0-b39a-80777e5c3bcc\",\n \"Result\": {\n \"TotalCount\": 1,\n \"StrategyList\": [\n {\n \"StrategyId\": \"strategy-7bb4fcb0\",\n \"StrategyName\": \"双11弹性策略\",\n \"CreateTime\": \"2021-09-09 11:52:30\",\n \"ModifyTime\": \"2021-09-09 11:52:30\",\n \"Description\": \"双11弹性策略\",\n \"GatewayId\": \"gateway-4a34cf5f\",\n \"Config\": {\n \"AutoScalerId\": \"autoscaler-92aaca7b\",\n \"StrategyId\": \"strategy-448e24f7\",\n \"Enabled\": true,\n \"MaxReplicas\": 15,\n \"Metrics\": [\n {\n \"Type\": \"Resource\",\n \"ResourceName\": \"cpu\",\n \"TargetType\": \"Utilization\",\n \"TargetValue\": 50\n },\n {\n \"Type\": \"Pods\",\n \"ResourceName\": \"tcp-connection-num\",\n \"TargetType\": \"AverageValue\",\n \"TargetValue\": 5\n }\n ],\n \"CreateTime\": \"2023-03-08 16:57:18\",\n \"ModifyTime\": \"2023-03-08 16:57:18\"\n },\n \"CronConfig\": {\n \"StrategyId\": \"strategy-448e24f7\",\n \"Enabled\": true,\n \"Params\": [\n {\n \"Period\": \"\",\n \"StartAt\": \"17:00\",\n \"TargetReplicas\": 0\n }\n ],\n \"CreateTime\": \"2023-03-08 16:57:18\",\n \"ModifyTime\": \"2023-03-08 16:57:18\"\n }\n }\n ]\n }\n }\n}",
344
344
  "title": "查看弹性伸缩策略列表"
345
345
  }
346
346
  ],
@@ -348,15 +348,15 @@
348
348
  {
349
349
  "document": "查看弹性伸缩策略绑定的网关分组",
350
350
  "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAutoScalerResourceStrategyBindingGroups\n<公共请求参数>\n\n{\n \"GatewayId\": \"<GatewayId>\",\n \"StrategyId\": \"strategy-7bb4fcb0\",\n \"Offset\": 1,\n \"Limit\": 1\n}",
351
- "output": "{\n \"Response\": {\n \"RequestId\": \"adc44984-762c-42e0-b39a-80777e5c3bcc\",\n \"Result\": {\n \"TotalCount\": 1,\n \"GroupInfos\": [\n {\n \"GroupId\": \"group-2e781178\",\n \"GroupName\": \"test\",\n \"NodeConfig\": {\n \"Specification\": \"1c2g\",\n \"Number\": 2\n },\n \"BindTime\": \"2021-09-09 11:52:30\",\n \"Status\": \"bound\"\n }\n ]\n }\n }\n}",
351
+ "output": "{\n \"Response\": {\n \"RequestId\": \"adc44984-762c-42e0-b39a-80777e5c3bcc\",\n \"Result\": {\n \"TotalCount\": 1,\n \"GroupInfos\": [\n {\n \"GroupId\": \"group-2e781178\",\n \"GroupName\": \"公网入口分组\",\n \"NodeConfig\": {\n \"Specification\": \"1c2g\",\n \"Number\": 2\n },\n \"BindTime\": \"2021-09-09 11:52:30\",\n \"Status\": \"bound\"\n }\n ]\n }\n }\n}",
352
352
  "title": "查看弹性伸缩策略绑定的网关分组"
353
353
  }
354
354
  ],
355
355
  "DescribeCloudNativeAPIGateway": [
356
356
  {
357
357
  "document": "",
358
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudNativeAPIGateway\n<公共请求参数>\n\n{\n \"GatewayId\": \"<GatewayId>\"\n}",
359
- "output": "{\n \"Response\": {\n \"Result\": {\n \"Status\": \"Creating\",\n \"EnableCls\": true,\n \"TradeType\": 0,\n \"Name\": \"test\",\n \"Tags\": [\n {\n \"TagKey\": \"xx\",\n \"TagValue\": \"xx\"\n }\n ],\n \"FeatureVersion\": \"xx\",\n \"VpcConfig\": {\n \"SubnetId\": \"xx\",\n \"VpcId\": \"xx\"\n },\n \"IsolateTime\": \"xx\",\n \"CurDeadline\": \"xx\",\n \"EnableInternet\": true,\n \"GatewayVersion\": \"2.4.1\",\n \"AutoRenewFlag\": 0,\n \"NodeConfig\": {\n \"Specification\": \"1c2g\",\n \"Number\": 2\n },\n \"EngineRegion\": \"xx\",\n \"GatewayId\": \"gateway-7bb4fcb0\",\n \"Type\": \"Kong\",\n \"CreateTime\": \"2021-09-09 11:52:30\",\n \"InternetMaxBandwidthOut\": 1,\n \"Description\": \"测试\"\n },\n \"RequestId\": \"0f2cc04f-0e03-4e70-8df8-c57288b04373\"\n }\n}",
358
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudNativeAPIGateway\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\"\n}",
359
+ "output": "{\n \"Response\": {\n \"Result\": {\n \"GatewayId\": \"gateway-dde03767\",\n \"Status\": \"Running\",\n \"Name\": \"公网入口网关\",\n \"Type\": \"kong\",\n \"GatewayVersion\": \"2.5.1\",\n \"NodeConfig\": {\n \"Specification\": \"1c2g\",\n \"Number\": 2\n },\n \"VpcConfig\": {\n \"VpcId\": \"vpc-83p0o405\",\n \"SubnetId\": \"subnet-8tzp8ugg\"\n },\n \"Description\": \"公网入口网关\",\n \"CreateTime\": \"2024-10-08 20:27:38\",\n \"Tags\": [\n {\n \"TagKey\": \"app\",\n \"TagValue\": \"learn\"\n }\n ],\n \"EnableCls\": true,\n \"TradeType\": 0,\n \"FeatureVersion\": \"STANDARD\",\n \"InternetMaxBandwidthOut\": 1,\n \"AutoRenewFlag\": 0,\n \"CurDeadline\": \"2024-12-02 16:11:41\",\n \"IsolateTime\": \"2024-10-08 20:27:38\",\n \"EnableInternet\": true,\n \"EngineRegion\": \"ap-guangzhou\",\n \"IngressClassName\": \"kong\",\n \"InternetPayMode\": \"TRAFFIC\",\n \"GatewayMinorVersion\": \"2.5.1.11\",\n \"InstancePort\": {\n \"HttpPort\": \"80\",\n \"HttpsPort\": \"443\",\n \"TcpPort\": \"8000\",\n \"UdpPort\": \"7000\"\n },\n \"LoadBalancerType\": \"L7\"\n },\n \"RequestId\": \"9b2bc5f8-0c9f-43b4-8517-3e6cf6c6a7a0\"\n }\n}",
360
360
  "title": "测试获取云原生API网关基础信息"
361
361
  }
362
362
  ],
@@ -364,31 +364,31 @@
364
364
  {
365
365
  "document": "查询云原生网关灰度规则列表",
366
366
  "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudNativeAPIGatewayCanaryRules\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-18f786a\",\n \"ServiceId\": \"6abf620f-c6b9-4440-b90c-56c165225cfc\",\n \"Limit\": 0,\n \"Offset\": 0\n}",
367
- "output": "{\n \"Response\": {\n \"Result\": {\n \"CanaryRuleList\": [\n {\n \"Priority\": 0,\n \"Enabled\": true,\n \"ConditionList\": [\n {\n \"Type\": \"query\",\n \"Key\": \"abc\",\n \"Operator\": \"==\",\n \"Value\": \"abc\",\n \"Delimiter\": \"abc\",\n \"GlobalConfigId\": \"abc\",\n \"GlobalConfigName\": \"abc\"\n }\n ],\n \"BalancedServiceList\": [\n {\n \"ServiceID\": \"6abf620f-c6b9-4440-b90c-56c165225cfc\",\n \"ServiceName\": \"svc1\",\n \"UpstreamName\": \"abc\",\n \"Percent\": 0\n }\n ],\n \"ServiceId\": \"6abf620f-c6b9-4440-b90c-56c165225cfc\",\n \"ServiceName\": \"svc1\"\n }\n ],\n \"TotalCount\": 1\n },\n \"RequestId\": \"741e4e82-371d-48de-a843-867c69ff114d\"\n }\n}",
367
+ "output": "{\n \"Response\": {\n \"Result\": {\n \"CanaryRuleList\": [\n {\n \"Priority\": 0,\n \"Enabled\": true,\n \"ConditionList\": [\n {\n \"Type\": \"query\",\n \"Key\": \"app\",\n \"Operator\": \"==\",\n \"Value\": \"learn\",\n \"Delimiter\": \",\",\n \"GlobalConfigId\": \"4fe634e9-ea28-4f1e-8461-da89f3b84d28\",\n \"GlobalConfigName\": \"global-rule1\"\n }\n ],\n \"BalancedServiceList\": [\n {\n \"ServiceID\": \"6abf620f-c6b9-4440-b90c-56c165225cfc\",\n \"ServiceName\": \"svc1\",\n \"UpstreamName\": \"upstream1\",\n \"Percent\": 0\n }\n ],\n \"ServiceId\": \"6abf620f-c6b9-4440-b90c-56c165225cfc\",\n \"ServiceName\": \"svc1\"\n }\n ],\n \"TotalCount\": 1\n },\n \"RequestId\": \"741e4e82-371d-48de-a843-867c69ff114d\"\n }\n}",
368
368
  "title": "查询云原生网关灰度规则列表"
369
369
  }
370
370
  ],
371
371
  "DescribeCloudNativeAPIGatewayCertificateDetails": [
372
372
  {
373
373
  "document": "查询云原生网关单个证书详情",
374
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudNativeAPIGatewayCertificateDetails\n<公共请求参数>\n\n{\n \"GatewayId\": \"abc\",\n \"Id\": \"abc\"\n}",
375
- "output": "{\n \"Response\": {\n \"Result\": {\n \"Cert\": {\n \"Name\": \"abc\",\n \"Id\": \"abc\",\n \"BindDomains\": [\n \"abc\"\n ],\n \"Status\": \"abc\",\n \"Crt\": \"abc\",\n \"Key\": \"abc\",\n \"ExpireTime\": \"abc\",\n \"CreateTime\": \"abc\",\n \"IssueTime\": \"abc\",\n \"CertSource\": \"abc\",\n \"CertId\": \"abc\"\n }\n },\n \"RequestId\": \"abc\"\n }\n}",
374
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudNativeAPIGatewayCertificateDetails\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\",\n \"Id\": \"ffadafb6-545d-461c-ad8c-baa26c0f8955\"\n}",
375
+ "output": "{\n \"Response\": {\n \"Result\": {\n \"Cert\": {\n \"Name\": \"tencent.com\",\n \"Id\": \"320c29fa-d5b1-425d-b701-91f213baf15c\",\n \"BindDomains\": [\n \"tencent.com\"\n ],\n \"Status\": \"active\",\n \"Crt\": \"-----BEGIN CERTIFICATE-----\\nMIICMjCCAZsCFCr/bVA0Qq2RMTTC7JYLPaHZA7+MMA0GCSqGSIb3DQEBCwUAMFgx\\nCzAJBgNVBAYTAlhYMRUwEwYDVQQHDAxEZWZhdWx0IENpdHkxHDAaBgNVBAoME0Rl\\nZmF1bHQgQ29tcGFueSBMdGQxFDASBgNVMAMMC3Rlc3R0cmUuY29tMB4XDTI0MDYx\\nMjE2MDMzOFoXDTM0MDYxMDE2MDMzOFowWDELMAkGA1UEBhMCWFgxFTATBgNVBAcM\\nDERlZmF1bHQgQ2l0eTEcMBoGA1UECgwTRGVmYXVsdCBDb21wYW55IEx0ZDEUMBIG\\nA1UEAwwLdGVzdHRyZS5jb20wgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBALSS\\nn7JrfuasKBlrmGWFH6jxopQ2oVGbroX5nX5WD8BoK5a4Bv7RGk0i4ubw+9U8AGz9\\nDfTOLedJW9a0bfZ33A6W64MSDpjvVbcsNV5XAm8b/MuWs86JmEpPVNwzqtghhbuR\\nkoyWdUjzcqurqIqgkbNgDADI800rRbvpIsg0FwzbAgMBAAEwDQYJKoZIhvcNAQEL\\nBQADgYEAQfSpNAmx1zdHF9x3kmX/+oZMgpzO/WWeuL//Lme+4GSrgsMHtI6Q3E9B\\n4n2IeV3+89km6NeG6ZyJxTf/TBuP2NvR9sNbbAING9batYIzpRf8xe0QxEqdUEf6\\nM6ECrHJPxKXm/as7RedPX4XKIaLDxshDvWFY2z7Ohv+Z/d82wV0=\\n-----END CERTIFICATE-----\",\n \"Key\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIICXAIBAAKBgQC0kp+ya37mrCgZa5hlhR+o8aKUNqFRm66F+Z1+Vg/AaCuWuAb+\\n0RpNIuLm8PvVPABs/Q30zi3nSVvWtG32d9wOluuDEg6Y71W3LDVeWAJvG/zLlrPO\\niZhKT1TcM6rYIYW7kZKMlnVI83Krq6iKoJGzYAwAyPNNK0W76SLINBcM2wIDAQAB\\nAoGAbgP7SmBWA8KV987nHcs629rEnBqgtLDuZvALNaLHnAmbrQtYL75EkQSVS/E8\\n7dDNzZlr/F/19blrO+fYK1chebb6yR5fRsb4yWacMwHf4ktAZbWuKlAo77kSnOkJ\\nSX1d4fdqjUBLFkOF6A6YuO+fPJv0rxqjP7Xf/yFzcjA/C1kCQQDr2mIxKXUwVBQH\\nffthb8Uau94DfmRhw3aglNBpuek4nbBEdA4LR/wQVsaqXB+U5F3FQzLEWHNTlAUk\\nvPFoB6RVAkEAw/9f66uJ8SIj+BOOkqpBauqx/E4HKw+jpF/ZjS+GMENAE+t8zP53\\n0fuqz+m+W/qAEoch8oJ8R84zHO9t+RecbwJBAN7/i+npxfjc9lcjIeS9tkKRsNfi\\n0GyzUF2CdxAQDNhQGFKQ3JqEBGs6cPqwwdeYmKSj5cNJ0jkK8lYLI8F1wEUCQACj\\nEte8Pf2Ho+BJh/wYC5CrnM+6HTHZoimFmjpoPiJoBY3LBqPP6+nFzJ9SXikEXmgx\\nAj48iFTfabEdYhkeJ4cCQCbUEeZbxWvTAxjV3ALNlXDWUREJHnS7jlxXSTxzICLj\\nd8inR2UhNvvlT033JZKkcbu47mqMmLpg40HcU/LlWlE=\\n-----END RSA PRIVATE KEY-----\\n\",\n \"ExpireTime\": \"2034-06-10 16:03:38\",\n \"CreateTime\": \"2024-06-13 00:05:51\",\n \"IssueTime\": \"2024-06-12 16:03:38\",\n \"CertSource\": \"ssl\",\n \"CertId\": \"FbRea1jX\"\n }\n },\n \"RequestId\": \"6bb87a9a-5656-4c5e-8bdf-b4c702991fc0\"\n }\n}",
376
376
  "title": "查询云原生网关单个证书详情"
377
377
  }
378
378
  ],
379
379
  "DescribeCloudNativeAPIGatewayCertificates": [
380
380
  {
381
381
  "document": "查询云原生网关证书列表",
382
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudNativeAPIGatewayCertificates\n<公共请求参数>\n\n{\n \"GatewayId\": \"abc\",\n \"Limit\": 0,\n \"Offset\": 0,\n \"Filters\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ]\n}",
383
- "output": "{\n \"Response\": {\n \"Result\": {\n \"Total\": 0,\n \"CertificatesList\": [\n {\n \"Name\": \"abc\",\n \"Id\": \"abc\",\n \"BindDomains\": [\n \"abc\"\n ],\n \"Status\": \"abc\",\n \"Crt\": \"abc\",\n \"Key\": \"abc\",\n \"ExpireTime\": \"abc\",\n \"CreateTime\": \"abc\",\n \"IssueTime\": \"abc\",\n \"CertSource\": \"abc\",\n \"CertId\": \"abc\"\n }\n ],\n \"Pages\": 0\n },\n \"RequestId\": \"abc\"\n }\n}",
382
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudNativeAPIGatewayCertificates\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\",\n \"Limit\": 20,\n \"Offset\": 0,\n \"Filters\": [\n {\n \"Key\": \"Name\",\n \"Value\": \"tencent\"\n }\n ]\n}",
383
+ "output": "{\n \"Response\": {\n \"Result\": {\n \"Total\": 1,\n \"CertificatesList\": [\n {\n \"Name\": \"tencent.com\",\n \"Id\": \"320c29fa-d5b1-425d-b701-91f213baf15c\",\n \"BindDomains\": [\n \"tencent.com\"\n ],\n \"Status\": \"active\",\n \"Crt\": \"-----BEGIN CERTIFICATE-----\\nMIICMjCCAZsCFCr/bVA0Qq2RMTTC7JYLPaHZA7+MMA0GCSqGSIb3DQEBCwUAMFgx\\nCzAJBgNVBAYTAlhYMRUwEwYDVQQHDAxEZWZhdWx0IENpdHkxHDAaBgNVBAoME0Rl\\nZmF1bHQgQ29tcGFueSBMdGQxFDASBgNVMAMMC3Rlc3R0cmUuY29tMB4XDTI0MDYx\\nMjE2MDMzOFoXDTM0MDYxMDE2MDMzOFowWDELMAkGA1UEBhMCWFgxFTATBgNVBAcM\\nDERlZmF1bHQgQ2l0eTEcMBoGA1UECgwTRGVmYXVsdCBDb21wYW55IEx0ZDEUMBIG\\nA1UEAwwLdGVzdHRyZS5jb20wgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBALSS\\nn7JrfuasKBlrmGWFH6jxopQ2oVGbroX5nX5WD8BoK5a4Bv7RGk0i4ubw+9U8AGz9\\nDfTOLedJW9a0bfZ33A6W64MSDpjvVbcsNV5XAm8b/MuWs86JmEpPVNwzqtghhbuR\\nkoyWdUjzcqurqIqgkbNgDADI800rRbvpIsg0FwzbAgMBAAEwDQYJKoZIhvcNAQEL\\nBQADgYEAQfSpNAmx1zdHF9x3kmX/+oZMgpzO/WWeuL//Lme+4GSrgsMHtI6Q3E9B\\n4n2IeV3+89km6NeG6ZyJxTf/TBuP2NvR9sNbbAING9batYIzpRf8xe0QxEqdUEf6\\nM6ECrHJPxKXm/as7RedPX4XKIaLDxshDvWFY2z7Ohv+Z/d82wV0=\\n-----END CERTIFICATE-----\",\n \"Key\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIICXAIBAAKBgQC0kp+ya37mrCgZa5hlhR+o8aKUNqFRm66F+Z1+Vg/AaCuWuAb+\\n0RpNIuLm8PvVPABs/Q30zi3nSVvWtG32d9wOluuDEg6Y71W3LDVeWAJvG/zLlrPO\\niZhKT1TcM6rYIYW7kZKMlnVI83Krq6iKoJGzYAwAyPNNK0W76SLINBcM2wIDAQAB\\nAoGAbgP7SmBWA8KV987nHcs629rEnBqgtLDuZvALNaLHnAmbrQtYL75EkQSVS/E8\\n7dDNzZlr/F/19blrO+fYK1chebb6yR5fRsb4yWacMwHf4ktAZbWuKlAo77kSnOkJ\\nSX1d4fdqjUBLFkOF6A6YuO+fPJv0rxqjP7Xf/yFzcjA/C1kCQQDr2mIxKXUwVBQH\\nffthb8Uau94DfmRhw3aglNBpuek4nbBEdA4LR/wQVsaqXB+U5F3FQzLEWHNTlAUk\\nvPFoB6RVAkEAw/9f66uJ8SIj+BOOkqpBauqx/E4HKw+jpF/ZjS+GMENAE+t8zP53\\n0fuqz+m+W/qAEoch8oJ8R84zHO9t+RecbwJBAN7/i+npxfjc9lcjIeS9tkKRsNfi\\n0GyzUF2CdxAQDNhQGFKQ3JqEBGs6cPqwwdeYmKSj5cNJ0jkK8lYLI8F1wEUCQACj\\nEte8Pf2Ho+BJh/wYC5CrnM+6HTHZoimFmjpoPiJoBY3LBqPP6+nFzJ9SXikEXmgx\\nAj48iFTfabEdYhkeJ4cCQCbUEeZbxWvTAxjV3ALNlXDWUREJHnS7jlxXSTxzICLj\\nd8inR2UhNvvlT033JZKkcbu47mqMmLpg40HcU/LlWlE=\\n-----END RSA PRIVATE KEY-----\\n\",\n \"ExpireTime\": \"2034-06-10 16:03:38\",\n \"CreateTime\": \"2024-06-13 00:05:51\",\n \"IssueTime\": \"2024-06-12 16:03:38\",\n \"CertSource\": \"ssl\",\n \"CertId\": \"FbRea1jX\"\n }\n ],\n \"Pages\": 1\n },\n \"RequestId\": \"6bb87a9a-5656-4c5e-8bdf-b4c702991fc0\"\n }\n}",
384
384
  "title": "查询云原生网关证书列表"
385
385
  }
386
386
  ],
387
387
  "DescribeCloudNativeAPIGatewayConfig": [
388
388
  {
389
389
  "document": "",
390
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudNativeAPIGatewayConfig\n<公共请求参数>\n\n{\n \"GatewayId\": \"<GatewayId>\"\n}",
391
- "output": "{\n \"Response\": {\n \"Result\": {\n \"GatewayId\": \"abc\",\n \"ConfigList\": [\n {\n \"ConsoleType\": \"abc\",\n \"HttpUrl\": \"abc\",\n \"HttpsUrl\": \"abc\",\n \"NetType\": \"abc\",\n \"AdminUser\": \"abc\",\n \"AdminPassword\": \"abc\",\n \"Status\": \"abc\",\n \"AccessControl\": {\n \"Mode\": \"abc\",\n \"CidrWhiteList\": [\n \"abc\"\n ],\n \"CidrBlackList\": [\n \"abc\"\n ]\n },\n \"SubnetId\": \"abc\",\n \"VpcId\": \"abc\",\n \"Description\": \"abc\",\n \"SlaType\": \"abc\",\n \"Vip\": \"abc\",\n \"InternetMaxBandwidthOut\": 1,\n \"MultiZoneFlag\": true,\n \"MasterZoneId\": \"abc\",\n \"SlaveZoneId\": \"abc\",\n \"MasterZoneName\": \"abc\",\n \"SlaveZoneName\": \"abc\",\n \"NetworkId\": \"abc\"\n }\n ],\n \"GroupSubnetId\": \"abc\",\n \"GroupVpcId\": \"abc\"\n },\n \"RequestId\": \"abc\"\n }\n}",
390
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudNativeAPIGatewayConfig\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\"\n}",
391
+ "output": "{\n \"Response\": {\n \"RequestId\": \"534d0349-0663-4dfa-882e-172fe893608e\",\n \"Result\": {\n \"GatewayId\": \"gateway-dde03767\",\n \"ConfigList\": [\n {\n \"ConsoleType\": \"Konga\",\n \"NetType\": \"Open\",\n \"Status\": \"Open\",\n \"AccessControl\": {\n \"Mode\": \"Whitelist\",\n \"CidrWhiteList\": [\n \"0.0.0.0\"\n ],\n \"CidrBlackList\": []\n },\n \"VpcId\": \"\",\n \"SubnetId\": \"\",\n \"HttpUrl\": \"\",\n \"HttpsUrl\": \"https://gateway-dde03767-konga.gz.apigw.tencentcs.com:1337/\",\n \"AdminUser\": \"admin\",\n \"AdminPassword\": \"husdqwe1zd3sjwSIx4@\",\n \"Vip\": \"\",\n \"InternetMaxBandwidthOut\": 0,\n \"Description\": \"\",\n \"SlaType\": \"\",\n \"SlaName\": \"\",\n \"MultiZoneFlag\": false,\n \"MasterZoneId\": \"\",\n \"SlaveZoneId\": \"\",\n \"MasterZoneName\": \"\",\n \"SlaveZoneName\": \"\",\n \"NetworkId\": \"\"\n }\n ],\n \"GroupVpcId\": \"vpc-k0dl0rk1\",\n \"GroupSubnetId\": \"subnet-ec94pnyu\",\n \"GroupId\": \"group-d2bdcff3\"\n }\n }\n}",
392
392
  "title": "测试获取云原生API网关配置信息"
393
393
  }
394
394
  ],
@@ -411,32 +411,32 @@
411
411
  "DescribeCloudNativeAPIGatewayRouteRateLimit": [
412
412
  {
413
413
  "document": "展示云原生网关限流插件(路由)",
414
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudNativeAPIGatewayRouteRateLimit\n<公共请求参数>\n\n{\n \"GatewayId\": \"abc\",\n \"Id\": \"6f423439-ec27-4a2e-aff9-9e73ffa3da4d\"\n}",
415
- "output": "{\n \"Response\": {\n \"Result\": {\n \"Enabled\": true,\n \"QpsThresholds\": [\n {\n \"Unit\": \"second\",\n \"Max\": 10\n }\n ],\n \"Path\": \"/gd\",\n \"Header\": \"abc\",\n \"LimitBy\": \"ip\",\n \"ExternalRedis\": {\n \"RedisHost\": \"abc\",\n \"RedisPassword\": \"abc\",\n \"RedisPort\": 0,\n \"RedisTimeout\": 0\n },\n \"Policy\": \"redis\",\n \"RateLimitResponse\": {\n \"Body\": \"abc\",\n \"Headers\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"HttpStatus\": 200\n },\n \"RateLimitResponseUrl\": \"http://tencent.com/\",\n \"ResponseType\": \"url\",\n \"HideClientHeaders\": true,\n \"LineUpTime\": 10,\n \"IsDelay\": true\n },\n \"RequestId\": \"abc\"\n }\n}",
414
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudNativeAPIGatewayRouteRateLimit\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\",\n \"Id\": \"6f423439-ec27-4a2e-aff9-9e73ffa3da4d\"\n}",
415
+ "output": "{\n \"Response\": {\n \"Result\": {\n \"Enabled\": true,\n \"QpsThresholds\": [\n {\n \"Unit\": \"second\",\n \"Max\": 10\n }\n ],\n \"Path\": \"/v1/users\",\n \"Header\": \"app\",\n \"LimitBy\": \"ip\",\n \"ExternalRedis\": {\n \"RedisHost\": \"172.168.20.20\",\n \"RedisPassword\": \"avkj32671@\",\n \"RedisPort\": 6379,\n \"RedisTimeout\": 3\n },\n \"Policy\": \"redis\",\n \"RateLimitResponse\": {\n \"Body\": \"Too Many Requests\",\n \"Headers\": [\n {\n \"Key\": \"ratelimit\",\n \"Value\": \"ratelimit\"\n }\n ],\n \"HttpStatus\": 429\n },\n \"RateLimitResponseUrl\": \"http://tencent.com/\",\n \"ResponseType\": \"url\",\n \"HideClientHeaders\": true,\n \"LineUpTime\": 10,\n \"IsDelay\": true\n },\n \"RequestId\": \"ffadafb6-545d-461c-ad8c-baa26c0f8955\"\n }\n}",
416
416
  "title": "展示云原生网关限流插件(路由)"
417
417
  }
418
418
  ],
419
419
  "DescribeCloudNativeAPIGatewayRoutes": [
420
420
  {
421
421
  "document": "查询云原生网关路由列表",
422
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudNativeAPIGatewayRoutes\n<公共请求参数>\n\n{\n \"GatewayId\": \"abc\",\n \"Limit\": 0,\n \"Offset\": 0,\n \"ServiceName\": \"abc\",\n \"RouteName\": \"abc\",\n \"Filters\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ]\n}",
423
- "output": "{\n \"Response\": {\n \"Result\": {\n \"RouteList\": [\n {\n \"Name\": \"abc\",\n \"ID\": \"abc\",\n \"Methods\": [\n \"abc\"\n ],\n \"Paths\": [\n \"abc\"\n ],\n \"Hosts\": [\n \"abc\"\n ],\n \"Protocols\": [\n \"abc\"\n ],\n \"PreserveHost\": true,\n \"HttpsRedirectStatusCode\": 0,\n \"StripPath\": true,\n \"CreatedTime\": \"abc\",\n \"ForceHttps\": true,\n \"ServiceName\": \"abc\",\n \"ServiceID\": \"abc\",\n \"DestinationPorts\": [\n 1\n ],\n \"Headers\": {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n }\n ],\n \"TotalCount\": 0\n },\n \"RequestId\": \"abc\"\n }\n}",
422
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudNativeAPIGatewayRoutes\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\",\n \"Limit\": 20,\n \"Offset\": 0,\n \"ServiceName\": \"svc1\",\n \"RouteName\": \"route1\",\n \"Filters\": [\n {\n \"Key\": \"name\",\n \"Value\": \"global\"\n }\n ]\n}",
423
+ "output": "{\n \"Response\": {\n \"RequestId\": \"d4dad8c0-7634-474a-ba7b-22e3e5b45911\",\n \"Result\": {\n \"RouteList\": [\n {\n \"Name\": \"route1\",\n \"ID\": \"d751b7fa-afcb-479c-818b-d1957432b246\",\n \"Methods\": [\n \"GET\"\n ],\n \"Paths\": [\n \"/v1/users\"\n ],\n \"Hosts\": [\n \"tencent.com\"\n ],\n \"Protocols\": [\n \"http\",\n \"https\"\n ],\n \"PreserveHost\": false,\n \"ForceHttps\": false,\n \"HttpsRedirectStatusCode\": 426,\n \"StripPath\": true,\n \"CreatedTime\": \"2024-11-25 10:49:23\",\n \"DestinationPorts\": [],\n \"ServiceName\": \"svc1\",\n \"ServiceID\": \"67695fc9-6d40-4450-83b5-ea57baaaad6d\",\n \"Headers\": [\n {\n \"Key\": \"app\",\n \"Value\": \"learn\"\n }\n ]\n }\n ],\n \"TotalCount\": 1\n }\n }\n}",
424
424
  "title": "查询云原生网关路由列表"
425
425
  }
426
426
  ],
427
427
  "DescribeCloudNativeAPIGatewayServiceRateLimit": [
428
428
  {
429
429
  "document": "查询云原生网关限流插件(服务)",
430
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudNativeAPIGatewayServiceRateLimit\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-9abf3b79\",\n \"Name\": \"test-service\"\n}",
431
- "output": "{\n \"Response\": {\n \"Result\": {\n \"Enabled\": true,\n \"QpsThresholds\": [\n {\n \"Unit\": \"second\",\n \"Max\": 10\n }\n ],\n \"Path\": \"/ff\",\n \"Header\": \"abc\",\n \"LimitBy\": \"ip\",\n \"ExternalRedis\": {\n \"RedisHost\": \"abc\",\n \"RedisPassword\": \"abc\",\n \"RedisPort\": 0,\n \"RedisTimeout\": 0\n },\n \"Policy\": \"local\",\n \"RateLimitResponse\": {\n \"Body\": \"abc\",\n \"Headers\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"HttpStatus\": 200\n },\n \"RateLimitResponseUrl\": \"http://tencent.com/\",\n \"ResponseType\": \"url\",\n \"HideClientHeaders\": true,\n \"LineUpTime\": 1,\n \"IsDelay\": true\n },\n \"RequestId\": \"abc\"\n }\n}",
430
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudNativeAPIGatewayServiceRateLimit\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\",\n \"Name\": \"service1\"\n}",
431
+ "output": "{\n \"Response\": {\n \"Result\": {\n \"Enabled\": true,\n \"QpsThresholds\": [\n {\n \"Unit\": \"second\",\n \"Max\": 10\n }\n ],\n \"Path\": \"/v1/users\",\n \"Header\": \"app\",\n \"LimitBy\": \"ip\",\n \"ExternalRedis\": {\n \"RedisHost\": \"172.168.20.20\",\n \"RedisPassword\": \"avkj32671@\",\n \"RedisPort\": 6379,\n \"RedisTimeout\": 3\n },\n \"Policy\": \"redis\",\n \"RateLimitResponse\": {\n \"Body\": \"Too Many Requests\",\n \"Headers\": [\n {\n \"Key\": \"ratelimit\",\n \"Value\": \"ratelimit\"\n }\n ],\n \"HttpStatus\": 429\n },\n \"RateLimitResponseUrl\": \"http://tencent.com/\",\n \"ResponseType\": \"url\",\n \"HideClientHeaders\": true,\n \"LineUpTime\": 10,\n \"IsDelay\": true\n },\n \"RequestId\": \"ffadafb6-545d-461c-ad8c-baa26c0f8955\"\n }\n}",
432
432
  "title": "查询云原生网关限流插件(服务)"
433
433
  }
434
434
  ],
435
435
  "DescribeCloudNativeAPIGatewayServices": [
436
436
  {
437
437
  "document": "查询云原生网关服务列表\n",
438
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudNativeAPIGatewayServices\n<公共请求参数>\n\n{\n \"GatewayId\": \"abc\",\n \"Limit\": 0,\n \"Offset\": 0,\n \"Filters\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ]\n}",
439
- "output": "{\n \"Response\": {\n \"Result\": {\n \"ServiceList\": [\n {\n \"Name\": \"abc\",\n \"ID\": \"abc\",\n \"Tags\": [\n \"abc\"\n ],\n \"UpstreamInfo\": {\n \"Host\": \"abc\",\n \"Port\": 0,\n \"SourceID\": \"abc\",\n \"Namespace\": \"abc\",\n \"ServiceName\": \"abc\",\n \"Targets\": [\n {\n \"Host\": \"abc\",\n \"Port\": 0,\n \"Weight\": 0,\n \"Health\": \"abc\",\n \"CreatedTime\": \"abc\",\n \"Source\": \"abc\"\n }\n ],\n \"SourceType\": \"abc\",\n \"ScfType\": \"abc\",\n \"ScfNamespace\": \"abc\",\n \"ScfLambdaName\": \"abc\",\n \"ScfLambdaQualifier\": \"abc\",\n \"SlowStart\": 0,\n \"Algorithm\": \"abc\",\n \"AutoScalingGroupID\": \"abc\",\n \"AutoScalingCvmPort\": 1,\n \"AutoScalingTatCmdStatus\": \"abc\",\n \"AutoScalingHookStatus\": \"abc\",\n \"SourceName\": \"abc\",\n \"RealSourceType\": \"abc\"\n },\n \"UpstreamType\": \"abc\",\n \"CreatedTime\": \"abc\",\n \"Editable\": true\n }\n ],\n \"TotalCount\": 0\n },\n \"RequestId\": \"abc\"\n }\n}",
438
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudNativeAPIGatewayServices\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\",\n \"Limit\": 20,\n \"Offset\": 0,\n \"Filters\": [\n {\n \"Key\": \"app\",\n \"Value\": \"learn\"\n }\n ]\n}",
439
+ "output": "{\n \"Response\": {\n \"RequestId\": \"d9eb7e29-7800-4327-b37a-67e250dfc147\",\n \"Result\": {\n \"ServiceList\": [\n {\n \"Name\": \"service1\",\n \"ID\": \"67695fc9-6d40-4450-83b5-ea57babbad6d\",\n \"UpstreamInfo\": {\n \"Host\": \"default-67695fc9-6d40-4450-83b5-ea57babbad6d\",\n \"Targets\": [\n {\n \"Host\": \"10.0.0.121\",\n \"Port\": 18080,\n \"Weight\": 1000,\n \"Health\": \"HEALTHCHECKS_OFF\",\n \"CreatedTime\": \"2024-11-25 10:51:28\",\n \"Source\": \"\"\n }\n ],\n \"Algorithm\": \"round-robin\",\n \"HealthStatus\": \"HEALTHCHECKS_OFF\"\n },\n \"UpstreamType\": \"IPList\",\n \"Editable\": true,\n \"Tags\": [\n \"TSE-Service-Type:IPList\",\n \"TSE-Upstream-SlowStart:0\",\n \"TSE-Upstream-Algorithm:round-robin\"\n ],\n \"CreatedTime\": \"2024-10-22 16:38:26\",\n \"Path\": null\n }\n ],\n \"TotalCount\": 1\n }\n }\n}",
440
440
  "title": "查询云原生网关服务列表"
441
441
  }
442
442
  ],
@@ -452,7 +452,7 @@
452
452
  {
453
453
  "document": "",
454
454
  "input": "https://tse.tencentcloudapi.com/?Action=DescribeCloudNativeAPIGateways\n&Limit=20\n&Offset=0\n&<公共请求参数>",
455
- "output": "{\n \"Response\": {\n \"RequestId\": \"adc44984-762c-42e0-b39a-80777e5c3bcc\",\n \"Result\": {\n \"TotalCount\": 1,\n \"GatewayList\": [\n {\n \"CreateTime\": \"2021-09-09 11:52:30\",\n \"Description\": \"测试\",\n \"GatewayId\": \"gateway-7bb4fcb0\",\n \"GatewayVersion\": \"2.4.1\",\n \"Name\": \"test\",\n \"NodeConfig\": {\n \"Number\": 2,\n \"Specification\": \"1c2g\"\n },\n \"Status\": \"Creating\",\n \"Type\": \"Kong\",\n \"VpcConfig\": {\n \"SubnetId\": \"subnet-xxx\",\n \"VpcId\": \"vpc-xxx\"\n },\n \"Tags\": [\n {\n \"TagKey\": \"xx\",\n \"TagValue\": \"xx\"\n }\n ]\n }\n ]\n }\n }\n}",
455
+ "output": "{\n \"Response\": {\n \"RequestId\": \"67e07f5b-d31a-47b3-8a67-bf10e48fc1a6\",\n \"Result\": {\n \"TotalCount\": 1,\n \"GatewayList\": [\n {\n \"GatewayId\": \"gateway-dde03767\",\n \"Name\": \"公网入口网关\",\n \"IngressClassName\": \"tse-nginx-ingress\",\n \"Type\": \"kong\",\n \"GatewayVersion\": \"2.5.1\",\n \"GatewayMinorVersion\": \"\",\n \"NodeConfig\": {\n \"Specification\": \"1c2g\",\n \"Number\": 2\n },\n \"VpcConfig\": {\n \"VpcId\": \"vpc-83p0o405\",\n \"SubnetId\": \"subnet-8tzp8ugg\"\n },\n \"Description\": \"\",\n \"Status\": \"Running\",\n \"EnableCls\": false,\n \"CreateTime\": \"2024-10-08 20:27:38\",\n \"Tags\": [],\n \"TradeType\": 0,\n \"FeatureVersion\": \"PROFESSIONAL\",\n \"InternetMaxBandwidthOut\": 1,\n \"AutoRenewFlag\": 0,\n \"CurDeadline\": \"2024-10-08 20:27:38\",\n \"IsolateTime\": \"2024-10-08 20:27:38\",\n \"EnableInternet\": true,\n \"EngineRegion\": \"ap-guangzhou\",\n \"InternetPayMode\": \"TRAFFIC\",\n \"LoadBalancerType\": \"\",\n \"PublicIpAddresses\": [\n \"193.112.82.224\"\n ]\n }\n ]\n }\n }\n}",
456
456
  "title": "测试获取云原生API网关实例列表"
457
457
  }
458
458
  ],
@@ -600,9 +600,9 @@
600
600
  ],
601
601
  "DescribeNativeGatewayServerGroups": [
602
602
  {
603
- "document": "",
604
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeNativeGatewayServerGroups\n<公共请求参数>\n\n{\n \"GatewayId\": \"xx\"\n}",
605
- "output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\": 1,\n \"GatewayGroupList\": [\n {\n \"Status\": \"xx\",\n \"Description\": \"xx\",\n \"GroupId\": \"xx\",\n \"NodeConfig\": {\n \"Specification\": \"xx\",\n \"Number\": 0\n },\n \"IsFirstGroup\": 0,\n \"CreateTime\": \"xx\",\n \"Name\": \"xx\"\n }\n ]\n },\n \"RequestId\": \"xx\"\n }\n}",
603
+ "document": "查询云原生网关分组信息",
604
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeNativeGatewayServerGroups\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\",\n \"Offset\": 0,\n \"Limit\": 1,\n \"Filters\": [\n {\n \"Name\": \"GroupId\",\n \"Values\": [\n \"group-4se0czf7\"\n ]\n }\n ]\n}",
605
+ "output": "{\n \"Response\": {\n \"RequestId\": \"7c6a2512-8040-4ce7-b8ba-30f1bf585867\",\n \"Result\": {\n \"GatewayGroupList\": [\n {\n \"GatewayId\": \"gateway-dde03767\",\n \"GroupId\": \"group-4se0czf7\",\n \"Name\": \"默认分组\",\n \"Description\": \"\",\n \"NodeConfig\": {\n \"Specification\": \"16c32g\",\n \"Number\": 10\n },\n \"SubnetIds\": \"subnet-ec94pncc\",\n \"InternetMaxBandwidthOut\": 15,\n \"Status\": \"Running\",\n \"CreateTime\": \"2024-03-29 11:02:32\",\n \"ModifyTime\": \"2024-11-08 11:30:36\",\n \"IsFirstGroup\": 1,\n \"BindingStrategy\": {\n \"StrategyId\": \"strategy-0c509e2d\",\n \"StrategyName\": \"弹性伸缩\",\n \"Description\": \"\",\n \"GatewayId\": \"\",\n \"Config\": {\n \"MaxReplicas\": 0,\n \"Metrics\": null\n },\n \"CreateTime\": \"\",\n \"ModifyTime\": \"\",\n \"CronConfig\": {\n \"StrategyId\": \"\",\n \"Enabled\": false,\n \"Params\": null,\n \"CreateTime\": \"\",\n \"ModifyTime\": \"\"\n },\n \"MaxReplicas\": 0\n },\n \"DefaultWeight\": 20\n }\n ],\n \"TotalCount\": 1\n }\n }\n}",
606
606
  "title": "查询云原生网关分组信息"
607
607
  }
608
608
  ],
@@ -610,23 +610,23 @@
610
610
  {
611
611
  "document": "获取云原生网关服务详情",
612
612
  "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudNativeAPIGatewayService\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-9abf3b70\",\n \"Name\": \"test-service\"\n}",
613
- "output": "{\n \"Response\": {\n \"RequestId\": \"741e4e82-371d-48de-a843-867c69ff114d\",\n \"Result\": {\n \"Name\": \"test-service\",\n \"ID\": \"77748647-7b59-4c94-853e-5a96b72cab1f\",\n \"Protocol\": \"http\",\n \"Path\": \"/\",\n \"Timeout\": 5000,\n \"Retries\": 3,\n \"Tags\": [\n \"TSE-Upstream-Type:HostIP\"\n ],\n \"UpstreamInfo\": {\n \"Host\": \"8.8.8.8\",\n \"Port\": 60,\n \"Targets\": null\n },\n \"UpstreamType\": \"HostIP\",\n \"Editable\": true\n }\n }\n}",
613
+ "output": "{\n \"Response\": {\n \"RequestId\": \"a4f498d5-4d3a-469b-b47b-bbdf1c7b07a8\",\n \"Result\": {\n \"Name\": \"service1\",\n \"ID\": \"67695fc9-6d40-4450-83b5-ea57bazzad6d\",\n \"Protocol\": \"http\",\n \"Path\": null,\n \"Timeout\": 60000,\n \"Retries\": 5,\n \"Tags\": [\n \"TSE-Service-Type:IPList\",\n \"TSE-Upstream-SlowStart:0\",\n \"TSE-Upstream-Algorithm:round-robin\"\n ],\n \"UpstreamInfo\": {\n \"Host\": \"default-67695fc9-6d40-4450-83b5-ea57bazzad6d\",\n \"Targets\": [\n {\n \"Host\": \"10.0.0.121\",\n \"Port\": 18080,\n \"Weight\": 1000,\n \"Health\": \"HEALTHCHECKS_OFF\",\n \"CreatedTime\": \"2024-11-25 10:51:28\",\n \"Source\": \"\"\n }\n ],\n \"Algorithm\": \"round-robin\",\n \"HealthStatus\": \"HEALTHCHECKS_OFF\"\n },\n \"UpstreamType\": \"IPList\",\n \"Editable\": true,\n \"CreatedTime\": \"2024-10-22 16:38:26\"\n }\n }\n}",
614
614
  "title": "获取云原生网关服务详情"
615
615
  }
616
616
  ],
617
617
  "DescribePublicAddressConfig": [
618
618
  {
619
619
  "document": "",
620
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePublicAddressConfig\n<公共请求参数>\n\n{\n \"GatewayId\": \"abc\",\n \"GroupId\": \"abc\"\n}",
621
- "output": "{\n \"Response\": {\n \"Result\": {\n \"GatewayId\": \"abc\",\n \"ConfigList\": [\n {\n \"Vip\": \"1.1.1.1\",\n \"InternetMaxBandwidthOut\": 1,\n \"GroupId\": \"abc\",\n \"GroupName\": \"abc\"\n }\n ]\n },\n \"RequestId\": \"abc\"\n }\n}",
620
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePublicAddressConfig\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\",\n \"GroupId\": \"group-4se0czf7\"\n}",
621
+ "output": "{\n \"Response\": {\n \"Result\": {\n \"GatewayId\": \"gateway-dde03767\",\n \"ConfigList\": [\n {\n \"Vip\": \"1.1.1.1\",\n \"InternetMaxBandwidthOut\": 1,\n \"GroupId\": \"group-4se0czf7\",\n \"GroupName\": \"公网入口分组\"\n }\n ]\n },\n \"RequestId\": \"ffadafb6-545d-461c-ad8c-baa26c0f8955\"\n }\n}",
622
622
  "title": "查询网关公网地址列表"
623
623
  }
624
624
  ],
625
625
  "DescribePublicNetwork": [
626
626
  {
627
627
  "document": "查询云原生API网关实例公网详情",
628
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePublicNetwork\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-xxxxxxxx\",\n \"GroupId\": \"greoup-xxxxxxxx\",\n \"NetworkId\": \"network-xxxxxxxx\"\n}",
629
- "output": "{\n \"Response\": {\n \"Result\": {\n \"GatewayId\": \"abc\",\n \"GroupId\": \"abc\",\n \"PublicNetwork\": {\n \"ConsoleType\": \"abc\",\n \"HttpUrl\": \"abc\",\n \"HttpsUrl\": \"abc\",\n \"NetType\": \"abc\",\n \"AdminUser\": \"abc\",\n \"AdminPassword\": \"abc\",\n \"Status\": \"abc\",\n \"AccessControl\": {\n \"Mode\": \"abc\",\n \"CidrWhiteList\": [\n \"abc\"\n ],\n \"CidrBlackList\": [\n \"abc\"\n ]\n },\n \"SubnetId\": \"abc\",\n \"VpcId\": \"abc\",\n \"Description\": \"abc\",\n \"SlaType\": \"abc\",\n \"SlaName\": \"abc\",\n \"Vip\": \"abc\",\n \"InternetMaxBandwidthOut\": 1,\n \"MultiZoneFlag\": true,\n \"MasterZoneId\": \"abc\",\n \"SlaveZoneId\": \"abc\",\n \"MasterZoneName\": \"abc\",\n \"SlaveZoneName\": \"abc\",\n \"NetworkId\": \"abc\"\n }\n },\n \"RequestId\": \"abc\"\n }\n}",
628
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePublicNetwork\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\",\n \"GroupId\": \"group-4se0czf7\",\n \"NetworkId\": \"network-z31df1dz\"\n}",
629
+ "output": "{\n \"Response\": {\n \"RequestId\": \"534d0349-0663-4dfa-882e-172fe893608e\",\n \"Result\": {\n \"GatewayId\": \"gateway-dde03767\",\n \"PublicNetwork\": {\n \"ConsoleType\": \"Konga\",\n \"NetType\": \"Open\",\n \"Status\": \"Open\",\n \"AccessControl\": {\n \"Mode\": \"Whitelist\",\n \"CidrWhiteList\": [\n \"0.0.0.0\"\n ],\n \"CidrBlackList\": []\n },\n \"VpcId\": \"\",\n \"SubnetId\": \"\",\n \"HttpUrl\": \"\",\n \"HttpsUrl\": \"https://gateway-dde03767-konga.gz.apigw.tencentcs.com:1337/\",\n \"AdminUser\": \"admin\",\n \"AdminPassword\": \"husdqwe1zd3sjwSIx4@\",\n \"Vip\": \"\",\n \"InternetMaxBandwidthOut\": 0,\n \"Description\": \"\",\n \"SlaType\": \"\",\n \"SlaName\": \"\",\n \"MultiZoneFlag\": false,\n \"MasterZoneId\": \"\",\n \"SlaveZoneId\": \"\",\n \"MasterZoneName\": \"\",\n \"SlaveZoneName\": \"\",\n \"NetworkId\": \"\"\n },\n \"GroupId\": \"group-4se0czf7\"\n }\n }\n}",
630
630
  "title": "查询云原生API网关实例公网详情"
631
631
  }
632
632
  ],
@@ -649,9 +649,9 @@
649
649
  "DescribeUpstreamHealthCheckConfig": [
650
650
  {
651
651
  "document": "",
652
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUpstreamHealthCheckConfig\n<公共请求参数>\n\n{\n \"GatewayId\": \"abc\",\n \"Name\": \"abc\"\n}",
653
- "output": "{\n \"Response\": {\n \"Result\": {\n \"EnableActiveHealthCheck\": true,\n \"ActiveHealthCheck\": {\n \"HealthyInterval\": 1,\n \"UnHealthyInterval\": 1,\n \"HttpPath\": \"abc\"\n },\n \"EnablePassiveHealthCheck\": true,\n \"PassiveHealthCheck\": {\n \"Type\": \"abc\"\n },\n \"Successes\": 1,\n \"Failures\": 1,\n \"Timeouts\": 1,\n \"HealthyHttpStatuses\": [\n 1\n ],\n \"UnhealthyHttpStatuses\": [\n 1\n ]\n },\n \"RequestId\": \"abc\"\n }\n}",
654
- "title": "demo"
652
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUpstreamHealthCheckConfig\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\",\n \"Name\": \"公网入口服务\"\n}",
653
+ "output": "{\n \"Response\": {\n \"Result\": {\n \"EnableActiveHealthCheck\": true,\n \"ActiveHealthCheck\": {\n \"HealthyInterval\": 1,\n \"UnHealthyInterval\": 1,\n \"HttpPath\": \"/health\"\n },\n \"EnablePassiveHealthCheck\": true,\n \"PassiveHealthCheck\": {\n \"Type\": \"/health\"\n },\n \"Successes\": 1,\n \"Failures\": 1,\n \"Timeouts\": 1,\n \"HealthyHttpStatuses\": [\n 1\n ],\n \"UnhealthyHttpStatuses\": [\n 1\n ]\n },\n \"RequestId\": \"ffadafb6-545d-461c-ad8c-baa26c0f8955\"\n }\n}",
654
+ "title": "获取云原生网关服务健康检查配置"
655
655
  }
656
656
  ],
657
657
  "DescribeWafDomains": [
@@ -705,7 +705,7 @@
705
705
  "ModifyCloudNativeAPIGatewayCanaryRule": [
706
706
  {
707
707
  "document": "编辑灰度规则",
708
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCloudNativeAPIGatewayCanaryRule\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-18f786a\",\n \"ServiceId\": \"6abf620f-c6b9-4440-b90c-56c165225cfc\",\n \"Priority\": 10,\n \"CanaryRule\": {\n \"Priority\": 20,\n \"Enabled\": true,\n \"ConditionList\": [\n {\n \"Type\": \"body\",\n \"Key\": \"b1\",\n \"Operator\": \"==\",\n \"Value\": \"abc\"\n }\n ],\n \"BalancedServiceList\": [\n {\n \"ServiceID\": \"6abf620f-c6b9-4440-b90c-56c165225cfc\",\n \"ServiceName\": \"svc1\",\n \"UpstreamName\": \"\",\n \"Percent\": 10\n }\n ]\n }\n}",
708
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCloudNativeAPIGatewayCanaryRule\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\",\n \"ServiceId\": \"6abf620f-c6b9-4440-b90c-56c165225cfc\",\n \"Priority\": 10,\n \"CanaryRule\": {\n \"Priority\": 20,\n \"Enabled\": true,\n \"ConditionList\": [\n {\n \"Type\": \"body\",\n \"Key\": \"app\",\n \"Operator\": \"==\",\n \"Value\": \"learn\"\n }\n ],\n \"BalancedServiceList\": [\n {\n \"ServiceID\": \"6abf620f-c6b9-4440-b90c-56c165225cfc\",\n \"ServiceName\": \"svc1\",\n \"UpstreamName\": \"upstream1\",\n \"Percent\": 10\n }\n ]\n }\n}",
709
709
  "output": "{\n \"Response\": {\n \"RequestId\": \"741e4e82-371d-48de-a843-867c69ff114d\"\n }\n}",
710
710
  "title": "编辑灰度规则"
711
711
  }
@@ -721,7 +721,7 @@
721
721
  "ModifyCloudNativeAPIGatewayRoute": [
722
722
  {
723
723
  "document": "修改云原生网关路由",
724
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCloudNativeAPIGatewayRoute\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-9abf3b79\",\n \"ServiceID\": \"104dd157-5008-4d3c-9feb-4767667863ff\",\n \"RouteName\": \"route-demo\",\n \"RouteID\": \"916462a4-8ce4-4605-a7b7-66cd51c38201\",\n \"Methods\": [\n \"GET\",\n \"POST\"\n ],\n \"Hosts\": [\n \"www.baidu.com\"\n ],\n \"Paths\": [\n \"/\"\n ],\n \"PreserveHost\": true,\n \"StripPath\": false,\n \"HttpsRedirectStatusCode\": 308\n}",
724
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCloudNativeAPIGatewayRoute\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-9abf3b79\",\n \"ServiceID\": \"104dd157-5008-4d3c-9feb-4767667863ff\",\n \"RouteName\": \"route-demo\",\n \"RouteID\": \"916462a4-8ce4-4605-a7b7-66cd51c38201\",\n \"Methods\": [\n \"GET\",\n \"POST\"\n ],\n \"Hosts\": [\n \"www.baidu.com\"\n ],\n \"Paths\": [\n \"/v1/users\"\n ],\n \"PreserveHost\": true,\n \"StripPath\": false,\n \"HttpsRedirectStatusCode\": 308\n}",
725
725
  "output": "{\n \"Response\": {\n \"RequestId\": \"741e4e82-371d-48de-a843-867c69ff114d\"\n }\n}",
726
726
  "title": "修改云原生网关路由"
727
727
  }
@@ -729,15 +729,15 @@
729
729
  "ModifyCloudNativeAPIGatewayRouteRateLimit": [
730
730
  {
731
731
  "document": "修改云原生网关限流插件(路由)",
732
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCloudNativeAPIGatewayRouteRateLimit\n<公共请求参数>\n\n{\n \"GatewayId\": \"abc\",\n \"Id\": \"abc\",\n \"LimitDetail\": {\n \"Enabled\": true,\n \"QpsThresholds\": [\n {\n \"Unit\": \"second\",\n \"Max\": 10\n }\n ],\n \"Path\": \"/gag\",\n \"Header\": \"abc\",\n \"LimitBy\": \"abc\",\n \"ExternalRedis\": {\n \"RedisHost\": \"abc\",\n \"RedisPassword\": \"abc\",\n \"RedisPort\": 0,\n \"RedisTimeout\": 0\n },\n \"Policy\": \"abc\",\n \"RateLimitResponse\": {\n \"Body\": \"abc\",\n \"Headers\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"HttpStatus\": 200\n },\n \"RateLimitResponseUrl\": \"abc\",\n \"ResponseType\": \"abc\",\n \"HideClientHeaders\": true,\n \"LineUpTime\": 10,\n \"IsDelay\": true\n }\n}",
733
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
732
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCloudNativeAPIGatewayRouteRateLimit\n<公共请求参数>\n\n{\n \"Id\": \"2a212560-220a-46f6-b139-3238eb8ea041\",\n \"GatewayId\": \"gateway-dde037x1\",\n \"LimitDetail\": {\n \"Enabled\": true,\n \"QpsThresholds\": [\n {\n \"Unit\": \"second\",\n \"Max\": 10\n }\n ],\n \"Path\": \"/v1/users\",\n \"Header\": \"X-Api-Version\",\n \"LimitBy\": \"header\",\n \"ExternalRedis\": {\n \"RedisHost\": \"192.168.2.162\",\n \"RedisPassword\": \"tse@tencent\",\n \"RedisPort\": 6379,\n \"RedisTimeout\": 10\n },\n \"Policy\": \"redis\",\n \"RateLimitResponse\": {\n \"Body\": \"too many requests\",\n \"Headers\": [\n {\n \"Key\": \"app\",\n \"Value\": \"kong\"\n }\n ],\n \"HttpStatus\": 429\n },\n \"RateLimitResponseUrl\": \"http://192.168.2.165/downgrade\",\n \"ResponseType\": \"default\",\n \"HideClientHeaders\": true,\n \"IsDelay\": true,\n \"LineUpTime\": 10\n }\n}",
733
+ "output": "{\n \"Response\": {\n \"RequestId\": \"ffadafb6-545d-461c-ad8c-baa26c0f8955\"\n }\n}",
734
734
  "title": "修改云原生网关限流插件(路由)"
735
735
  }
736
736
  ],
737
737
  "ModifyCloudNativeAPIGatewayService": [
738
738
  {
739
739
  "document": "修改云原生网关服务",
740
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCloudNativeAPIGatewayService\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-9abf3b79\",\n \"Name\": \"test-service\",\n \"ID\": \"916462a4-8ce4-4605-a7b7-66cd51c38201\",\n \"Protocol\": \"http\",\n \"Path\": \"/\",\n \"Timeout\": 5000,\n \"Retries\": 3,\n \"UpstreamType\": \"HostIP\",\n \"UpstreamInfo\": {\n \"Host\": \"8.8.8.8\",\n \"Port\": 60\n }\n}",
740
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCloudNativeAPIGatewayService\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-9abf3b79\",\n \"Name\": \"test-service\",\n \"ID\": \"916462a4-8ce4-4605-a7b7-66cd51c38201\",\n \"Protocol\": \"http\",\n \"Path\": \"/v1/users\",\n \"Timeout\": 5000,\n \"Retries\": 3,\n \"UpstreamType\": \"HostIP\",\n \"UpstreamInfo\": {\n \"Host\": \"8.8.8.8\",\n \"Port\": 60\n }\n}",
741
741
  "output": "{\n \"Response\": {\n \"RequestId\": \"741e4e82-371d-48de-a843-867c69ff114d\"\n }\n}",
742
742
  "title": "修改云原生网关服务"
743
743
  }
@@ -745,8 +745,8 @@
745
745
  "ModifyCloudNativeAPIGatewayServiceRateLimit": [
746
746
  {
747
747
  "document": "修改云原生网关限流插件(服务)",
748
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCloudNativeAPIGatewayServiceRateLimit\n<公共请求参数>\n\n{\n \"GatewayId\": \"abc\",\n \"Name\": \"abc\",\n \"LimitDetail\": {\n \"Enabled\": true,\n \"QpsThresholds\": [\n {\n \"Unit\": \"second\",\n \"Max\": 10\n }\n ],\n \"Path\": \"abc\",\n \"Header\": \"abc\",\n \"LimitBy\": \"abc\",\n \"ExternalRedis\": {\n \"RedisHost\": \"abc\",\n \"RedisPassword\": \"abc\",\n \"RedisPort\": 0,\n \"RedisTimeout\": 0\n },\n \"Policy\": \"abc\",\n \"RateLimitResponse\": {\n \"Body\": \"abc\",\n \"Headers\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"HttpStatus\": 0\n },\n \"RateLimitResponseUrl\": \"abc\",\n \"ResponseType\": \"abc\",\n \"HideClientHeaders\": true,\n \"LineUpTime\": 0,\n \"IsDelay\": true\n }\n}",
749
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
748
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCloudNativeAPIGatewayServiceRateLimit\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde037x1\",\n \"Name\": \"公网接入网关\",\n \"LimitDetail\": {\n \"Enabled\": true,\n \"QpsThresholds\": [\n {\n \"Unit\": \"second\",\n \"Max\": 10\n }\n ],\n \"Path\": \"/v1/users\",\n \"Header\": \"X-Api-Version\",\n \"LimitBy\": \"header\",\n \"ExternalRedis\": {\n \"RedisHost\": \"192.168.2.162\",\n \"RedisPassword\": \"tse@tencent\",\n \"RedisPort\": 6379,\n \"RedisTimeout\": 10\n },\n \"Policy\": \"redis\",\n \"RateLimitResponse\": {\n \"Body\": \"too many requests\",\n \"Headers\": [\n {\n \"Key\": \"app\",\n \"Value\": \"kong\"\n }\n ],\n \"HttpStatus\": 429\n },\n \"RateLimitResponseUrl\": \"http://192.168.2.165/downgrade\",\n \"ResponseType\": \"default\",\n \"HideClientHeaders\": true,\n \"IsDelay\": true,\n \"LineUpTime\": 10\n }\n}",
749
+ "output": "{\n \"Response\": {\n \"RequestId\": \"ffadafb6-545d-461c-ad8c-baa26c0f8955\"\n }\n}",
750
750
  "title": "修改云原生网关限流插件(服务)"
751
751
  }
752
752
  ],
@@ -817,24 +817,24 @@
817
817
  "ModifyNetworkAccessStrategy": [
818
818
  {
819
819
  "document": "",
820
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyNetworkAccessStrategy\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-xxxxx\",\n \"GroupId\": \"group-xxxxxx\",\n \"NetworkType\": \"abc\",\n \"Vip\": \"abc\",\n \"AccessControl\": {\n \"Mode\": \"abc\",\n \"CidrWhiteList\": [\n \"abc\"\n ],\n \"CidrBlackList\": [\n \"abc\"\n ]\n }\n}",
821
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
820
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyNetworkAccessStrategy\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\",\n \"GroupId\": \"group-4se0czf7\",\n \"NetworkType\": \"Open\",\n \"Vip\": \"152.47.137.12\",\n \"AccessControl\": {\n \"Mode\": \"Whitelist\",\n \"CidrWhiteList\": [\n \"0.0.0.0/0\"\n ],\n \"CidrBlackList\": [\n \"0.0.0.0/0\"\n ]\n }\n}",
821
+ "output": "{\n \"Response\": {\n \"RequestId\": \"ffadafb6-545d-461c-ad8c-baa26c0f8955\"\n }\n}",
822
822
  "title": "修改云原生API网关实例Kong访问策略"
823
823
  }
824
824
  ],
825
825
  "ModifyNetworkBasicInfo": [
826
826
  {
827
827
  "document": "修改Kong客户端内网网络信息",
828
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyNetworkBasicInfo\n<公共请求参数>\n\n{\n \"GatewayId\": \"gatway-xxxxxx\",\n \"GroupId\": \"group-xxxxxx\",\n \"NetworkType\": \"Open\",\n \"Vip\": \"172.10.10.1\",\n \"InternetMaxBandwidthOut\": 1,\n \"Description\": \"test\"\n}",
829
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
828
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyNetworkBasicInfo\n<公共请求参数>\n\n{\n \"GatewayId\": \"gatway-dde03767\",\n \"GroupId\": \"group-4se0czf7\",\n \"NetworkType\": \"Open\",\n \"Vip\": \"172.10.10.1\",\n \"InternetMaxBandwidthOut\": 1,\n \"Description\": \"公网入口负载均衡\"\n}",
829
+ "output": "{\n \"Response\": {\n \"RequestId\": \"ffadafb6-545d-461c-ad8c-baa26c0f8955\"\n }\n}",
830
830
  "title": "修改网关实例网络基本信息"
831
831
  }
832
832
  ],
833
833
  "ModifyUpstreamNodeStatus": [
834
834
  {
835
835
  "document": "将上游节点置为健康",
836
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action:DescribeCloudNativeAPIGatewayUpstream\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-xxxxxxxx\",\n \"ServiceName\": \"test\",\n \"Host\": \"10.0.0.1\",\n \"Port\": \"8080\",\n \"Status\": \"HEALTHY\"\n}",
837
- "output": "{\n \"Response\": {\n \"RequestId\": \"xxxx-xxxx-xxxx-xxxx\"\n }\n}",
836
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action:DescribeCloudNativeAPIGatewayUpstream\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\",\n \"ServiceName\": \"service1\",\n \"Host\": \"10.0.0.1\",\n \"Port\": \"8080\",\n \"Status\": \"HEALTHY\"\n}",
837
+ "output": "{\n \"Response\": {\n \"RequestId\": \"ffadafb6-545d-461c-ad8c-baa26c0f8955\"\n }\n}",
838
838
  "title": "将上游节点置为健康"
839
839
  }
840
840
  ],
@@ -881,16 +881,16 @@
881
881
  "UpdateCloudNativeAPIGatewayCertificateInfo": [
882
882
  {
883
883
  "document": "修改云原生网关证书信息",
884
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateCloudNativeAPIGatewayCertificateInfo\n<公共请求参数>\n\n{\n \"GatewayId\": \"abc\",\n \"Id\": \"abc\",\n \"Name\": \"abc\",\n \"BindDomains\": [\n \"abc\"\n ]\n}",
885
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
884
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateCloudNativeAPIGatewayCertificateInfo\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\",\n \"Id\": \"2a212560-220a-46f6-b139-3238eb8ea041\",\n \"Name\": \"tencent\",\n \"BindDomains\": [\n \"tencent.com\"\n ]\n}",
885
+ "output": "{\n \"Response\": {\n \"RequestId\": \"ffadafb6-545d-461c-ad8c-baa26c0f8955\"\n }\n}",
886
886
  "title": "修改云原生网关证书信息"
887
887
  }
888
888
  ],
889
889
  "UpdateCloudNativeAPIGatewaySpec": [
890
890
  {
891
891
  "document": "修改云原生API网关实例规格",
892
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateCloudNativeAPIGatewaySpec\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-xxxx1234\",\n \"GroupId\": \"abc\",\n \"NodeConfig\": {\n \"Specification\": \"abc\",\n \"Number\": 0\n }\n}",
893
- "output": "{\n \"Response\": {\n \"Result\": {\n \"GatewayId\": \"gateway-xxxx1234\",\n \"Status\": \"Updating\",\n \"TaskId\": \"task-xxxx1234\"\n },\n \"RequestId\": \"abc\"\n }\n}",
892
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateCloudNativeAPIGatewaySpec\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\",\n \"GroupId\": \"group-4se0czf7\",\n \"NodeConfig\": {\n \"Specification\": \"1c2g\",\n \"Number\": 5\n }\n}",
893
+ "output": "{\n \"Response\": {\n \"Result\": {\n \"GatewayId\": \"gateway-dde03767\",\n \"Status\": \"Updating\",\n \"TaskId\": \"task-z31df1dz\"\n },\n \"RequestId\": \"ffadafb6-545d-461c-ad8c-baa26c0f8955\"\n }\n}",
894
894
  "title": "编辑云原生API网关实例规格示例"
895
895
  }
896
896
  ],
@@ -905,9 +905,9 @@
905
905
  "UpdateUpstreamHealthCheckConfig": [
906
906
  {
907
907
  "document": "",
908
- "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateUpstreamHealthCheckConfig\n<公共请求参数>\n\n{\n \"GatewayId\": \"abc\",\n \"Name\": \"abc\",\n \"HealthCheckConfig\": {\n \"EnableActiveHealthCheck\": true,\n \"ActiveHealthCheck\": {\n \"HealthyInterval\": 1,\n \"UnHealthyInterval\": 1,\n \"HttpPath\": \"abc\"\n },\n \"EnablePassiveHealthCheck\": true,\n \"PassiveHealthCheck\": {\n \"Type\": \"abc\"\n },\n \"Successes\": 1,\n \"Failures\": 1,\n \"Timeouts\": 1,\n \"HealthyHttpStatuses\": [\n 1\n ],\n \"UnhealthyHttpStatuses\": [\n 1\n ]\n }\n}",
909
- "output": "{\n \"Response\": {\n \"Result\": true,\n \"RequestId\": \"abc\"\n }\n}",
910
- "title": "demo"
908
+ "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateUpstreamHealthCheckConfig\n<公共请求参数>\n\n{\n \"GatewayId\": \"gateway-dde03767\",\n \"Name\": \"公网入口\",\n \"HealthCheckConfig\": {\n \"EnableActiveHealthCheck\": true,\n \"ActiveHealthCheck\": {\n \"HealthyInterval\": 1,\n \"UnHealthyInterval\": 1,\n \"HttpPath\": \"/v1/users\"\n },\n \"EnablePassiveHealthCheck\": true,\n \"PassiveHealthCheck\": {\n \"Type\": \"http\"\n },\n \"Successes\": 1,\n \"Failures\": 1,\n \"Timeouts\": 1,\n \"HealthyHttpStatuses\": [\n 1\n ],\n \"UnhealthyHttpStatuses\": [\n 1\n ]\n }\n}",
909
+ "output": "{\n \"Response\": {\n \"Result\": true,\n \"RequestId\": \"ffadafb6-545d-461c-ad8c-baa26c0f8955\"\n }\n}",
910
+ "title": "更新云原生网关健康检查配置"
911
911
  }
912
912
  ],
913
913
  "UpdateUpstreamTargets": [