tccli 3.0.1209.1__py2.py3-none-any.whl → 3.0.1211.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 (46) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/bma/v20221115/api.json +26 -1
  3. tccli/services/bma/v20221115/examples.json +6 -6
  4. tccli/services/cam/v20190116/api.json +38 -30
  5. tccli/services/cam/v20190116/examples.json +2 -2
  6. tccli/services/cdwdoris/v20211228/api.json +20 -1
  7. tccli/services/cfg/v20210820/api.json +21 -1
  8. tccli/services/cls/v20201016/api.json +72 -11
  9. tccli/services/cynosdb/v20190107/api.json +19 -9
  10. tccli/services/cynosdb/v20190107/examples.json +2 -2
  11. tccli/services/dasb/v20191018/api.json +19 -10
  12. tccli/services/dasb/v20191018/examples.json +1 -1
  13. tccli/services/dnspod/v20210323/api.json +3 -1
  14. tccli/services/emr/emr_client.py +238 -26
  15. tccli/services/emr/v20190103/api.json +1011 -115
  16. tccli/services/emr/v20190103/examples.json +32 -0
  17. tccli/services/es/v20180416/api.json +144 -2
  18. tccli/services/ess/v20201111/api.json +2 -2
  19. tccli/services/ess/v20201111/examples.json +2 -2
  20. tccli/services/essbasic/v20210526/api.json +13 -4
  21. tccli/services/gwlb/v20240906/api.json +23 -23
  22. tccli/services/hunyuan/v20230901/api.json +85 -9
  23. tccli/services/hunyuan/v20230901/examples.json +1 -1
  24. tccli/services/iss/v20230517/api.json +62 -14
  25. tccli/services/iss/v20230517/examples.json +19 -13
  26. tccli/services/redis/v20180412/api.json +2 -2
  27. tccli/services/sms/v20210111/api.json +3 -3
  28. tccli/services/sms/v20210111/examples.json +2 -2
  29. tccli/services/sqlserver/v20180328/api.json +32 -11
  30. tccli/services/sqlserver/v20180328/examples.json +1 -1
  31. tccli/services/sts/v20180813/api.json +11 -10
  32. tccli/services/sts/v20180813/examples.json +2 -2
  33. tccli/services/tcss/v20201101/api.json +136 -19
  34. tccli/services/teo/v20220901/api.json +19 -19
  35. tccli/services/teo/v20220901/examples.json +4 -58
  36. tccli/services/tke/tke_client.py +118 -12
  37. tccli/services/tke/v20180525/api.json +152 -0
  38. tccli/services/tke/v20180525/examples.json +16 -0
  39. tccli/services/vclm/v20240523/api.json +32 -3
  40. tccli/services/vpc/v20170312/api.json +59 -43
  41. tccli/services/vpc/v20170312/examples.json +1 -1
  42. {tccli-3.0.1209.1.dist-info → tccli-3.0.1211.1.dist-info}/METADATA +2 -2
  43. {tccli-3.0.1209.1.dist-info → tccli-3.0.1211.1.dist-info}/RECORD +46 -46
  44. {tccli-3.0.1209.1.dist-info → tccli-3.0.1211.1.dist-info}/WHEEL +0 -0
  45. {tccli-3.0.1209.1.dist-info → tccli-3.0.1211.1.dist-info}/entry_points.txt +0 -0
  46. {tccli-3.0.1209.1.dist-info → tccli-3.0.1211.1.dist-info}/license_files/LICENSE +0 -0
@@ -144,6 +144,14 @@
144
144
  "title": "查询Hbase表监控概览信息"
145
145
  }
146
146
  ],
147
+ "DescribeHDFSStorageInfo": [
148
+ {
149
+ "document": "",
150
+ "input": "POST / HTTP/1.1\nHost: emr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeHDFSStorageInfo\n<公共请求参数>\n\n{\n \"InstanceId\": \"abc\",\n \"StartTime\": 0,\n \"EndTime\": 0\n}",
151
+ "output": "{\n \"Response\": {\n \"SampleTime\": 0,\n \"StorageSummaryDistribution\": [\n {\n \"MetricItem\": \"abc\",\n \"MetricName\": \"abc\",\n \"Dps\": [\n {\n \"Timestamp\": \"abc\",\n \"Value\": \"abc\"\n }\n ]\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
152
+ "title": "DescribeHDFSStorageInfo"
153
+ }
154
+ ],
147
155
  "DescribeHiveQueries": [
148
156
  {
149
157
  "document": "获取Hive查询语句",
@@ -200,6 +208,14 @@
200
208
  "title": "查询任务流程"
201
209
  }
202
210
  ],
211
+ "DescribeKyuubiQueryInfo": [
212
+ {
213
+ "document": "",
214
+ "input": "POST / HTTP/1.1\nHost: emr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeKyuubiQueryInfo\n<公共请求参数>\n\n{\n \"InstanceId\": \"emr-1qop4l3e\",\n \"PageSize\": 10,\n \"Page\": 1,\n \"StartTime\": 1722327682,\n \"EndTime\": 1722328091\n}",
215
+ "output": "{\n \"Response\": {\n \"KyuubiQueryInfoList\": [\n {\n \"ClientIP\": \"10.0.2.42\",\n \"Duration\": 5895,\n \"EndTime\": 1722328097,\n \"EngineID\": \"null\",\n \"EngineType\": \"SPARK_SQL\",\n \"Id\": \"d4cfc064-b7d9-43ec-a766-60013c592dd4\",\n \"SessionID\": \"1c3cdb57-e0b3-489a-804e-662600a24f1d\",\n \"BeginTime\": 1722328091,\n \"ExecutionState\": \"FINISHED\",\n \"ExecutionStatement\": \"select * from kyuubi_test.kyuubi_new_user_tb order by id ASC\",\n \"StatementID\": \"d4cfc064-b7d9-43ec-a766-60013c592dd4\",\n \"User\": \"new_kyuubi_user\"\n }\n ],\n \"RequestId\": \"cfbbbe0f-5d30-4bf7-b87b-428b14ac3ws41\",\n \"TotalCount\": 10\n }\n}",
216
+ "title": "DescribeKyuubiQueryInfo"
217
+ }
218
+ ],
203
219
  "DescribeResourceSchedule": [
204
220
  {
205
221
  "document": "",
@@ -240,6 +256,22 @@
240
256
  "title": "查询服务进程信息"
241
257
  }
242
258
  ],
