tencentcloud-sdk-nodejs 4.1.41 → 4.1.43

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 (66) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/ess/v20201111/ess_client.js +3 -0
  3. package/es/services/goosefs/v20220519/goosefs_client.js +52 -34
  4. package/es/services/lkeap/v20240522/lkeap_client.js +3 -3
  5. package/es/services/postgres/v20170312/postgres_client.js +4 -10
  6. package/package.json +1 -1
  7. package/tencentcloud/common/sdk_version.d.ts +1 -1
  8. package/tencentcloud/common/sdk_version.js +1 -1
  9. package/tencentcloud/services/batch/v20170312/batch_models.d.ts +6 -2
  10. package/tencentcloud/services/cbs/v20170312/cbs_client.d.ts +1 -3
  11. package/tencentcloud/services/cbs/v20170312/cbs_client.js +1 -3
  12. package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +63 -44
  13. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +8 -2
  14. package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +17 -1
  15. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +5 -1
  16. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +2 -1
  17. package/tencentcloud/services/cls/v20201016/cls_client.js +2 -1
  18. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +7 -1
  19. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +18 -17
  20. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +10 -4
  21. package/tencentcloud/services/dnspod/v20210323/dnspod_client.d.ts +1 -1
  22. package/tencentcloud/services/dnspod/v20210323/dnspod_client.js +1 -1
  23. package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +52 -52
  24. package/tencentcloud/services/domain/v20180808/domain_models.d.ts +5 -6
  25. package/tencentcloud/services/dsgc/v20190723/dsgc_client.d.ts +45 -15
  26. package/tencentcloud/services/dsgc/v20190723/dsgc_client.js +45 -15
  27. package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +5 -2
  28. package/tencentcloud/services/dts/v20180330/dts_models.d.ts +2 -0
  29. package/tencentcloud/services/es/v20180416/es_models.d.ts +21 -0
  30. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +7 -1
  31. package/tencentcloud/services/ess/v20201111/ess_client.js +8 -0
  32. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +79 -20
  33. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +4 -0
  34. package/tencentcloud/services/goosefs/v20220519/goosefs_client.d.ts +61 -37
  35. package/tencentcloud/services/goosefs/v20220519/goosefs_client.js +90 -54
  36. package/tencentcloud/services/goosefs/v20220519/goosefs_models.d.ts +263 -30
  37. package/tencentcloud/services/hai/v20230812/hai_client.d.ts +1 -1
  38. package/tencentcloud/services/hai/v20230812/hai_client.js +1 -1
  39. package/tencentcloud/services/hai/v20230812/hai_models.d.ts +3 -3
  40. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +6 -2
  41. package/tencentcloud/services/keewidb/v20220308/keewidb_models.d.ts +6 -1
  42. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +2 -0
  43. package/tencentcloud/services/lke/v20231130/lke_client.d.ts +3 -3
  44. package/tencentcloud/services/lke/v20231130/lke_client.js +3 -3
  45. package/tencentcloud/services/lke/v20231130/lke_models.d.ts +11 -29
  46. package/tencentcloud/services/lkeap/v20240522/lkeap_client.d.ts +5 -6
  47. package/tencentcloud/services/lkeap/v20240522/lkeap_client.js +6 -7
  48. package/tencentcloud/services/lkeap/v20240522/lkeap_models.d.ts +46 -45
  49. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +89 -0
  50. package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +12 -0
  51. package/tencentcloud/services/postgres/v20170312/postgres_client.d.ts +5 -17
  52. package/tencentcloud/services/postgres/v20170312/postgres_client.js +6 -22
  53. package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +0 -92
  54. package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +2 -2
  55. package/tencentcloud/services/scf/v20180416/scf_models.d.ts +2 -2
  56. package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +1 -1
  57. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +8 -0
  58. package/tencentcloud/services/tbaas/v20180416/tbaas_models.d.ts +3 -3
  59. package/tencentcloud/services/tcbr/v20220217/tcbr_models.d.ts +0 -8
  60. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +30 -7
  61. package/tencentcloud/services/tke/v20220501/tke_models.d.ts +32 -1
  62. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +18 -1
  63. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +33 -2
  64. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +1 -1
  65. package/tencentcloud/services/vpc/v20170312/vpc_client.js +1 -1
  66. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +32 -9
