tccli 3.0.1316.1__py2.py3-none-any.whl → 3.0.1318.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 (64) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/batch/v20170312/api.json +2 -2
  3. tccli/services/cbs/v20170312/api.json +59 -60
  4. tccli/services/cbs/v20170312/examples.json +5 -5
  5. tccli/services/cdb/v20170320/api.json +9 -9
  6. tccli/services/cdb/v20170320/examples.json +12 -0
  7. tccli/services/cdwdoris/v20211228/api.json +37 -1
  8. tccli/services/clb/v20180317/api.json +1 -1
  9. tccli/services/cls/v20201016/api.json +12 -2
  10. tccli/services/cvm/v20170312/api.json +18 -18
  11. tccli/services/cvm/v20170312/examples.json +1 -1
  12. tccli/services/cynosdb/v20190107/api.json +29 -7
  13. tccli/services/dnspod/v20210323/api.json +85 -65
  14. tccli/services/dnspod/v20210323/examples.json +28 -28
  15. tccli/services/domain/v20180808/api.json +10 -10
  16. tccli/services/domain/v20180808/examples.json +1 -1
  17. tccli/services/dsgc/v20190723/api.json +45 -35
  18. tccli/services/dts/v20180330/api.json +2 -2
  19. tccli/services/es/v20180416/api.json +49 -0
  20. tccli/services/ess/ess_client.py +53 -0
  21. tccli/services/ess/v20201111/api.json +83 -1
  22. tccli/services/ess/v20201111/examples.json +8 -0
  23. tccli/services/essbasic/v20210526/api.json +2 -2
  24. tccli/services/essbasic/v20210526/examples.json +9 -3
  25. tccli/services/goosefs/goosefs_client.py +386 -68
  26. tccli/services/goosefs/v20220519/api.json +510 -0
  27. tccli/services/goosefs/v20220519/examples.json +48 -0
  28. tccli/services/hai/v20230812/api.json +5 -5
  29. tccli/services/iotexplorer/v20190423/api.json +13 -3
  30. tccli/services/keewidb/v20220308/api.json +11 -2
  31. tccli/services/lighthouse/v20200324/api.json +1 -1
  32. tccli/services/lke/v20231130/api.json +12 -68
  33. tccli/services/lkeap/lkeap_client.py +53 -53
  34. tccli/services/lkeap/v20240522/api.json +90 -70
  35. tccli/services/lkeap/v20240522/examples.json +8 -8
  36. tccli/services/mps/v20190612/api.json +163 -0
  37. tccli/services/mps/v20190612/examples.json +1 -1
  38. tccli/services/mrs/v20200910/api.json +30 -0
  39. tccli/services/postgres/postgres_client.py +8 -114
  40. tccli/services/postgres/v20170312/api.json +0 -197
  41. tccli/services/postgres/v20170312/examples.json +0 -22
  42. tccli/services/privatedns/v20201028/api.json +2 -2
  43. tccli/services/scf/v20180416/api.json +2 -2
  44. tccli/services/sqlserver/v20180328/api.json +2 -2
  45. tccli/services/ssl/v20191205/api.json +18 -0
  46. tccli/services/ssl/v20191205/examples.json +2 -2
  47. tccli/services/tbaas/v20180416/api.json +3 -3
  48. tccli/services/tbaas/v20180416/examples.json +1 -1
  49. tccli/services/tcbr/v20220217/api.json +16 -16
  50. tccli/services/teo/v20220901/api.json +34 -6
  51. tccli/services/teo/v20220901/examples.json +1 -1
  52. tccli/services/tke/v20180525/api.json +7 -7
  53. tccli/services/tke/v20220501/api.json +61 -1
  54. tccli/services/tke/v20220501/examples.json +1 -1
  55. tccli/services/trtc/v20190722/api.json +19 -1
  56. tccli/services/tse/v20201207/api.json +78 -4
  57. tccli/services/vpc/v20170312/api.json +1 -1
  58. tccli/services/waf/v20180125/api.json +78 -22
  59. tccli/services/waf/v20180125/examples.json +1 -1
  60. {tccli-3.0.1316.1.dist-info → tccli-3.0.1318.1.dist-info}/METADATA +2 -2
  61. {tccli-3.0.1316.1.dist-info → tccli-3.0.1318.1.dist-info}/RECORD +64 -64
  62. {tccli-3.0.1316.1.dist-info → tccli-3.0.1318.1.dist-info}/WHEEL +0 -0
  63. {tccli-3.0.1316.1.dist-info → tccli-3.0.1318.1.dist-info}/entry_points.txt +0 -0
  64. {tccli-3.0.1316.1.dist-info → tccli-3.0.1318.1.dist-info}/license_files/LICENSE +0 -0
@@ -43,11 +43,11 @@
43
43
  "status": "online"
44
44
  },
