tccli 3.0.1371.1__py2.py3-none-any.whl → 3.0.1373.1__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (73) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/batch/v20170312/api.json +59 -59
  3. tccli/services/batch/v20170312/examples.json +3 -3
  4. tccli/services/cfg/v20210820/api.json +5 -5
  5. tccli/services/cfg/v20210820/examples.json +1 -1
  6. tccli/services/cfs/v20190719/api.json +10 -10
  7. tccli/services/cfs/v20190719/examples.json +1 -1
  8. tccli/services/ckafka/v20190819/api.json +21 -21
  9. tccli/services/clb/v20180317/api.json +259 -10
  10. tccli/services/cls/v20201016/api.json +388 -282
  11. tccli/services/cls/v20201016/examples.json +33 -33
  12. tccli/services/csip/v20221121/examples.json +1 -1
  13. tccli/services/ctem/v20231128/api.json +104 -104
  14. tccli/services/ctem/v20231128/examples.json +8 -8
  15. tccli/services/dnspod/v20210323/api.json +14 -4
  16. tccli/services/dnspod/v20210323/examples.json +2 -2
  17. tccli/services/es/v20180416/api.json +23 -4
  18. tccli/services/ess/v20201111/api.json +3 -3
  19. tccli/services/essbasic/v20210526/api.json +4 -4
  20. tccli/services/iai/v20200303/api.json +9 -0
  21. tccli/services/keewidb/v20220308/api.json +24 -24
  22. tccli/services/lcic/v20220817/api.json +46 -18
  23. tccli/services/lighthouse/lighthouse_client.py +106 -0
  24. tccli/services/lighthouse/v20200324/api.json +280 -0
  25. tccli/services/lighthouse/v20200324/examples.json +22 -0
  26. tccli/services/live/v20180801/api.json +1 -1
  27. tccli/services/lke/lke_client.py +0 -53
  28. tccli/services/lke/v20231130/api.json +29 -79
  29. tccli/services/lke/v20231130/examples.json +0 -8
  30. tccli/services/mongodb/v20190725/api.json +4 -4
  31. tccli/services/monitor/v20180724/api.json +7 -7
  32. tccli/services/mps/v20190612/api.json +42 -2
  33. tccli/services/ocr/v20181119/api.json +43 -14
  34. tccli/services/organization/v20210331/api.json +25 -25
  35. tccli/services/organization/v20210331/examples.json +1 -1
  36. tccli/services/postgres/postgres_client.py +12 -171
  37. tccli/services/postgres/v20170312/api.json +20 -819
  38. tccli/services/postgres/v20170312/examples.json +6 -30
  39. tccli/services/scf/v20180416/api.json +2 -0
  40. tccli/services/ssl/v20191205/api.json +1 -1
  41. tccli/services/sts/v20180813/api.json +4 -4
  42. tccli/services/tcbr/v20220217/api.json +92 -0
  43. tccli/services/tcss/v20201101/api.json +32 -2
  44. tccli/services/tcss/v20201101/examples.json +3 -3
  45. tccli/services/teo/v20220901/api.json +12 -12
  46. tccli/services/tione/v20211111/api.json +18 -18
  47. tccli/services/tke/v20180525/api.json +10 -1
  48. tccli/services/tms/v20201229/api.json +6 -6
  49. tccli/services/trabbit/v20230418/api.json +41 -2
  50. tccli/services/trocket/trocket_client.py +65 -12
  51. tccli/services/trocket/v20230308/api.json +156 -0
  52. tccli/services/trocket/v20230308/examples.json +8 -0
  53. tccli/services/trtc/trtc_client.py +159 -0
  54. tccli/services/trtc/v20190722/api.json +273 -9
  55. tccli/services/trtc/v20190722/examples.json +24 -0
  56. tccli/services/tse/v20201207/api.json +23 -5
  57. tccli/services/tse/v20201207/examples.json +2 -2
  58. tccli/services/tsf/v20180326/api.json +907 -802
  59. tccli/services/tsf/v20180326/examples.json +29 -29
  60. tccli/services/vod/v20180717/api.json +73 -33
  61. tccli/services/vod/v20180717/examples.json +1 -1
  62. tccli/services/vpc/v20170312/api.json +12 -2
  63. tccli/services/vpc/v20170312/examples.json +2 -2
  64. tccli/services/waf/v20180125/api.json +717 -38
  65. tccli/services/waf/v20180125/examples.json +56 -0
  66. tccli/services/waf/waf_client.py +444 -73
  67. tccli/services/wedata/v20210820/api.json +138 -6
  68. tccli/services/wsa/v20250508/api.json +21 -3
  69. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/METADATA +2 -2
  70. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/RECORD +73 -73
  71. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/WHEEL +0 -0
  72. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/entry_points.txt +0 -0
  73. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/license_files/LICENSE +0 -0
