tccli 3.0.1213.1__py2.py3-none-any.whl → 3.0.1215.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 (54) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/ams/v20201229/examples.json +2 -2
  3. tccli/services/batch/v20170312/api.json +2 -2
  4. tccli/services/captcha/v20190722/api.json +43 -43
  5. tccli/services/captcha/v20190722/examples.json +11 -11
  6. tccli/services/ccc/v20200210/api.json +9 -0
  7. tccli/services/cdb/v20170320/api.json +9 -0
  8. tccli/services/cdwdoris/v20211228/api.json +11 -0
  9. tccli/services/cfs/v20190719/api.json +3 -3
  10. tccli/services/cfw/v20190904/api.json +33 -28
  11. tccli/services/cfw/v20190904/examples.json +32 -26
  12. tccli/services/ckafka/v20190819/api.json +1 -1
  13. tccli/services/clb/v20180317/api.json +19 -1
  14. tccli/services/cvm/v20170312/api.json +2 -2
  15. tccli/services/cwp/v20180228/api.json +924 -870
  16. tccli/services/cwp/v20180228/examples.json +150 -150
  17. tccli/services/dbbrain/v20191016/examples.json +1 -1
  18. tccli/services/dlc/v20210125/api.json +11 -0
  19. tccli/services/emr/v20190103/api.json +9 -0
  20. tccli/services/ess/v20201111/api.json +10 -1
  21. tccli/services/essbasic/v20210526/api.json +10 -1
  22. tccli/services/gaap/v20180529/api.json +95 -85
  23. tccli/services/gaap/v20180529/examples.json +27 -33
  24. tccli/services/hunyuan/v20230901/examples.json +6 -0
  25. tccli/services/iss/v20230517/api.json +19 -0
  26. tccli/services/mqtt/v20240516/api.json +2 -2
  27. tccli/services/mqtt/v20240516/examples.json +1 -1
  28. tccli/services/ocr/v20181119/api.json +1 -1
  29. tccli/services/partners/partners_client.py +57 -4
  30. tccli/services/partners/v20180321/api.json +44 -0
  31. tccli/services/partners/v20180321/examples.json +8 -0
  32. tccli/services/pts/v20210728/api.json +11 -0
  33. tccli/services/redis/v20180412/api.json +2 -2
  34. tccli/services/ssl/v20191205/api.json +33 -4
  35. tccli/services/taf/v20200210/api.json +54 -94
  36. tccli/services/taf/v20200210/examples.json +2 -2
  37. tccli/services/tcss/v20201101/api.json +243 -1
  38. tccli/services/tcss/v20201101/examples.json +2 -2
  39. tccli/services/tdmq/tdmq_client.py +106 -0
  40. tccli/services/tdmq/v20200217/api.json +571 -274
  41. tccli/services/tdmq/v20200217/examples.json +87 -71
  42. tccli/services/teo/v20220901/api.json +5 -5
  43. tccli/services/trocket/v20230308/api.json +29 -11
  44. tccli/services/trocket/v20230308/examples.json +4 -4
  45. tccli/services/tsi/v20210325/api.json +79 -0
  46. tccli/services/vod/v20180717/api.json +500 -57
  47. tccli/services/vod/v20180717/examples.json +8 -2
  48. tccli/services/vpc/v20170312/api.json +6 -4
  49. tccli/services/vpc/v20170312/examples.json +1 -1
  50. {tccli-3.0.1213.1.dist-info → tccli-3.0.1215.1.dist-info}/METADATA +2 -2
  51. {tccli-3.0.1213.1.dist-info → tccli-3.0.1215.1.dist-info}/RECORD +54 -54
  52. {tccli-3.0.1213.1.dist-info → tccli-3.0.1215.1.dist-info}/WHEEL +0 -0
  53. {tccli-3.0.1213.1.dist-info → tccli-3.0.1215.1.dist-info}/entry_points.txt +0 -0
  54. {tccli-3.0.1213.1.dist-info → tccli-3.0.1215.1.dist-info}/license_files/LICENSE +0 -0