259
+ "DescribeSparkQueries": [
260
+ {
261
+ "document": "",
262
+ "input": "POST / HTTP/1.1\nHost: emr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeSparkQueries\n<公共请求参数>\n\n{\n \"InstanceId\": \"emr-njry92zr\",\n \"StartTime\": 1711078120,\n \"EndTime\": 1711088221,\n \"Offset\": 0,\n \"Limit\": 10\n}",
263
+ "output": "{\n \"Response\": {\n \"RequestId\": \"690f07d6-ac3d-4211-896d-043824aaa0f0\",\n \"Total\": 1,\n \"Results\": [\n {\n \"Id\": \"2\",\n \"Status\": \"COMPLETED\",\n \"BeginTime\": 1711078220,\n \"ScanTotalData\": 0,\n \"ApplicationId\": [\n \"application_1710488265927_0018\"\n ],\n \"ScanRowNum\": 1,\n \"ScanFileNum\": 1,\n \"EndTime\": 1711078223,\n \"ScanPartitionNum\": 1,\n \"Statement\": \"select * from hive_table_p2 where dt='20240321.3'\",\n \"Duration\": 2924\n }\n ]\n }\n}",
264
+ "title": "查询spark查询信息"
265
+ }
266
+ ],
267
+ "DescribeStarRocksQueryInfo": [
268
+ {
269
+ "document": "",
270
+ "input": "POST / HTTP/1.1\nHost: emr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStarrocksQueryInfo\n<公共请求参数>\n\n{\n \"InstanceId\": \"emr-1qop4l3e\",\n \"PageSize\": 10,\n \"Page\": 1,\n \"StartTime\": 1722327682,\n \"EndTime\": 1722328091\n}",
271
+ "output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"StarRocksQueryInfoList\": [\n {\n \"ClientIP\": \"192.0.0.1\",\n \"CPUCost\": 0,\n \"DefaultDB\": \"test\",\n \"EndTime\": 1721962352,\n \"ExecutionIP\": \"192.0.0.1\",\n \"QueryID\": \"1ac25f6c-4afa-11ef-b7cc-525400c756d2\",\n \"QueryType\": \"OTHERS\",\n \"MemCost\": 324,\n \"PlanCpuCosts\": 435620,\n \"PlanMemCosts\": 254354,\n \"QueryTime\": 345535,\n \"ResourceGroup\": \"SR\",\n \"ReturnRows\": 2452,\n \"ScanBytes\": 1235124,\n \"ScanRows\": 123512,\n \"BeginTime\": 1721962352,\n \"ExecutionState\": \"FINISHED\",\n \"ExecutionStatement\": \"show compute nodes\",\n \"User\": \"test_aa\"\n }\n ],\n \"RequestId\": \"1ac25f6c-4afa-11ef-b7cc-525400454wfaa1\"\n }\n}",
272
+ "title": "DescribeStarRocksQueryInfo"
273
+ }
274
+ ],
243
275
  "DescribeTrinoQueryInfo": [
244
276
  {
245
277
  "document": "",
@@ -1437,6 +1437,24 @@
1437
1437
  "name": "ReadWriteMode",
1438
1438
  "required": false,
1439
1439
  "type": "int"
1440
+ },
1441
+ {
1442
+ "disabled": false,
1443
+ "document": "置放群组是否开启异步任务",
1444
+ "example": "false",
1445
+ "member": "bool",
1446
+ "name": "EnableScheduleRecoverGroup",
1447
+ "required": false,
1448
+ "type": "bool"
1449
+ },
1450
+ {
1451
+ "disabled": false,
1452
+ "document": "置放群组开启异步任务的可维护时间段",
1453
+ "example": "无",
1454
+ "member": "EnableScheduleOperationDuration",
1455
+ "name": "EnableScheduleOperationDuration",
1456
+ "required": false,
1457
+ "type": "object"
1440
1458
  }
1441
1459
  ],
1442
1460
  "type": "object"
@@ -4720,6 +4738,56 @@
4720
4738
  ],
4721
4739
  "usage": "out"
4722
4740
  },