@@ -697,50 +697,50 @@
697
697
  {
698
698
  "disabled": false,
699
699
  "document": "区域名称,如“ap-beijing”",
700
- "example": "",
700
+ "example": "ap-guangzhou",
701
701
  "member": "string",
702
702
  "name": "Region",
703
- "required": true,
703
+ "output_required": true,
704
704
  "type": "string",
705
705
  "value_allowed_null": false
706
706
  },
707
707
  {
708
708
  "disabled": false,
709
709
  "document": "区域名称,如“bj”",
710
- "example": "",
710
+ "example": "gz",
711
711
  "member": "string",
712
712
  "name": "RegionName",
713
- "required": true,
713
+ "output_required": true,
714
714
  "type": "string",
715
715
  "value_allowed_null": false
716
716
  },
717
717
  {
718
718
  "disabled": false,
719
719
  "document": "区域可用情况,当区域内至少有一个可用区处于可售状态时,取值为AVAILABLE,否则为UNAVAILABLE",
720
- "example": "",
720
+ "example": "AVAILABLE",
721
721
  "member": "string",
722
722
  "name": "RegionStatus",
723
- "required": true,
723
+ "output_required": true,
724
724
  "type": "string",
725
725
  "value_allowed_null": false
726
726
  },
727
727
  {
728
728
  "disabled": false,
729
729
  "document": "可用区数组",
730
- "example": "",
730
+ "example": "",
731
731
  "member": "AvailableZone",
732
732
  "name": "Zones",
733
- "required": true,
733
+ "output_required": true,
734
734
  "type": "list",
735
735
  "value_allowed_null": false
736
736
  },
737
737
  {
738
738
  "disabled": false,
739
739
  "document": "区域中文名称,如“广州”",
740
- "example": "",
740
+ "example": "广州区",
741
741
  "member": "string",
742
742
  "name": "RegionCnName",
743
- "required": true,
743
+ "output_required": true,
744
744
  "type": "string",
745
745
  "value_allowed_null": false
746
746
  }
@@ -196,7 +196,7 @@
196
196
  {
197
197
  "document": "",
198
198
  "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAvailableZoneInfo\n<公共请求参数>\n\n{}",
199
- "output": "{\n \"Response\": {\n \"RegionZones\": [\n {\n \"Region\": \"ap-guangzhou\",\n \"RegionName\": \"gz\",\n \"RegionCnName\": \"广州\",\n \"RegionStatus\": \"AVAILABLE\",\n \"Zones\": [\n {\n \"Zone\": \"ap-guangzhou-2\",\n \"ZoneId\": 100002,\n \"ZoneName\": \"广州二区\",\n \"ZoneCnName\": \"广州二区\",\n \"Types\": [\n {\n \"Type\": \"SD\",\n \"Prepayment\": true,\n \"Protocols\": [\n {\n \"Protocol\": \"NFS\",\n \"SaleStatus\": \"saling\"\n }\n ]\n }\n ]\n },\n {\n \"Zone\": \"ap-guangzhou-3\",\n \"ZoneId\": 100003,\n \"ZoneName\": \"广州三区\",\n \"ZoneCnName\": \"广州三区\",\n \"Types\": [\n {\n \"Type\": \"SD\",\n \"Prepayment\": true,\n \"Protocols\": [\n {\n \"Protocol\": \"NFS\",\n \"SaleStatus\": \"saling\"\n }\n ]\n }\n ]\n },\n {\n \"Zone\": \"ap-guangzhou-4\",\n \"ZoneId\": 100004,\n \"ZoneName\": \"广州四区\",\n \"ZoneCnName\": \"广州四区\",\n \"Types\": [\n {\n \"Type\": \"SD\",\n \"Prepayment\": true,\n \"Protocols\": [\n {\n \"Protocol\": \"NFS\",\n \"SaleStatus\": \"saling\"\n }\n ]\n }\n ]\n }\n ]\n }\n ],\n \"RequestId\": \"a7493b9c-8650-409a-a950-8d4afa18b5ec\"\n }\n}",
199
+ "output": "{\n \"Response\": {\n \"RegionZones\": [\n {\n \"Region\": \"ap-guangzhou\",\n \"RegionCnName\": \"广州\",\n \"RegionName\": \"gz\",\n \"RegionStatus\": \"AVAILABLE\",\n \"Zones\": [\n {\n \"Types\": [\n {\n \"Prepayment\": true,\n \"Protocols\": [\n {\n \"Protocol\": \"NFS\",\n \"SaleStatus\": \"saling\"\n },\n {\n \"Protocol\": \"CIFS\",\n \"SaleStatus\": \"saling\"\n }\n ],\n \"Type\": \"SD\"\n }\n ],\n \"Zone\": \"ap-guangzhou-3\",\n \"ZoneCnName\": \"广州三区\",\n \"ZoneId\": 100003,\n \"ZoneName\": \"广州三区\"\n },\n {\n \"Types\": [\n {\n \"Prepayment\": true,\n \"Protocols\": [\n {\n \"Protocol\": \"NFS\",\n \"SaleStatus\": \"saling\"\n },\n {\n \"Protocol\": \"CIFS\",\n \"SaleStatus\": \"saling\"\n }\n ],\n \"Type\": \"SD\"\n }\n ],\n \"Zone\": \"ap-guangzhou-4\",\n \"ZoneCnName\": \"广州四区\",\n \"ZoneId\": 100004,\n \"ZoneName\": \"广州四区\"\n },\n {\n \"Types\": [\n {\n \"Prepayment\": true,\n \"Protocols\": [\n {\n \"Protocol\": \"NFS\",\n \"SaleStatus\": \"saling\"\n },\n {\n \"Protocol\": \"CIFS\",\n \"SaleStatus\": \"saling\"\n }\n ],\n \"Type\": \"SD\"\n }\n ],\n \"Zone\": \"ap-guangzhou-6\",\n \"ZoneCnName\": \"广州六区\",\n \"ZoneId\": 100006,\n \"ZoneName\": \"广州六区\"\n }\n ]\n }\n ],\n \"RequestId\": \"f3585511-5134-43f2-ba14-b4b528119fa3\"\n }\n}",
200
200
  "title": "查询区域可用情况"
201
201
  }