45
45
  "CreateClassificationRule": {
46
- "document": "创建识别规则",
46
+ "document": "旧版本DSGC接口下线\n\n创建识别规则",
47
47
  "input": "CreateClassificationRuleRequest",
48
48
  "name": "创建识别规则",
49
49
  "output": "CreateClassificationRuleResponse",
50
- "status": "online"
50
+ "status": "deprecated"
51
51
  },
52
52
  "CreateDSPAAssessmentRiskLevel": {
53
53
  "document": "风险项页面---创建风险等级",
@@ -162,18 +162,18 @@
162
162
  "status": "online"
163
163
  },
164
164
  "CreateNewClassification": {
165
- "document": "创建新分类",
165
+ "document": "旧版本DSGC接口下线\n\n创建新分类",
166
166
  "input": "CreateNewClassificationRequest",
167
167
  "name": "创建新分类",
168
168
  "output": "CreateNewClassificationResponse",
169
- "status": "online"
169
+ "status": "deprecated"
170
170
  },
171
171
  "CreateOrCopyStandard": {
172
- "document": "创建或复制分级分类模板",
172
+ "document": "旧版本DSGC接口下线\n\n创建或复制分级分类模板",
173
173
  "input": "CreateOrCopyStandardRequest",
174
174
  "name": "创建或复制分级分类模板",
175
175
  "output": "CreateOrCopyStandardResponse",
176
- "status": "online"
176
+ "status": "deprecated"
177
177
  },
178
178
  "DecribeSuggestRiskLevelMatrix": {
179
179
  "document": "风险等级的定义页面-创建风险等级的时候生成的一个默认的矩阵",
@@ -260,18 +260,18 @@
260
260
  "status": "online"
261
261
  },
262
262
  "DescribeClassificationInfo": {
263
- "document": "查询分类信息\n",
263
+ "document": "旧版本DSGC接口下线\n\n查询分类信息\n",
264
264
  "input": "DescribeClassificationInfoRequest",
265
265
  "name": "查询分类信息",
266
266
  "output": "DescribeClassificationInfoResponse",
267
- "status": "online"
267
+ "status": "deprecated"
268
268
  },
269
269
  "DescribeClassificationRuleCount": {
270
- "document": "查询标准下所有分类的识别规则数量(不算子分类下的识别规则)",
270
+ "document": "旧版本DSGC接口下线\n\n查询标准下所有分类的识别规则数量(不算子分类下的识别规则)",
271
271
  "input": "DescribeClassificationRuleCountRequest",
272
272
  "name": "查询标准下所有分类的识别规则数量(不算子分类下的识别规则)",
273
273
  "output": "DescribeClassificationRuleCountResponse",
274
- "status": "online"
274
+ "status": "deprecated"
275
275
  },
276
276
  "DescribeDSPAAssessmentHighRiskTop10Overview": {
277
277
  "document": "查询高风险资产的top10",
@@ -701,11 +701,11 @@
701
701
  "status": "online"
702
702
  },
703
703
  "DescribeLeafClassification": {
704
- "document": "查询标准下所有叶子节点分类",
704
+ "document": "旧版本DSGC接口下线\n\n查询标准下所有叶子节点分类",
705
705
  "input": "DescribeLeafClassificationRequest",
706
706
  "name": "查询标准下所有叶子节点分类",
707
707
  "output": "DescribeLeafClassificationResponse",
708
- "status": "online"
708
+ "status": "deprecated"
709
709
  },
710
710
  "DescribeMongoAssetSensitiveDistribution": {
711
711
  "document": "数据资产报告-查询mongo 的敏感资产报告,包含(数据库资产,设敏级别数据库top10,资产详情)",
@@ -736,11 +736,11 @@
736
736
  "status": "online"
737
737
  },
738
738
  "DescribeRuleList": {
739
- "document": "查询分类下规则列表\n",
739
+ "document": "旧版本DSGC接口下线\n\n查询分类下规则列表\n",
740
740
  "input": "DescribeRuleListRequest",
741
741
  "name": "查询分类下规则列表",
742
742
  "output": "DescribeRuleListResponse",
743
- "status": "online"
743
+ "status": "deprecated"
744
744
  },
745
745
  "DescribeSensitiveCOSDataDistribution": {
746
746
  "document": "数据资产报告-查询cos的敏感数据分布(分级分布 分类分布 敏感规则分布详情列表)",
@@ -827,18 +827,18 @@
827
827
  "status": "online"
828
828
  },
829
829
  "ModifyClassificationRule": {
830
- "document": "编辑识别规则",
830
+ "document": "旧版本DSGC接口下线\n\n编辑识别规则",
831
831
  "input": "ModifyClassificationRuleRequest",
832
832
  "name": "编辑识别规则",
833
833
  "output": "ModifyClassificationRuleResponse",
834
- "status": "online"
834
+ "status": "deprecated"
835
835
  },