@@ -133,7 +133,7 @@
133
133
  "CreateGlobalDomainDns": [
134
134
  {
135
135
  "document": "",
136
- "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateGlobalDomainDns\n<公共请求参数>\n\n{\n \"ProxyIdList\": [\n \"111\"\n ],\n \"NationCountryInnerCodes\": [\n \"221\"\n ],\n \"DomainId\": \"test.com\"\n}",
136
+ "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateGlobalDomainDns\n<公共请求参数>\n\n{\n \"ProxyIdList\": [\n \"link-wefcrwqp\"\n ],\n \"NationCountryInnerCodes\": [\n \"1000000\"\n ],\n \"DomainId\": \"dm-00ye8ek7\"\n}",
137
137
  "output": "{\n \"Response\": {\n \"RequestId\": \"19a021f8-dff3-4890-8e7a-ed5054e22e49\"\n }\n}",
138
138
  "title": "创建域名解析记录"
139
139
  }
@@ -273,7 +273,7 @@
273
273
  "DeleteGlobalDomainDns": [
274
274
  {
275
275
  "document": "",
276
- "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteGlobalDomainDns\n<公共请求参数>\n\n{\n \"DnsRecordId\": \"223\"\n}",
276
+ "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteGlobalDomainDns\n<公共请求参数>\n\n{\n \"DnsRecordId\": 223\n}",
277
277
  "output": "{\n \"Response\": {\n \"RequestId\": \"19a021f8-dff3-4890-8e7a-ed5054e22e49\"\n }\n}",
278
278
  "title": "删除域名解析记录"
279
279
  }
@@ -281,7 +281,7 @@
281
281
  "DeleteListeners": [
282
282
  {
283
283
  "document": "删除监听器",
284
- "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteListeners\n<公共请求参数>\n\n{\n \"ProxyId\": \"link-3d85gh\",\n \"Force\": \"1\",\n \"ListenerIds\": [\n \"listener-o0f3at99\"\n ]\n}",
284
+ "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteListeners\n<公共请求参数>\n\n{\n \"ProxyId\": \"link-3d85gh\",\n \"Force\": 1,\n \"ListenerIds\": [\n \"listener-o0f3at99\"\n ]\n}",
285
285
  "output": "{\n \"Response\": {\n \"OperationFailedListenerSet\": [],\n \"OperationSucceedListenerSet\": [\n \"listener-o0f3at99\"\n ],\n \"InvalidStatusListenerSet\": [],\n \"RequestId\": \"38fab584-8d14-4e2c-988c-4acdabbf2dff\"\n }\n}",
286
286
  "title": "删除监听器"
287
287
  }
@@ -289,7 +289,7 @@
289
289
  "DeleteProxyGroup": [
290
290
  {
291
291
  "document": "删除指定GroupId的通道组。",
292
- "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteProxyGroup\n<公共请求参数>\n\n{\n \"Force\": \"0\",\n \"GroupId\": \"lg-b7h4d02f\"\n}",
292
+ "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteProxyGroup\n<公共请求参数>\n\n{\n \"Force\": 0,\n \"GroupId\": \"lg-b7h4d02f\"\n}",
293
293
  "output": "{\n \"Response\": {\n \"RequestId\": \"19a021f8-dff3-4890-8e7a-ed5054e22e49\"\n }\n}",
294
294
  "title": "删除通道组"
295
295
  }
@@ -394,13 +394,7 @@
394
394
  {
395
395
  "document": "",
396
396
  "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDestRegions\n<公共请求参数>\n\n{}",
397
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"DestRegionSet\": [\n {\n \"RegionId\": \"xx\",\n \"RegionAreaName\": \"xx\",\n \"IDCType\": \"xx\",\n \"FeatureBitmap\": 1,\n \"RegionArea\": \"xx\",\n \"RegionName\": \"xx\"\n },\n {\n \"RegionId\": \"xx\",\n \"RegionAreaName\": \"xx\",\n \"IDCType\": \"xx\",\n \"FeatureBitmap\": 1,\n \"RegionArea\": \"xx\",\n \"RegionName\": \"xx\"\n },\n {\n \"RegionId\": \"xx\",\n \"RegionAreaName\": \"xx\",\n \"IDCType\": \"xx\",\n \"FeatureBitmap\": 1,\n \"RegionArea\": \"xx\",\n \"RegionName\": \"xx\"\n },\n {\n \"RegionId\": \"xx\",\n \"RegionAreaName\": \"xx\",\n \"IDCType\": \"xx\",\n \"FeatureBitmap\": 1,\n \"RegionArea\": \"xx\",\n \"RegionName\": \"xx\"\n },\n {\n \"RegionId\": \"xx\",\n \"RegionAreaName\": \"xx\",\n \"IDCType\": \"xx\",\n \"FeatureBitmap\": 1,\n \"RegionArea\": \"xx\",\n \"RegionName\": \"xx\"\n },\n {\n \"RegionId\": \"xx\",\n \"RegionAreaName\": \"xx\",\n \"IDCType\": \"xx\",\n \"FeatureBitmap\": 1,\n \"RegionArea\": \"xx\",\n \"RegionName\": \"xx\"\n },\n {\n \"RegionId\": \"xx\",\n \"RegionAreaName\": \"xx\",\n \"IDCType\": \"xx\",\n \"FeatureBitmap\": 1,\n \"RegionArea\": \"xx\",\n \"RegionName\": \"xx\"\n },\n {\n \"RegionId\": \"xx\",\n \"RegionAreaName\": \"xx\",\n \"IDCType\": \"xx\",\n \"FeatureBitmap\": 1,\n \"RegionArea\": \"xx\",\n \"RegionName\": \"xx\"\n },\n {\n \"RegionId\": \"xx\",\n \"RegionAreaName\": \"xx\",\n \"IDCType\": \"xx\",\n \"FeatureBitmap\": 1,\n \"RegionArea\": \"xx\",\n \"RegionName\": \"xx\"\n },\n {\n \"RegionId\": \"xx\",\n \"RegionAreaName\": \"xx\",\n \"IDCType\": \"xx\",\n \"FeatureBitmap\": 1,\n \"RegionArea\": \"xx\",\n \"RegionName\": \"xx\"\n },\n {\n \"RegionId\": \"xx\",\n \"RegionAreaName\": \"xx\",\n \"IDCType\": \"xx\",\n \"FeatureBitmap\": 1,\n \"RegionArea\": \"xx\",\n \"RegionName\": \"xx\"\n },\n {\n \"RegionId\": \"xx\",\n \"RegionAreaName\": \"xx\",\n \"IDCType\": \"xx\",\n \"FeatureBitmap\": 1,\n \"RegionArea\": \"xx\",\n \"RegionName\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
398
- "title": "查询源站区域"
399
- },
400
- {
401
- "document": "",
402
- "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDestRegions\n<公共请求参数>\n\n{}",
403
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"DestRegionSet\": [\n {\n \"RegionId\": \"xx\",\n \"RegionAreaName\": \"xx\",\n \"IDCType\": \"xx\",\n \"FeatureBitmap\": 1,\n \"RegionArea\": \"xx\",\n \"RegionName\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
397
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"DestRegionSet\": [\n {\n \"RegionId\": \"NorthChina\",\n \"RegionAreaName\": \"中国大陆-华北\",\n \"IDCType\": \"dc\",\n \"FeatureBitmap\": 1,\n \"RegionArea\": \"NorthChina\",\n \"RegionName\": \"中国大陆-华北\",\n \"SupportFeature\": {\n \"NetworkType\": [\n \"normal\",\n \"cn2\"\n ]\n }\n }\n ],\n \"RequestId\": \"dad2a717-3c7d-444d-8f98-0cca9c897ff3\"\n }\n}",
404
398
  "title": "查询源站 区域"
405
399
  }
406
400
  ],
@@ -439,8 +433,8 @@
439
433
  "DescribeGlobalDomains": [
440
434
  {
441
435
  "document": "",
442
- "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeGlobalDomains\n<公共请求参数>\n\n{\n \"ProjectId\": \"0\",\n \"Limit\": \"112\",\n \"Offset\": \"0\"\n}",
443
- "output": "{\n \"Response\": {\n \"Domains\": [\n {\n \"Status\": 1,\n \"FullDomain\": \"xx\",\n \"UpdateTime\": 1,\n \"DomainId\": \"xx\",\n \"BanStatus\": \"xx\",\n \"ProjectId\": 0,\n \"DefaultValue\": \"xx\",\n \"Alias\": \"xx\",\n \"TagSet\": [\n {\n \"TagKey\": \"xx\",\n \"TagValue\": \"xx\"\n },\n {\n \"TagKey\": \"xx\",\n \"TagValue\": \"xx\"\n }\n ],\n \"Type\": \"xx\",\n \"CreateTime\": 1,\n \"ProxyCount\": 1\n },\n {\n \"Status\": 1,\n \"FullDomain\": \"xx\",\n \"UpdateTime\": 1,\n \"DomainId\": \"xx\",\n \"BanStatus\": \"xx\",\n \"ProjectId\": 0,\n \"DefaultValue\": \"xx\",\n \"Alias\": \"xx\",\n \"TagSet\": [\n {\n \"TagKey\": \"xx\",\n \"TagValue\": \"xx\"\n }\n ],\n \"Type\": \"xx\",\n \"CreateTime\": 1,\n \"ProxyCount\": 1\n },\n {\n \"Status\": 1,\n \"FullDomain\": \"xx\",\n \"UpdateTime\": 1,\n \"DomainId\": \"xx\",\n \"BanStatus\": \"xx\",\n \"ProjectId\": 0,\n \"DefaultValue\": \"xx\",\n \"Alias\": \"xx\",\n \"TagSet\": [\n {\n \"TagKey\": \"xx\",\n \"TagValue\": \"xx\"\n }\n ],\n \"Type\": \"xx\",\n \"CreateTime\": 1,\n \"ProxyCount\": 1\n },\n {\n \"Status\": 1,\n \"FullDomain\": \"xx\",\n \"UpdateTime\": 1,\n \"DomainId\": \"xx\",\n \"BanStatus\": \"xx\",\n \"ProjectId\": 0,\n \"DefaultValue\": \"xx\",\n \"Alias\": \"xx\",\n \"TagSet\": [\n {\n \"TagKey\": \"xx\",\n \"TagValue\": \"xx\"\n }\n ],\n \"Type\": \"xx\",\n \"CreateTime\": 1,\n \"ProxyCount\": 1\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"xx\"\n }\n}",
436
+ "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeGlobalDomains\n<公共请求参数>\n\n{\n \"ProjectId\": 0,\n \"Limit\": 112,\n \"Offset\": 0\n}",
437
+ "output": "{\n \"Response\": {\n \"Domains\": [\n {\n \"DomainId\": \"dm-00ye8ek7\",\n \"FullDomain\": \"gd-qbsrvjtf.gaapqcloud.com.cn\",\n \"Alias\": \"abc\",\n \"Type\": \"IP\",\n \"Status\": 0,\n \"ProjectId\": 0,\n \"DefaultValue\": \"192.168.1.2\",\n \"ProxyCount\": 1,\n \"CreateTime\": 1662216195,\n \"UpdateTime\": 1662216195,\n \"TagSet\": [\n {\n \"TagKey\": \"project\",\n \"TagValue\": \"abc\"\n }\n ],\n \"BanStatus\": \"RECOVER\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"90955c1c-ef70-40b4-bf3f-74409cf24d60\"\n }\n}",
444
438
  "title": "查询域名列表"
445
439
  }
446
440
  ],
@@ -462,25 +456,25 @@
462
456
  ],
463
457
  "DescribeHTTPListeners": [
464
458
  {
465
- "document": "查询HTTP监听器信息",
466
- "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeHTTPListeners\n<公共请求参数>\n\n{\n \"ProxyId\": \"link-n9ha8jzl\",\n \"Limit\": \"20\",\n \"Offset\": \"0\"\n}",
467
- "output": "{\n \"Response\": {\n \"TotalCount\": 4,\n \"ListenerSet\": [\n {\n \"Protocol\": \"HTTP\",\n \"ListenerId\": \"listener-4e99n24b\",\n \"Port\": 80,\n \"ListenerStatus\": 0,\n \"ListenerName\": \"http80\",\n \"CreateTime\": 1563335063\n },\n {\n \"Protocol\": \"HTTP\",\n \"ListenerId\": \"listener-jmi21mrf\",\n \"Port\": 8080,\n \"ListenerStatus\": 0,\n \"ListenerName\": \"http8080\",\n \"CreateTime\": 1564590945\n },\n {\n \"Protocol\": \"HTTP\",\n \"ListenerId\": \"listener-1grazsz5\",\n \"Port\": 18080,\n \"ListenerStatus\": 0,\n \"ListenerName\": \"http18080\",\n \"CreateTime\": 1564590963\n },\n {\n \"Protocol\": \"HTTP\",\n \"ListenerId\": \"listener-l6z66uqb\",\n \"Port\": 28080,\n \"ListenerStatus\": 0,\n \"ListenerName\": \"http28080\",\n \"CreateTime\": 1564640821\n }\n ],\n \"RequestId\": \"4c43a7f7-3527-4e2a-9998-bbd363e4b095\"\n }\n}",
459
+ "document": "",
460
+ "input": "POST / HTTP/1.1\nHost: xxx.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeHTTPListeners\n<公共请求参数>\n\n{\n \"ProxyId\": \"link-pl5ee4db\",\n \"Limit\": \"20\",\n \"Offset\": \"0\"\n}",
461
+ "output": "{\n \"Response\": {\n \"RequestId\": \"3c48a850-4559-4132-8113-d075a235da2d\",\n \"TotalCount\": 1,\n \"ListenerSet\": [\n {\n \"ListenerId\": \"listener-kuwra6qh\",\n \"ListenerName\": \"test\",\n \"Port\": 80,\n \"CreateTime\": 1729568991,\n \"Protocol\": \"HTTP\",\n \"ListenerStatus\": 1,\n \"ProxyId\": \"link-pl5ee4db\",\n \"GroupId\": null\n }\n ]\n }\n}",
468
462
  "title": "查询HTTP监听器信息"
469
463
  }
470
464
  ],
471
465
  "DescribeHTTPSListeners": [
472
466
  {
473
467
  "document": "查询HTTPS监听器信息",
474
- "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeHTTPSListeners\n<公共请求参数>\n\n{\n \"ProxyId\": \"link-n9ha8jzl\",\n \"Limit\": \"20\",\n \"Offset\": \"0\"\n}",
475
- "output": "{\n \"Response\": {\n \"TotalCount\": 11,\n \"ListenerSet\": [\n {\n \"ForwardProtocol\": \"HTTPS\",\n \"ClientCertificateId\": \"123\",\n \"CertificateId\": \"Sv8lFuYh\",\n \"Protocol\": \"HTTPS\",\n \"CertificateAlias\": \"lagameft01_test勿删除\",\n \"AuthType\": 0,\n \"ListenerId\": \"listener-eqq49dct\",\n \"ListenerStatus\": 0,\n \"ListenerName\": \"连通性测试httpstohttps443\",\n \"ClientCertificateAlias\": \"sdvadf\",\n \"CreateTime\": 1563340571,\n \"Port\": 443,\n \"PolyClientCertificateAliasInfo\": [\n {\n \"CertificateId\": \"123\",\n \"CertificateAlias\": \"alis\"\n }\n ]\n },\n {\n \"ForwardProtocol\": \"HTTPS\",\n \"ClientCertificateId\": \"\",\n \"CertificateId\": \"cert-r79xf99t\",\n \"Protocol\": \"HTTPS\",\n \"CertificateAlias\": \"boris服务器证书user001\",\n \"AuthType\": 0,\n \"ListenerId\": \"listener-85646933\",\n \"ListenerStatus\": 0,\n \"ListenerName\": \"testcert001\",\n \"ClientCertificateAlias\": null,\n \"CreateTime\": 1564201158,\n \"Port\": 1443,\n \"PolyClientCertificateAliasInfo\": [\n {\n \"CertificateId\": \"123\",\n \"CertificateAlias\": \"alis\"\n }\n ]\n }\n ],\n \"RequestId\": \"db5cebe8-b79a-401c-8704-388776fae938\"\n }\n}",
468
+ "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeHTTPSListeners\n<公共请求参数>\n\n{\n \"ProxyId\": \"link-n9ha8jzl\",\n \"Limit\": 20,\n \"Offset\": 0\n}",
469
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"ListenerSet\": [\n {\n \"ListenerId\": \"abc\",\n \"ListenerName\": \"abc\",\n \"Port\": 1,\n \"Protocol\": \"abc\",\n \"ListenerStatus\": 1,\n \"CertificateId\": \"abc\",\n \"ForwardProtocol\": \"abc\",\n \"CreateTime\": 1,\n \"CertificateAlias\": \"abc\",\n \"ClientCertificateId\": \"abc\",\n \"AuthType\": 0,\n \"ClientCertificateAlias\": \"abc\",\n \"PolyClientCertificateAliasInfo\": [\n {\n \"CertificateId\": \"abc\",\n \"CertificateAlias\": \"abc\"\n }\n ],\n \"Http3Supported\": 0,\n \"ProxyId\": \"abc\",\n \"GroupId\": \"abc\",\n \"TLSSupportVersion\": [\n \"abc\"\n ],\n \"TLSCiphers\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
476
470
  "title": "查询HTTPS监听器信息"
477
471
  }
478
472
  ],
479
473
  "DescribeListenerRealServers": [
480
474
  {
481
475
  "document": "查询4层监听器源站列表",
482
- "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeListenerRealServers\n<公共请求参数>\n\n{\n \"ListenerId\": \"listener-pbsgn7ej\"\n}",
483
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RealServerSet\": [\n {\n \"ProjectId\": 1,\n \"RealServerId\": \"xx\",\n \"InBanBlacklist\": 0,\n \"RealServerName\": \"xx\",\n \"RealServerIP\": \"xx\"\n },\n {\n \"ProjectId\": 1,\n \"RealServerId\": \"xx\",\n \"InBanBlacklist\": 0,\n \"RealServerName\": \"xx\",\n \"RealServerIP\": \"xx\"\n }\n ],\n \"BindRealServerTotalCount\": 1,\n \"RequestId\": \"xx\",\n \"BindRealServerSet\": [\n {\n \"RealServerStatus\": 1,\n \"RealServerPort\": 80,\n \"RealServerId\": \"xx\",\n \"RealServerFailoverRole\": \"xx\",\n \"DownIPList\": [\n \"1.1.1.1\"\n ],\n \"RealServerWeight\": 0,\n \"RealServerIP\": \"xx\"\n }\n ]\n }\n}",
476
+ "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeListenerRealServers\n<公共请求参数>\n\n{\n \"ListenerId\": \"listener-kmm7yf03\"\n}",
477
+ "output": "{\n \"Response\": {\n \"TotalCount\": 2,\n \"RealServerSet\": [\n {\n \"ProjectId\": 1,\n \"RealServerId\": \"rs-lexkssm5\",\n \"InBanBlacklist\": 0,\n \"RealServerName\": \"test1\",\n \"RealServerIP\": \"192.168.1.3\"\n },\n {\n \"ProjectId\": 1,\n \"RealServerId\": \"rs-f0t1tigr\",\n \"InBanBlacklist\": 0,\n \"RealServerName\": \"test2\",\n \"RealServerIP\": \"192.168.1.2\"\n }\n ],\n \"BindRealServerTotalCount\": 1,\n \"RequestId\": \"dad2a717-3c7d-444d-8f98-0cca9c897ff3\",\n \"BindRealServerSet\": [\n {\n \"RealServerStatus\": 1,\n \"RealServerPort\": 80,\n \"RealServerId\": \"rs-lexkssm5\",\n \"RealServerFailoverRole\": \"\",\n \"DownIPList\": [],\n \"RealServerWeight\": 1,\n \"RealServerIP\": \"192.168.1.3\"\n }\n ]\n }\n}",
484
478
  "title": "查询4层监听器源站列表"
485
479
  }
486
480
  ],
@@ -495,8 +489,8 @@
495
489
  "DescribeProxies": [
496
490
  {
497
491
  "document": "",
498
- "input": "https://gaap.tencentcloudapi.com/?Action=DescribeProxies\n&Offset=0\n&Limit=1\n&Filters.0.Name=AccessRegion\n&Filters.0.Values.0=ap-hongkong\n&<公共请求参数>",
499
- "output": "{\n \"Response\": {\n \"InstanceSet\": [\n {\n \"AccessRegionInfo\": {\n \"RegionId\": \"xx\",\n \"RegionAreaName\": \"xx\",\n \"IDCType\": \"xx\",\n \"FeatureBitmap\": 1,\n \"RegionArea\": \"xx\",\n \"RegionName\": \"xx\"\n },\n \"RelatedGlobalDomains\": [\n \"xx\"\n ],\n \"Version\": \"xx\",\n \"PolicyId\": \"xx\",\n \"Scalarable\": 1,\n \"IPList\": [\n {\n \"IP\": \"xx\",\n \"Bandwidth\": 0,\n \"Provider\": \"xx\"\n }\n ],\n \"Status\": \"xx\",\n \"ProxyType\": 1,\n \"ForwardIP\": \"xx\",\n \"ProxyId\": \"xx\",\n \"RealServerRegion\": \"xx\",\n \"Concurrent\": 2,\n \"RealServerRegionInfo\": {\n \"RegionId\": \"xx\",\n \"RegionAreaName\": \"xx\",\n \"IDCType\": \"xx\",\n \"FeatureBitmap\": 1,\n \"RegionArea\": \"xx\",\n \"RegionName\": \"xx\"\n },\n \"IP\": \"xx\",\n \"Http3Supported\": 0,\n \"InBanBlacklist\": 0,\n \"AccessRegion\": \"xx\",\n \"ProjectId\": 0,\n \"BillingType\": 0,\n \"SupportProtocols\": [\n \"TCP\",\n \"UDP\",\n \"HTTP\",\n \"HTTPS\"\n ],\n \"PackageType\": \"xx\",\n \"Domain\": \"xx\",\n \"IPAddressVersion\": \"xx\",\n \"BanStatus\": \"xx\",\n \"CreateTime\": 1,\n \"InstanceId\": \"xx\",\n \"Bandwidth\": 10,\n \"SupportSecurity\": 0,\n \"TagSet\": [\n {\n \"TagKey\": \"xx\",\n \"TagValue\": \"xx\"\n }\n ],\n \"ClientIPMethod\": [\n 0\n ],\n \"ProxyName\": \"xx\",\n \"NetworkType\": \"xx\",\n \"ModifyConfigTime\": 1,\n \"GroupId\": \"xx\"\n }\n ],\n \"TotalCount\": 1,\n \"ProxySet\": [\n {\n \"AccessRegionInfo\": {\n \"RegionId\": \"xx\",\n \"RegionAreaName\": \"xx\",\n \"IDCType\": \"xx\",\n \"FeatureBitmap\": 1,\n \"RegionArea\": \"xx\",\n \"RegionName\": \"xx\"\n },\n \"RelatedGlobalDomains\": [\n \"xx\"\n ],\n \"Version\": \"xx\",\n \"PolicyId\": \"xx\",\n \"Scalarable\": 1,\n \"IPList\": [\n {\n \"IP\": \"xx\",\n \"Bandwidth\": 0,\n \"Provider\": \"xx\"\n }\n ],\n \"Status\": \"xx\",\n \"ProxyType\": 1,\n \"ForwardIP\": \"xx\",\n \"ProxyId\": \"xx\",\n \"RealServerRegion\": \"xx\",\n \"Concurrent\": 2,\n \"RealServerRegionInfo\": {\n \"RegionId\": \"xx\",\n \"RegionAreaName\": \"xx\",\n \"IDCType\": \"xx\",\n \"FeatureBitmap\": 1,\n \"RegionArea\": \"xx\",\n \"RegionName\": \"xx\"\n },\n \"IP\": \"xx\",\n \"Http3Supported\": 0,\n \"InBanBlacklist\": 0,\n \"AccessRegion\": \"xx\",\n \"ProjectId\": 0,\n \"BillingType\": 0,\n \"SupportProtocols\": [\n \"TCP\",\n \"UDP\",\n \"HTTP\",\n \"HTTPS\"\n ],\n \"PackageType\": \"xx\",\n \"Domain\": \"xx\",\n \"IPAddressVersion\": \"xx\",\n \"BanStatus\": \"xx\",\n \"CreateTime\": 1,\n \"InstanceId\": \"xx\",\n \"Bandwidth\": 10,\n \"SupportSecurity\": 0,\n \"TagSet\": [\n {\n \"TagKey\": \"xx\",\n \"TagValue\": \"xx\"\n }\n ],\n \"ClientIPMethod\": [\n 0\n ],\n \"ProxyName\": \"xx\",\n \"NetworkType\": \"xx\",\n \"ModifyConfigTime\": 1,\n \"GroupId\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
492
+ "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProxies\n<公共请求参数>\n\n{\n \"Limit\": \"1\",\n \"Offset\": \"0\"\n}",
493
+ "output": "{\n \"Response\": {\n \"InstanceSet\": [\n {\n \"AccessRegionInfo\": {\n \"RegionId\": \"Beijing\",\n \"RegionAreaName\": \"NorthChina\",\n \"IDCType\": \"dc\",\n \"FeatureBitmap\": 79,\n \"RegionArea\": \"Beijing\",\n \"RegionName\": \"北京(原中国大陆-华北大区)\",\n \"SupportFeature\": null\n },\n \"RelatedGlobalDomains\": [],\n \"Version\": \"3.0\",\n \"PolicyId\": null,\n \"Scalarable\": 1,\n \"IPList\": [\n {\n \"IP\": \"43.137.75.190\",\n \"Provider\": \"BGP\",\n \"Bandwidth\": 10\n }\n ],\n \"Status\": \"RUNNING\",\n \"ProxyType\": 100,\n \"ForwardIP\": \"124.222.42.242;118.25.142.34;\",\n \"ProxyId\": \"link-4qlu8i3j\",\n \"RealServerRegion\": \"Shanghai\",\n \"Concurrent\": 2,\n \"RealServerRegionInfo\": {\n \"RegionId\": \"Shanghai\",\n \"RegionAreaName\": \"上海(原中国大陆-华东大区)\",\n \"IDCType\": \"dc\",\n \"FeatureBitmap\": 79,\n \"RegionArea\": \"EastChina\",\n \"RegionName\": \"EastChina\",\n \"SupportFeature\": null\n },\n \"IP\": \"43.137.75.190\",\n \"Http3Supported\": 0,\n \"InBanBlacklist\": 0,\n \"AccessRegion\": \"Beijing\",\n \"ProjectId\": 1323575,\n \"BillingType\": 1,\n \"SupportProtocols\": [\n \"TCP\",\n \"UDP\"\n ],\n \"PackageType\": \"Thunder\",\n \"FeatureBitmap\": 71,\n \"Domain\": \"link-4qlu8i3j.gaapqcloud.com.c\",\n \"IPAddressVersion\": \"IPv4\",\n \"BanStatus\": \"RECOVER\",\n \"CreateTime\": 1728542120,\n \"InstanceId\": \"link-4qlu8i3j\",\n \"Bandwidth\": 10,\n \"SupportSecurity\": 1,\n \"TagSet\": [\n {\n \"TagKey\": \"test-01\",\n \"TagValue\": \"10\"\n }\n ],\n \"ClientIPMethod\": [\n 0,\n 1\n ],\n \"ProxyName\": \"test-proxy\",\n \"NetworkType\": \"normal\",\n \"ModifyConfigTime\": 1728542120,\n \"GroupId\": null\n }\n ],\n \"TotalCount\": 1,\n \"ProxySet\": [\n {\n \"AccessRegionInfo\": {\n \"RegionId\": \"Beijing\",\n \"RegionAreaName\": \"NorthChina\",\n \"IDCType\": \"dc\",\n \"FeatureBitmap\": 79,\n \"RegionArea\": \"Beijing\",\n \"RegionName\": \"北京(原中国大陆-华北大区)\",\n \"SupportFeature\": null\n },\n \"RelatedGlobalDomains\": [],\n \"Version\": \"3.0\",\n \"PolicyId\": null,\n \"Scalarable\": 1,\n \"IPList\": [\n {\n \"IP\": \"43.137.75.190\",\n \"Provider\": \"BGP\",\n \"Bandwidth\": 10\n }\n ],\n \"Status\": \"RUNNING\",\n \"ProxyType\": 100,\n \"ForwardIP\": \"124.222.42.242;118.25.142.34;\",\n \"ProxyId\": \"link-4qlu8i3j\",\n \"RealServerRegion\": \"Shanghai\",\n \"Concurrent\": 2,\n \"RealServerRegionInfo\": {\n \"RegionId\": \"Shanghai\",\n \"RegionAreaName\": \"上海(原中国大陆-华东大区)\",\n \"IDCType\": \"dc\",\n \"FeatureBitmap\": 79,\n \"RegionArea\": \"EastChina\",\n \"RegionName\": \"EastChina\",\n \"SupportFeature\": null\n },\n \"IP\": \"43.137.75.190\",\n \"Http3Supported\": 0,\n \"InBanBlacklist\": 0,\n \"AccessRegion\": \"Beijing\",\n \"ProjectId\": 1323575,\n \"BillingType\": 1,\n \"SupportProtocols\": [\n \"TCP\",\n \"UDP\",\n \"HTTP\",\n \"HTTPS\"\n ],\n \"PackageType\": \"Thunder\",\n \"FeatureBitmap\": 71,\n \"Domain\": \"link-4qlu8i3j.gaapqcloud.com.c\",\n \"IPAddressVersion\": \"IPv4\",\n \"BanStatus\": \"RECOVER\",\n \"CreateTime\": 1728542120,\n \"InstanceId\": \"link-4qlu8i3j\",\n \"Bandwidth\": 10,\n \"SupportSecurity\": 1,\n \"TagSet\": [\n {\n \"TagKey\": \"test-01\",\n \"TagValue\": \"10\"\n }\n ],\n \"ClientIPMethod\": [\n 0,\n 1\n ],\n \"ProxyName\": \"test-proxy\",\n \"NetworkType\": \"normal\",\n \"ModifyConfigTime\": 1728542120,\n \"GroupId\": null\n }\n ],\n \"RequestId\": \"bf46572b-700d-4797-831c-7fcf8232358d\"\n }\n}",
500
494
  "title": "查询通道实例列表"
501
495
  }
502
496
  ],
@@ -519,8 +513,8 @@
519
513
  "DescribeProxyDetail": [
520
514
  {
521
515
  "document": "",
522
- "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProxyDetail\n<公共请求参数>\n\n{\n \"ProxyId\": \"link-12345678\"\n}",
523
- "output": "{\n \"Response\": {\n \"ProxyDetail\": {\n \"InstanceId\": \"abc\",\n \"CreateTime\": 1,\n \"ProjectId\": 0,\n \"ProxyName\": \"abc\",\n \"AccessRegion\": \"abc\",\n \"RealServerRegion\": \"abc\",\n \"Bandwidth\": 0,\n \"Concurrent\": 0,\n \"Status\": \"abc\",\n \"Domain\": \"abc\",\n \"IP\": \"abc\",\n \"Version\": \"abc\",\n \"ProxyId\": \"abc\",\n \"Scalarable\": 0,\n \"SupportProtocols\": [\n \"abc\"\n ],\n \"GroupId\": \"abc\",\n \"PolicyId\": \"abc\",\n \"AccessRegionInfo\": {\n \"RegionId\": \"abc\",\n \"RegionName\": \"abc\",\n \"RegionArea\": \"abc\",\n \"RegionAreaName\": \"abc\",\n \"IDCType\": \"abc\",\n \"FeatureBitmap\": 1,\n \"SupportFeature\": {\n \"NetworkType\": [\n \"abc\"\n ]\n }\n },\n \"RealServerRegionInfo\": {\n \"RegionId\": \"abc\",\n \"RegionName\": \"abc\",\n \"RegionArea\": \"abc\",\n \"RegionAreaName\": \"abc\",\n \"IDCType\": \"abc\",\n \"FeatureBitmap\": 1,\n \"SupportFeature\": {\n \"NetworkType\": [\n \"abc\"\n ]\n }\n },\n \"ForwardIP\": \"abc\",\n \"TagSet\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ],\n \"SupportSecurity\": 0,\n \"BillingType\": 0,\n \"RelatedGlobalDomains\": [\n \"abc\"\n ],\n \"ModifyConfigTime\": 1,\n \"ProxyType\": 1,\n \"ClientIPMethod\": [\n 0\n ],\n \"IPAddressVersion\": \"abc\",\n \"NetworkType\": \"abc\",\n \"PackageType\": \"abc\",\n \"BanStatus\": \"abc\",\n \"IPList\": [\n {\n \"IP\": \"abc\",\n \"Provider\": \"abc\",\n \"Bandwidth\": 0\n }\n ],\n \"Http3Supported\": 0,\n \"InBanBlacklist\": 0,\n \"FeatureBitmap\": 0,\n \"IsAutoScaleProxy\": 0,\n \"IsSupportTLSChoice\": 0\n },\n \"RequestId\": \"abc\"\n }\n}",
516
+ "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProxyDetail\n<公共请求参数>\n\n{\n \"ProxyId\": \"link-4qlu8i3j\"\n}",
517
+ "output": "{\n \"Response\": {\n \"ProxyDetail\": {\n \"InstanceId\": \"link-4qlu8i3j\",\n \"CreateTime\": 1728542120,\n \"ProjectId\": 1323575,\n \"ProxyName\": \"test-proxy\",\n \"AccessRegion\": \"Beijing\",\n \"RealServerRegion\": \"Shanghai\",\n \"Bandwidth\": 10,\n \"Concurrent\": 2,\n \"Status\": \"RUNNING\",\n \"Domain\": \"link-4qlu8i3j.gaapqcloud.com.cn\",\n \"IP\": \"43.137.75.190\",\n \"Version\": \"3.0\",\n \"ProxyId\": \"link-4qlu8i3j\",\n \"Scalarable\": 1,\n \"SupportProtocols\": [\n \"TCP\",\n \"UDP\"\n ],\n \"GroupId\": null,\n \"PolicyId\": \"sp-e6on5s9d\",\n \"AccessRegionInfo\": {\n \"RegionId\": \"Beijing\",\n \"RegionName\": \"北京(原中国大陆-华北大区)\",\n \"RegionArea\": \"NorthChina\",\n \"RegionAreaName\": \"NorthChina\",\n \"IDCType\": \"dc\",\n \"FeatureBitmap\": 79,\n \"SupportFeature\": null\n },\n \"RealServerRegionInfo\": {\n \"RegionId\": \"Shanghai\",\n \"RegionName\": \"上海(原中国大陆-华东大区)\",\n \"RegionArea\": \"EastChina\",\n \"RegionAreaName\": \"EastChina\",\n \"IDCType\": \"dc\",\n \"FeatureBitmap\": 79,\n \"SupportFeature\": null\n },\n \"ForwardIP\": \"124.222.42.242;118.25.142.34;\",\n \"TagSet\": [\n {\n \"TagKey\": \"test\",\n \"TagValue\": \"10\"\n }\n ],\n \"SupportSecurity\": 1,\n \"BillingType\": 1,\n \"RelatedGlobalDomains\": [],\n \"ModifyConfigTime\": 1728542120,\n \"ProxyType\": 100,\n \"ClientIPMethod\": [\n 0,\n 1\n ],\n \"IPAddressVersion\": \"IPv4\",\n \"NetworkType\": \"normal\",\n \"PackageType\": \"Thunder\",\n \"BanStatus\": \"RECOVER\",\n \"IPList\": [\n {\n \"IP\": \"43.137.75.190\",\n \"Provider\": \"BGP\",\n \"Bandwidth\": 10\n }\n ],\n \"Http3Supported\": 1,\n \"InBanBlacklist\": 0,\n \"FeatureBitmap\": 71,\n \"IsAutoScaleProxy\": 0,\n \"IsSupportTLSChoice\": 1\n },\n \"RequestId\": \"8d5cae87-74ac-4122-98e8-3aab1f7040b9\"\n }\n}",
524
518
  "title": "查询通道详情"
525
519
  },
526
520
  {
@@ -646,7 +640,7 @@
646
640
  {
647
641
  "document": "查询TCP监听器列表",
648
642
  "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTCPListeners\n<公共请求参数>\n\n{\n \"ProxyId\": \"link-hwera8lq\",\n \"ListenerId\": \"listener-gkzl9e7t\"\n}",
649
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"ListenerSet\": [\n {\n \"HealthyThreshold\": 1,\n \"BindStatus\": 1,\n \"SessionPersist\": 1,\n \"RealServerType\": \"xx\",\n \"Protocol\": \"xx\",\n \"ConnectTimeout\": 1,\n \"RealServerPort\": 1,\n \"HealthCheck\": 1,\n \"ListenerId\": \"xx\",\n \"UnhealthyThreshold\": 1,\n \"ListenerStatus\": 1,\n \"ListenerName\": \"xx\",\n \"Scheduler\": \"xx\",\n \"ClientIPMethod\": 1,\n \"FailoverSwitch\": 1,\n \"RealServerSet\": [\n {\n \"RealServerStatus\": 0,\n \"RealServerPort\": 111,\n \"RealServerId\": \"xx\",\n \"DownIPList\": [\n \"11.11.11.11:111\"\n ],\n \"RealServerWeight\": 1,\n \"RealServerIP\": \"xx\"\n }\n ],\n \"CreateTime\": 1,\n \"Port\": 1,\n \"DelayLoop\": 1\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
643
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"ListenerSet\": [\n {\n \"HealthyThreshold\": 1,\n \"BindStatus\": 1,\n \"SessionPersist\": 1,\n \"RealServerType\": \"IP\",\n \"Protocol\": \"TCP\",\n \"ConnectTimeout\": 1,\n \"RealServerPort\": 1,\n \"HealthCheck\": 1,\n \"ListenerId\": \"listener-gkzl9e7t\",\n \"UnhealthyThreshold\": 1,\n \"ListenerStatus\": 1,\n \"ListenerName\": \"test\",\n \"Scheduler\": \"rr\",\n \"ClientIPMethod\": 1,\n \"FailoverSwitch\": 1,\n \"RealServerSet\": [\n {\n \"RealServerStatus\": 1,\n \"RealServerPort\": 4800,\n \"RealServerId\": \"rs-l694mxlf\",\n \"DownIPList\": [\n \"192.168.1.2:4800\"\n ],\n \"RealServerFailoverRole\": \"\",\n \"RealServerWeight\": 1,\n \"RealServerIP\": \"192.168.1.2\"\n }\n ],\n \"CreateTime\": 1,\n \"Port\": 1,\n \"DelayLoop\": 1,\n \"ProxyId\": \"link-hwera8lq\",\n \"GroupId\": \"\"\n }\n ],\n \"RequestId\": \"dad2a717-3c7d-444d-8f98-0cca9c897ff3\"\n }\n}",
650
644
  "title": "查询TCP监听器列表"
651
645
  }
652
646
  ],
@@ -660,9 +654,9 @@
660
654
  ],
661
655
  "DescribeUDPListeners": [
662
656
  {
663
- "document": "查询UDP监听器列表",
657
+ "document": "",
664
658
  "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUDPListeners\n<公共请求参数>\n\n{\n \"ProxyId\": \"link-hwera8lq\",\n \"ListenerId\": \"listener-pbsgn7ej\"\n}",
665
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"ListenerSet\": [\n {\n \"RecvContext\": \"xx\",\n \"RealServerType\": \"xx\",\n \"CheckPort\": 0,\n \"ListenerId\": \"xx\",\n \"ContextType\": \"xx\",\n \"ListenerName\": \"xx\",\n \"Port\": 1,\n \"BindStatus\": 1,\n \"FailoverSwitch\": 0,\n \"CheckType\": \"xx\",\n \"Scheduler\": \"xx\",\n \"RealServerSet\": [\n {\n \"RealServerStatus\": 0,\n \"RealServerPort\": 111,\n \"RealServerId\": \"xx\",\n \"RealServerFailoverRole\": \"master\",\n \"DownIPList\": [\n \"11.11.11.11:111\"\n ],\n \"RealServerWeight\": 1,\n \"RealServerIP\": \"xx\"\n }\n ],\n \"SessionPersist\": 1,\n \"ConnectTimeout\": 1,\n \"SendContext\": \"xx\",\n \"HealthCheck\": 1,\n \"HealthyThreshold\": 1,\n \"DelayLoop\": 1,\n \"ListenerStatus\": 1,\n \"Protocol\": \"xx\",\n \"RealServerPort\": 1,\n \"UnhealthyThreshold\": 1,\n \"CreateTime\": 1\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
659
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"ListenerSet\": [\n {\n \"RecvContext\": \"123\",\n \"RealServerType\": \"IP\",\n \"CheckPort\": 4000,\n \"ListenerId\": \"listener-pbsgn7ej\",\n \"ContextType\": \"TEXT\",\n \"ListenerName\": \"test\",\n \"Port\": 2000,\n \"BindStatus\": 1,\n \"FailoverSwitch\": 0,\n \"CheckType\": \"PORT\",\n \"Scheduler\": \"rr\",\n \"RealServerSet\": [\n {\n \"RealServerStatus\": 0,\n \"RealServerPort\": 5000,\n \"RealServerId\": \"rs-l694mxlf\",\n \"RealServerFailoverRole\": \"master\",\n \"DownIPList\": [\n \"192.168.1.2:5000\"\n ],\n \"RealServerWeight\": 1,\n \"RealServerIP\": \"192.168.1.2\"\n }\n ],\n \"SessionPersist\": 1,\n \"ConnectTimeout\": 2,\n \"SendContext\": \"123\",\n \"HealthCheck\": 1,\n \"HealthyThreshold\": 1,\n \"DelayLoop\": 1,\n \"ListenerStatus\": 0,\n \"Protocol\": \"UDP\",\n \"RealServerPort\": 5000,\n \"UnhealthyThreshold\": 5,\n \"ProxyId\": \"link-nd8l04ev\",\n \"GroupId\": \"\",\n \"CreateTime\": 1723131641\n }\n ],\n \"RequestId\": \"dad2a717-3c7d-444d-8f98-0cca9c897ff3\"\n }\n}",
666
660
  "title": "查询UDP监听器列表"
667
661
  }
668
662
  ],
@@ -677,7 +671,7 @@
677
671
  "DisableGlobalDomain": [
678
672
  {
679
673
  "document": "",
680
- "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DisableGlobalDomain\n<公共请求参数>\n\n{\n \"DomainId\": \"test.com\"\n}",
674
+ "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DisableGlobalDomain\n<公共请求参数>\n\n{\n \"DomainId\": \"dm-00ye8ek7\"\n}",
681
675
  "output": "{\n \"Response\": {\n \"RequestId\": \"d5fc71eb-451a-40f2-933f-2732c8990d7f\",\n \"Error\": {\n \"Message\": \"domain not exits\",\n \"Code\": \"FailedOperation\"\n }\n }\n}",
682
676
  "title": "暂停指定域名的解析"
683
677
  }
@@ -693,8 +687,8 @@
693
687
  "InquiryPriceCreateProxy": [
694
688
  {
695
689
  "document": "创建加速通道询价",
696
- "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: InquiryPriceCreateProxy\n<公共请求参数>\n\n{\n \"Concurrency\": \"2\",\n \"Bandwidth\": \"10\",\n \"RealServerRegion\": \"SouthChina\",\n \"AccessRegion\": \"EastChina\"\n}",
697
- "output": "{\n \"Response\": {\n \"ProxyDailyPrice\": 0,\n \"BandwidthUnitPrice\": [\n {\n \"BandwidthRange\": [\n 0\n ],\n \"BandwidthUnitPrice\": 0,\n \"DiscountBandwidthUnitPrice\": 0\n }\n ],\n \"DiscountProxyDailyPrice\": 0,\n \"Currency\": \"abc\",\n \"FlowUnitPrice\": 0,\n \"DiscountFlowUnitPrice\": 0,\n \"Cn2BandwidthPrice\": 0,\n \"Cn2BandwidthPriceWithDiscount\": 0,\n \"RequestId\": \"abc\"\n }\n}",
690
+ "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: InquiryPriceCreateProxy\n<公共请求参数>\n\n{\n \"Concurrent\": 2,\n \"Bandwidth\": 10,\n \"RealServerRegion\": \"Shanghai\",\n \"AccessRegion\": \"Guangzhou\",\n \"IPAddressVersion\": \"IPv4\",\n \"NetworkType\": \"normal\"\n}",
691
+ "output": "{\n \"Response\": {\n \"ProxyDailyPrice\": 80.64,\n \"DiscountProxyDailyPrice\": 80.64,\n \"BandwidthUnitPrice\": [\n {\n \"BandwidthRange\": [\n 0,\n 20\n ],\n \"BandwidthUnitPrice\": 130,\n \"DiscountBandwidthUnitPrice\": 130\n },\n {\n \"BandwidthRange\": [\n 20,\n 100\n ],\n \"BandwidthUnitPrice\": 90,\n \"DiscountBandwidthUnitPrice\": 90\n },\n {\n \"BandwidthRange\": [\n 100,\n 500\n ],\n \"BandwidthUnitPrice\": 70,\n \"DiscountBandwidthUnitPrice\": 70\n },\n {\n \"BandwidthRange\": [\n 500,\n 2000\n ],\n \"BandwidthUnitPrice\": 60,\n \"DiscountBandwidthUnitPrice\": 60\n },\n {\n \"BandwidthRange\": [\n 2000,\n -1\n ],\n \"BandwidthUnitPrice\": 50,\n \"DiscountBandwidthUnitPrice\": 50\n }\n ],\n \"Currency\": \"CNY\",\n \"RequestId\": \"d04ffc2a-5c92-455c-b1b1-1d4e460a63e2\",\n \"FlowUnitPrice\": null,\n \"DiscountFlowUnitPrice\": null,\n \"Cn2BandwidthPrice\": 0,\n \"Cn2BandwidthPriceWithDiscount\": 0\n }\n}",
698
692
  "title": "创建加速通道询价"
699
693
  }
700
694
  ],
@@ -725,7 +719,7 @@
725
719
  "ModifyGlobalDomainAttribute": [
726
720
  {
727
721
  "document": "",
728
- "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyGlobalDomainAttribute\n<公共请求参数>\n\n{\n \"ProjectId\": \"0\",\n \"DefaultValue\": \"1.1.1.1\",\n \"DomainId\": \"test.com\",\n \"Alias\": \"test\"\n}",
722
+ "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyGlobalDomainAttribute\n<公共请求参数>\n\n{\n \"ProjectId\": 0,\n \"DefaultValue\": \"1.1.1.1\",\n \"DomainId\": \"dm-00ye8ek7\",\n \"Alias\": \"test\"\n}",
729
723
  "output": "{\n \"Response\": {\n \"RequestId\": \"19a021f8-dff3-4890-8e7a-ed5054e22e49\"\n }\n}",
730
724
  "title": "修改域名属性"
731
725
  }
@@ -733,7 +727,7 @@
733
727
  "ModifyGlobalDomainDns": [
734
728
  {
735
729
  "document": "",
736
- "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyGlobalDomainDns\n<公共请求参数>\n\n{\n \"ProxyIdList\": [\n \"1213\"\n ],\n \"NationCountryInnerCodes\": [\n \"123\"\n ],\n \"DnsRecordId\": \"3223\",\n \"DomainId\": \"xxxx\"\n}",
730
+ "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyGlobalDomainDns\n<公共请求参数>\n\n{\n \"ProxyIdList\": [\n \"link-wefarwqx\"\n ],\n \"NationCountryInnerCodes\": [\n \"100000\"\n ],\n \"DnsRecordId\": \"3223\",\n \"DomainId\": \"dm-00ye8ek7\"\n}",
737
731
  "output": "{\n \"Response\": {\n \"RequestId\": \"19a021f8-dff3-4890-8e7a-ed5054e22e49\"\n }\n}",
738
732
  "title": "修改域名解析记录"
739
733
  },
@@ -833,7 +827,7 @@
833
827
  "ModifyTCPListenerAttribute": [
834
828
  {
835
829
  "document": "修改TCP监听器配置",
836
- "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyTCPListenerAttribute\n<公共请求参数>\n\n{\n \"ConnectTimeout\": \"20\",\n \"ProxyId\": \"link-bjkpdum1\",\n \"HealthCheck\": \"1\",\n \"ListenerId\": \"listener-o0f3at99\",\n \"ListenerName\": \"test10\",\n \"Scheduler\": \"rr\",\n \"DelayLoop\": \"30\"\n}",
830
+ "input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyTCPListenerAttribute\n<公共请求参数>\n\n{\n \"ConnectTimeout\": \"20\",\n \"ProxyId\": \"link-bjkpdum1\",\n \"HealthCheck\": 1,\n \"ListenerId\": \"listener-o0f3at99\",\n \"ListenerName\": \"test10\",\n \"Scheduler\": \"rr\",\n \"DelayLoop\": 30\n}",
837
831
  "output": "{\n \"Response\": {\n \"RequestId\": \"3919ba30-85c4-4cb4-81bf-ff243b50f3dc\"\n }\n}",
838
832
  "title": "修改TCP监听器配置"
839
833
  }
@@ -62,6 +62,12 @@
62
62
  "input": "POST / HTTP/1.1\nHost: hunyuan.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChatCompletions\n<公共请求参数>\n\n{\n \"Model\": \"hunyuan-vision\",\n \"Messages\": [\n {\n \"Role\": \"user\",\n \"Contents\": [\n {\n \"Type\": \"text\",\n \"Text\": \"下面图片中是哪个公司的 Logo?\"\n },\n {\n \"Type\": \"image_url\",\n \"ImageUrl\": {\n \"Url\": \"https://cloudcache.tencent-cloud.com/qcloud/ui/portal-set/build/About/images/bg-product-series_87d.png\"\n }\n },\n {\n \"Type\": \"image_url\",\n \"ImageUrl\": {\n \"Url\": \"https://cloudcache.tencent-cloud.com/qcloud/ui/portal-set/build/About/images/bg-product-series_87d.png\"\n }\n }\n ]\n }\n ],\n \"Stream\": false\n}",
63
63
  "output": "{\n \"Response\": {\n \"RequestId\": \"a21f9d7e-c18a-438b-bfb4-7941a2adf8ae\",\n \"Note\": \"以上内容为AI生成,不代表开发者立场,请勿删除或修改本标记\",\n \"Choices\": [\n {\n \"Message\": {\n \"Role\": \"assistant\",\n \"Content\": \"这张图片中展示的Logo属于腾讯公司。\"\n },\n \"FinishReason\": \"stop\"\n }\n ],\n \"Created\": 1714290436,\n \"Id\": \"a21f9d7e-c18a-438b-bfb4-7941a2adf8ae\",\n \"Usage\": {\n \"PromptTokens\": 7,\n \"CompletionTokens\": 10,\n \"TotalTokens\": 17\n }\n }\n}",
64
64
  "title": "图片理解示例"
65
+ },
66
+ {
67
+ "document": "推荐使用 API Explorer 调用接口,见本文档顶部说明。该示例说明如何使用深度研究。",
68
+ "input": "POST / HTTP/1.1\nHost: hunyuan.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChatCompletions\n<公共请求参数>\n\n{\n \"Model\": \"hunyuan-pro\",\n \"Messages\": [\n {\n \"Role\": \"user\",\n \"Content\": \"黄金价格为什么上涨?\"\n }\n ],\n \"Stream\": true,\n \"StreamModeration\": true,\n \"EnableEnhancement\": true,\n \"SearchInfo\": true,\n \"Citation\": true\n}",
69
+ "output": "HTTP/1.1 200 OK\nCache-Control: no-cache\nConnection: keep-alive\nContent-Type: text/event-stream\nDate: Wed, 23 Oct 2024 06:42:27 GMT\nTransfer-Encoding: chunked\nX-TC-RequestId: 962eac85-9d4d-47d5-87df-0f68e2c54ffe\n\ndata: {\"Note\":\"以上内容为AI生成,不代表开发者立场,请勿删除或修改本标记\",\"Choices\":[{\"Delta\":{\"Role\":\"assistant\",\"Content\":\"黄金\"},\"FinishReason\":\"\"}],\"SearchInfo\":{\"SearchResults\":[{\"Index\":1,\"Title\":\"什么原因导致黄金价格持续上涨呢?-今日头条\",\"Url\":\"https://www.toutiao.com/article/7405795153295835685/\"},{\"Index\":2,\"Title\":\"黄金价格上涨的背后原因-今日头条\",\"Url\":\"https://www.toutiao.com/article/7343060432250749450/\"},{\"Index\":3,\"Title\":\"黄金为何大涨?背后的逻辑你值得深究 近一年以来,经济界 ...\",\"Url\":\"https://xueqiu.com/9543769156/285918720\"},{\"Index\":4,\"Title\":\"金价为何猛涨u3000-u3000财梯网\",\"Url\":\"https://www.cadforex.com/licai/76040.html\"},{\"Index\":5,\"Title\":\"黄金价格暴涨的多维驱动因素分析_经济_全球_市场\",\"Url\":\"https://www.sohu.com/a/792488534_121983853\"},{\"Index\":6,\"Title\":\"黄金价格与通货膨胀率的关联_因素_市场_影响\",\"Url\":\"https://www.sohu.com/a/795813780_122001933\"},{\"Index\":7,\"Title\":\"通货膨胀与金价的关系是怎样的?_中金在线财经号\",\"Url\":\"http://mp.cnfol.com/58227/article/1724810738-141466711.html\"},{\"Index\":8,\"Title\":\"金价再创新高 地缘政治和美国大选推动避险需求 - 腾讯网\",\"Url\":\"https://new.qq.com/rain/a/20241023A0185900\"},{\"Index\":9,\"Title\":\"中信建投:通胀、货币以及地缘三大因素叠加,构成黄金完美 ...\",\"Url\":\"https://new.qq.com/rain/a/20241023A01G1E00\"},{\"Index\":10,\"Title\":\"黄金价格与美元汇率之间的关系是怎样的-叩富网\",\"Url\":\"https://licai.cofool.com/ask/qa_3396404.html\"},{\"Index\":11,\"Title\":\"金价暴涨释放危险信号:2024年,美元要崩?美债央行美元指数美元汇率黄金价格国际金价_网易订阅\",\"Url\":\"https://www.163.com/dy/article/IMSN07JG0552NMAF.html\"},{\"Index\":12,\"Title\":\"央行购金+投资者配置不足+地缘政治风险,金价明年将涨至 ...\",\"Url\":\"https://finance.sina.com.cn/money/forex/hbfx/2024-10-23/doc-inctnyne0954128.shtml\"},{\"Index\":13,\"Title\":\"黄金价格与全球货币政策的互动_市场关注_经济_中央银行\",\"Url\":\"https://www.sohu.com/a/795813568_122001933\"},{\"Index\":14,\"Title\":\"黄金价格大涨,投资需求显著提升,金价还可以走多远?_财富号_东方财富网\",\"Url\":\"https://caifuhao.eastmoney.com/news/20240306084013570039040\"},{\"Index\":15,\"Title\":\"国际金价再创新高!年内累计涨幅已超30%,机构称中长期 ...\",\"Url\":\"https://new.qq.com/rain/a/20241018A012Y300\"},{\"Index\":16,\"Title\":\"从黄金历史牛市分析和预测黄金价格走势黄金_新浪财经_新浪网\",\"Url\":\"https://finance.sina.com.cn/money/nmetal/hjzx/2024-08-20/doc-inckiaqw3372603.shtml\"},{\"Index\":17,\"Title\":\"以史为鉴!100年黄金走势图显示:长期策略仍是逢低买入 ...\",\"Url\":\"https://finance.sina.com.cn/money/forex/hbfx/2024-02-19/doc-inaipzvn5400083.shtml\"}],\"Outline\":[\"全球经济不确定性\",\"通货膨胀预期上升\",\"美元汇率波动\",\"投资者需求增加\",\"供应端因素\"]},\"Created\":1729665576,\"Id\":\"962eac85-9d4d-47d5-87df-0f68e2c54ffe\",\"Usage\":{\"PromptTokens\":6,\"CompletionTokens\":2,\"TotalTokens\":8}}\n\ndata: {\"Note\":\"以上内容为AI生成,不代表开发者立场,请勿删除或修改本标记\",\"Choices\":[{\"Delta\":{\"Role\":\"assistant\",\"Content\":\"价格\"},\"FinishReason\":\"\"}],\"SearchInfo\":{\"SearchResults\":[{\"Index\":1,\"Title\":\"什么原因导致黄金价格持续上涨呢?-今日头条\",\"Url\":\"https://www.toutiao.com/article/7405795153295835685/\"},{\"Index\":2,\"Title\":\"黄金价格上涨的背后原因-今日头条\",\"Url\":\"https://www.toutiao.com/article/7343060432250749450/\"},{\"Index\":3,\"Title\":\"黄金为何大涨?背后的逻辑你值得深究 近一年以来,经济界 ...\",\"Url\":\"https://xueqiu.com/9543769156/285918720\"},{\"Index\":4,\"Title\":\"金价为何猛涨u3000-u3000财梯网\",\"Url\":\"https://www.cadforex.com/licai/76040.html\"},{\"Index\":5,\"Title\":\"黄金价格暴涨的多维驱动因素分析_经济_全球_市场\",\"Url\":\"https://www.sohu.com/a/792488534_121983853\"},{\"Index\":6,\"Title\":\"黄金价格与通货膨胀率的关联_因素_市场_影响\",\"Url\":\"https://www.sohu.com/a/795813780_122001933\"},{\"Index\":7,\"Title\":\"通货膨胀与金价的关系是怎样的?_中金在线财经号\",\"Url\":\"http://mp.cnfol.com/58227/article/1724810738-141466711.html\"},{\"Index\":8,\"Title\":\"金价再创新高 地缘政治和美国大选推动避险需求 - 腾讯网\",\"Url\":\"https://new.qq.com/rain/a/20241023A0185900\"},{\"Index\":9,\"Title\":\"中信建投:通胀、货币以及地缘三大因素叠加,构成黄金完美 ...\",\"Url\":\"https://new.qq.com/rain/a/20241023A01G1E00\"},{\"Index\":10,\"Title\":\"黄金价格与美元汇率之间的关系是怎样的-叩富网\",\"Url\":\"https://licai.cofool.com/ask/qa_3396404.html\"},{\"Index\":11,\"Title\":\"金价暴涨释放危险信号:2024年,美元要崩?美债央行美元指数美元汇率黄金价格国际金价_网易订阅\",\"Url\":\"https://www.163.com/dy/article/IMSN07JG0552NMAF.html\"},{\"Index\":12,\"Title\":\"央行购金+投资者配置不足+地缘政治风险,金价明年将涨至 ...\",\"Url\":\"https://finance.sina.com.cn/money/forex/hbfx/2024-10-23/doc-inctnyne0954128.shtml\"},{\"Index\":13,\"Title\":\"黄金价格与全球货币政策的互动_市场关注_经济_中央银行\",\"Url\":\"https://www.sohu.com/a/795813568_122001933\"},{\"Index\":14,\"Title\":\"黄金价格大涨,投资需求显著提升,金价还可以走多远?_财富号_东方财富网\",\"Url\":\"https://caifuhao.eastmoney.com/news/20240306084013570039040\"},{\"Index\":15,\"Title\":\"国际金价再创新高!年内累计涨幅已超30%,机构称中长期 ...\",\"Url\":\"https://new.qq.com/rain/a/20241018A012Y300\"},{\"Index\":16,\"Title\":\"从黄金历史牛市分析和预测黄金价格走势黄金_新浪财经_新浪网\",\"Url\":\"https://finance.sina.com.cn/money/nmetal/hjzx/2024-08-20/doc-inckiaqw3372603.shtml\"},{\"Index\":17,\"Title\":\"以史为鉴!100年黄金走势图显示:长期策略仍是逢低买入 ...\",\"Url\":\"https://finance.sina.com.cn/money/forex/hbfx/2024-02-19/doc-inaipzvn5400083.shtml\"}],\"Outline\":[\"全球经济不确定性\",\"通货膨胀预期上升\",\"美元汇率波动\",\"投资者需求增加\",\"供应端因素\"]},\"Created\":1729665576,\"Id\":\"962eac85-9d4d-47d5-87df-0f68e2c54ffe\",\"Usage\":{\"PromptTokens\":6,\"CompletionTokens\":4,\"TotalTokens\":10}}\n\ndata: {\"Note\":\"以上内容为AI生成,不代表开发者立场,请勿删除或修改本标记\",\"Choices\":[{\"Delta\":{\"Role\":\"assistant\",\"Content\":\"\"},\"FinishReason\":\"stop\"}],\"SearchInfo\":{\"SearchResults\":[{\"Index\":1,\"Title\":\"什么原因导致黄金价格持续上涨呢?-今日头条\",\"Url\":\"https://www.toutiao.com/article/7405795153295835685/\"},{\"Index\":2,\"Title\":\"黄金价格上涨的背后原因-今日头条\",\"Url\":\"https://www.toutiao.com/article/7343060432250749450/\"},{\"Index\":3,\"Title\":\"黄金为何大涨?背后的逻辑你值得深究 近一年以来,经济界 ...\",\"Url\":\"https://xueqiu.com/9543769156/285918720\"},{\"Index\":4,\"Title\":\"金价为何猛涨u3000-u3000财梯网\",\"Url\":\"https://www.cadforex.com/licai/76040.html\"},{\"Index\":5,\"Title\":\"黄金价格暴涨的多维驱动因素分析_经济_全球_市场\",\"Url\":\"https://www.sohu.com/a/792488534_121983853\"},{\"Index\":6,\"Title\":\"黄金价格与通货膨胀率的关联_因素_市场_影响\",\"Url\":\"https://www.sohu.com/a/795813780_122001933\"},{\"Index\":7,\"Title\":\"通货膨胀与金价的关系是怎样的?_中金在线财经号\",\"Url\":\"http://mp.cnfol.com/58227/article/1724810738-141466711.html\"},{\"Index\":8,\"Title\":\"金价再创新高 地缘政治和美国大选推动避险需求 - 腾讯网\",\"Url\":\"https://new.qq.com/rain/a/20241023A0185900\"},{\"Index\":9,\"Title\":\"中信建投:通胀、货币以及地缘三大因素叠加,构成黄金完美 ...\",\"Url\":\"https://new.qq.com/rain/a/20241023A01G1E00\"},{\"Index\":10,\"Title\":\"黄金价格与美元汇率之间的关系是怎样的-叩富网\",\"Url\":\"https://licai.cofool.com/ask/qa_3396404.html\"},{\"Index\":11,\"Title\":\"金价暴涨释放危险信号:2024年,美元要崩?美债央行美元指数美元汇率黄金价格国际金价_网易订阅\",\"Url\":\"https://www.163.com/dy/article/IMSN07JG0552NMAF.html\"},{\"Index\":12,\"Title\":\"央行购金+投资者配置不足+地缘政治风险,金价明年将涨至 ...\",\"Url\":\"https://finance.sina.com.cn/money/forex/hbfx/2024-10-23/doc-inctnyne0954128.shtml\"},{\"Index\":13,\"Title\":\"黄金价格与全球货币政策的互动_市场关注_经济_中央银行\",\"Url\":\"https://www.sohu.com/a/795813568_122001933\"},{\"Index\":14,\"Title\":\"黄金价格大涨,投资需求显著提升,金价还可以走多远?_财富号_东方财富网\",\"Url\":\"https://caifuhao.eastmoney.com/news/20240306084013570039040\"},{\"Index\":15,\"Title\":\"国际金价再创新高!年内累计涨幅已超30%,机构称中长期 ...\",\"Url\":\"https://new.qq.com/rain/a/20241018A012Y300\"},{\"Index\":16,\"Title\":\"从黄金历史牛市分析和预测黄金价格走势黄金_新浪财经_新浪网\",\"Url\":\"https://finance.sina.com.cn/money/nmetal/hjzx/2024-08-20/doc-inckiaqw3372603.shtml\"},{\"Index\":17,\"Title\":\"以史为鉴!100年黄金走势图显示:长期策略仍是逢低买入 ...\",\"Url\":\"https://finance.sina.com.cn/money/forex/hbfx/2024-02-19/doc-inaipzvn5400083.shtml\"},{\"Index\":18,\"Title\":\"全球央行热衷“购金”!增持意愿达五年新高,高盛看涨金价至 ...\",\"Url\":\"https://news.qq.com/rain/a/20240619A06NQR00\"},{\"Index\":19,\"Title\":\"避险地缘政治冲突,上半年全球央行增持483吨黄金创纪录黄金_新浪财经_新浪网\",\"Url\":\"https://finance.sina.com.cn/jjxw/2024-08-12/doc-incikrfh1306064.shtml\"},{\"Index\":20,\"Title\":\"黄金热潮:央行增持背后的逻辑与投资机遇黄金价格中国人民银行_网易订阅\",\"Url\":\"https://www.163.com/dy/article/J1PCM2DH0523Q7MN.html\"},{\"Index\":21,\"Title\":\"金价暴涨,央行为何连续17个月增加黄金储备,后续会加仓吗\",\"Url\":\"https://new.qq.com/rain/a/20240407A08EVY00\"},{\"Index\":22,\"Title\":\"央行增持黄金意味着什么u3000-u3000财梯网\",\"Url\":\"https://www.cadforex.com/huangji/135556.html\"},{\"Index\":23,\"Title\":\"央行增持黄金储备如何影响黄金市场行情-指股网\",\"Url\":\"https://www.zhiguf.com/focusnews_detail/1300594\"},{\"Index\":24,\"Title\":\"连续5个月,央行暂停增持黄金! - 经济观察网\",\"Url\":\"http://www.eeo.com.cn/2024/1020/692290.shtml\"},{\"Index\":25,\"Title\":\"央行,继续暂停增持黄金 - 腾讯网\",\"Url\":\"https://new.qq.com/rain/a/20241007A04F7B00\"},{\"Index\":26,\"Title\":\"中国央行连续第五个月暂停增持黄金,分析师:空头将寻求金价跌向2605_外汇动态报道_汇通财经www.fx678.com\",\"Url\":\"https://news.fx678.com/202410071146181057.shtml\"},{\"Index\":27,\"Title\":\"央行增持黄金意味着什么u3000-u3000财梯网\",\"Url\":\"https://www.cadforex.com/huangji/135556.html\"},{\"Index\":28,\"Title\":\"中国央行连续15个月增持黄金,去年净购金量居全球之首\",\"Url\":\"https://finance.sina.com.cn/jjxw/2024-02-07/doc-inahfexi2620119.shtml\"},{\"Index\":29,\"Title\":\"中国央行连续15个月增持黄金,去年净购金量居全球之首 ...\",\"Url\":\"https://www.jiemian.com/article/10790382.html\"},{\"Index\":30,\"Title\":\"中国9月末黄金储备7280万盎司 央行连续第五个月暂停增持黄金\",\"Url\":\"https://new.qq.com/rain/a/20241007A02E5O00\"},{\"Index\":31,\"Title\":\"14连升!我国黄金储备2235.41吨\",\"Url\":\"http://www.gold.org.cn/sc1227/dzsp/202401/t20240108_195543.html\"},{\"Index\":32,\"Title\":\"2264.33吨!中国央行连续第5个月暂停增持黄金储备!原因为何?\",\"Url\":\"https://new.qq.com/rain/a/20241007A077BF00\"}],\"Outline\":[\"全球经济不确定性\",\"通货膨胀预期上升\",\"美元汇率波动\",\"投资者需求增加\",\"供应端因素\"],\"Mindmap\":{\"ThumbUrl\":\"https://hunyuan-plugin-nj-1258344706.cos.ap-nanjing.myqcloud.com/xmind/b70d74171af71b74a9f0b6ea2cb740e0.png\",\"Url\":\"https://hunyuan-plugin-nj-1258344706.cos.ap-nanjing.myqcloud.com/xmind/b70d74171af71b74a9f0b6ea2cb740e0_t.png\"},\"RelevantEvents\":[{\"Title\":\"欧洲央行降息\",\"Content\":\"欧洲央行在今年第三次降息,降息幅度为25个基点,全球货币环境维持宽松,为黄金的购买创造了有利环境,推动金价上涨。\",\"Datetime\":\"2024-10-23\",\"Reference\":[6]},{\"Title\":\"美元汇率走低\",\"Content\":\"美元汇率走低导致美元贬值,以美元计价的黄金价格上涨。此外,全球央行净购黄金创下历史新高,进一步推动了金价上涨。\",\"Datetime\":\"2024-10-13\",\"Reference\":[7,18]},{\"Title\":\"地缘政治紧张局势\",\"Content\":\"俄乌冲突、巴以冲突屡次出现升级迹象,美国大选的不确定性加剧了市场对未来全球经济增长的担忧,推动更多资金流向避险资产黄金。\",\"Datetime\":\"2024-09-21\",\"Reference\":[4]},{\"Title\":\"全球央行大量购金\",\"Content\":\"近两年全球央行开始大量购金,2022年、2023年全球央行及主权机构增持黄金量均超1000吨,约占当年全球黄金产量的三分之一,导致市场供需关系变化,推高了金价。\",\"Datetime\":\"2024-09-01\",\"Reference\":[2,4]},{\"Title\":\"美联储降息预期\",\"Content\":\"随着美国经济下行压力增大,市场普遍预期美联储货币政策将转向宽松周期,降息预期升温,推动黄金价格上涨。\",\"Datetime\":\"2024-09-01\",\"Reference\":[2,4]}],\"RelevantEntities\":[{\"Name\":\"鲍威尔[2](@ref)\",\"Content\":\"美联储主席鲍威尔表示调整货币政策的时机已到,市场对于9月份美联储降息预期更为强烈,这一表态成为黄金价格上涨的重要推手。\",\"Reference\":[2]},{\"Name\":\"特朗普[9](@ref)\",\"Content\":\"特朗普当选的概率上升,市场广泛定价中期通胀中枢上移,特朗普主张的“减税+关税”政策组合导致更高的经济增长、债务增长和通胀前景,推动金价上涨。\",\"Reference\":[9]},{\"Name\":\"国际货币基金组织[5](@ref)\",\"Content\":\"国际货币基金组织长期购买黄金并保持较高储备,提升了其金融安全性,黄金成为最佳的避险资产。\",\"Reference\":[5]},{\"Name\":\"全球央行[2,4](@ref)\",\"Content\":\"近两年全球央行开始大量购金,2022年、2023年全球央行及主权机构增持黄金量均超1000吨,央行购入的黄金作为官方储备资产,推动了黄金价格的长期上涨。\",\"Reference\":[2,4]}],\"Timeline\":[{\"Title\":\"现货黄金一度触及每盎司2450美元再创盘中历史新高\",\"Url\":\"https://new.qq.com/rain/a/20240521A02VPJ00\",\"Datetime\":\"2024-05-21 10:55:22\"},{\"Title\":\"现货黄金涨超1%至2439.19美元/盎司再度刷新历史新高\",\"Url\":\"https://new.qq.com/rain/a/20240520A01GR300\",\"Datetime\":\"2024-05-20 09:12:19\"},{\"Title\":\"现货黄金涨幅扩大至约1.2%重返2370美元/盎司上方\",\"Url\":\"https://new.qq.com/rain/a/20240415A00H6I00\",\"Datetime\":\"2024-04-15 06:42:23\"},{\"Title\":\"现货黄金首次涨穿2300美元/盎司关口\",\"Url\":\"https://new.qq.com/rain/a/20240404A00BDK00\",\"Datetime\":\"2024-04-04 04:48:12\"},{\"Title\":\"现货黄金盘中再创历史新高达2236美元/盎司\",\"Url\":\"https://new.qq.com/rain/a/20240329A00P7I00\",\"Datetime\":\"2024-03-29 07:30:14\"},{\"Title\":\"国内黄金首饰价格突破645元/克\",\"Url\":\"https://new.qq.com/rain/a/20240305A096Z000\",\"Datetime\":\"2024-03-05 20:06:29\"},{\"Title\":\"纽约金价首次收盘站上2100美元\",\"Url\":\"https://new.qq.com/rain/a/20240305A01GFM00\",\"Datetime\":\"2024-03-05 09:18:26\"},{\"Title\":\"CFTC数据显示黄金看涨情绪创三周新高\",\"Url\":\"https://new.qq.com/rain/a/20240302A00ISM00\",\"Datetime\":\"2024-03-02 04:48:30\"}]},\"Created\":1729665606,\"Id\":\"962eac85-9d4d-47d5-87df-0f68e2c54ffe\",\"Usage\":{\"PromptTokens\":6,\"CompletionTokens\":2068,\"TotalTokens\":2074}}",
70
+ "title": "深度研究示例"
65
71
  }
66
72
  ],
67
73
  "GetEmbedding": [
@@ -4013,6 +4013,16 @@
4013
4013
  "output_required": false,
4014
4014
  "type": "string",
4015
4015
  "value_allowed_null": true
4016
+ },
4017
+ {
4018
+ "disabled": false,
4019
+ "document": "是否开启静音帧(0:关闭;1 开启)\n注意:此字段可能返回 null,表示取不到有效值。",
4020
+ "example": "0",
4021
+ "member": "int64",
4022
+ "name": "SilentFrameSwitch",
4023
+ "output_required": false,
4024
+ "type": "int",
4025
+ "value_allowed_null": true
4016
4026
  }
4017
4027
  ],
4018
4028
  "usage": "out"
@@ -10699,6 +10709,15 @@
10699
10709
  "name": "SubscribeSwitch",
10700
10710
  "required": false,
10701
10711
  "type": "int"
10712
+ },
10713
+ {
10714
+ "disabled": false,
10715
+ "document": "是否开启静音帧(0:关闭;1 开启)",
10716
+ "example": "1",
10717
+ "member": "int64",
10718
+ "name": "SilentFrameSwitch",
10719
+ "required": false,
10720
+ "type": "int"
10702
10721
  }
10703
10722
  ],
10704
10723
  "type": "object"
@@ -439,7 +439,7 @@
439
439
  },