202
202
  ],
@@ -3612,20 +3612,20 @@
3612
3612
  },
3613
3613
  {
3614
3614
  "disabled": false,
3615
- "document": "私有网络Id,必填",
3615
+ "document": "私有网络Id",
3616
3616
  "example": "vpc-test",
3617
3617
  "member": "string",
3618
3618
  "name": "VpcId",
3619
- "required": false,
3619
+ "required": true,
3620
3620
  "type": "string"
3621
3621
  },
3622
3622
  {
3623
3623
  "disabled": false,
3624
- "document": "子网id,必填",
3624
+ "document": "子网id",
3625
3625
  "example": "subnet-test",
3626
3626
  "member": "string",
3627
3627
  "name": "SubnetId",
3628
- "required": false,
3628
+ "required": true,
3629
3629
  "type": "string"
3630
3630
  },
3631
3631
  {
@@ -3703,7 +3703,7 @@
3703
3703
  {
3704
3704
  "disabled": false,
3705
3705
  "document": "标签",
3706
- "example": "[{\"tagKey\":\"tagkey-test\",\"tagValue\":\"tagvalue-test\"}]",
3706
+ "example": "",
3707
3707
  "member": "Tag",
3708
3708
  "name": "Tags",
3709
3709
  "required": false,
@@ -3827,7 +3827,7 @@
3827
3827
  {
3828
3828
  "disabled": false,
3829
3829
  "document": "返回结果",
3830
- "example": "{\"ReturnCode\":\"0\",\"ReturnMessage\":\"ok[apply success]\",\"Data\":{\"FlowId\":0,\"DealNames\":[\"20230608002033882210000\"],\"InstanceId\":\"ckafka-test\",\"DealNameInstanceIdMapping\":[{\"DealName\":\"20230608002033882210000\",\"InstanceIdList\":[\"ckafka-test\"]}]}}",
3830
+ "example": "",
3831
3831
  "member": "CreateInstancePreResp",
3832
3832
  "name": "Result",
3833
3833
  "output_required": true,
@@ -3903,19 +3903,19 @@
3903
3903
  "members": [
3904
3904
  {
3905
3905
  "disabled": false,
3906
- "document": "ckafka集群实例名称,是一个不超过 64 个字符的字符串,必须以字母为首字符,剩余部分可以包含字母、数字和横划线(-)",
3907
- "example": "ckafka测试",
3906
+ "document": "私有网络Id 创建的实例默认接入点所在的 vpc 对应 vpcId",
3907
+ "example": "vpc-test",
3908
3908
  "member": "string",
3909
- "name": "InstanceName",
3910
- "required": false,
3909
+ "name": "VpcId",
3910
+ "required": true,
3911
3911
  "type": "string"
3912
3912
  },
3913
3913
  {
3914
3914
  "disabled": false,
3915
- "document": "私有网络Id 创建的实例默认接入点所在的 vpc 对应 vpcId。目前不支持创建基础网络实例,因此该参数必填",
3916
- "example": "vpc-test",
3915
+ "document": "ckafka集群实例名称,是一个不超过 64 个字符的字符串,必须以字母为首字符,剩余部分可以包含字母、数字和横划线(-)",
3916
+ "example": "ckafka测试",
3917
3917
  "member": "string",
3918
- "name": "VpcId",
3918
+ "name": "InstanceName",
3919
3919
  "required": false,
3920
3920
  "type": "string"
3921
3921
  },
@@ -4066,7 +4066,7 @@
4066
4066
  {
4067
4067
  "disabled": false,
4068
4068
  "document": "标签",
4069
- "example": "[{\"tagKey\":\"tagkey-test\",\"tagValue\":\"tagvalue-test\"}]",
4069
+ "example": "",
4070
4070
  "member": "Tag",
4071
4071
  "name": "Tags",
4072
4072
  "required": false,
@@ -4090,7 +4090,7 @@
4090
4090
  {
4091
4091
  "disabled": false,
4092
4092
  "document": "返回结果",
4093
- "example": "{\"ReturnCode\":\"0\",\"ReturnMessage\":\"ok[apply success]\",\"Data\":{\"FlowId\":0,\"DealNames\":[\"20230608002033882210000\"],\"InstanceId\":\"ckafka-test\",\"DealNameInstanceIdMapping\":[{\"DealName\":\"20230608002033882210000\",\"InstanceIdList\":[\"ckafka-test\"]}]},\"DeleteRouteTimestamp\":\"1566144000\"}",
4093
+ "example": "",
4094
4094
  "member": "CreateInstancePostResp",
4095
4095
  "name": "Result",
4096
4096
  "output_required": true,
@@ -10163,11 +10163,11 @@
10163
10163
  },
10164
10164
  {
10165
10165
  "disabled": false,
10166
- "document": "位点信息,必填",
10166
+ "document": "位点信息",
10167
10167
  "example": "1",
10168
10168
  "member": "int64",
10169
10169
  "name": "Offset",
10170
- "required": false,
10170
+ "required": true,
10171
10171
  "type": "int"
10172
10172
  }
10173
10173
  ],
@@ -10179,7 +10179,7 @@
10179
10179
  {
10180
10180
  "disabled": false,
10181
10181
  "document": "返回结果",
10182
- "example": "{\"Headers\":\"headers-test\",\"Key\":\"key-test\",\"Offset\":0,\"Partition\":0,\"Timestamp\":1730359250108,\"Topic\":\"topic-test\",\"Value\":\"value-test\"}",
10182
+ "example": "",
10183
10183
  "member": "ConsumerRecord",
10184
10184
  "name": "Result",
10185
10185
  "output_required": true,
@@ -10291,11 +10291,11 @@
10291
10291
  },
10292
10292
  {
10293
10293
  "disabled": false,
10294
- "document": "位点信息,必填",
10294
+ "document": "位点信息",
10295
10295
  "example": "0",
10296
10296
  "member": "int64",
10297
10297
  "name": "Offset",
10298
- "required": false,
10298
+ "required": true,
10299
10299
  "type": "int"
10300
10300
  }
10301
10301
  ],
@@ -10307,7 +10307,7 @@
10307
10307
  {
10308
10308
  "disabled": false,
10309
10309
  "document": "返回结果",
10310
- "example": "{\"Headers\":\"headers-test\",\"Key\":\"key-test\",\"Offset\":0,\"Partition\":0,\"Timestamp\":1730359250108,\"Topic\":\"topic-test\",\"Value\":\"value-test\"}",
10310
+ "example": "",
10311
10311
  "member": "ConsumerRecord",
10312
10312
  "name": "Result",
10313
10313
  "output_required": true,
@@ -3002,7 +3002,7 @@
3002
3002
  },
3003
3003
  {
3004
3004
  "disabled": false,
3005
- "document": "空闲连接超时时间,此参数仅适用于TCP监听器,单位:秒。取值范围:共享型实例和独占型实例支持:300-900,性能容量型实例支持:300-1980。如需设置请通过 [工单申请](https://console.cloud.tencent.com/workorder/category)。",
3005
+ "document": "空闲连接超时时间,此参数仅适用于TCP/UDP监听器,单位:秒。默认值:TCP监听器默认值为900s,UDP监听器默认值为300s。取值范围:共享型实例和独占型实例支持:10-900,性能容量型实例支持:10-1980。如需设置超过取值范围的值请通过 [工单申请](https://console.cloud.tencent.com/workorder/category)。",
3006
3006
  "example": "900",
3007
3007
  "member": "int64",
3008
3008
  "name": "IdleConnectTimeout",
@@ -3519,7 +3519,7 @@
3519
3519
  },
3520
3520
  {
3521
3521
  "disabled": false,
3522
- "document": "目标组的vpcid属性,不填则使用默认vpc",
3522
+ "document": "目标组的vpcId属性,不填则使用默认vpc",
3523
3523
  "example": "vpc-i1******",
3524
3524
  "member": "string",
3525
3525
  "name": "VpcId",
@@ -3562,6 +3562,24 @@
3562
3562
  "required": false,
3563
3563
  "type": "string"
3564
3564
  },
3565
+ {
3566
+ "disabled": false,
3567
+ "document": "健康检查。",
3568
+ "example": "无",
3569
+ "member": "TargetGroupHealthCheck",
3570
+ "name": "HealthCheck",
3571
+ "required": false,
3572
+ "type": "object"
3573
+ },
3574
+ {
3575
+ "disabled": false,
3576
+ "document": "调度算法,仅V2新版目标组,且后端转发协议为(HTTP|HTTPS|GRPC)时该参数有效。可选值:\n<ur><li>WRR:按权重轮询。</li><li>LEAST_CONN:最小连接数。</li><li>IP_HASH:按IP哈希。</li><li>默认为 WRR。</li><ur>",
3577
+ "example": "WRR",
3578
+ "member": "string",
3579
+ "name": "ScheduleAlgorithm",
3580
+ "required": false,
3581
+ "type": "string"
3582
+ },
3565
3583
  {
3566
3584
  "disabled": false,
3567
3585
  "document": "标签。",
@@ -3573,7 +3591,7 @@
3573
3591
  },
3574
3592
  {
3575
3593
  "disabled": false,
3576
- "document": "后端服务默认权重。\n<ul>\n <li>取值范围[0, 100]</li>\n <li>设置该值后,添加后端服务到目标组时, 若后端服务不单独设置权重, 则使用这里的默认权重。 </li>\n</ul>\nv1 目标组类型不支持设置 Weight 参数。",
3594
+ "document": "后端服务默认权重, 其中:\n<ul><li>取值范围[0, 100]</li><li>设置该值后,添加后端服务到目标组时, 若后端服务不单独设置权重, 则使用这里的默认权重。 </li><li>v1 目标组类型不支持设置 Weight 参数。</li></ul>",
3577
3595
  "example": "100",
3578
3596
  "member": "uint64",
3579
3597
  "name": "Weight",
@@ -9464,7 +9482,7 @@
9464
9482
  {
9465
9483
  "disabled": false,
9466
9484
  "document": "解绑后端目标时,是否发RST给客户端,此参数仅适用于TCP监听器。\nTrue表示发送 RST 给客户端,False表示不发送 RST 给客户端。\n不传则表示不修改。",
9467
- "example": "False",
9485
+ "example": "false",
9468
9486
  "member": "bool",
9469
9487
  "name": "DeregisterTargetRst",
9470
9488
  "required": false,
@@ -9491,7 +9509,7 @@
9491
9509
  {
9492
9510
  "disabled": false,
9493
9511
  "document": "监听器粒度并发连接数上限,当前仅性能容量型实例且仅TCP/UDP/TCP_SSL/QUIC监听器支持。取值范围:1-实例规格并发连接上限,其中-1表示关闭监听器粒度并发连接数限速。基础网络实例不支持该参数。\n默认为 -1,表示不限速。",
9494
- "example": "-1",
9512
+ "example": "1",
9495
9513
  "member": "int64",
9496
9514
  "name": "MaxConn",
9497
9515
  "required": false,
@@ -9500,7 +9518,7 @@
9500
9518
  {
9501
9519
  "disabled": false,
9502
9520
  "document": "监听器粒度新建连接数上限,当前仅性能容量型实例且仅TCP/UDP/TCP_SSL/QUIC监听器支持。取值范围:1-实例规格新建连接上限,其中-1表示关闭监听器粒度新建连接数限速。基础网络实例不支持该参数。\n默认为 -1 表示不限速。",
9503
- "example": "-1",
9521
+ "example": "1",
9504
9522
  "member": "int64",
9505
9523
  "name": "MaxCps",
9506
9524
  "required": false,
@@ -9508,7 +9526,7 @@
9508
9526
  },
9509
9527
  {
9510
9528
  "disabled": false,
9511
- "document": "空闲连接超时时间,此参数仅适用于TCP监听器,单位:秒。默认值:900,取值范围:共享型实例和独占型实例支持:300~900,性能容量型实例支持:300~1980。如需设置超过2000s,请通过 [工单申请](https://console.cloud.tencent.com/workorder/category),最大可设置到3600s。",
9529
+ "document": "空闲连接超时时间,此参数仅适用于TCP/UDP监听器,单位:秒。TCP监听器默认值:900,UDP监听器默认值:300s。取值范围:共享型实例和独占型实例支持:10~900,性能容量型实例支持:10~1980。如需设置超过1980s,请通过 [工单申请](https://console.cloud.tencent.com/workorder/category),最大可设置到3600s。",
9512
9530
  "example": "900",
9513
9531
  "member": "int64",
9514
9532
  "name": "IdleConnectTimeout",
@@ -9518,7 +9536,7 @@
9518
9536
  {
9519
9537
  "disabled": false,
9520
9538
  "document": "TCP_SSL和QUIC是否支持PP",
9521
- "example": "False",
9539
+ "example": "false",
9522
9540
  "member": "bool",
9523
9541
  "name": "ProxyProtocol",
9524
9542
  "required": false,
@@ -9527,7 +9545,7 @@
9527
9545
  {
9528
9546
  "disabled": false,
9529
9547
  "document": "是否开启SNAT, True 表示开启 SNAT,False 表示不开启 SNAT。\n不传则表示不修改。",
9530
- "example": "False",
9548
+ "example": "false",
9531
9549
  "member": "bool",
9532
9550
  "name": "SnatEnable",
9533
9551
  "required": false,
@@ -9914,7 +9932,25 @@
9914
9932
  },
9915
9933
  {
9916
9934
  "disabled": false,
9917
- "document": "后端服务默认权重。\n<ul>\n <li>取值范围[0, 100]</li>\n <li>设置该值后,添加后端服务到目标组时, 若后端服务不单独设置权重, 则使用这里的默认权重。 </li> \n</ul>\nv1目标组类型不支持设置Weight参数。",
9935
+ "document": "调度算法,仅V2新版目标组,且后端转发协议为(HTTP|HTTPS|GRPC)时该参数有效。可选值:\n<ur><li>WRR:按权重轮询。</li><li>LEAST_CONN:最小连接数。</li><li>IP_HASH:按IP哈希。</li><li>默认为 WRR。</li><ur>",
9936
+ "example": "LEAST_CONN",
9937
+ "member": "string",
9938
+ "name": "ScheduleAlgorithm",
9939
+ "required": false,
9940
+ "type": "string"
9941
+ },
9942
+ {
9943
+ "disabled": false,
9944
+ "document": "健康检查详情。",
9945
+ "example": "无",
9946
+ "member": "TargetGroupHealthCheck",
9947
+ "name": "HealthCheck",
9948
+ "required": false,
9949
+ "type": "object"
9950
+ },
9951
+ {
9952
+ "disabled": false,
9953
+ "document": "后端服务默认权重, 其中:<ul><li>取值范围[0, 100]</li><li>设置该值后,添加后端服务到目标组时, 若后端服务不单独设置权重, 则使用这里的默认权重。 </li><li>v1目标组类型不支持设置Weight参数。</li> </ul>",
9918
9954
  "example": "100",
9919
9955
  "member": "uint64",
9920
9956
  "name": "Weight",
@@ -11997,6 +12033,199 @@
11997
12033
  ],
11998
12034
  "usage": "out"
11999
12035
  },
12036
+ "TargetGroupHealthCheck": {
12037
+ "document": "目标组健康检查详情",
12038
+ "members": [
12039
+ {
12040
+ "disabled": false,
12041
+ "document": "是否开启健康检查。",
12042
+ "example": "true",
12043
+ "member": "bool",
12044
+ "name": "HealthSwitch",
12045
+ "output_required": true,
12046
+ "required": true,
12047
+ "type": "bool",
12048
+ "value_allowed_null": false
12049
+ },
12050
+ {
12051
+ "disabled": false,
12052
+ "document": "健康检查方式, 其中仅V2新版目标组类型支持该参数, 支持取值 TCP | HTTP | HTTPS | PING | CUSTOM,其中:\n<ur><li>当目标组后端转发协议为TCP时, 健康检查方式支持 TCP/HTTP/CUSTOM, 默认为TCP。</li><li>当目标组后端转发协议为UDP时, 健康检查方式支持 PING/CUSTOM,默认为PING。</li><li>当目标组后端转发协议为HTTP时, 健康检查方式支持 HTTP/TCP, 默认为HTTP。</li><li>当目标组后端转发协议为HTTPS时, 健康检查方式支持 HTTPS/TCP, 默认为HTTPS。</li><li>当目标组后端转发协议为GRPC时, 健康检查方式支持GRPC/TCP, 默认为GRPC。</li></ur>",
12053
+ "example": "TCP",
12054
+ "member": "string",
12055
+ "name": "Protocol",
12056
+ "output_required": true,
12057
+ "required": false,
12058
+ "type": "string",
12059
+ "value_allowed_null": false
12060
+ },
12061
+ {
12062
+ "disabled": false,
12063
+ "document": "自定义探测相关参数。健康检查端口,默认为后端服务的端口,除非您希望指定特定端口,否则建议留空。(仅适用于TCP/UDP目标组)。\n",
12064
+ "example": "80",
12065
+ "member": "int64",
12066
+ "name": "Port",
12067
+ "output_required": true,
12068
+ "required": false,
12069
+ "type": "int",
12070
+ "value_allowed_null": false
12071
+ },
12072
+ {
12073
+ "disabled": false,
12074
+ "document": "健康检查超时时间。 默认为2秒。 可配置范围:2 - 30秒。",
12075
+ "example": "2",
12076
+ "member": "int64",
12077
+ "name": "Timeout",
12078
+ "output_required": true,
12079
+ "required": false,
12080
+ "type": "int",
12081
+ "value_allowed_null": false
12082
+ },
12083
+ {
12084
+ "disabled": false,
12085
+ "document": "检测间隔时间。 默认为5秒。 可配置范围:2 - 300秒。",
12086
+ "example": "5",
12087
+ "member": "int64",
12088
+ "name": "GapTime",
12089
+ "output_required": true,
12090
+ "required": false,
12091
+ "type": "int",
12092
+ "value_allowed_null": false
12093
+ },
12094
+ {
12095
+ "disabled": false,
12096
+ "document": "检测健康阈值。 默认为3秒。 可配置范围:2 - 10次。",
12097
+ "example": "3",
12098
+ "member": "int64",
12099
+ "name": "GoodLimit",
12100
+ "output_required": true,
12101
+ "required": false,
12102
+ "type": "int",
12103
+ "value_allowed_null": false
12104
+ },
12105
+ {
12106
+ "disabled": false,
12107
+ "document": "检测不健康阈值。 默认为3秒。 可配置范围:2 - 10次。",
12108
+ "example": "3",
12109
+ "member": "int64",
12110
+ "name": "BadLimit",
12111
+ "output_required": true,
12112
+ "required": false,
12113
+ "type": "int",
12114
+ "value_allowed_null": false
12115
+ },
12116
+ {
12117
+ "disabled": false,
12118
+ "document": "目标组下的所有rs的探测包是否开启巨帧。默认开启。仅GWLB类型目标组支持该参数。",
12119
+ "example": "true",
12120
+ "member": "bool",
12121
+ "name": "JumboFrame",
12122
+ "output_required": true,
12123
+ "required": false,
12124
+ "type": "bool",
12125
+ "value_allowed_null": false
12126
+ },
12127
+ {
12128
+ "disabled": false,
12129
+ "document": "健康检查状态码(仅适用于HTTP/HTTPS目标组、TCP目标组的HTTP健康检查方式)。可选值:1~31,默认 31,其中:<url> <li>1 表示探测后返回值 1xx 代表健康。</li><li>2 表示返回 2xx 代表健康。</li><li>4 表示返回 3xx 代表健康。</li><li>8 表示返回 4xx 代表健康。</li><li>16 表示返回 5xx 代表健康。</li></url>若希望多种返回码都可代表健康,则将相应的值相加。\n注意:此字段可能返回 null,表示取不到有效值。",
12130
+ "example": "504",
12131
+ "member": "int64",
12132
+ "name": "HttpCode",
12133
+ "output_required": false,
12134
+ "required": false,
12135
+ "type": "int",
12136
+ "value_allowed_null": true
12137
+ },
12138
+ {
12139
+ "disabled": false,
12140
+ "document": "健康检查域名, 其中:<ur><li>仅适用于HTTP/HTTPS目标组和TCP目标组的HTTP健康检查方式。</li><li>针对HTTP/HTTPS目标组,当使用HTTP健康检查方式时,该参数为必填项。</li></ur>\n注意:此字段可能返回 null,表示取不到有效值。",
12141
+ "example": "www.xxxx.com",
12142
+ "member": "string",
12143
+ "name": "HttpCheckDomain",
12144
+ "output_required": false,
12145
+ "required": false,
12146
+ "type": "string",
12147
+ "value_allowed_null": true
12148
+ },
12149
+ {
12150
+ "disabled": false,
12151
+ "document": "健康检查路径(仅适用于HTTP/HTTPS转发规则、TCP监听器的HTTP健康检查方式)。\n注意:此字段可能返回 null,表示取不到有效值。",
12152
+ "example": "/xxx\t/xxx",
12153
+ "member": "string",
12154
+ "name": "HttpCheckPath",
12155
+ "output_required": false,
12156
+ "required": false,
12157
+ "type": "string",
12158
+ "value_allowed_null": true
12159
+ },
12160
+ {
12161
+ "disabled": false,
12162
+ "document": "健康检查方法(仅适用于HTTP/HTTPS转发规则、TCP监听器的HTTP健康检查方式),默认值:HEAD,可选值HEAD或GET。\n注意:此字段可能返回 null,表示取不到有效值。",
12163
+ "example": "HEAD",
12164
+ "member": "string",
12165
+ "name": "HttpCheckMethod",
12166
+ "output_required": false,
12167
+ "required": false,
12168
+ "type": "string",
12169
+ "value_allowed_null": true
12170
+ },
12171
+ {
12172
+ "disabled": false,
12173
+ "document": "健康检查的输入格式,健康检查方式取CUSTOM时,必填此字段,可取值:HEX或TEXT,其中:<ur><li>TEXT:文本格式。</li><li>HEX:十六进制格式, SendContext和RecvContext的字符只能在0123456789ABCDEF中选取且长度必须是偶数位。</li><li>仅适用于TCP/UDP目标组。</li></ur>\n注意:此字段可能返回 null,表示取不到有效值。",
12174
+ "example": "TEXT",
12175
+ "member": "string",
12176
+ "name": "ContextType",
12177
+ "output_required": false,
12178
+ "required": false,
12179
+ "type": "string",
12180
+ "value_allowed_null": true
12181
+ },
12182
+ {
12183
+ "disabled": false,
12184
+ "document": "自定义探测相关参数。健康检查协议CheckType的值取CUSTOM时,必填此字段,代表健康检查发送的请求内容,只允许ASCII可见字符,最大长度限制500。(仅适用于TCP/UDP目标组)。\n注意:此字段可能返回 null,表示取不到有效值。",
12185
+ "example": "ping",
12186
+ "member": "string",
12187
+ "name": "SendContext",
12188
+ "output_required": false,
12189
+ "required": false,
12190
+ "type": "string",
12191
+ "value_allowed_null": true
12192
+ },
12193
+ {
12194
+ "disabled": false,
12195
+ "document": "自定义探测相关参数。健康检查协议CheckType的值取CUSTOM时,必填此字段,代表健康检查返回的结果,只允许ASCII可见字符,最大长度限制500。(仅适用于TCP/UDP目标组)。\n注意:此字段可能返回 null,表示取不到有效值。",
12196
+ "example": "pong",
12197
+ "member": "string",
12198
+ "name": "RecvContext",
12199
+ "output_required": false,
12200
+ "required": false,
12201
+ "type": "string",
12202
+ "value_allowed_null": true
12203
+ },
12204
+ {
12205
+ "disabled": false,
12206
+ "document": "HTTP版本, 其中:<ur><li>健康检查协议CheckType的值取HTTP时,必传此字段。</li><li>支持配置选项:HTTP/1.0, HTTP/1.1。</li><li>仅适用于TCP目标组。</li></ur>\n注意:此字段可能返回 null,表示取不到有效值。",
12207
+ "example": "HTTP/1.1",
12208
+ "member": "string",
12209
+ "name": "HttpVersion",
12210
+ "output_required": false,
12211
+ "required": false,
12212
+ "type": "string",
12213
+ "value_allowed_null": true
12214
+ },
12215
+ {
12216
+ "disabled": false,
12217
+ "document": "GRPC健康检查状态码(仅适用于后端转发协议为GRPC的目标组)。默认值为 12,可输入值为数值、多个数值、或者范围,例如 20 或 20,25 或 0-99。\n注意:此字段可能返回 null,表示取不到有效值。",
12218
+ "example": "12",
12219
+ "member": "string",
12220
+ "name": "ExtendedCode",
12221
+ "output_required": false,
12222
+ "required": false,
12223
+ "type": "string",
12224
+ "value_allowed_null": true
12225
+ }
12226
+ ],
12227
+ "usage": "both"
12228
+ },
12000
12229
  "TargetGroupInfo": {
12001
12230
  "document": "目标组信息",
12002
12231
  "members": [
@@ -12080,6 +12309,26 @@
12080
12309
  "type": "string",
12081
12310
  "value_allowed_null": true
12082
12311
  },
12312
+ {
12313
+ "disabled": false,
12314
+ "document": "调度算法,仅后端转发协议为(HTTP、HTTPS、GRPC)的目标组返回有效值, 可选值:\n<ur>\n<li>WRR:按权重轮询。</li>\n<li>LEAST_CONN:最小连接数。</li>\n<li>IP_HASH:按IP哈希。</li>\n</ur>\n\n注意:此字段可能返回 null,表示取不到有效值。",
12315
+ "example": "WRR",
12316
+ "member": "string",
12317
+ "name": "ScheduleAlgorithm",
12318
+ "output_required": true,
12319
+ "type": "string",
12320
+ "value_allowed_null": true
12321
+ },
12322
+ {
12323
+ "disabled": false,
12324
+ "document": "健康检查详情。\n注意:此字段可能返回 null,表示取不到有效值。",
12325
+ "example": "无",
12326
+ "member": "TargetGroupHealthCheck",
12327
+ "name": "HealthCheck",
12328
+ "output_required": true,
12329
+ "type": "object",
12330
+ "value_allowed_null": true
12331
+ },
12083
12332
  {
12084
12333
  "disabled": false,
12085
12334
  "document": "目标组类型,当前支持v1(旧版目标组), v2(新版目标组)。默认为v1旧版目标组。",