836
836
  "ModifyClassificationRuleState": {
837
- "document": "修改识别规则状态",
837
+ "document": "旧版本DSGC接口下线\n\n修改识别规则状态",
838
838
  "input": "ModifyClassificationRuleStateRequest",
839
839
  "name": "修改识别规则状态",
840
840
  "output": "ModifyClassificationRuleStateResponse",
841
- "status": "online"
841
+ "status": "deprecated"
842
842
  },
843
843
  "ModifyDSPAAssessmentRisk": {
844
844
  "document": "修改DSPA评估风险项,支持修改Status",
@@ -939,46 +939,46 @@
939
939
  "status": "online"
940
940
  },
941
941
  "ModifyLevelInfo": {
942
- "document": "修改敏感级别信息",
942
+ "document": "旧版本DSGC接口下线\n\n修改敏感级别信息",
943
943
  "input": "ModifyLevelInfoRequest",
944
944
  "name": "修改敏感级别信息",
945
945
  "output": "ModifyLevelInfoResponse",
946
- "status": "online"
946
+ "status": "deprecated"
947
947
  },
948
948
  "ModifyLevelName": {
949
- "document": "修改级别名称",
949
+ "document": "旧版本DSGC接口下线\n\n修改级别名称",
950
950
  "input": "ModifyLevelNameRequest",
951
951
  "name": "修改级别名称",
952
952
  "output": "ModifyLevelNameResponse",
953
- "status": "online"
953
+ "status": "deprecated"
954
954
  },
955
955
  "ModifyLevelState": {
956
- "document": "开启级别或关闭级别",
956
+ "document": "旧版本DSGC接口下线\n\n开启级别或关闭级别",
957
957
  "input": "ModifyLevelStateRequest",
958
958
  "name": "修改级别状态",
959
959
  "output": "ModifyLevelStateResponse",
960
- "status": "online"
960
+ "status": "deprecated"
961
961
  },
962
962
  "ModifyMergeClassification": {
963
- "document": "一个分类合并到另一个分类中(分类拖拽功能)",
963
+ "document": "旧版本DSGC接口下线\n\n一个分类合并到另一个分类中(分类拖拽功能)",
964
964
  "input": "ModifyMergeClassificationRequest",
965
965
  "name": "一个分类合并到另一个分类中(分类拖拽功能)",
966
966
  "output": "ModifyMergeClassificationResponse",
967
- "status": "online"
967
+ "status": "deprecated"
968
968
  },
969
969
  "ModifyNewClassification": {
970
- "document": "修改分类信息",
970
+ "document": "旧版本DSGC接口下线\n\n修改分类信息",
971
971
  "input": "ModifyNewClassificationRequest",
972
972
  "name": "修改分类信息",
973
973
  "output": "ModifyNewClassificationResponse",
974
- "status": "online"
974
+ "status": "deprecated"
975
975
  },
976
976
  "ModifyStandardInfo": {
977
- "document": "修改分级分类模板信息",
977
+ "document": "旧版本DSGC接口下线\n\n修改分级分类模板信息",
978
978
  "input": "ModifyStandardInfoRequest",
979
979
  "name": "修改分级分类模板信息",
980
980
  "output": "ModifyStandardInfoResponse",
981
- "status": "online"
981
+ "status": "deprecated"
982
982
  },
983
983
  "QueryDSPAMetaResourceDbList": {
984
984
  "document": "查询DSPA实例的db列表",
@@ -7305,7 +7305,7 @@
7305
7305
  "document": "DescribeDSPAAssessmentRiskSideList返回参数结构体",
7306
7306
  "members": [
7307
7307
  {
7308
- "disabled": false,
7308
+ "disabled": true,
7309
7309
  "document": "风险面列表",
7310
7310
  "example": "[{\"Key\":\"cloudstorage_security\",\"Value\":2}]",
7311
7311
  "member": "Note",
@@ -7314,6 +7314,16 @@
7314
7314
  "type": "list",
7315
7315
  "value_allowed_null": false
7316
7316
  },
7317
+ {
7318
+ "disabled": false,
7319
+ "document": "风险面列表",
7320
+ "example": "无",
7321
+ "member": "Note",
7322
+ "name": "RiskSideItemList",
7323
+ "output_required": false,
7324
+ "type": "list",
7325
+ "value_allowed_null": false
7326
+ },
7317
7327
  {
7318
7328
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
7319
7329
  "member": "string",
@@ -12859,13 +12869,13 @@
12859
12869
  },
12860
12870
  {
12861
12871
  "disabled": false,
12862
- "document": "任务最新的一次执行结果信息,该字段用于查询任务列表接口\n注意:此字段可能返回 null,表示取不到有效值。",
12872
+ "document": "任务最新的一次执行结果信息,该字段用于查询任务列表接口",
12863
12873
  "example": "{\"Id\":665,\"EndTime\":\"2025-05-12 04:53:03\",\"Status\":3,\"Result\":\"\",\"ResultDescription\":\"\",\"Suggestion\":\"\",\"Progress\":100}",
12864
12874
  "member": "ScanTaskResult",
12865
12875
  "name": "Result",
12866
12876
  "output_required": true,
12867
12877
  "type": "object",
12868
- "value_allowed_null": true
12878
+ "value_allowed_null": false
12869
12879
  },
12870
12880
  {
12871
12881
  "disabled": false,
@@ -12879,13 +12889,13 @@
12879
12889
  },
12880
12890
  {
12881
12891
  "disabled": false,
12882
- "document": "关联模板是否更新\n注意:此字段可能返回 null,表示取不到有效值。",
12892
+ "document": "关联模板是否更新",
12883
12893
  "example": "true",
12884
12894
  "member": "bool",
12885
12895
  "name": "ComplianceUpdate",
12886
12896
  "output_required": true,
12887
12897
  "type": "bool",
12888
- "value_allowed_null": true
12898
+ "value_allowed_null": false
12889
12899
  }
12890
12900
  ],
12891
12901
  "usage": "out"
@@ -1311,7 +1311,7 @@
1311
1311
  "value_allowed_null": false
1312
1312
  },