@@ -321,7 +321,7 @@ export interface DescribeBiddingAppointDetailRequest {
321
321
  export interface DescribeCustomDnsHostSetRequest {
322
322
  /**
323
323
  * 域名实例ID
324
- 可通过DescribeDomainNameList接口获取(https://cloud.tencent.com/document/api/242/48941)
324
+ 可通过[DescribeDomainNameList](https://cloud.tencent.com/document/api/242/48941)接口获取
325
325
  */
326
326
  DomainId: string;
327
327
  /**
@@ -2098,7 +2098,7 @@ export interface DescribeBiddingListRequest {
2098
2098
  export interface ModifyCustomDnsHostRequest {
2099
2099
  /**
2100
2100
  * 域名实例ID
2101
- 可通过DescribeDomainNameList接口获取(https://cloud.tencent.com/document/api/242/48941)
2101
+ 可通过[DescribeDomainNameList](https://cloud.tencent.com/document/api/242/48941)接口获取
2102
2102
  */
2103
2103
  DomainId: string;
2104
2104
  /**
@@ -2499,7 +2499,7 @@ export interface DescribeDomainNameListResponse {
2499
2499
  export interface SyncCustomDnsHostRequest {
2500
2500
  /**
2501
2501
  * 域名实例ID
2502
- 可通过DescribeDomainNameList接口获取(https://cloud.tencent.com/document/api/242/48941)
2502
+ 可通过[DescribeDomainNameList](https://cloud.tencent.com/document/api/242/48941)接口获取
2503
2503
  */
2504
2504
  DomainId: string;
2505
2505
  }
@@ -2946,7 +2946,7 @@ export interface CreateCustomDnsHostRequest {
2946
2946
  export interface DeleteCustomDnsHostRequest {
2947
2947
  /**
2948
2948
  * 域名实例ID
2949
- 可通过DescribeDomainNameList接口获取(https://cloud.tencent.com/document/api/242/48941)
2949
+ 可通过[DescribeDomainNameList](https://cloud.tencent.com/document/api/242/48941)接口获取
2950
2950
  */
2951
2951
  DomainId: string;
2952
2952
  /**
@@ -3201,7 +3201,6 @@ export interface DescribePreReleaseListRequest {
3201
3201
  /**
3202
3202
  * 四级分类
3203
3203
  1:"仅含2种数字"
3204
- 1:"仅含2种数字"
3205
3204
  2:"仅含3种数字"
3206
3205
  4:"仅含1种字母"
3207
3206
  8:"仅含1种数字"
@@ -3230,7 +3229,7 @@ export interface DescribePreReleaseListRequest {
3230
3229
  */
3231
3230
  TransType?: number;
3232
3231
  /**
3233
- * 是否搜索白金域名
3232
+ * 是否搜索白金域名(默认值为false)
3234
3233
  */
3235
3234
  IsTop?: boolean;
3236
3235
  /**
@@ -72,7 +72,9 @@ export declare class Client extends AbstractClient {
72
72
  */
73
73
  DescribeDSPAAssessmentRiskLevelList(req: DescribeDSPAAssessmentRiskLevelListRequest, cb?: (error: string, rep: DescribeDSPAAssessmentRiskLevelListResponse) => void): Promise<DescribeDSPAAssessmentRiskLevelListResponse>;
74
74
  /**
75
- * 编辑识别规则
75
+ * 旧版本DSGC接口下线
76
+
77
+ 编辑识别规则
76
78
  */
77
79
  ModifyClassificationRule(req?: ModifyClassificationRuleRequest, cb?: (error: string, rep: ModifyClassificationRuleResponse) => void): Promise<ModifyClassificationRuleResponse>;
78
80
  /**
@@ -108,7 +110,9 @@ export declare class Client extends AbstractClient {
108
110
  */
109
111
  DeleteCosMetaResource(req: DeleteCosMetaResourceRequest, cb?: (error: string, rep: DeleteCosMetaResourceResponse) => void): Promise<DeleteCosMetaResourceResponse>;
110
112
  /**
111
- * 修改分级分类模板信息
113
+ * 旧版本DSGC接口下线
114
+
115
+ 修改分级分类模板信息
112
116
  */
113
117
  ModifyStandardInfo(req?: ModifyStandardInfoRequest, cb?: (error: string, rep: ModifyStandardInfoResponse) => void): Promise<ModifyStandardInfoResponse>;
114
118
  /**
@@ -116,7 +120,9 @@ export declare class Client extends AbstractClient {
116
120
  */
117
121
  DescribeReportTaskDownloadUrl(req: DescribeReportTaskDownloadUrlRequest, cb?: (error: string, rep: DescribeReportTaskDownloadUrlResponse) => void): Promise<DescribeReportTaskDownloadUrlResponse>;
118
122
  /**
119
- * 一个分类合并到另一个分类中(分类拖拽功能)
123
+ * 旧版本DSGC接口下线
124
+
125
+ 一个分类合并到另一个分类中(分类拖拽功能)
120
126
  */
121
127
  ModifyMergeClassification(req?: ModifyMergeClassificationRequest, cb?: (error: string, rep: ModifyMergeClassificationResponse) => void): Promise<ModifyMergeClassificationResponse>;
122
128
  /**
@@ -192,7 +198,9 @@ export declare class Client extends AbstractClient {
192
198
  */
193
199
  DescribeDSPACategories(req: DescribeDSPACategoriesRequest, cb?: (error: string, rep: DescribeDSPACategoriesResponse) => void): Promise<DescribeDSPACategoriesResponse>;
194
200
  /**
195
- * 创建新分类
201
+ * 旧版本DSGC接口下线
202
+
203
+ 创建新分类
196
204
  */
197
205
  CreateNewClassification(req?: CreateNewClassificationRequest, cb?: (error: string, rep: CreateNewClassificationResponse) => void): Promise<CreateNewClassificationResponse>;
198
206
  /**
@@ -216,7 +224,9 @@ export declare class Client extends AbstractClient {
216
224
  */
217
225
  DescribeDSPAAssessmentRiskAmountOverview(req: DescribeDSPAAssessmentRiskAmountOverviewRequest, cb?: (error: string, rep: DescribeDSPAAssessmentRiskAmountOverviewResponse) => void): Promise<DescribeDSPAAssessmentRiskAmountOverviewResponse>;
218
226
  /**
219
- * 创建识别规则
227
+ * 旧版本DSGC接口下线
228
+
229
+ 创建识别规则
220
230
  */
221
231
  CreateClassificationRule(req?: CreateClassificationRuleRequest, cb?: (error: string, rep: CreateClassificationRuleResponse) => void): Promise<CreateClassificationRuleResponse>;
222
232
  /**
@@ -228,7 +238,9 @@ export declare class Client extends AbstractClient {
228
238
  */
229
239
  DescribeDSPAComplianceGroups(req: DescribeDSPAComplianceGroupsRequest, cb?: (error: string, rep: DescribeDSPAComplianceGroupsResponse) => void): Promise<DescribeDSPAComplianceGroupsResponse>;
230
240
  /**
231
- * 修改级别名称
241
+ * 旧版本DSGC接口下线
242
+
243
+ 修改级别名称
232
244
  */
233
245
  ModifyLevelName(req?: ModifyLevelNameRequest, cb?: (error: string, rep: ModifyLevelNameResponse) => void): Promise<ModifyLevelNameResponse>;
234
246
  /**
@@ -252,7 +264,9 @@ export declare class Client extends AbstractClient {
252
264
  */
253
265
  DescribeMongoAssetSensitiveDistribution(req: DescribeMongoAssetSensitiveDistributionRequest, cb?: (error: string, rep: DescribeMongoAssetSensitiveDistributionResponse) => void): Promise<DescribeMongoAssetSensitiveDistributionResponse>;
254
266
  /**
255
- * 修改敏感级别信息
267
+ * 旧版本DSGC接口下线
268
+
269
+ 修改敏感级别信息
256
270
  */
257
271
  ModifyLevelInfo(req?: ModifyLevelInfoRequest, cb?: (error: string, rep: ModifyLevelInfoResponse) => void): Promise<ModifyLevelInfoResponse>;
258
272
  /**
@@ -309,7 +323,9 @@ export declare class Client extends AbstractClient {
309
323
  */
310
324
  DescribeDSPARDBDataAssetDetail(req: DescribeDSPARDBDataAssetDetailRequest, cb?: (error: string, rep: DescribeDSPARDBDataAssetDetailResponse) => void): Promise<DescribeDSPARDBDataAssetDetailResponse>;
311
325
  /**
312
- * 查询分类信息
326
+ * 旧版本DSGC接口下线
327
+
328
+ 查询分类信息
313
329
 
314
330
  */
315
331
  DescribeClassificationInfo(req?: DescribeClassificationInfoRequest, cb?: (error: string, rep: DescribeClassificationInfoResponse) => void): Promise<DescribeClassificationInfoResponse>;
@@ -370,7 +386,9 @@ export declare class Client extends AbstractClient {
370
386
  */
371
387
  DescribeDSPALevelDetail(req: DescribeDSPALevelDetailRequest, cb?: (error: string, rep: DescribeDSPALevelDetailResponse) => void): Promise<DescribeDSPALevelDetailResponse>;
372
388
  /**
373
- * 创建或复制分级分类模板
389
+ * 旧版本DSGC接口下线
390
+
391
+ 创建或复制分级分类模板
374
392
  */
375
393
  CreateOrCopyStandard(req?: CreateOrCopyStandardRequest, cb?: (error: string, rep: CreateOrCopyStandardResponse) => void): Promise<CreateOrCopyStandardResponse>;
376
394
  /**
@@ -410,7 +428,9 @@ export declare class Client extends AbstractClient {
410
428
  */
411
429
  CreateDSPAMetaResources(req: CreateDSPAMetaResourcesRequest, cb?: (error: string, rep: CreateDSPAMetaResourcesResponse) => void): Promise<CreateDSPAMetaResourcesResponse>;
412
430
  /**
413
- * 修改识别规则状态
431
+ * 旧版本DSGC接口下线
432
+
433
+ 修改识别规则状态
414
434
  */
415
435
  ModifyClassificationRuleState(req?: ModifyClassificationRuleStateRequest, cb?: (error: string, rep: ModifyClassificationRuleStateResponse) => void): Promise<ModifyClassificationRuleStateResponse>;
416
436
  /**
@@ -426,7 +446,9 @@ export declare class Client extends AbstractClient {
426
446
  */
427
447
  DescribeDSPAAssessmentLatestRiskDetailInfo(req: DescribeDSPAAssessmentLatestRiskDetailInfoRequest, cb?: (error: string, rep: DescribeDSPAAssessmentLatestRiskDetailInfoResponse) => void): Promise<DescribeDSPAAssessmentLatestRiskDetailInfoResponse>;
428
448
  /**
429
- * 查询分类下规则列表
449
+ * 旧版本DSGC接口下线
450
+
451
+ 查询分类下规则列表
430
452
 
431
453
  */
432
454
  DescribeRuleList(req?: DescribeRuleListRequest, cb?: (error: string, rep: DescribeRuleListResponse) => void): Promise<DescribeRuleListResponse>;
@@ -518,7 +540,9 @@ export declare class Client extends AbstractClient {
518
540
  */
519
541
  CreateDSPADiscoveryRule(req: CreateDSPADiscoveryRuleRequest, cb?: (error: string, rep: CreateDSPADiscoveryRuleResponse) => void): Promise<CreateDSPADiscoveryRuleResponse>;
520
542
  /**
521
- * 修改分类信息
543
+ * 旧版本DSGC接口下线
544
+
545
+ 修改分类信息
522
546
  */
523
547
  ModifyNewClassification(req?: ModifyNewClassificationRequest, cb?: (error: string, rep: ModifyNewClassificationResponse) => void): Promise<ModifyNewClassificationResponse>;
524
548
  /**
@@ -526,7 +550,9 @@ export declare class Client extends AbstractClient {
526
550
  */
527
551
  DescribeCOSAssetSensitiveDistribution(req: DescribeCOSAssetSensitiveDistributionRequest, cb?: (error: string, rep: DescribeCOSAssetSensitiveDistributionResponse) => void): Promise<DescribeCOSAssetSensitiveDistributionResponse>;
528
552
  /**
529
- * 查询标准下所有叶子节点分类
553
+ * 旧版本DSGC接口下线
554
+
555
+ 查询标准下所有叶子节点分类
530
556
  */
531
557
  DescribeLeafClassification(req?: DescribeLeafClassificationRequest, cb?: (error: string, rep: DescribeLeafClassificationResponse) => void): Promise<DescribeLeafClassificationResponse>;
532
558
  /**
@@ -554,7 +580,9 @@ export declare class Client extends AbstractClient {
554
580
  */
555
581
  DescribeDSPAAssessmentRiskDistributionOverview(req: DescribeDSPAAssessmentRiskDistributionOverviewRequest, cb?: (error: string, rep: DescribeDSPAAssessmentRiskDistributionOverviewResponse) => void): Promise<DescribeDSPAAssessmentRiskDistributionOverviewResponse>;
556
582
  /**
557
- * 查询标准下所有分类的识别规则数量(不算子分类下的识别规则)
583
+ * 旧版本DSGC接口下线
584
+
585
+ 查询标准下所有分类的识别规则数量(不算子分类下的识别规则)
558
586
  */
559
587
  DescribeClassificationRuleCount(req?: DescribeClassificationRuleCountRequest, cb?: (error: string, rep: DescribeClassificationRuleCountResponse) => void): Promise<DescribeClassificationRuleCountResponse>;
560
588
  /**
@@ -574,7 +602,9 @@ export declare class Client extends AbstractClient {
574
602
  */
575
603
  DescribeDSPAAssessmentTemplateControlItems(req: DescribeDSPAAssessmentTemplateControlItemsRequest, cb?: (error: string, rep: DescribeDSPAAssessmentTemplateControlItemsResponse) => void): Promise<DescribeDSPAAssessmentTemplateControlItemsResponse>;
576
604
  /**
577
- * 开启级别或关闭级别
605
+ * 旧版本DSGC接口下线
606
+
607
+ 开启级别或关闭级别
578
608
  */
579
609
  ModifyLevelState(req?: ModifyLevelStateRequest, cb?: (error: string, rep: ModifyLevelStateResponse) => void): Promise<ModifyLevelStateResponse>;
580
610
  /**
@@ -122,7 +122,9 @@ class Client extends abstract_client_1.AbstractClient {
122
122
  return this.request("DescribeDSPAAssessmentRiskLevelList", req, cb);
123
123
  }
124
124
  /**
125
- * 编辑识别规则
125
+ * 旧版本DSGC接口下线
126
+
127
+ 编辑识别规则
126
128
  */
127
129
  async ModifyClassificationRule(req, cb) {
128
130
  return this.request("ModifyClassificationRule", req, cb);
@@ -174,7 +176,9 @@ class Client extends abstract_client_1.AbstractClient {
174
176
  return this.request("DeleteCosMetaResource", req, cb);
175
177
  }
176
178
  /**
177
- * 修改分级分类模板信息
179
+ * 旧版本DSGC接口下线
180
+
181
+ 修改分级分类模板信息
178
182
  */
179
183
  async ModifyStandardInfo(req, cb) {
180
184
  return this.request("ModifyStandardInfo", req, cb);
@@ -186,7 +190,9 @@ class Client extends abstract_client_1.AbstractClient {
186
190
  return this.request("DescribeReportTaskDownloadUrl", req, cb);
187
191
  }
188
192
  /**
189
- * 一个分类合并到另一个分类中(分类拖拽功能)
193
+ * 旧版本DSGC接口下线
194
+
195
+ 一个分类合并到另一个分类中(分类拖拽功能)
190
196
  */
191
197
  async ModifyMergeClassification(req, cb) {
192
198
  return this.request("ModifyMergeClassification", req, cb);
@@ -298,7 +304,9 @@ class Client extends abstract_client_1.AbstractClient {
298
304
  return this.request("DescribeDSPACategories", req, cb);
299
305
  }
300
306
  /**
301
- * 创建新分类
307
+ * 旧版本DSGC接口下线
308
+
309
+ 创建新分类
302
310
  */
303
311
  async CreateNewClassification(req, cb) {
304
312
  return this.request("CreateNewClassification", req, cb);
@@ -332,7 +340,9 @@ class Client extends abstract_client_1.AbstractClient {
332
340
  return this.request("DescribeDSPAAssessmentRiskAmountOverview", req, cb);
333
341
  }
334
342
  /**
335
- * 创建识别规则
343
+ * 旧版本DSGC接口下线
344
+
345
+ 创建识别规则
336
346
  */
337
347
  async CreateClassificationRule(req, cb) {
338
348
  return this.request("CreateClassificationRule", req, cb);
@@ -350,7 +360,9 @@ class Client extends abstract_client_1.AbstractClient {
350
360
  return this.request("DescribeDSPAComplianceGroups", req, cb);
351
361
  }
352
362
  /**
353
- * 修改级别名称
363
+ * 旧版本DSGC接口下线
364
+
365
+ 修改级别名称
354
366
  */
355
367
  async ModifyLevelName(req, cb) {
356
368
  return this.request("ModifyLevelName", req, cb);
@@ -384,7 +396,9 @@ class Client extends abstract_client_1.AbstractClient {
384
396
  return this.request("DescribeMongoAssetSensitiveDistribution", req, cb);
385
397
  }
386
398
  /**
387
- * 修改敏感级别信息
399
+ * 旧版本DSGC接口下线
400
+
401
+ 修改敏感级别信息
388
402
  */
389
403
  async ModifyLevelInfo(req, cb) {
390
404
  return this.request("ModifyLevelInfo", req, cb);
@@ -469,7 +483,9 @@ class Client extends abstract_client_1.AbstractClient {
469
483
  return this.request("DescribeDSPARDBDataAssetDetail", req, cb);
470
484
  }
471
485
  /**
472
- * 查询分类信息
486
+ * 旧版本DSGC接口下线
487
+
488
+ 查询分类信息
473
489
 
474
490
  */
475
491
  async DescribeClassificationInfo(req, cb) {
@@ -560,7 +576,9 @@ class Client extends abstract_client_1.AbstractClient {
560
576
  return this.request("DescribeDSPALevelDetail", req, cb);
561
577
  }
562
578
  /**
563
- * 创建或复制分级分类模板
579
+ * 旧版本DSGC接口下线
580
+
581
+ 创建或复制分级分类模板
564
582
  */
565
583
  async CreateOrCopyStandard(req, cb) {
566
584
  return this.request("CreateOrCopyStandard", req, cb);
@@ -620,7 +638,9 @@ class Client extends abstract_client_1.AbstractClient {
620
638
  return this.request("CreateDSPAMetaResources", req, cb);
621
639
  }
622
640
  /**
623
- * 修改识别规则状态
641
+ * 旧版本DSGC接口下线
642
+
643
+ 修改识别规则状态
624
644
  */
625
645
  async ModifyClassificationRuleState(req, cb) {
626
646
  return this.request("ModifyClassificationRuleState", req, cb);
@@ -644,7 +664,9 @@ class Client extends abstract_client_1.AbstractClient {
644
664
  return this.request("DescribeDSPAAssessmentLatestRiskDetailInfo", req, cb);
645
665
  }
646
666
  /**
647
- * 查询分类下规则列表
667
+ * 旧版本DSGC接口下线
668
+
669
+ 查询分类下规则列表
648
670
 
649
671
  */
650
672
  async DescribeRuleList(req, cb) {
@@ -776,7 +798,9 @@ class Client extends abstract_client_1.AbstractClient {
776
798
  return this.request("CreateDSPADiscoveryRule", req, cb);
777
799
  }
778
800
  /**
779
- * 修改分类信息
801
+ * 旧版本DSGC接口下线
802
+
803
+ 修改分类信息
780
804
  */
781
805
  async ModifyNewClassification(req, cb) {
782
806
  return this.request("ModifyNewClassification", req, cb);
@@ -788,7 +812,9 @@ class Client extends abstract_client_1.AbstractClient {
788
812
  return this.request("DescribeCOSAssetSensitiveDistribution", req, cb);
789
813
  }
790
814
  /**
791
- * 查询标准下所有叶子节点分类
815
+ * 旧版本DSGC接口下线
816
+
817
+ 查询标准下所有叶子节点分类
792
818
  */
793
819
  async DescribeLeafClassification(req, cb) {
794
820
  return this.request("DescribeLeafClassification", req, cb);
@@ -830,7 +856,9 @@ class Client extends abstract_client_1.AbstractClient {
830
856
  return this.request("DescribeDSPAAssessmentRiskDistributionOverview", req, cb);
831
857
  }
832
858
  /**
833
- * 查询标准下所有分类的识别规则数量(不算子分类下的识别规则)
859
+ * 旧版本DSGC接口下线
860
+
861
+ 查询标准下所有分类的识别规则数量(不算子分类下的识别规则)
834
862
  */
835
863
  async DescribeClassificationRuleCount(req, cb) {
836
864
  return this.request("DescribeClassificationRuleCount", req, cb);
@@ -860,7 +888,9 @@ class Client extends abstract_client_1.AbstractClient {
860
888
  return this.request("DescribeDSPAAssessmentTemplateControlItems", req, cb);
861
889
  }
862
890
  /**
863
- * 开启级别或关闭级别
891
+ * 旧版本DSGC接口下线
892
+
893
+ 开启级别或关闭级别
864
894
  */
865
895
  async ModifyLevelState(req, cb) {
866
896
  return this.request("ModifyLevelState", req, cb);
@@ -2901,7 +2901,6 @@ export interface DspaDiscoveryTask {
2901
2901
  GeneralRuleSetEnable?: number;
2902
2902
  /**
2903
2903
  * 任务最新的一次执行结果信息,该字段用于查询任务列表接口
2904
- 注意:此字段可能返回 null,表示取不到有效值。
2905
2904
  */
2906
2905
  Result?: ScanTaskResult;
2907
2906
  /**
@@ -2911,7 +2910,6 @@ export interface DspaDiscoveryTask {
2911
2910
  TimingStartTime?: string;
2912
2911
  /**
2913
2912
  * 关联模板是否更新
2914
- 注意:此字段可能返回 null,表示取不到有效值。
2915
2913
  */
2916
2914
  ComplianceUpdate?: boolean;
2917
2915
  }
@@ -4311,8 +4309,13 @@ export interface CosAsset {
4311
4309
  export interface DescribeDSPAAssessmentRiskSideListResponse {
4312
4310
  /**
4313
4311
  * 风险面列表
4312
+ * @deprecated
4314
4313
  */
4315
4314
  RiskSideItmeList?: Array<Note>;
4315
+ /**
4316
+ * 风险面列表
4317
+ */
4318
+ RiskSideItemList?: Array<Note>;
4316
4319
  /**
4317
4320
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4318
4321
  */
@@ -212,10 +212,12 @@ export interface DstInfo {
212
212
  InstanceId?: string;
213
213
  /**
214
214
  * 目标实例vip。已废弃,无需填写
215
+ * @deprecated
215
216
  */
216
217
  Ip?: string;
217
218
  /**
218
219
  * 目标实例vport。已废弃,无需填写
220
+ * @deprecated
219
221
  */
220
222
  Port?: number;
221
223
  /**
@@ -228,6 +228,14 @@ export interface LogstashInstanceInfo {
228
228
  注意:此字段可能返回 null,表示取不到有效值。
229
229
  */
230
230
  MemSize?: number;
231
+ /**
232
+ * 部署模式,0:单可用区、1:多可用区
233
+ */
234
+ DeployMode?: number;
235
+ /**
236
+ * 多可用区部署时可用区的详细信息
237
+ */
238
+ MultiZoneInfo?: Array<ZoneDetail>;
231
239
  }
232
240
  /**
233
241
  * 操作详情
@@ -3071,6 +3079,14 @@ export interface CreateLogstashInstanceRequest {
3071
3079
  * 可维护时间段
3072
3080
  */
3073
3081
  OperationDuration?: OperationDuration;
3082
+ /**
3083
+ * 多可用区部署时可用区的详细信息
3084
+ */
3085
+ MultiZoneInfo?: Array<ZoneDetail>;
3086
+ /**
3087
+ * 部署模式,0:单可用区、1:多可用区
3088
+ */
3089
+ DeployMode?: number;
3074
3090
  }
3075
3091
  /**
3076
3092
  * UpdateServerlessInstance返回参数结构体
@@ -4424,6 +4440,11 @@ export interface ZoneDetail {
4424
4440
  * 子网ID
4425
4441
  */
4426
4442
  SubnetId: string;
4443
+ /**
4444
+ * 是否为隐藏可用区
4445
+ 注意:此字段可能返回 null,表示取不到有效值。
4446
+ */
4447
+ Hidden?: boolean;
4427
4448
  }
4428
4449
  /**
4429
4450
  * DescribeClusterSnapshot返回参数结构体
@@ -1,6 +1,6 @@
1
1
  import { AbstractClient } from "../../../common/abstract_client";
2
2
  import { ClientConfig } from "../../../common/interface";
3
- import { DescribePersonCertificateResponse, CreateOrganizationGroupInvitationLinkRequest, DescribeCancelFlowsTaskResponse, DescribeUserFlowTypeResponse, DescribeFileCounterSignResultRequest, CreateSealRequest, CancelFlowResponse, DescribeExtendedServiceAuthDetailResponse, UpdateIntegrationEmployeesResponse, CreatePreparedPersonalEsignRequest, CreateLegalSealQrCodeResponse, DescribeIntegrationDepartmentsResponse, CreateFileCounterSignRequest, DescribeOrganizationVerifyStatusResponse, DeleteExtendedServiceAuthInfosResponse, CreateFlowForwardsRequest, CreateDynamicFlowApproverRequest, CreateFlowApproversResponse, DescribeFileUrlsResponse, CreateFlowRemindsRequest, CancelUserAutoSignEnableUrlRequest, ModifyApplicationCallbackInfoResponse, CreateMultiFlowSignQRCodeResponse, DescribeIntegrationDepartmentsRequest, DescribeThirdPartyAuthCodeResponse, DescribeUserVerifyStatusResponse, DisableUserAutoSignResponse, ModifyExtendedServiceRequest, CreateBatchInitOrganizationUrlResponse, BindEmployeeUserIdWithClientOpenIdResponse, CreateIntegrationEmployeesRequest, CreateOrganizationAuthFileResponse, DescribeIntegrationRolesRequest, CreateFlowEvidenceReportRequest, StartFlowResponse, OperateTemplateRequest, CreateOrganizationAuthUrlRequest, CreateBatchQuickSignUrlResponse, CreateIntegrationRoleRequest, ModifyApplicationCallbackInfoRequest, DeleteIntegrationRoleUsersResponse, CreateConvertTaskApiRequest, DeleteIntegrationEmployeesResponse, CreateFlowGroupSignReviewResponse, CreateBatchSignUrlResponse, CreateFlowRemindsResponse, DescribeOrganizationGroupOrganizationsRequest, DescribeUserAutoSignStatusResponse, CreateFlowGroupByFilesRequest, DescribeFlowComponentsResponse, DescribeFlowEvidenceReportResponse, CreateWebThemeConfigRequest, DescribeSignFaceVideoRequest, CreateEmployeeQualificationSealQrCodeResponse, CreateFlowGroupByTemplatesResponse, CreateUserVerifyUrlResponse, DescribeBatchOrganizationRegistrationUrlsRequest, CreateDocumentResponse, DescribeIntegrationEmployeesRequest, UnbindEmployeeUserIdWithClientOpenIdResponse, CreateIntegrationUserRolesResponse, CreateFlowRequest, CreateSchemeUrlRequest, DeleteIntegrationDepartmentResponse, DescribeThirdPartyAuthCodeRequest, CreateDynamicFlowApproverResponse, CreateBatchOrganizationRegistrationTasksResponse, CreateReleaseFlowResponse, CreateBatchInitOrganizationUrlRequest, CreateWebThemeConfigResponse, BindEmployeeUserIdWithClientOpenIdRequest, CreateOrganizationInfoChangeUrlResponse, DeleteOrganizationAuthorizationsResponse, DescribeExtendedServiceAuthDetailRequest, CreateOrganizationAuthFileRequest, CreateIntegrationDepartmentResponse, DescribeFlowTemplatesRequest, CreateIntegrationSubOrganizationActiveRecordResponse, ArchiveDynamicFlowResponse, DeleteSealPoliciesResponse, CreateLegalSealQrCodeRequest, DescribeOrganizationAuthStatusResponse, CreateUserAutoSignSealUrlResponse, CreateEmployeeQualificationSealQrCodeRequest, CreatePersonAuthCertificateImageResponse, CreateBatchCancelFlowUrlResponse, CreateSealPolicyResponse, DeleteSealPoliciesRequest, DisableUserAutoSignRequest, DescribeIntegrationEmployeesResponse, CreateEmployeeChangeUrlResponse, CreateConvertTaskApiResponse, CreateFlowSignReviewRequest, CreateOrganizationAuthUrlResponse, DescribeOrganizationAuthStatusRequest, CreateSchemeUrlResponse, CreateFlowByFilesRequest, CreateFlowSignUrlResponse, DescribeFileUrlsRequest, CreatePartnerAutoSignAuthUrlResponse, ArchiveDynamicFlowRequest, CreateUserAutoSignSealUrlRequest, ModifyFlowDeadlineRequest, CreateFlowApproversRequest, ModifyFlowDeadlineResponse, CreateFlowEvidenceReportResponse, CreatePrepareFlowGroupResponse, CreateIntegrationRoleResponse, DescribeFlowComponentsRequest, OperateTemplateResponse, CreateIntegrationDepartmentRequest, DescribeUserVerifyStatusRequest, CreateFlowBlockchainEvidenceUrlResponse, CreateDocumentRequest, CreatePreparedPersonalEsignResponse, VerifyDigitFileResponse, DescribeOrganizationSealsResponse, CreateUserMobileChangeUrlRequest, CreateEmbedWebUrlRequest, DeleteIntegrationEmployeesRequest, DescribeUserAutoSignStatusRequest, GetTaskResultApiRequest, DescribeFlowBriefsResponse, ModifyIntegrationRoleRequest, CreateFlowGroupByFilesResponse, CreateReleaseFlowRequest, DeleteIntegrationRoleUsersRequest, CreateFlowSignUrlRequest, CreateIntegrationEmployeesResponse, CreateIntegrationUserRolesRequest, CreatePersonAuthCertificateImageRequest, CreateFlowByFilesResponse, UploadFilesResponse, DescribeFlowEvidenceReportRequest, CreateEmployeeChangeUrlRequest, DescribeBillUsageResponse, CreateFlowSignReviewResponse, ModifyIntegrationDepartmentRequest, RenewAutoSignLicenseRequest, CreateUserAutoSignEnableUrlRequest, CreateOrganizationBatchSignUrlResponse, UnbindEmployeeUserIdWithClientOpenIdRequest, DeleteOrganizationAuthorizationsRequest, CreateBatchOrganizationRegistrationTasksRequest, CreateUserVerifyUrlRequest, CreatePartnerAutoSignAuthUrlRequest, CreateExtendedServiceAuthInfosResponse, CreateFlowForwardsResponse, CreateOrganizationBatchSignUrlRequest, CreatePrepareFlowResponse, ModifyIntegrationDepartmentResponse, GetTaskResultApiResponse, DescribeOrganizationVerifyStatusRequest, DescribeBillUsageRequest, CancelMultiFlowSignQRCodeRequest, DeleteIntegrationDepartmentRequest, CancelUserAutoSignEnableUrlResponse, CreatePrepareFlowGroupRequest, CreateFileCounterSignResponse, StartFlowRequest, CreateSealResponse, CreatePrepareFlowRequest, DescribeUserFlowTypeRequest, DescribeCancelFlowsTaskRequest, CreateEmbedWebUrlResponse, ModifyExtendedServiceResponse, CreateFlowGroupByTemplatesRequest, DescribeFileCounterSignResultResponse, CancelFlowRequest, DescribeExtendedServiceAuthInfosRequest, DescribeIntegrationRolesResponse, CreateBatchSignUrlRequest, CreateExtendedServiceAuthInfosRequest, VerifyDigitFileRequest, UpdateIntegrationEmployeesRequest, DescribeFlowBriefsRequest, CreateSealPolicyRequest, DescribeBillUsageDetailResponse, CreateUserMobileChangeUrlResponse, CreateUserAutoSignEnableUrlResponse, DescribeSignFaceVideoResponse, ModifyIntegrationRoleResponse, VerifyPdfResponse, CreateFlowGroupSignReviewRequest, DescribeBillUsageDetailRequest, DescribeFlowTemplatesResponse, DescribeBatchOrganizationRegistrationUrlsResponse, UploadFilesRequest, DescribeOrganizationSealsRequest, DescribePersonCertificateRequest, CreateBatchOrganizationAuthorizationUrlRequest, CreateBatchCancelFlowUrlRequest, CreateMultiFlowSignQRCodeRequest, VerifyPdfRequest, DescribeFlowInfoRequest, DeleteExtendedServiceAuthInfosRequest, DescribeExtendedServiceAuthInfosResponse, CreateBatchOrganizationAuthorizationUrlResponse, DescribeFlowInfoResponse, RenewAutoSignLicenseResponse, CancelMultiFlowSignQRCodeResponse, CreateFlowResponse, CreateIntegrationSubOrganizationActiveRecordRequest, CreateFlowBlockchainEvidenceUrlRequest, CreateBatchQuickSignUrlRequest, CreateOrganizationInfoChangeUrlRequest, DescribeOrganizationGroupOrganizationsResponse, CreateOrganizationGroupInvitationLinkResponse } from "./ess_models";
3
+ import { DescribePersonCertificateResponse, CreateOrganizationGroupInvitationLinkRequest, DescribeCancelFlowsTaskResponse, DescribeUserFlowTypeResponse, DescribeFileCounterSignResultRequest, CreateSealRequest, CancelFlowResponse, DescribeExtendedServiceAuthDetailResponse, UpdateIntegrationEmployeesResponse, CreatePreparedPersonalEsignRequest, CreateLegalSealQrCodeResponse, DescribeIntegrationDepartmentsResponse, CreateFileCounterSignRequest, DescribeOrganizationVerifyStatusResponse, DeleteExtendedServiceAuthInfosResponse, CreateFlowForwardsRequest, CreateDynamicFlowApproverRequest, CreateFlowApproversResponse, DescribeFileUrlsResponse, CreateFlowRemindsRequest, CancelUserAutoSignEnableUrlRequest, ModifyApplicationCallbackInfoResponse, CreateMultiFlowSignQRCodeResponse, DescribeIntegrationDepartmentsRequest, DescribeThirdPartyAuthCodeResponse, DescribeUserVerifyStatusResponse, DisableUserAutoSignResponse, ModifyExtendedServiceRequest, CreateBatchInitOrganizationUrlResponse, BindEmployeeUserIdWithClientOpenIdResponse, CreateIntegrationEmployeesRequest, CreateOrganizationAuthFileResponse, DescribeIntegrationRolesRequest, CreateFlowEvidenceReportRequest, StartFlowResponse, OperateTemplateRequest, CreateOrganizationAuthUrlRequest, CreateBatchQuickSignUrlResponse, CreateIntegrationRoleRequest, ModifyApplicationCallbackInfoRequest, DeleteIntegrationRoleUsersResponse, CreateConvertTaskApiRequest, DeleteIntegrationEmployeesResponse, CreateFlowGroupSignReviewResponse, CreateBatchSignUrlResponse, CreateFlowRemindsResponse, DescribeOrganizationGroupOrganizationsRequest, DescribeUserAutoSignStatusResponse, CreateFlowGroupByFilesRequest, DescribeFlowComponentsResponse, DescribeFlowEvidenceReportResponse, CreateWebThemeConfigRequest, DescribeSignFaceVideoRequest, CreateEmployeeQualificationSealQrCodeResponse, CreateFlowGroupByTemplatesResponse, CreateUserVerifyUrlResponse, DescribeBatchOrganizationRegistrationUrlsRequest, CreateDocumentResponse, DescribeIntegrationEmployeesRequest, UnbindEmployeeUserIdWithClientOpenIdResponse, CreateIntegrationUserRolesResponse, CreateFlowRequest, CreateSchemeUrlRequest, DeleteIntegrationDepartmentResponse, DescribeThirdPartyAuthCodeRequest, CreateDynamicFlowApproverResponse, CreateBatchOrganizationRegistrationTasksResponse, CreateReleaseFlowResponse, CreateBatchInitOrganizationUrlRequest, CreateWebThemeConfigResponse, BindEmployeeUserIdWithClientOpenIdRequest, CreateOrganizationInfoChangeUrlResponse, DeleteOrganizationAuthorizationsResponse, DescribeExtendedServiceAuthDetailRequest, CreateUserNameChangeUrlRequest, CreateOrganizationAuthFileRequest, CreateIntegrationDepartmentResponse, DescribeFlowTemplatesRequest, CreateIntegrationSubOrganizationActiveRecordResponse, ArchiveDynamicFlowResponse, DeleteSealPoliciesResponse, CreateLegalSealQrCodeRequest, DescribeOrganizationAuthStatusResponse, CreateUserAutoSignSealUrlResponse, CreateEmployeeQualificationSealQrCodeRequest, CreatePersonAuthCertificateImageResponse, CreateBatchCancelFlowUrlResponse, CreateSealPolicyResponse, DeleteSealPoliciesRequest, DisableUserAutoSignRequest, DescribeIntegrationEmployeesResponse, CreateEmployeeChangeUrlResponse, CreateConvertTaskApiResponse, CreateFlowSignReviewRequest, CreateOrganizationAuthUrlResponse, DescribeOrganizationAuthStatusRequest, CreateSchemeUrlResponse, CreateFlowByFilesRequest, CreateFlowSignUrlResponse, DescribeFileUrlsRequest, CreatePartnerAutoSignAuthUrlResponse, ArchiveDynamicFlowRequest, CreateUserAutoSignSealUrlRequest, ModifyFlowDeadlineRequest, CreateFlowApproversRequest, ModifyFlowDeadlineResponse, CreateFlowEvidenceReportResponse, CreatePrepareFlowGroupResponse, CreateIntegrationRoleResponse, DescribeFlowComponentsRequest, OperateTemplateResponse, CreateIntegrationDepartmentRequest, DescribeUserVerifyStatusRequest, CreateFlowBlockchainEvidenceUrlResponse, CreateDocumentRequest, CreatePreparedPersonalEsignResponse, VerifyDigitFileResponse, DescribeOrganizationSealsResponse, CreateUserMobileChangeUrlRequest, CreateEmbedWebUrlRequest, DeleteIntegrationEmployeesRequest, DescribeUserAutoSignStatusRequest, GetTaskResultApiRequest, DescribeFlowBriefsResponse, ModifyIntegrationRoleRequest, CreateFlowGroupByFilesResponse, CreateReleaseFlowRequest, DeleteIntegrationRoleUsersRequest, CreateFlowSignUrlRequest, CreateIntegrationEmployeesResponse, CreateIntegrationUserRolesRequest, CreatePersonAuthCertificateImageRequest, CreateFlowByFilesResponse, UploadFilesResponse, DescribeFlowEvidenceReportRequest, CreateEmployeeChangeUrlRequest, DescribeBillUsageResponse, CreateFlowSignReviewResponse, ModifyIntegrationDepartmentRequest, RenewAutoSignLicenseRequest, CreateUserAutoSignEnableUrlRequest, CreateOrganizationBatchSignUrlResponse, UnbindEmployeeUserIdWithClientOpenIdRequest, DeleteOrganizationAuthorizationsRequest, StartFlowRequest, CreateBatchOrganizationRegistrationTasksRequest, CreateUserVerifyUrlRequest, CreatePartnerAutoSignAuthUrlRequest, CreateExtendedServiceAuthInfosResponse, CreateFlowForwardsResponse, CreateOrganizationBatchSignUrlRequest, CreatePrepareFlowResponse, ModifyIntegrationDepartmentResponse, GetTaskResultApiResponse, DescribeOrganizationVerifyStatusRequest, DescribeBillUsageRequest, CancelMultiFlowSignQRCodeRequest, DeleteIntegrationDepartmentRequest, CancelUserAutoSignEnableUrlResponse, CreatePrepareFlowGroupRequest, CreateFileCounterSignResponse, CreateUserNameChangeUrlResponse, CreateSealResponse, CreatePrepareFlowRequest, DescribeUserFlowTypeRequest, DescribeCancelFlowsTaskRequest, CreateEmbedWebUrlResponse, ModifyExtendedServiceResponse, CreateFlowGroupByTemplatesRequest, DescribeFileCounterSignResultResponse, CancelFlowRequest, DescribeExtendedServiceAuthInfosRequest, DescribeIntegrationRolesResponse, CreateBatchSignUrlRequest, CreateExtendedServiceAuthInfosRequest, VerifyDigitFileRequest, UpdateIntegrationEmployeesRequest, DescribeFlowBriefsRequest, CreateSealPolicyRequest, DescribeBillUsageDetailResponse, CreateUserMobileChangeUrlResponse, CreateUserAutoSignEnableUrlResponse, DescribeSignFaceVideoResponse, ModifyIntegrationRoleResponse, VerifyPdfResponse, CreateFlowGroupSignReviewRequest, DescribeBillUsageDetailRequest, DescribeFlowTemplatesResponse, DescribeBatchOrganizationRegistrationUrlsResponse, UploadFilesRequest, DescribeOrganizationSealsRequest, DescribePersonCertificateRequest, CreateBatchOrganizationAuthorizationUrlRequest, CreateBatchCancelFlowUrlRequest, CreateMultiFlowSignQRCodeRequest, VerifyPdfRequest, DescribeFlowInfoRequest, DeleteExtendedServiceAuthInfosRequest, DescribeExtendedServiceAuthInfosResponse, CreateBatchOrganizationAuthorizationUrlResponse, DescribeFlowInfoResponse, RenewAutoSignLicenseResponse, CancelMultiFlowSignQRCodeResponse, CreateFlowResponse, CreateIntegrationSubOrganizationActiveRecordRequest, CreateFlowBlockchainEvidenceUrlRequest, CreateBatchQuickSignUrlRequest, CreateOrganizationInfoChangeUrlRequest, DescribeOrganizationGroupOrganizationsResponse, CreateOrganizationGroupInvitationLinkResponse } from "./ess_models";
4
4
  /**
5
5
  * ess client
6
6
  * @class
@@ -378,6 +378,12 @@ export declare class Client extends AbstractClient {
378
378
  <li>如果此用户在开通时候绑定过个人自动签账号许可, 关闭此用户的自动签不会归还个人自动签账号许可的额度。</li></ul>
379
379
  */
380
380
  DisableUserAutoSign(req: DisableUserAutoSignRequest, cb?: (error: string, rep: DisableUserAutoSignResponse) => void): Promise<DisableUserAutoSignResponse>;
381
+ /**
382
+ * 生成个人用户实名更名链接,个人用户点击此链接进入更名流程(若用户未完成实名认证,则直接进入实名页面实名后再进行更名)。此链接为通用链接,任何点击生成链接的用户将会被引导至小程序个人更名页面完成更名。
383
+
384
+ 注: 调用此接口需要购买<font color="red"><b>单独的实名套餐包</b></font>。使用前请联系对接的客户经理沟通。
385
+ */
386
+ CreateUserNameChangeUrl(req: CreateUserNameChangeUrlRequest, cb?: (error: string, rep: CreateUserNameChangeUrlResponse) => void): Promise<CreateUserNameChangeUrlResponse>;
381
387
  /**
382
388
  * 该接口(DeleteIntegrationEmployees)用于离职本企业员工,同时可选择是否进行离职交接。
383
389
 
@@ -448,6 +448,14 @@ class Client extends abstract_client_1.AbstractClient {
448
448
  async DisableUserAutoSign(req, cb) {
449
449
  return this.request("DisableUserAutoSign", req, cb);
450
450
  }
451
+ /**
452
+ * 生成个人用户实名更名链接,个人用户点击此链接进入更名流程(若用户未完成实名认证,则直接进入实名页面实名后再进行更名)。此链接为通用链接,任何点击生成链接的用户将会被引导至小程序个人更名页面完成更名。
453
+
454
+ 注: 调用此接口需要购买<font color="red"><b>单独的实名套餐包</b></font>。使用前请联系对接的客户经理沟通。
455
+ */
456
+ async CreateUserNameChangeUrl(req, cb) {
457
+ return this.request("CreateUserNameChangeUrl", req, cb);
458
+ }
451
459
  /**
452
460
  * 该接口(DeleteIntegrationEmployees)用于离职本企业员工,同时可选择是否进行离职交接。
453
461
 
@@ -3246,6 +3246,31 @@ export interface DescribeExtendedServiceAuthDetailRequest {
3246
3246
  */
3247
3247
  Offset?: number;
3248
3248
  }
3249
+ /**
3250
+ * CreateUserNameChangeUrl请求参数结构体
3251
+ */
3252
+ export interface CreateUserNameChangeUrlRequest {
3253
+ /**
3254
+ * 操作人信息
3255
+ */
3256
+ Operator: UserInfo;
3257
+ /**
3258
+ * 要跳转的链接类型
3259
+
3260
+ <ul>
3261
+ <li><strong>HTTP</strong>:适用于短信通知或H5跳转的电子签小程序HTTP长链接</li>
3262
+ <li><strong>HTTP_SHORT_URL</strong>:适用于短信通知或H5跳转的电子签小程序HTTP短链接</li>
3263
+ <li><strong>APP</strong>:(默认类型)适用于第三方APP或小程序跳转的电子签小程序路径</li>
3264
+ </ul>
3265
+
3266
+ 注:如果不传递,默认值是 <font color="red"> HTTP </font>
3267
+ */
3268
+ Endpoint?: string;
3269
+ /**
3270
+ * 在用户完成改名后,其自定义数据将通过[企业引导个人更名后回调](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编码格式。
3271
+ */
3272
+ UserData?: string;
3273
+ }
3249
3274
  /**
3250
3275
  * CreateOrganizationAuthFile请求参数结构体
3251
3276
  */
@@ -4384,7 +4409,7 @@ export interface CreateSchemeUrlResponse {
4384
4409
  */
4385
4410
  SchemeUrl?: string;
4386
4411
  /**
4387
- * 二维码,在生成动态签署人跳转封面页链接时返回
4412
+ * 二维码,在生成动态签署人跳转封面页链接时返回 注:`此二维码下载链接有效期为5分钟,可下载二维码后本地保存。`
4388
4413
  */
4389
4414
  SchemeQrcodeUrl?: string;
4390
4415
  /**
@@ -7553,6 +7578,36 @@ export interface DeleteOrganizationAuthorizationsRequest {
7553
7578
  */
7554
7579
  Agent?: Agent;
7555
7580
  }
7581
+ /**
7582
+ * StartFlow请求参数结构体
7583
+ */
7584
+ export interface StartFlowRequest {
7585
+ /**
7586
+ * 本合同的发起人,<a href="https://qcloudimg.tencent-cloud.cn/raw/f850cfbe163a1cb38439a9f551c2505c.png" target="_blank">点击查看合同发起人展示的位置</a>
7587
+ */
7588
+ Operator: UserInfo;
7589
+ /**
7590
+ * 合同流程ID,为32位字符串。
7591
+ 此处需要传入[创建签署流程接口](https://qian.tencent.com/developers/companyApis/startFlows/CreateFlow)得到的FlowId。
7592
+ */
7593
+ FlowId: string;
7594
+ /**
7595
+ * 客户端Token,保持接口幂等性,最大长度64个字符
7596
+ * @deprecated
7597
+ */
7598
+ ClientToken?: string;
7599
+ /**
7600
+ * 代理企业和员工的信息。
7601
+ 在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
7602
+ */
7603
+ Agent?: Agent;
7604
+ /**
7605
+ * 若在创建签署流程时指定了关注人CcInfos,此参数可设定向关注人发送短信通知的类型:
7606
+ <ul><li> **0** :合同发起时通知通知对方来查看合同(默认)</li>
7607
+ <li> **1** : 签署完成后通知对方来查看合同</li></ul>
7608
+ */
7609
+ CcNotifyType?: number;
7610
+ }
7556
7611
  /**
7557
7612
  * CreateBatchOrganizationRegistrationTasks请求参数结构体
7558
7613
  */
@@ -8193,34 +8248,38 @@ export interface VerifyDigitFileResult {
8193
8248
  SignerName?: string;
8194
8249
  }
8195
8250
  /**
8196
- * StartFlow请求参数结构体
8251
+ * CreateUserNameChangeUrl返回参数结构体
8197
8252
  */
8198
- export interface StartFlowRequest {
8199
- /**
8200
- * 本合同的发起人,<a href="https://qcloudimg.tencent-cloud.cn/raw/f850cfbe163a1cb38439a9f551c2505c.png" target="_blank">点击查看合同发起人展示的位置</a>
8201
- */
8202
- Operator: UserInfo;
8253
+ export interface CreateUserNameChangeUrlResponse {
8203
8254
  /**
8204
- * 合同流程ID,为32位字符串。
8205
- 此处需要传入[创建签署流程接口](https://qian.tencent.com/developers/companyApis/startFlows/CreateFlow)得到的FlowId
8255
+ * 腾讯电子签小程序的个人更名链接。
8256
+ 如果没有传递,默认值是 HTTP 链接的有效期均是 7 天。
8257
+
8258
+ <strong>1.如果EndPoint是APP</strong>:
8259
+ 得到的链接类似于<a href="">pages/guide/index?to=MP_PERSONAL_VERIFY&shortKey=yDCZHUyOcExAlcOvNod0</a>, 用法可以参考描述中的"跳转到小程序的实现"
8260
+
8261
+ <strong>2.如果EndPoint是HTTP</strong>:
8262
+ 得到的链接类似于 <a href="">https://res.ess.tencent.cn/cdn/h5-activity/jump-mp.html?to=TAG_VERIFY&shortKey=yDCZHUyOcChrfpaswT0d</a>,点击后会跳转到腾讯电子签小程序进行签署
8263
+
8264
+ <strong>3.如果EndPoint是HTTP_SHORT_URL</strong>:
8265
+ 得到的链接类似于<a href="">https://essurl.cn/2n**42Nd</a>,点击后会跳转到腾讯电子签小程序进行签署
8266
+
8267
+
8268
+ `注:` <font color="red">生成的链路后面不能再增加参数,防止出错重复参数覆盖原有的参数</font>
8206
8269
  */
8207
- FlowId: string;
8270
+ UserVerifyUrl?: string;
8208
8271
  /**
8209
- * 客户端Token,保持接口幂等性,最大长度64个字符
8210
- * @deprecated
8272
+ * 链接过期时间,为Unix时间戳(单位为秒)。
8211
8273
  */
8212
- ClientToken?: string;
8274
+ ExpireTime?: number;
8213
8275
  /**
8214
- * 代理企业和员工的信息。
8215
- 在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
8276
+ * 小程序appid,用于半屏拉起电子签小程序, 仅在 Endpoint 设置为 APP 的时候返回
8216
8277
  */
8217
- Agent?: Agent;
8278
+ MiniAppId?: string;
8218
8279
  /**
8219
- * 若在创建签署流程时指定了关注人CcInfos,此参数可设定向关注人发送短信通知的类型:
8220
- <ul><li> **0** :合同发起时通知通知对方来查看合同(默认)</li>
8221
- <li> **1** : 签署完成后通知对方来查看合同</li></ul>
8280
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8222
8281
  */
8223
- CcNotifyType?: number;
8282
+ RequestId?: string;
8224
8283
  }
8225
8284
  /**
8226
8285
  * CreateSeal返回参数结构体