440
440
  {
441
441
  "disabled": false,
442
- "document": "ip",
442
+ "document": "IP地址",
443
443
  "example": "127.0.0.1",
444
444
  "member": "string",
445
445
  "name": "Ip",
@@ -1795,7 +1795,7 @@
1795
1795
  },
1796
1796
  {
1797
1797
  "disabled": false,
1798
- "document": "ip",
1798
+ "document": "IP",
1799
1799
  "example": "127.0.0.1",
1800
1800
  "member": "string",
1801
1801
  "name": "Ip",
@@ -113,7 +113,7 @@
113
113
  "ModifyAuthorizationPolicy": [
114
114
  {
115
115
  "document": "示例",
116
- "input": "POST / HTTP/1.1\nHost: mqtt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAuthorizationPolicy\n<公共请求参数>\n\n{\n \"Id\": 18,\n \"InstanceId\": \"mqtt-jeredv33\",\n \"PolicyName\": \"namea11\"\n}",
116
+ "input": "POST / HTTP/1.1\nHost: mqtt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAuthorizationPolicy\n<公共请求参数>\n\n{\n \"Id\": 18,\n \"InstanceId\": \"mqtt-jeredv33\",\n \"PolicyName\": \"policy-1\"\n}",
117
117
  "output": "{\n \"Error\": null,\n \"RequestId\": null,\n \"Response\": {\n \"RequestId\": \"657a771d-a70e-4c0d-a70a-eb7f82471000\"\n }\n}",
118
118
  "title": "示例"
119
119
  }
@@ -7769,7 +7769,7 @@
7769
7769
  },
7770
7770
  {
7771
7771
  "disabled": false,
7772
- "document": "告警码\n-9101 证件边框不完整告警\n-9102 证件复印件告警\n-9103 证件翻拍告警\n-9107 证件反光告警\n-9108 证件模糊告警\n-9109 告警能力未开通",
7772
+ "document": "告警码\n-9101 证件边框不完整告警\n-9102 证件复印件告警\n-9103 证件翻拍告警\n-9104 证件PS告警\n-9107 证件反光告警\n-9108 证件模糊告警\n-9109 告警能力未开通",
7773
7773
  "example": "[-9101]",
7774
7774
  "member": "int64",
7775
7775
  "name": "WarnCardInfos",
@@ -173,6 +173,58 @@ def doCreatePayRelationForClient(args, parsed_globals):
173
173
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
174
174
 
175
175
 
176
+ def doAuditApplyClient(args, parsed_globals):
177
+ g_param = parse_global_arg(parsed_globals)
178
+
179
+ if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
180
+ cred = credential.CVMRoleCredential()
181
+ elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
182
+ cred = credential.STSAssumeRoleCredential(
183
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
184
+ g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
185
+ )
186
+ elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
187
+ cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
188
+ else:
189
+ cred = credential.Credential(
190
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
191
+ )
192
+ http_profile = HttpProfile(
193
+ reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
194
+ reqMethod="POST",
195
+ endpoint=g_param[OptionsDefine.Endpoint],
196
+ proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
197
+ )
198
+ profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
199
+ if g_param[OptionsDefine.Language]:
200
+ profile.language = g_param[OptionsDefine.Language]
201
+ mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
202
+ client = mod.PartnersClient(cred, g_param[OptionsDefine.Region], profile)
203
+ client._sdkVersion += ("_CLI_" + __version__)
204
+ models = MODELS_MAP[g_param[OptionsDefine.Version]]
205
+ model = models.AuditApplyClientRequest()
206
+ model.from_json_string(json.dumps(args))
207
+ start_time = time.time()
208
+ while True:
209
+ rsp = client.AuditApplyClient(model)
210
+ result = rsp.to_json_string()
211
+ try:
212
+ json_obj = json.loads(result)
213
+ except TypeError as e:
214
+ json_obj = json.loads(result.decode('utf-8')) # python3.3
215
+ if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
216
+ break
217
+ cur_time = time.time()
218
+ if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
219
+ raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
220
+ (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
221
+ search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
222
+ else:
223
+ print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
224
+ time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
225
+ FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
226
+
227
+
176
228
  def doAgentPayDeals(args, parsed_globals):
177
229
  g_param = parse_global_arg(parsed_globals)
178
230
 
@@ -589,7 +641,7 @@ def doModifyClientRemark(args, parsed_globals):
589
641
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
590
642
 
591
643
 
592
- def doAuditApplyClient(args, parsed_globals):
644
+ def doDescribeAgentRelateBigDealIds(args, parsed_globals):
593
645
  g_param = parse_global_arg(parsed_globals)
594
646
 
595
647
  if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
@@ -618,11 +670,11 @@ def doAuditApplyClient(args, parsed_globals):
618
670
  client = mod.PartnersClient(cred, g_param[OptionsDefine.Region], profile)
619
671
  client._sdkVersion += ("_CLI_" + __version__)
620
672
  models = MODELS_MAP[g_param[OptionsDefine.Version]]
621
- model = models.AuditApplyClientRequest()
673
+ model = models.DescribeAgentRelateBigDealIdsRequest()
622
674
  model.from_json_string(json.dumps(args))
623
675
  start_time = time.time()
624
676
  while True:
625
- rsp = client.AuditApplyClient(model)
677
+ rsp = client.DescribeAgentRelateBigDealIds(model)
626
678
  result = rsp.to_json_string()
627
679
  try:
628
680
  json_obj = json.loads(result)
@@ -1019,6 +1071,7 @@ ACTION_MAP = {
1019
1071
  "AssignClientsToSales": doAssignClientsToSales,
1020
1072
  "DescribeAgentAuditedClients": doDescribeAgentAuditedClients,
1021
1073
  "CreatePayRelationForClient": doCreatePayRelationForClient,
1074
+ "AuditApplyClient": doAuditApplyClient,
1022
1075
  "AgentPayDeals": doAgentPayDeals,
1023
1076
  "DescribeAgentBills": doDescribeAgentBills,
1024
1077
  "DescribeRebateInfosNew": doDescribeRebateInfosNew,
@@ -1027,7 +1080,7 @@ ACTION_MAP = {
1027
1080
  "DescribeSalesmans": doDescribeSalesmans,
1028
1081
  "RemovePayRelationForClient": doRemovePayRelationForClient,
1029
1082
  "ModifyClientRemark": doModifyClientRemark,
1030
- "AuditApplyClient": doAuditApplyClient,
1083
+ "DescribeAgentRelateBigDealIds": doDescribeAgentRelateBigDealIds,
1031
1084
  "DescribeAgentClients": doDescribeAgentClients,
1032
1085
  "DescribeClientBalanceNew": doDescribeClientBalanceNew,
1033
1086
  "DescribeAgentPayDealsV2": doDescribeAgentPayDealsV2,