1313
1313
  {
1314
- "disabled": false,
1314
+ "disabled": true,
1315
1315
  "document": "目标实例vip。已废弃,无需填写",
1316
1316
  "example": "192.168.0.12",
1317
1317
  "member": "string",
@@ -1322,7 +1322,7 @@
1322
1322
  "value_allowed_null": false
1323
1323
  },
1324
1324
  {
1325
- "disabled": false,
1325
+ "disabled": true,
1326
1326
  "document": "目标实例vport。已废弃,无需填写",
1327
1327
  "example": "3306",
1328
1328
  "member": "int64",
@@ -1740,6 +1740,24 @@
1740
1740
  "name": "OperationDuration",
1741
1741
  "required": false,
1742
1742
  "type": "object"
1743
+ },
1744
+ {
1745
+ "disabled": false,
1746
+ "document": "多可用区部署时可用区的详细信息",
1747
+ "example": "无",
1748
+ "member": "ZoneDetail",
1749
+ "name": "MultiZoneInfo",
1750
+ "required": false,
1751
+ "type": "list"
1752
+ },
1753
+ {
1754
+ "disabled": false,
1755
+ "document": "部署模式,0:单可用区、1:多可用区",
1756
+ "example": "0",
1757
+ "member": "uint64",
1758
+ "name": "DeployMode",
1759
+ "required": false,
1760
+ "type": "int"
1743
1761
  }
1744
1762
  ],
1745
1763
  "type": "object"
@@ -7532,6 +7550,26 @@
7532
7550
  "output_required": true,
7533
7551
  "type": "int",
7534
7552
  "value_allowed_null": true
7553
+ },
7554
+ {
7555
+ "disabled": false,
7556
+ "document": "部署模式,0:单可用区、1:多可用区",
7557
+ "example": "0",
7558
+ "member": "uint64",
7559
+ "name": "DeployMode",
7560
+ "output_required": false,
7561
+ "type": "int",
7562
+ "value_allowed_null": false
7563
+ },
7564
+ {
7565
+ "disabled": false,
7566
+ "document": "多可用区部署时可用区的详细信息",
7567
+ "example": "无",
7568
+ "member": "ZoneDetail",
7569
+ "name": "MultiZoneInfo",
7570
+ "output_required": false,
7571
+ "type": "list",
7572
+ "value_allowed_null": false
7535
7573
  }
7536
7574
  ],
7537
7575
  "usage": "out"
@@ -11675,6 +11713,17 @@
11675
11713
  "required": true,
11676
11714
  "type": "string",
11677
11715
  "value_allowed_null": false
11716
+ },
11717
+ {
11718
+ "disabled": false,
11719
+ "document": "是否为隐藏可用区\n注意:此字段可能返回 null,表示取不到有效值。",
11720
+ "example": "false",
11721
+ "member": "bool",
11722
+ "name": "Hidden",
11723
+ "output_required": false,
11724
+ "required": false,
11725
+ "type": "bool",
11726
+ "value_allowed_null": true
11678
11727
  }
11679
11728
  ],
11680
11729
  "usage": "both"
@@ -1317,6 +1317,58 @@ def doDescribeFlowEvidenceReport(args, parsed_globals):
1317
1317
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
1318
1318
 
1319
1319
 