4741
+ "EnableScheduleOperationDuration": {
4742
+ "document": "置放群组异步任务维护的时间段",
4743
+ "members": [
4744
+ {
4745
+ "disabled": false,
4746
+ "document": "支持开启异步任务的日期\n注意:此字段可能返回 null,表示取不到有效值。",
4747
+ "example": "[2024.09.24, 2024.09.26]",
4748
+ "member": "string",
4749
+ "name": "Periods",
4750
+ "output_required": false,
4751
+ "required": false,
4752
+ "type": "list",
4753
+ "value_allowed_null": true
4754
+ },
4755
+ {
4756
+ "disabled": false,
4757
+ "document": "支持开启异步的开始时间\n注意:此字段可能返回 null,表示取不到有效值。",
4758
+ "example": "06:00",
4759
+ "member": "string",
4760
+ "name": "TimeStart",
4761
+ "output_required": false,
4762
+ "required": false,
4763
+ "type": "string",
4764
+ "value_allowed_null": true
4765
+ },
4766
+ {
4767
+ "disabled": false,
4768
+ "document": "支持开启异步的结束时间\n注意:此字段可能返回 null,表示取不到有效值。",
4769
+ "example": "08:00",
4770
+ "member": "string",
4771
+ "name": "TimeEnd",
4772
+ "output_required": false,
4773
+ "required": false,
4774
+ "type": "string",
4775
+ "value_allowed_null": true
4776
+ },
4777
+ {
4778
+ "disabled": false,
4779
+ "document": "支持开启异步的时区\n注意:此字段可能返回 null,表示取不到有效值。",
4780
+ "example": "UTC+8",
4781
+ "member": "string",
4782
+ "name": "TimeZone",
4783
+ "output_required": false,
4784
+ "required": false,
4785
+ "type": "string",
4786
+ "value_allowed_null": true
4787
+ }
4788
+ ],
4789
+ "usage": "both"
4790
+ },
4723
4791
  "EsAcl": {
4724
4792
  "document": "ES集群配置项",
4725
4793
  "members": [
@@ -5393,8 +5461,8 @@
5393
5461
  },
5394
5462
  {
5395
5463
  "disabled": false,
5396
- "document": "客户上传到自己cos的地址列表",
5397
- "example": "[\"cos1\", \"cos2\"]",
5464
+ "document": "客户上传到cos的模型地址,单次请求限制一个。cos文件为压缩文件,格式包括:zip、tgz和tar.gz",
5465
+ "example": "[\"https://*******.myqcloud.com/******.zip\"]",
5398
5466
  "member": "string",
5399
5467
  "name": "UsrCosModelUrlList",
5400
5468
  "required": false,
@@ -7872,6 +7940,26 @@
7872
7940
  "output_required": true,
7873
7941
  "type": "string",
7874
7942
  "value_allowed_null": false
7943
+ },
7944
+ {
7945
+ "disabled": false,
7946
+ "document": "cvm绑定的置放群组的id\n注意:此字段可能返回 null,表示取不到有效值。",
7947
+ "example": "无",
7948
+ "member": "string",
7949
+ "name": "CVMDisasterRecoverGroupId",
7950
+ "output_required": false,
7951
+ "type": "string",
7952
+ "value_allowed_null": true
7953
+ },
7954
+ {
7955
+ "disabled": false,
7956
+ "document": "cvm绑定置放群组的状态。2: 已绑定;1: 绑定中;0: 未开启\n注意:此字段可能返回 null,表示取不到有效值。",
7957
+ "example": "无",
7958
+ "member": "int64",
7959
+ "name": "CVMDisasterRecoverGroupStatus",
7960
+ "output_required": false,
7961
+ "type": "int",
7962
+ "value_allowed_null": true
7875
7963
  }
7876
7964
  ],
7877
7965
  "usage": "out"
@@ -8451,6 +8539,24 @@
8451
8539
  "name": "ShardAllocationBytes",
8452
8540
  "required": false,
8453
8541
  "type": "int"
8542
+ },
8543
+ {
8544
+ "disabled": false,
8545
+ "document": "是否开启置放群组异步任务",
8546
+ "example": "false",
8547
+ "member": "bool",
8548
+ "name": "EnableScheduleRecoverGroup",
8549
+ "required": false,
8550
+ "type": "bool"
8551
+ },
8552
+ {
8553
+ "disabled": false,
8554
+ "document": "置放群组异步任务时间段",
8555
+ "example": "无",
8556
+ "member": "EnableScheduleOperationDuration",
8557
+ "name": "EnableScheduleOperationDuration",
8558
+ "required": false,
8559
+ "type": "object"
8454
8560
  }
8455
8561
  ],
8456
8562
  "type": "object"
@@ -10004,6 +10110,24 @@
10004
10110
  "name": "ReadWriteMode",
10005
10111
  "required": false,
10006
10112
  "type": "int"
10113
+ },
10114
+ {
10115
+ "disabled": false,
10116
+ "document": "是否开启置放群组异步任务",
10117
+ "example": "false",
10118
+ "member": "bool",
10119
+ "name": "EnableScheduleRecoverGroup",
10120
+ "required": false,
10121
+ "type": "bool"
10122
+ },
10123
+ {
10124
+ "disabled": false,
10125
+ "document": "置放群组异步任务可维护时间段",
10126
+ "example": "无",
10127
+ "member": "EnableScheduleOperationDuration",
10128
+ "name": "EnableScheduleOperationDuration",
10129
+ "required": false,
10130
+ "type": "object"
10007
10131
  }
10008
10132
  ],
10009
10133
  "type": "object"
@@ -10572,6 +10696,24 @@
10572
10696
  "name": "ShardAllocationBytes",
10573
10697
  "required": false,
10574
10698
  "type": "int"
10699
+ },
10700
+ {
10701
+ "disabled": false,
10702
+ "document": "是否开启置放群组异步任务",
10703
+ "example": "false",
10704
+ "member": "bool",
10705
+ "name": "EnableScheduleRecoverGroup",
10706
+ "required": false,
10707
+ "type": "bool"
10708
+ },
10709
+ {
10710
+ "disabled": false,
10711
+ "document": "置放群组异步任务时间段",
10712
+ "example": "无",
10713
+ "member": "EnableScheduleOperationDuration",
10714
+ "name": "EnableScheduleOperationDuration",
10715
+ "required": false,
10716
+ "type": "object"
10575
10717
  }
10576
10718
  ],
10577
10719
  "type": "object"
@@ -6225,7 +6225,7 @@
6225
6225
  },
6226
6226
  {
6227
6227
  "disabled": false,
6228
- "document": "是否开通自动签,该功能需联系运营工作人员开通后使用",
6228
+ "document": "此字段已废弃,请勿继续使用。",
6229
6229
  "example": "无",
6230
6230
  "member": "bool",
6231
6231
  "name": "EnableAutoSign",
@@ -12165,7 +12165,7 @@
12165
12165
  },