1320
+ def doCreateUserNameChangeUrl(args, parsed_globals):
1321
+ g_param = parse_global_arg(parsed_globals)
1322
+
1323
+ if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
1324
+ cred = credential.CVMRoleCredential()
1325
+ elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
1326
+ cred = credential.STSAssumeRoleCredential(
1327
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
1328
+ g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
1329
+ )
1330
+ 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):
1331
+ cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
1332
+ else:
1333
+ cred = credential.Credential(
1334
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
1335
+ )
1336
+ http_profile = HttpProfile(
1337
+ reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
1338
+ reqMethod="POST",
1339
+ endpoint=g_param[OptionsDefine.Endpoint],
1340
+ proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
1341
+ )
1342
+ profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
1343
+ if g_param[OptionsDefine.Language]:
1344
+ profile.language = g_param[OptionsDefine.Language]
1345
+ mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
1346
+ client = mod.EssClient(cred, g_param[OptionsDefine.Region], profile)
1347
+ client._sdkVersion += ("_CLI_" + __version__)
1348
+ models = MODELS_MAP[g_param[OptionsDefine.Version]]
1349
+ model = models.CreateUserNameChangeUrlRequest()
1350
+ model.from_json_string(json.dumps(args))
1351
+ start_time = time.time()
1352
+ while True:
1353
+ rsp = client.CreateUserNameChangeUrl(model)
1354
+ result = rsp.to_json_string()
1355
+ try:
1356
+ json_obj = json.loads(result)
1357
+ except TypeError as e:
1358
+ json_obj = json.loads(result.decode('utf-8')) # python3.3
1359
+ if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
1360
+ break
1361
+ cur_time = time.time()
1362
+ if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
1363
+ raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
1364
+ (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
1365
+ search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
1366
+ else:
1367
+ print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
1368
+ time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
1369
+ FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
1370
+
1371
+
1320
1372
  def doDeleteIntegrationEmployees(args, parsed_globals):
1321
1373
  g_param = parse_global_arg(parsed_globals)
1322
1374
 
@@ -5461,6 +5513,7 @@ ACTION_MAP = {
5461
5513
  "CreateFlowReminds": doCreateFlowReminds,
5462
5514
  "DescribePersonCertificate": doDescribePersonCertificate,
5463
5515
  "DescribeFlowEvidenceReport": doDescribeFlowEvidenceReport,
5516
+ "CreateUserNameChangeUrl": doCreateUserNameChangeUrl,
5464
5517
  "DeleteIntegrationEmployees": doDeleteIntegrationEmployees,
5465
5518
  "CreateUserAutoSignSealUrl": doCreateUserAutoSignSealUrl,
5466
5519
  "DescribeOrganizationAuthStatus": doDescribeOrganizationAuthStatus,
@@ -385,6 +385,13 @@
385
385
  "output": "CreateUserMobileChangeUrlResponse",
386
386
  "status": "online"
387
387
  },
388
+ "CreateUserNameChangeUrl": {
389
+ "document": "生成个人用户实名更名链接,个人用户点击此链接进入更名流程(若用户未完成实名认证,则直接进入实名页面实名后再进行更名)。此链接为通用链接,任何点击生成链接的用户将会被引导至小程序个人更名页面完成更名。\n\n注: 调用此接口需要购买<font color=\"red\"><b>单独的实名套餐包</b></font>。使用前请联系对接的客户经理沟通。",
390
+ "input": "CreateUserNameChangeUrlRequest",
391
+ "name": "生成个人更名链接",
392
+ "output": "CreateUserNameChangeUrlResponse",
393
+ "status": "online"
394
+ },
388
395
  "CreateUserVerifyUrl": {
389
396
  "document": "生成个人用户实名认证链接,个人用户点击此链接进入实名流程(若用户已完成实名认证,则直接进入成功页面)。\n\n注: 调用此接口需要购买<font color=\"red\"><b>单独的实名套餐包</b></font>。使用前请联系对接的客户经理沟通。",
390
397
  "input": "CreateUserVerifyUrlRequest",
@@ -7245,7 +7252,7 @@
7245
7252
  },
7246
7253
  {
7247
7254
  "disabled": false,
7248
- "document": "二维码,在生成动态签署人跳转封面页链接时返回",
7255
+ "document": "二维码,在生成动态签署人跳转封面页链接时返回 注:`此二维码下载链接有效期为5分钟,可下载二维码后本地保存。`",
7249
7256
  "example": "https://essurl.cn/wq**81uj",
7250
7257
  "member": "string",
7251
7258
  "name": "SchemeQrcodeUrl",
@@ -7951,6 +7958,81 @@
7951
7958
  ],
7952
7959
  "type": "object"
7953
7960
  },
7961
+ "CreateUserNameChangeUrlRequest": {
7962
+ "document": "CreateUserNameChangeUrl请求参数结构体",
7963
+ "members": [
7964
+ {
7965
+ "disabled": false,
7966
+ "document": "操作人信息",
7967
+ "example": "无",
7968
+ "member": "UserInfo",
7969
+ "name": "Operator",
7970
+ "required": true,
7971
+ "type": "object"
7972
+ },
7973
+ {
7974
+ "disabled": false,
7975
+ "document": "要跳转的链接类型\n\n<ul>\n<li><strong>HTTP</strong>:适用于短信通知或H5跳转的电子签小程序HTTP长链接</li>\n<li><strong>HTTP_SHORT_URL</strong>:适用于短信通知或H5跳转的电子签小程序HTTP短链接</li>\n<li><strong>APP</strong>:(默认类型)适用于第三方APP或小程序跳转的电子签小程序路径</li>\n</ul>\n\n注:如果不传递,默认值是 <font color=\"red\"> HTTP </font>",
7976
+ "example": "APP",
7977
+ "member": "string",
7978
+ "name": "Endpoint",
7979
+ "required": false,
7980
+ "type": "string"
7981
+ },
7982
+ {
7983
+ "disabled": false,
7984
+ "document": "在用户完成改名后,其自定义数据将通过[企业引导个人更名后回调](https://qian.tencent.com/developers/company/callback_types_staffs#%E5%8D%81%E5%85%AB-%E4%BC%81%E4%B8%9A%E5%BC%95%E5%AF%BC%E4%B8%AA%E4%BA%BA%E6%9B%B4%E5%90%8D%E5%90%8E%E5%9B%9E%E8%B0%83)返回,以便用户确认其个人数据信息。请注意,自定义数据的字符长度上限为1000,且必须采用base64编码格式。",
7985
+ "example": "MTIzNDU2Nzg5",
7986
+ "member": "string",
7987
+ "name": "UserData",
7988
+ "required": false,
7989
+ "type": "string"
7990
+ }
7991
+ ],
7992
+ "type": "object"
7993
+ },
7994
+ "CreateUserNameChangeUrlResponse": {
7995
+ "document": "CreateUserNameChangeUrl返回参数结构体",
7996
+ "members": [
7997
+ {
7998
+ "disabled": false,
7999
+ "document": "腾讯电子签小程序的个人更名链接。\n如果没有传递,默认值是 HTTP。 链接的有效期均是 7 天。\n\n<strong>1.如果EndPoint是APP</strong>:\n得到的链接类似于<a href=\"\">pages/guide/index?to=MP_PERSONAL_VERIFY&shortKey=yDCZHUyOcExAlcOvNod0</a>, 用法可以参考描述中的\"跳转到小程序的实现\"\n\n<strong>2.如果EndPoint是HTTP</strong>:\n得到的链接类似于 <a href=\"\">https://res.ess.tencent.cn/cdn/h5-activity/jump-mp.html?to=TAG_VERIFY&shortKey=yDCZHUyOcChrfpaswT0d</a>,点击后会跳转到腾讯电子签小程序进行签署\n\n<strong>3.如果EndPoint是HTTP_SHORT_URL</strong>:\n得到的链接类似于<a href=\"\">https://essurl.cn/2n**42Nd</a>,点击后会跳转到腾讯电子签小程序进行签署\n\n\n`注:` <font color=\"red\">生成的链路后面不能再增加参数,防止出错重复参数覆盖原有的参数</font>",
8000
+ "example": "https://essurl.cn/2n**42Nd",
8001
+ "member": "string",
8002
+ "name": "UserVerifyUrl",
8003
+ "output_required": true,
8004
+ "type": "string",
8005
+ "value_allowed_null": false
8006
+ },
8007
+ {
8008
+ "disabled": false,
8009
+ "document": "链接过期时间,为Unix时间戳(单位为秒)。",
8010
+ "example": "1736416390",
8011
+ "member": "int64",
8012
+ "name": "ExpireTime",
8013
+ "output_required": true,
8014
+ "type": "int",
8015
+ "value_allowed_null": false
8016
+ },
8017
+ {
8018
+ "disabled": false,
8019
+ "document": "小程序appid,用于半屏拉起电子签小程序, 仅在 Endpoint 设置为 APP 的时候返回",
8020
+ "example": "gh_da88f6188665",
8021
+ "member": "string",
8022
+ "name": "MiniAppId",
8023
+ "output_required": true,
8024
+ "type": "string",
8025
+ "value_allowed_null": false
8026
+ },
8027
+ {
8028
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
8029
+ "member": "string",
8030
+ "name": "RequestId",
8031
+ "type": "string"
8032
+ }
8033
+ ],
8034
+ "type": "object"
8035
+ },
7954
8036
  "CreateUserVerifyUrlRequest": {
7955
8037
  "document": "CreateUserVerifyUrl请求参数结构体",
7956
8038
  "members": [
@@ -1256,6 +1256,14 @@
1256
1256
  "title": "使用二要素生成修改员工手机号链接"
1257
1257
  }
1258
1258
  ],