12166
12166
  {
12167
12167
  "disabled": false,
12168
- "document": "链接跳转类型,支持以下类型\n<ul>\n<li>WEIXINAPP : 短链直接跳转到电子签小程序 (默认值)</li>\n<li>APP : 第三方APP或小程序跳转电子签小程序</li>\n</ul>",
12168
+ "document": "链接跳转类型,支持以下类型\n<ul>\n<li>WEIXINAPP : 短链直接跳转到电子签小程序 (默认值)</li>\n<li>APP : 第三方APP或小程序跳转电子签小程序</li>\n<li>WEIXIN_QRCODE_URL:直接跳转至电子签小程序的二维码链接,无需通过中转页。<font color=\"red\">您需要自行将其转换为二维码,使用微信扫码后可直接进入。请注意,直接点击链接是无效的。</font></li>\n</ul>",
12169
12169
  "example": "APP",
12170
12170
  "member": "string",
12171
12171
  "name": "Endpoint",
@@ -1411,13 +1411,13 @@
1411
1411
  "DescribeFlowTemplates": [
1412
1412
  {
1413
1413
  "document": "1.指定Filters中的Key通过template-id过滤\n2.指定Filter中的Value为yDRS4UUgygqdcjjhUuO4zjEBpXdcsHWX\n3.指定Limit为最多返回20条数据",
1414
- "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFlowTemplates\n<公共请求参数>\n\n{\n \"Operator\": {\n \"Channel\": \"YUFU\",\n \"ClientIp\": \"8.8.8.8\",\n \"OpenId\": \"\",\n \"UserId\": \"yDxVwUyKQWho8CUuO4zjEyQOAgwvr4Zy\"\n },\n \"Offset\": 0,\n \"Limit\": 20,\n \"ApplicationId\": \"\",\n \"Filters\": [\n {\n \"Key\": \"template-id\",\n \"Values\": [\n \"yDRS4UUgygqdcjjhUuO4zjEBpXdcsHWX\"\n ]\n }\n ]\n}",
1414
+ "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFlowTemplates\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"yDxVwUyKQWho8CUuO4zjEyQOAgwvr4Zy\"\n },\n \"Offset\": 0,\n \"Limit\": 20,\n \"ApplicationId\": \"\",\n \"Filters\": [\n {\n \"Key\": \"template-id\",\n \"Values\": [\n \"yDRS4UUgygqdcjjhUuO4zjEBpXdcsHWX\"\n ]\n }\n ]\n}",
1415
1415
  "output": "{\n \"Response\": {\n \"RequestId\": \"s16951208061xxxx3957\",\n \"Templates\": [\n {\n \"AttachmentResourceIds\": [],\n \"Available\": 2,\n \"Components\": [],\n \"CreatedOn\": 1693967458,\n \"Creator\": \"测试人\",\n \"CreatorId\": \"yDxVwUyKQWho8CUuO4zjEyQOAgwvr4Zy\",\n \"Description\": \"\",\n \"DocumentResourceIds\": [\n \"yDwJ0UUckpk2079mUxgm9jJ8EZp3aAc0\"\n ],\n \"FileInfos\": [\n {\n \"CreatedOn\": 1693967456,\n \"FileId\": \"yDwJ0UUckpk2079mUxgm9jJ8EZp3aAc0\",\n \"FileName\": \"test.pdf\",\n \"FileSize\": 65259\n }\n ],\n \"OrganizationId\": \"yDxbNUyKQDx3oAUuO4zjEBQGidlGe4hP\",\n \"PreviewUrl\": \"\",\n \"Promoter\": {\n \"ApproverSignTypes\": [],\n \"ApproverVerifyTypes\": [],\n \"DeliveryMethod\": \"EMAIL\",\n \"Description\": \"\",\n \"Email\": \"\",\n \"Mobile\": \"\",\n \"RecipientExtra\": \"\",\n \"RecipientId\": \"yDwJBUUckpk5469kUu9cFsf1x6ZYgfu5\",\n \"RecipientType\": \"PROMOTER\",\n \"RequireDelivery\": false,\n \"RequireSign\": false,\n \"RequireValidation\": false,\n \"RoleName\": \"发起人\",\n \"RoutingOrder\": 0,\n \"UserId\": \"\"\n },\n \"Published\": true,\n \"Recipients\": [\n {\n \"ApproverSignTypes\": [\n 1,\n 2\n ],\n \"ApproverVerifyTypes\": [\n 1\n ],\n \"DeliveryMethod\": \"EMAIL\",\n \"Description\": \"\",\n \"Email\": \"\",\n \"Mobile\": \"\",\n \"RecipientExtra\": \"{\\\"RecipientEnterpriseType\\\":1,\\\"SameWithPromoter\\\":true}\",\n \"RecipientId\": \"yDwJ0UUckpk2077lUxgm9jJ9eZgZChJe\",\n \"RecipientType\": \"ENTERPRISE\",\n \"RequireDelivery\": false,\n \"RequireSign\": false,\n \"RequireValidation\": false,\n \"RoleName\": \"张三示例企业\",\n \"RoutingOrder\": 1,\n \"UserId\": \"\"\n },\n {\n \"ApproverSignTypes\": [\n 1,\n 2\n ],\n \"ApproverVerifyTypes\": [\n 1\n ],\n \"DeliveryMethod\": \"EMAIL\",\n \"Description\": \"\",\n \"Email\": \"\",\n \"Mobile\": \"\",\n \"RecipientExtra\": \"{}\",\n \"RecipientId\": \"yDxZzUyKQDKuihUuO4zjEy09jfapyHjn\",\n \"RecipientType\": \"INDIVIDUAL\",\n \"RequireDelivery\": false,\n \"RequireSign\": false,\n \"RequireValidation\": false,\n \"RoleName\": \"乙方\",\n \"RoutingOrder\": 2,\n \"UserId\": \"\"\n }\n ],\n \"Seals\": [],\n \"ShareTemplateId\": \"\",\n \"SignComponents\": [\n {\n \"ChannelComponentId\": \"\",\n \"ChannelComponentSource\": 0,\n \"ComponentDateFontSize\": 0,\n \"ComponentExtra\": \"{\\\"Date\\\":true,\\\"isAfterCut\\\":false}\",\n \"ComponentHeight\": 43,\n \"ComponentId\": \"ComponentId_4\",\n \"ComponentName\": \"个人签名/印章\",\n \"ComponentPage\": 1,\n \"ComponentPosX\": 10.5,\n \"ComponentPosY\": 27,\n \"ComponentRecipientId\": \"yDxZzUyKQDKuihUuO4zjEy09jfapyHjn\",\n \"ComponentRequired\": true,\n \"ComponentType\": \"SIGN_SIGNATURE\",\n \"ComponentValue\": \"\",\n \"ComponentWidth\": 119,\n \"FileIndex\": 0,\n \"ForbidMoveAndDelete\": false,\n \"GenerateMode\": \"\",\n \"KeywordIndexes\": [],\n \"KeywordOrder\": \"\",\n \"KeywordPage\": 0,\n \"LockComponentValue\": false,\n \"OffsetX\": 0,\n \"OffsetY\": 0,\n \"RelativeLocation\": \"\",\n \"IsFormType\": false\n },\n {\n \"ChannelComponentId\": \"\",\n \"ChannelComponentSource\": 0,\n \"ComponentDateFontSize\": 0,\n \"ComponentExtra\": \"{\\\"Format\\\":\\\"yyyy年m月d日\\\",\\\"Gaps\\\":\\\"2,2\\\",\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Center\\\",\\\"Font\\\":\\\"黑体\\\",\\\"isAfterCut\\\":false}\",\n \"ComponentHeight\": 20,\n \"ComponentId\": \"ComponentId_5\",\n \"ComponentName\": \"签署日期\",\n \"ComponentPage\": 1,\n \"ComponentPosX\": 10.5,\n \"ComponentPosY\": 70,\n \"ComponentRecipientId\": \"yDxZzUyKQDKuihUuO4zjEy09jfapyHjn\",\n \"ComponentRequired\": true,\n \"ComponentType\": \"SIGN_DATE\",\n \"ComponentValue\": \"\",\n \"ComponentWidth\": 119,\n \"FileIndex\": 0,\n \"ForbidMoveAndDelete\": false,\n \"GenerateMode\": \"\",\n \"KeywordIndexes\": [],\n \"KeywordOrder\": \"\",\n \"KeywordPage\": 0,\n \"LockComponentValue\": false,\n \"OffsetX\": 0,\n \"OffsetY\": 0,\n \"RelativeLocation\": \"\",\n \"IsFormType\": false\n },\n {\n \"ChannelComponentId\": \"\",\n \"ChannelComponentSource\": 0,\n \"ComponentDateFontSize\": 0,\n \"ComponentExtra\": \"{\\\"Date\\\":true,\\\"isAfterCut\\\":false,\\\"PageRanges\\\":[]}\",\n \"ComponentHeight\": 119,\n \"ComponentId\": \"ComponentId_7\",\n \"ComponentName\": \"企业印章\",\n \"ComponentPage\": 1,\n \"ComponentPosX\": 140.5,\n \"ComponentPosY\": 27,\n \"ComponentRecipientId\": \"yDwJ0UUckpk2077lUxgm9jJ9eZgZChJe\",\n \"ComponentRequired\": true,\n \"ComponentType\": \"SIGN_SEAL\",\n \"ComponentValue\": \"\",\n \"ComponentWidth\": 119,\n \"FileIndex\": 0,\n \"ForbidMoveAndDelete\": false,\n \"GenerateMode\": \"\",\n \"KeywordIndexes\": [],\n \"KeywordOrder\": \"\",\n \"KeywordPage\": 0,\n \"LockComponentValue\": false,\n \"OffsetX\": 0,\n \"OffsetY\": 0,\n \"RelativeLocation\": \"\",\n \"IsFormType\": false\n },\n {\n \"ChannelComponentId\": \"\",\n \"ChannelComponentSource\": 0,\n \"ComponentDateFontSize\": 0,\n \"ComponentExtra\": \"{\\\"Format\\\":\\\"yyyy年m月d日\\\",\\\"Gaps\\\":\\\"2,2\\\",\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Center\\\",\\\"Font\\\":\\\"黑体\\\",\\\"isAfterCut\\\":false}\",\n \"ComponentHeight\": 20,\n \"ComponentId\": \"ComponentId_8\",\n \"ComponentName\": \"签署日期1\",\n \"ComponentPage\": 1,\n \"ComponentPosX\": 140.5,\n \"ComponentPosY\": 146,\n \"ComponentRecipientId\": \"yDwJ0UUckpk2077lUxgm9jJ9eZgZChJe\",\n \"ComponentRequired\": true,\n \"ComponentType\": \"SIGN_DATE\",\n \"ComponentValue\": \"\",\n \"ComponentWidth\": 119,\n \"FileIndex\": 0,\n \"ForbidMoveAndDelete\": false,\n \"GenerateMode\": \"\",\n \"KeywordIndexes\": [],\n \"KeywordOrder\": \"\",\n \"KeywordPage\": 0,\n \"LockComponentValue\": false,\n \"OffsetX\": 0,\n \"OffsetY\": 0,\n \"RelativeLocation\": \"\",\n \"IsFormType\": false\n }\n ],\n \"SignOrder\": [\n -1\n ],\n \"Status\": 1,\n \"TemplateId\": \"yDRS4UUgygqdcjjhUuO4zjEBpXdcsHWX\",\n \"TemplateName\": \"e2eTest-启停用模板_88433\",\n \"TemplateSeals\": [],\n \"TemplateType\": 3,\n \"TemplateVersion\": \"20230906002\",\n \"UserFlowType\": {\n \"Description\": \"\",\n \"Name\": \"未分类\",\n \"UserFlowTypeId\": \"\"\n }\n }\n ],\n \"TotalCount\": 1\n }\n}",
1416
1416
  "title": "模板查询接口-指定模板Id查询模板信息"
1417
1417
  },
1418
1418
  {
1419
1419
  "document": "1.指定一个不存在的模板ID进行查询",
1420
- "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFlowTemplates\n<公共请求参数>\n\n{\n \"Operator\": {\n \"Channel\": \"YUFU\",\n \"ClientIp\": \"8.8.8.8\",\n \"OpenId\": \"\",\n \"UserId\": \"yDxVwUyKQWho8CUuO4zjEyQOAgwvr4Zy\"\n },\n \"Offset\": 0,\n \"Limit\": 20,\n \"ApplicationId\": \"\",\n \"Filters\": [\n {\n \"Key\": \"template-id\",\n \"Values\": [\n \"yDRS4UUgygqdcjjhUuO4zjEBpXdcsHWw\"\n ]\n }\n ]\n}",
1420
+ "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFlowTemplates\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"yDxVwUyKQWho8CUuO4zjEyQOAgwvr4Zy\"\n },\n \"Offset\": 0,\n \"Limit\": 20,\n \"ApplicationId\": \"\",\n \"Filters\": [\n {\n \"Key\": \"template-id\",\n \"Values\": [\n \"yDRS4UUgygqdcjjhUuO4zjEBpXdcsHWw\"\n ]\n }\n ]\n}",
1421
1421
  "output": "{\n \"Response\": {\n \"RequestId\": \"s1695125479063466836\",\n \"Templates\": [],\n \"TotalCount\": 0\n }\n}",
1422
1422
  "title": "模板查询接口-通过不存在的模板Id查询模板信息"
1423
1423
  }
@@ -3297,7 +3297,7 @@
3297
3297
  },
3298
3298
  {
3299
3299
  "disabled": false,
3300
- "document": "是否开通自动签,该功能需联系运营工作人员开通后使用",
3300
+ "document": "此字段已废弃,请勿继续使用。",
3301
3301
  "example": "无",
3302
3302
  "member": "bool",
3303
3303
  "name": "EnableAutoSign",
@@ -6435,7 +6435,7 @@
6435
6435
  },
6436
6436
  {
6437
6437
  "disabled": false,
6438
- "document": "生成链接的类型:\n<ul><li>**PC**:(默认)<font color=\"red\">web控制台</font>链接, 需要在PC浏览器中打开</li>\n<li>**CHANNEL**:H5跳转到电子签小程序链接, 一般用于发送短信中带的链接, 打开后进入腾讯电子签小程序</li>\n<li>**SHORT_URL**:<font color=\"red\">H5</font>跳转到电子签小程序链接的短链形式, 一般用于发送短信中带的链接, 打开后进入腾讯电子签小程序</li>\n<li>**APP**:<font color=\"red\">APP或小程序</font>跳转电子签小程序链接, 一般用于贵方小程序或者APP跳转过来, 打开后进入腾讯电子签小程序</li>\n<li>**H5**:<font color=\"red\">H5长链接</font>跳转H5链接, 一般用于贵方H5跳转过来, 打开后进入腾讯电子签H5页面</li>\n<li>**SHORT_H5**:<font color=\"red\">H5短链</font>跳转H5的短链形式, 一般用于发送短信中带的链接, 打开后进入腾讯电子签H5页面</li></ul>",
6438
+ "document": "生成链接的类型:\n<ul><li>**PC**:(默认)<font color=\"red\">web控制台</font>链接, 需要在PC浏览器中打开</li>\n<li>**CHANNEL**:H5跳转到电子签小程序链接, 一般用于发送短信中带的链接, 打开后进入腾讯电子签小程序</li>\n<li>**SHORT_URL**:<font color=\"red\">H5</font>跳转到电子签小程序链接的短链形式, 一般用于发送短信中带的链接, 打开后进入腾讯电子签小程序</li>\n<li>**WEIXIN_QRCODE_URL**:直接跳转至电子签小程序的二维码链接,无需通过中转页。<font color=\"red\">您需要自行将其转换为二维码,使用微信扫码后可直接进入。请注意,直接点击链接是无效的。</font></li>\n<li>**APP**:<font color=\"red\">APP或小程序</font>跳转电子签小程序链接, 一般用于贵方小程序或者APP跳转过来, 打开后进入腾讯电子签小程序</li>\n<li>**H5**:<font color=\"red\">H5长链接</font>跳转H5链接, 一般用于贵方H5跳转过来, 打开后进入腾讯电子签H5页面</li>\n<li>**SHORT_H5**:<font color=\"red\">H5短链</font>跳转H5的短链形式, 一般用于发送短信中带的链接, 打开后进入腾讯电子签H5页面</li></ul>",
6439
6439
  "example": "PC",
6440
6440
  "member": "string",
6441
6441
  "name": "Endpoint",
@@ -6513,7 +6513,7 @@
6513
6513
  "members": [
6514
6514
  {
6515
6515
  "disabled": false,
6516
- "document": "跳转链接, 链接的有效期根据企业,员工状态和终端等有区别, 可以参考下表\n<table> <thead> <tr> <th>子客企业状态</th> <th>子客企业员工状态</th> <th>Endpoint</th> <th>链接有效期限</th> </tr> </thead> <tbody> <tr> <td>企业未激活</td> <td>员工未认证</td> <td>PC/PC_SHORT_URL</td> <td>5分钟</td> </tr> <tr> <td>企业未激活</td> <td>员工未认证</td> <td>CHANNEL/APP/H5/SHORT_H5</td> <td>30天</td> </tr> <tr> <td>企业已激活</td> <td>员工未认证</td> <td>PC/PC_SHORT_URL</td> <td>5分钟</td> </tr> <tr> <td>企业已激活</td> <td>员工未认证</td> <td>CHANNEL/APP/H5/SHORT_H5</td> <td>30天</td> </tr> <tr> <td>企业已激活</td> <td>员工已认证</td> <td>PC</td> <td>5分钟</td> </tr> <tr> <td>企业已激活</td> <td>员工已认证</td> <td>CHANNEL/APP/H5/SHORT_H5</td> <td>30天</td> </tr> </tbody> </table>\n\n注: \n1. <font color=\"red\">链接仅单次有效</font>,每次登录需要需要重新创建新的链接\n2. 创建的链接应避免被转义,如:&被转义为\\u0026;如使用Postman请求后,请选择响应类型为 JSON,否则链接将被转义\n3. <font color=\"red\">生成的链路后面不能再增加参数</font>(会出现覆盖链接中已有参数导致错误)\n",
6516
+ "document": "跳转链接, 链接的有效期根据企业,员工状态和终端等有区别, 可以参考下表\n<table> <thead> <tr> <th>子客企业状态</th> <th>子客企业员工状态</th> <th>Endpoint</th> <th>链接有效期限</th> </tr> </thead> <tbody> <tr> <td>企业未激活</td> <td>员工未认证</td> <td>PC/PC_SHORT_URL</td> <td>5分钟</td> </tr> <tr> <td>企业未激活</td> <td>员工未认证</td> <td>CHANNEL/APP/H5/SHORT_H5/WEIXIN_QRCODE_URL</td> <td>30天</td> </tr> <tr> <td>企业已激活</td> <td>员工未认证</td> <td>PC/PC_SHORT_URL</td> <td>5分钟</td> </tr> <tr> <td>企业已激活</td> <td>员工未认证</td> <td>CHANNEL/APP/H5/SHORT_H5/WEIXIN_QRCODE_URL</td> <td>30天</td> </tr> <tr> <td>企业已激活</td> <td>员工已认证</td> <td>PC</td> <td>5分钟</td> </tr> <tr> <td>企业已激活</td> <td>员工已认证</td> <td>CHANNEL/APP/H5/SHORT_H5/WEIXIN_QRCODE_URL</td> <td>30天</td> </tr> </tbody> </table>\n\n注: \n1. <font color=\"red\">链接仅单次有效</font>,每次登录需要需要重新创建新的链接\n2. 创建的链接应避免被转义,如:&被转义为\\u0026;如使用Postman请求后,请选择响应类型为 JSON,否则链接将被转义\n3. <font color=\"red\">生成的链路后面不能再增加参数</font>(会出现覆盖链接中已有参数导致错误)\n",
6517
6517
  "example": "无",
6518
6518
  "member": "string",
6519
6519
  "name": "ConsoleUrl",
@@ -10148,7 +10148,7 @@
10148
10148
  },
10149
10149
  {
10150
10150
  "disabled": false,
10151
- "document": "链接跳转类型,支持以下类型\n<ul>\n<li>WEIXINAPP : 短链直接跳转到电子签小程序 (默认值)</li>\n<li>APP : 第三方APP或小程序跳转电子签小程序</li>\n</ul>",
10151
+ "document": "链接跳转类型,支持以下类型\n<ul>\n<li>WEIXINAPP : 短链直接跳转到电子签小程序 (默认值)</li>\n<li>APP : 第三方APP或小程序跳转电子签小程序</li>\n<li>WEIXIN_QRCODE_URL:直接跳转至电子签小程序的二维码链接,无需通过中转页。<font color=\"red\">您需要自行将其转换为二维码,使用微信扫码后可直接进入。请注意,直接点击链接是无效的。</font></li>\n</ul>",
10152
10152
  "example": "APP",
10153
10153
  "member": "string",
10154
10154
  "name": "Endpoint",
@@ -11383,6 +11383,15 @@
11383
11383
  "name": "PowerOfAttorneys",
11384
11384
  "required": false,
11385
11385
  "type": "list"
11386
+ },
11387
+ {
11388
+ "disabled": false,
11389
+ "document": "认证完之后的H5页面的跳转链接,最大长度1000个字符。链接类型请参考 [跳转电子签H5](https://qian.tencent.com/developers/company/openqianh5/)",
11390
+ "example": "无",
11391
+ "member": "string",
11392
+ "name": "AutoJumpUrl",
11393
+ "required": false,
11394
+ "type": "string"
11386
11395
  }
11387
11396
  ],
11388
11397
  "usage": "in"
@@ -38,7 +38,7 @@
38
38
  "DeregisterTargetGroupInstances": {
39
39
  "document": "从目标组中解绑服务器。\n本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。",
40
40
  "input": "DeregisterTargetGroupInstancesRequest",
41
- "name": "解绑目标组服务器",
41
+ "name": "解绑目标组中的实例",
42
42
  "output": "DeregisterTargetGroupInstancesResponse",
43
43
  "status": "online"
44
44
  },
@@ -59,7 +59,7 @@
59
59
  "DescribeTargetGroupInstances": {
60
60
  "document": "获取目标组绑定的服务器信息。",
61
61
  "input": "DescribeTargetGroupInstancesRequest",
62
- "name": "获取目标组绑定的服务器",
62
+ "name": "获取目标组绑定的实例列表",
63
63
  "output": "DescribeTargetGroupInstancesResponse",
64
64
  "status": "online"
65
65
  },
@@ -122,7 +122,7 @@
122
122
  "RegisterTargetGroupInstances": {
123
123
  "document": "注册服务器到目标组。\n本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。",
124
124
  "input": "RegisterTargetGroupInstancesRequest",
125
- "name": "注册服务器到目标组",
125
+ "name": "目标组中添加实例",
126
126
  "output": "RegisterTargetGroupInstancesResponse",
127
127
  "status": "online"
128
128
  }
@@ -166,7 +166,7 @@
166
166
  "members": [
167
167
  {
168
168
  "disabled": false,
169
- "document": "关联到的负载均衡ID",
169
+ "document": "关联到的网关负载均衡实例ID",
170
170
  "example": "无",
171
171
  "member": "string",
172
172
  "name": "LoadBalancerId",
@@ -176,7 +176,7 @@
176
176
  },
177
177
  {
178
178
  "disabled": false,
179
- "document": "负载均衡名称",
179
+ "document": "网关负载均衡实例名称",
180
180
  "example": "无",
181
181
  "member": "string",
182
182
  "name": "LoadBalancerName",
@@ -210,7 +210,7 @@
210
210
  },
211
211
  {
212
212
  "disabled": false,
213
- "document": "网关负载均衡实例名称。可支持输入1-60个字符,允许英文字母、数字、中文字符、“-”、“_”、“.”。不填写时默认自动生成。",
213
+ "document": "网关负载均衡实例名称。可支持输入1-60个字符。不填写时默认自动生成。",
214
214
  "example": "gwlb-xxx",
215
215
  "member": "string",
216
216
  "name": "LoadBalancerName",
@@ -284,7 +284,7 @@
284
284
  "members": [
285
285
  {
286
286
  "disabled": false,
287
- "document": "目标组名称,限定50个字符",
287
+ "document": "目标组名称,限定60个字符。",
288
288
  "example": "test-name",
289
289
  "member": "string",
290
290
  "name": "TargetGroupName",
@@ -302,7 +302,7 @@
302
302
  },
303
303
  {
304
304
  "disabled": false,
305
- "document": "目标组的默认端口, 后续添加服务器时可使用该默认端口。Port和TargetGroupInstances.N中的port二者必填其一。\n",
305
+ "document": "目标组的默认端口, 后续添加服务器时可使用该默认端口。Port和TargetGroupInstances.N中的port二者必填其一。",
306
306
  "example": "80",
307
307
  "member": "uint64",
308
308
  "name": "Port",
@@ -320,7 +320,7 @@
320
320
  },
321
321
  {
322
322
  "disabled": false,
323
- "document": "网关负载均衡目标组协议。\n- AWS_GENEVE:GENEVE 兼容协议 \n- TENCENT_GENEVE :GENEVE 标准协议",
323
+ "document": "网关负载均衡目标组协议。\n- TENCENT_GENEVE :GENEVE 标准协议\n- AWS_GENEVE:GENEVE 兼容协议(需要提交工单申请开白)",
324
324
  "example": "GENEVE",
325
325
  "member": "string",
326
326
  "name": "Protocol",
@@ -329,8 +329,8 @@
329
329
  },
330
330
  {
331
331
  "disabled": false,
332
- "document": "健康检查。",
333
- "example": "true",
332
+ "document": "健康检查设置。",
333
+ "example": "",
334
334
  "member": "TargetGroupHealthCheck",
335
335
  "name": "HealthCheck",
336
336
  "required": false,
@@ -338,7 +338,7 @@
338
338
  },
339
339
  {
340
340
  "disabled": false,
341
- "document": "RS调度算法。\n- IP_HASH_3_ELASTIC:弹性哈希",
341
+ "document": "均衡算法。\n- IP_HASH_3_ELASTIC:弹性哈希",
342
342
  "example": "IP_HASH_3_ELASTIC",
343
343
  "member": "string",
344
344
  "name": "ScheduleAlgorithm",
@@ -411,8 +411,8 @@
411
411
  "members": [
412
412
  {
413
413
  "disabled": false,
414
- "document": "目标组列表。",
415
- "example": "[\"lbtg-f1phe5j6\\r\\n\"]",
414
+ "document": "目标组ID列表。",
415
+ "example": "[\"lbtg-f1phe5j6\"]",
416
416
  "member": "string",
417
417
  "name": "TargetGroupIds",
418
418
  "required": true,
@@ -1025,7 +1025,7 @@
1025
1025
  {
1026
1026
  "disabled": false,
1027
1027
  "document": "创建时间。",
1028
- "example": "2022-12-14 20:30:48",
1028
+ "example": "2024-10-15 20:30:48",
1029
1029
  "member": "string",
1030
1030
  "name": "CreateTime",
1031
1031
  "output_required": true,
@@ -1182,7 +1182,7 @@
1182
1182
  },
1183
1183
  {
1184
1184
  "disabled": false,
1185
- "document": "网关负载均衡名称。",
1185
+ "document": "网关负载均衡实例名称。可支持输入1-60个字符。",
1186
1186
  "example": "newname",
1187
1187
  "member": "string",
1188
1188
  "name": "LoadBalancerName",
@@ -1272,7 +1272,7 @@
1272
1272
  },
1273
1273
  {
1274
1274
  "disabled": false,
1275
- "document": "待修改权重的服务器数组。",
1275
+ "document": "实例绑定配置数组。",
1276
1276
  "example": "无",
1277
1277
  "member": "TargetGroupInstance",
1278
1278
  "name": "TargetGroupInstances",
@@ -1309,7 +1309,7 @@
1309
1309
  },
1310
1310
  {
1311
1311
  "disabled": false,
1312
- "document": "描述了实例价格。\n注意:此字段可能返回 null,表示取不到有效值。",
1312
+ "document": "描述了GLCU的价格。\n注意:此字段可能返回 null,表示取不到有效值。",
1313
1313
  "example": "无",
1314
1314
  "member": "ItemPrice",
1315
1315
  "name": "LcuPrice",
@@ -1389,7 +1389,7 @@
1389
1389
  "members": [
1390
1390
  {
1391
1391
  "disabled": false,
1392
- "document": "负载均衡ID。",
1392
+ "document": "网关负载均衡实例ID。",
1393
1393
  "example": "gwlb-20dhh498",
1394
1394
  "member": "string",
1395
1395
  "name": "LoadBalancerId",
@@ -1540,7 +1540,7 @@
1540
1540
  },
1541
1541
  {
1542
1542
  "disabled": false,
1543
- "document": "健康检查使用的协议。支持icmp和tcp,默认为icmp",
1543
+ "document": "健康检查使用的协议。支持ping和tcp,默认为ping。\n\n- PING: icmp\n- TCP: tcp",
1544
1544
  "example": "icmp",
1545
1545
  "member": "string",
1546
1546
  "name": "Protocol",
@@ -1653,7 +1653,7 @@
1653
1653
  {
1654
1654
  "disabled": false,
1655
1655
  "document": "目标组的创建时间",
1656
- "example": "2022-03-23T10:37:16+08:00",
1656
+ "example": "2024-10-15T10:37:16+08:00",
1657
1657
  "member": "datetime_iso",
1658
1658
  "name": "CreatedTime",
1659
1659
  "output_required": true,
@@ -1663,7 +1663,7 @@
1663
1663
  {
1664
1664
  "disabled": false,
1665
1665
  "document": "目标组的修改时间",
1666
- "example": "2022-03-23T10:37:16+08:00",
1666
+ "example": "2024-10-15T10:37:16+08:00",
1667
1667
  "member": "datetime_iso",
1668
1668
  "name": "UpdatedTime",
1669
1669
  "output_required": true,
@@ -1692,7 +1692,7 @@
1692
1692
  },
1693
1693
  {
1694
1694
  "disabled": false,
1695
- "document": "调度算法。\nip_hash_3:3元组对称弹性Hash\nip_hash_3_consistent:3元组对称一致性Hash\n注意:此字段可能返回 null,表示取不到有效值。",
1695
+ "document": "调度算法。\nip_hash_3:弹性哈希\n注意:此字段可能返回 null,表示取不到有效值。",
1696
1696
  "example": "ip_hash_3",
1697
1697
  "member": "string",
1698
1698
  "name": "ScheduleAlgorithm",