1259
+ "CreateUserNameChangeUrl": [
1260
+ {
1261
+ "document": "生成个人通用更名链接",
1262
+ "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserNameChangeUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"19561039c9***********32520fde6a\",\n \"ClientIp\": \"8.8.8.8\"\n },\n \"Endpoint\": \"HTTP\",\n \"UserData\": \"TWFuIGlzIGRpc3Rpbmd1aXNoZWQsIG5LCBleGNlZWRzIHRoZSBzaG9ydCB2ZWhlbWVuY2Ugb2YgYW55IGNhcm5hbCBwbGVhc3VyZS4=\"\n}",
1263
+ "output": "{\n \"Response\": {\n \"ExpireTime\": 1748247333,\n \"MiniAppId\": \"\",\n \"RequestId\": \"s1747642533895017639\",\n \"UserVerifyUrl\": \"https://res.ess.tencent.cn/cdn/h5-activity-dev/jump-mp.html?to=MP_PERSONAL_VERIFY&shortKey=yDttYU******bLXcb\"\n }\n}",
1264
+ "title": "生成个人更名链接"
1265
+ }
1266
+ ],
1259
1267
  "CreateUserVerifyUrl": [
1260
1268
  {
1261
1269
  "document": "获取c端用户实名链接",
@@ -9830,7 +9830,7 @@
9830
9830
  },
9831
9831
  {
9832
9832
  "disabled": false,
9833
- "document": "指定企业经办签署人OpenId",
9833
+ "document": "指定企业经办签署人OpenId\n\n注: `签署人OpenId未实名时,需要传入签署人姓名以及手机号码。`",
9834
9834
  "example": "n9527",
9835
9835
  "member": "string",
9836
9836
  "name": "OpenId",
@@ -13448,7 +13448,7 @@
13448
13448
  },
13449
13449
  {
13450
13450
  "disabled": false,
13451
- "document": "二维码,在生成动态签署人跳转封面页链接时返回",
13451
+ "document": "二维码,在生成动态签署人跳转封面页链接时返回\n\n注:`此二维码下载链接有效期为5分钟,可下载二维码后本地保存。`",
13452
13452
  "example": "https://file.test.ess.tencent.cn/bresource/resource/resource/0/0.JPG?hkey=5d**2f0db15e6b",
13453
13453
  "member": "string",
13454
13454
  "name": "SignQrcodeUrl",
@@ -236,10 +236,10 @@
236
236
  ],
237
237
  "ChannelCreateFlowApprovers": [
238
238
  {
239
- "document": "在B2C签署中,双方签署方未指定具体签署人时,需要进行补充。 \n注:`补充动态签署人时FillApproverType传值为1 `",
240
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowApprovers\n<公共请求参数>\n\n{\n \"Operator\": {\n \"OpenId\": \"\",\n \"ClientIp\": \"\",\n \"CustomUserId\": \"\",\n \"ProxyIp\": \"\",\n \"Channel\": \"\"\n },\n \"Agent\": {\n \"ProxyAppId\": \"c17bdf9c2a7bdcb32611f4d0200fef3d\",\n \"ProxyOrganizationOpenId\": \"d7c13a8b81340cce9e3968c0ee248f04\",\n \"ProxyOperator\": {\n \"OpenId\": \"00498cc8500be9cxxxxxxx3aff766cac\"\n },\n \"AppId\": \"65fb0c591044be8a1f60aa382cc5ed0e\"\n },\n \"FlowId\": \"111111***22222\",\n \"FillApproverType\": 1,\n \"Approvers\": [\n {\n \"RecipientId\": \"yDRS4UUgygqdcj51UuO4zjEyWTmzsIAR\",\n \"ApproverName\": \"典子谦\",\n \"ApproverMobile\": \"13200000000\",\n \"OrganizationName\": \"***有限公司\",\n \"OrganizationOpenId\": \"org_diziqian\"\n },\n {\n \"RecipientId\": \"yDRS4UUgygqdcj2tUuO4zjEEFuP35Swc\",\n \"ApproverName\": \"张三\",\n \"ApproverMobile\": \"18888888888\"\n }\n ]\n}",
239
+ "document": "在B2C签署中,双方签署方未指定具体签署人时,需要进行补充。 \n注:\n`补充动态签署人时FillApproverType传值为1 `\n`子客企业签署人OpenId未实名的情况下,需要传入签署人姓名和手机号码(ApproverName和ApproverMobile)`",
240
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowApprovers\n<公共请求参数>\n\n{\n \"Operator\": {\n \"OpenId\": \"\",\n \"ClientIp\": \"\",\n \"CustomUserId\": \"\",\n \"ProxyIp\": \"\",\n \"Channel\": \"\"\n },\n \"Agent\": {\n \"ProxyAppId\": \"c17bdf9c2a7bdcb32611f4d0200fef3d\",\n \"ProxyOrganizationOpenId\": \"d7c13a8b81340cce9e3968c0ee248f04\",\n \"ProxyOperator\": {\n \"OpenId\": \"00498cc8500be9cxxxxxxx3aff766cac\"\n },\n \"AppId\": \"65fb0c591044be8a1f60aa382cc5ed0e\"\n },\n \"FlowId\": \"111111***22222\",\n \"FillApproverType\": 1,\n \"Approvers\": [\n {\n \"RecipientId\": \"yDRS4UUgygqdcj51UuO4zjEyWTmzsIAR\",\n \"ApproverName\": \"典子谦\",\n \"ApproverMobile\": \"13200000000\",\n \"OpenId\": \"zhangsan\",\n \"OrganizationName\": \"***有限公司\",\n \"OrganizationOpenId\": \"org_diziqian\"\n },\n {\n \"RecipientId\": \"yDRS4UUgygqdcj2tUuO4zjEEFuP35Swc\",\n \"ApproverName\": \"张三\",\n \"ApproverMobile\": \"18888888888\"\n }\n ]\n}",
241
241
  "output": "{\n \"Response\": {\n \"RequestId\": \"5beb5f54-cf3d-4c26-a4ee-a97c85196a3e\"\n }\n}",
242
- "title": "B2C签署,批量补充两方动态签署人信息"
242
+ "title": "B2C签署,批量补充两方动态签署人信息,子客企业签署人未实名"
243
243
  },
244
244
  {
245
245
  "document": "在B2C签署中,双方签署方未指定具体签署人时,需要进行补充。 \n注:`补充动态签署人时FillApproverType传值为1 `",
@@ -258,6 +258,12 @@
258
258
  "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowApprovers\n<公共请求参数>\n\n{\n \"Operator\": {\n \"OpenId\": \"\",\n \"ClientIp\": \"\",\n \"CustomUserId\": \"\",\n \"ProxyIp\": \"\",\n \"Channel\": \"\"\n },\n \"Agent\": {\n \"ProxyAppId\": \"c17bdf9c2a7bdcb32611f4d0200fef3d\",\n \"ProxyOrganizationOpenId\": \"d7c13a8b81340cce9e3968c0ee248f04\",\n \"ProxyOperator\": {\n \"OpenId\": \"00498cc8500be9cxxxxxxx3aff766cac\"\n },\n \"AppId\": \"65fb0c591044be8a1f60aa382cc5ed0e\"\n },\n \"FlowId\": \"111111***22222\",\n \"FillApproverType\": 1,\n \"Approvers\": [\n {\n \"RecipientId\": \"yDRS4UUgygqdcj2tUuO4zjEEFuP35Swc\",\n \"ApproverName\": \"张三\",\n \"ApproverIdCardType\": \"ID_CARD\",\n \"ApproverIdCardNumber\": \"620000198802020000\"\n }\n ]\n}",
259
259
  "output": "{\n \"Response\": {\n \"RequestId\": \"5beb5f54-cf3d-4c26-a4ee-a97c85196a3e\"\n }\n}",
260
260
  "title": "B2C签署,通过姓名和证件类型、证件号码补充已实名个人用户"
261
+ },
262
+ {
263
+ "document": "在B2C签署中,双方签署方未指定具体签署人时,需要进行补充。 \n注:\n`补充动态签署人时FillApproverType传值为1 `",
264
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreateFlowApprovers\n<公共请求参数>\n\n{\n \"Operator\": {\n \"OpenId\": \"\",\n \"ClientIp\": \"\",\n \"CustomUserId\": \"\",\n \"ProxyIp\": \"\",\n \"Channel\": \"\"\n },\n \"Agent\": {\n \"ProxyAppId\": \"c17bdf9c2a7bdcb32611f4d0200fef3d\",\n \"ProxyOrganizationOpenId\": \"d7c13a8b81340cce9e3968c0ee248f04\",\n \"ProxyOperator\": {\n \"OpenId\": \"00498cc8500be9cxxxxxxx3aff766cac\"\n },\n \"AppId\": \"65fb0c591044be8a1f60aa382cc5ed0e\"\n },\n \"FlowId\": \"111111***22222\",\n \"FillApproverType\": 1,\n \"Approvers\": [\n {\n \"RecipientId\": \"yDRS4UUgygqdcj51UuO4zjEyWTmzsIAR\",\n \"OpenId\": \"zhangsan\",\n \"OrganizationName\": \"***有限公司\",\n \"OrganizationOpenId\": \"org_diziqian\"\n },\n {\n \"RecipientId\": \"yDRS4UUgygqdcj2tUuO4zjEEFuP35Swc\",\n \"ApproverName\": \"张三\",\n \"ApproverMobile\": \"18888888888\"\n }\n ]\n}",
265
+ "output": "{\n \"Response\": {\n \"RequestId\": \"5beb5f54-cf3d-4c26-a4ee-a97c85196a3e\"\n }\n}",
266
+ "title": "B2C签署,批量补充两方动态签署人信息,子客企业签署人已实名"
261
267
  }
262
268
  ],
263
269
  "ChannelCreateFlowByFiles": [