tencentcloud-sdk-nodejs 4.1.230 → 4.1.232
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.
- package/es/common/sdk_version.js +1 -1
- package/es/services/ai3d/v20250513/ai3d_client.js +6 -0
- package/es/services/cfw/v20190904/cfw_client.js +3 -0
- package/es/services/csip/v20221121/csip_client.js +11 -2
- package/es/services/mna/v20210119/mna_client.js +3 -0
- package/es/services/rum/v20210622/rum_client.js +173 -155
- package/es/services/tcb/v20180608/tcb_client.js +11 -2
- package/es/services/vod/v20180717/vod_client.js +9 -6
- package/package.json +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ai3d/v20250513/ai3d_client.d.ts +11 -1
- package/tencentcloud/services/ai3d/v20250513/ai3d_client.js +14 -0
- package/tencentcloud/services/ai3d/v20250513/ai3d_models.d.ts +60 -0
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +151 -23
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +5 -1
- package/tencentcloud/services/cfw/v20190904/cfw_client.js +6 -0
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +84 -0
- package/tencentcloud/services/ciam/v20220331/ciam_models.d.ts +108 -91
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +5 -22
- package/tencentcloud/services/csip/v20221121/csip_client.d.ts +15 -3
- package/tencentcloud/services/csip/v20221121/csip_client.js +21 -3
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +602 -197
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +1 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +1 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +13 -13
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.d.ts +1 -1
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.js +1 -1
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +12 -17
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +44 -28
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +30 -51
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +1 -1
- package/tencentcloud/services/ims/v20201229/ims_models.d.ts +8 -4
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +4 -0
- package/tencentcloud/services/mna/v20210119/mna_client.d.ts +5 -1
- package/tencentcloud/services/mna/v20210119/mna_client.js +6 -0
- package/tencentcloud/services/mna/v20210119/mna_models.d.ts +65 -24
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +34 -32
- package/tencentcloud/services/mqtt/v20240516/mqtt_models.d.ts +0 -2
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +12 -8
- package/tencentcloud/services/rce/v20201103/rce_models.d.ts +27 -46
- package/tencentcloud/services/rce/v20250425/rce_models.d.ts +8 -8
- package/tencentcloud/services/rum/v20210622/rum_client.d.ts +183 -159
- package/tencentcloud/services/rum/v20210622/rum_client.js +273 -237
- package/tencentcloud/services/rum/v20210622/rum_models.d.ts +344 -84
- package/tencentcloud/services/svp/v20240125/svp_models.d.ts +14 -10
- package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +15 -3
- package/tencentcloud/services/tcb/v20180608/tcb_client.js +21 -3
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +171 -93
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +27 -6
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +1 -0
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +22 -18
- package/tencentcloud/services/vod/v20180717/vod_client.js +26 -20
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +80 -10
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +1 -1
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +101 -68
- package/tencentcloud/services/wedata/v20250806/wedata_models.d.ts +62 -30
|
@@ -380,7 +380,7 @@ export declare class Client extends AbstractClient {
|
|
|
380
380
|
*/
|
|
381
381
|
ModifyLibraDBClusterAccountDescription(req: ModifyLibraDBClusterAccountDescriptionRequest, cb?: (error: string, rep: ModifyLibraDBClusterAccountDescriptionResponse) => void): Promise<ModifyLibraDBClusterAccountDescriptionResponse>;
|
|
382
382
|
/**
|
|
383
|
-
* 此接口(DescribeInstanceSlowQueries
|
|
383
|
+
* 此接口(DescribeInstanceSlowQueries)用于查询实例慢日志详情。受到平台返回大小限制,当返回结果过大时,可能会对超过限制的内容进行截断。
|
|
384
384
|
*/
|
|
385
385
|
DescribeInstanceSlowQueries(req: DescribeInstanceSlowQueriesRequest, cb?: (error: string, rep: DescribeInstanceSlowQueriesResponse) => void): Promise<DescribeInstanceSlowQueriesResponse>;
|
|
386
386
|
/**
|
|
@@ -586,7 +586,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
586
586
|
return this.request("ModifyLibraDBClusterAccountDescription", req, cb);
|
|
587
587
|
}
|
|
588
588
|
/**
|
|
589
|
-
* 此接口(DescribeInstanceSlowQueries
|
|
589
|
+
* 此接口(DescribeInstanceSlowQueries)用于查询实例慢日志详情。受到平台返回大小限制,当返回结果过大时,可能会对超过限制的内容进行截断。
|
|
590
590
|
*/
|
|
591
591
|
async DescribeInstanceSlowQueries(req, cb) {
|
|
592
592
|
return this.request("DescribeInstanceSlowQueries", req, cb);
|
|
@@ -10258,11 +10258,11 @@ export interface DescribeAuditInstanceListRequest {
|
|
|
10258
10258
|
*/
|
|
10259
10259
|
export interface DescribeInstanceSlowQueriesResponse {
|
|
10260
10260
|
/**
|
|
10261
|
-
*
|
|
10261
|
+
* <p>总条数</p>
|
|
10262
10262
|
*/
|
|
10263
10263
|
TotalCount?: number;
|
|
10264
10264
|
/**
|
|
10265
|
-
*
|
|
10265
|
+
* <p>慢查询记录</p>
|
|
10266
10266
|
*/
|
|
10267
10267
|
SlowQueries?: Array<SlowQueriesItem>;
|
|
10268
10268
|
/**
|
|
@@ -11789,47 +11789,47 @@ export interface DescribeClusterDetailResponse {
|
|
|
11789
11789
|
*/
|
|
11790
11790
|
export interface DescribeInstanceSlowQueriesRequest {
|
|
11791
11791
|
/**
|
|
11792
|
-
*
|
|
11792
|
+
* <p>实例ID</p>
|
|
11793
11793
|
*/
|
|
11794
11794
|
InstanceId: string;
|
|
11795
11795
|
/**
|
|
11796
|
-
*
|
|
11796
|
+
* <p>事务开始最早时间</p>
|
|
11797
11797
|
*/
|
|
11798
11798
|
StartTime?: string;
|
|
11799
11799
|
/**
|
|
11800
|
-
*
|
|
11800
|
+
* <p>事务开始最晚时间</p>
|
|
11801
11801
|
*/
|
|
11802
11802
|
EndTime?: string;
|
|
11803
11803
|
/**
|
|
11804
|
-
*
|
|
11804
|
+
* <p>限制条数</p><p>建议控制 limit 大小,当 limit 过大时,由于平台返回结果大小限制,可能会造成截断</p>
|
|
11805
11805
|
*/
|
|
11806
11806
|
Limit?: number;
|
|
11807
11807
|
/**
|
|
11808
|
-
*
|
|
11808
|
+
* <p>偏移量</p>
|
|
11809
11809
|
*/
|
|
11810
11810
|
Offset?: number;
|
|
11811
11811
|
/**
|
|
11812
|
-
*
|
|
11812
|
+
* <p>用户名</p>
|
|
11813
11813
|
*/
|
|
11814
11814
|
Username?: string;
|
|
11815
11815
|
/**
|
|
11816
|
-
*
|
|
11816
|
+
* <p>客户端host</p>
|
|
11817
11817
|
*/
|
|
11818
11818
|
Host?: string;
|
|
11819
11819
|
/**
|
|
11820
|
-
*
|
|
11820
|
+
* <p>数据库名</p>
|
|
11821
11821
|
*/
|
|
11822
11822
|
Database?: string;
|
|
11823
11823
|
/**
|
|
11824
|
-
*
|
|
11824
|
+
* <p>排序字段</p><p>枚举值:</p><ul><li>QueryTime: 按照 SQL 语句的总执行时长排序</li><li>LockTime: 按照 SQL 语句在等待锁(如表锁、行锁)上消耗的时间排序</li><li>RowsExamined: 按照 SQL 语句在执行过程中扫描的行数排序</li><li>RowsSent: 按照 SQL 语句最终返回给客户端的结果行数排序</li><li>Timestamp: 按照慢查询语句发生的时间戳排序</li></ul>
|
|
11825
11825
|
*/
|
|
11826
11826
|
OrderBy?: string;
|
|
11827
11827
|
/**
|
|
11828
|
-
*
|
|
11828
|
+
* <p>排序类型,可选值:asc,desc</p>
|
|
11829
11829
|
*/
|
|
11830
11830
|
OrderByType?: string;
|
|
11831
11831
|
/**
|
|
11832
|
-
* sql
|
|
11832
|
+
* <p>sql语句</p>
|
|
11833
11833
|
*/
|
|
11834
11834
|
SqlText?: string;
|
|
11835
11835
|
}
|
|
@@ -172,7 +172,7 @@ export declare class Client extends AbstractClient {
|
|
|
172
172
|
*/
|
|
173
173
|
ModifyDiagDBInstanceConf(req: ModifyDiagDBInstanceConfRequest, cb?: (error: string, rep: ModifyDiagDBInstanceConfResponse) => void): Promise<ModifyDiagDBInstanceConfResponse>;
|
|
174
174
|
/**
|
|
175
|
-
* 根据会话ID中断当前会话,该接口分为两次提交:第一次为预提交阶段,Stage为"Prepare",得到的返回值包含SqlExecId;第二次为确认提交, Stage为"Commit", 将SqlExecId
|
|
175
|
+
* 根据会话ID中断当前会话,该接口分为两次提交:第一次为预提交阶段,Stage为"Prepare",得到的返回值包含SqlExecId;第二次为确认提交, Stage为"Commit", 将SqlExecId的值作为参数传入,最终终止会话进程。注意:Prepare请求与Commit请求的间隔不能超过10秒,否则Prepare阶段生成的执行凭证(SqlExecId)将过期失效,Commit操作不会执行任何kill动作。
|
|
176
176
|
*/
|
|
177
177
|
KillMySqlThreads(req: KillMySqlThreadsRequest, cb?: (error: string, rep: KillMySqlThreadsResponse) => void): Promise<KillMySqlThreadsResponse>;
|
|
178
178
|
/**
|
|
@@ -274,7 +274,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
274
274
|
return this.request("ModifyDiagDBInstanceConf", req, cb);
|
|
275
275
|
}
|
|
276
276
|
/**
|
|
277
|
-
* 根据会话ID中断当前会话,该接口分为两次提交:第一次为预提交阶段,Stage为"Prepare",得到的返回值包含SqlExecId;第二次为确认提交, Stage为"Commit", 将SqlExecId
|
|
277
|
+
* 根据会话ID中断当前会话,该接口分为两次提交:第一次为预提交阶段,Stage为"Prepare",得到的返回值包含SqlExecId;第二次为确认提交, Stage为"Commit", 将SqlExecId的值作为参数传入,最终终止会话进程。注意:Prepare请求与Commit请求的间隔不能超过10秒,否则Prepare阶段生成的执行凭证(SqlExecId)将过期失效,Commit操作不会执行任何kill动作。
|
|
278
278
|
*/
|
|
279
279
|
async KillMySqlThreads(req, cb) {
|
|
280
280
|
return this.request("KillMySqlThreads", req, cb);
|
|
@@ -10028,15 +10028,15 @@ export interface DescribeTaskLogResponse {
|
|
|
10028
10028
|
*/
|
|
10029
10029
|
export interface DescribeTasksResponse {
|
|
10030
10030
|
/**
|
|
10031
|
-
*
|
|
10031
|
+
* <p>任务对象列表。</p>
|
|
10032
10032
|
*/
|
|
10033
10033
|
TaskList?: Array<TaskResponseInfo>;
|
|
10034
10034
|
/**
|
|
10035
|
-
*
|
|
10035
|
+
* <p>实例总数。</p>
|
|
10036
10036
|
*/
|
|
10037
10037
|
TotalCount?: number;
|
|
10038
10038
|
/**
|
|
10039
|
-
*
|
|
10039
|
+
* <p>任务概览信息</p>
|
|
10040
10040
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
10041
10041
|
*/
|
|
10042
10042
|
TasksOverview?: TasksOverview;
|
|
@@ -10413,44 +10413,39 @@ export interface AddOptimizerEnginesResponse {
|
|
|
10413
10413
|
*/
|
|
10414
10414
|
export interface DescribeTasksRequest {
|
|
10415
10415
|
/**
|
|
10416
|
-
*
|
|
10416
|
+
* <p>返回数量,默认为10,最大值为100。</p>
|
|
10417
10417
|
*/
|
|
10418
10418
|
Limit?: number;
|
|
10419
10419
|
/**
|
|
10420
|
-
*
|
|
10420
|
+
* <p>偏移量,默认为0。</p>
|
|
10421
10421
|
*/
|
|
10422
10422
|
Offset?: number;
|
|
10423
10423
|
/**
|
|
10424
|
-
*
|
|
10425
|
-
task-id - String - (任务ID准确过滤)task-id取值形如:e386471f-139a-4e59-877f-50ece8135b99。
|
|
10426
|
-
task-state - String - (任务状态过滤)取值范围 0(初始化), 1(运行中), 2(成功), -1(失败)。
|
|
10427
|
-
task-sql-keyword - String - (SQL语句关键字模糊过滤)取值形如:DROP TABLE。
|
|
10428
|
-
task-operator- string (子uin过滤)
|
|
10429
|
-
task-kind - string (任务类型过滤)
|
|
10424
|
+
* <p>过滤条件,如下支持的过滤类型,传参Name应为以下其中一个,其中task-id支持最大50个过滤个数,其他过滤参数支持的总数不超过5个。<br>task-id - String - (任务ID准确过滤)task-id取值形如:e386471f-139a-4e59-877f-50ece8135b99。<br>task-state - String - (任务状态过滤)取值范围 0(初始化), 1(运行中), 2(成功), -1(失败)。<br>task-sql-keyword - String - (SQL语句关键字模糊过滤)取值形如:DROP TABLE。<br>task-operator- string (子uin过滤)<br>task-kind - string (任务类型过滤)</p>
|
|
10430
10425
|
*/
|
|
10431
10426
|
Filters?: Array<Filter>;
|
|
10432
10427
|
/**
|
|
10433
|
-
*
|
|
10428
|
+
* <p>排序字段,支持如下字段类型,create-time(创建时间,默认)、update-time(更新时间)</p>
|
|
10434
10429
|
*/
|
|
10435
10430
|
SortBy?: string;
|
|
10436
10431
|
/**
|
|
10437
|
-
*
|
|
10432
|
+
* <p>排序方式,desc表示正序,asc表示反序, 默认为asc。</p>
|
|
10438
10433
|
*/
|
|
10439
10434
|
Sorting?: string;
|
|
10440
10435
|
/**
|
|
10441
|
-
*
|
|
10436
|
+
* <p>起始时间点,格式为yyyy-mm-dd HH:MM:SS。默认为45天前的当前时刻</p>
|
|
10442
10437
|
*/
|
|
10443
10438
|
StartTime?: string;
|
|
10444
10439
|
/**
|
|
10445
|
-
*
|
|
10440
|
+
* <p>结束时间点,格式为yyyy-mm-dd HH:MM:SS时间跨度在(0,30天],支持最近45天数据查询。默认为当前时刻</p>
|
|
10446
10441
|
*/
|
|
10447
10442
|
EndTime?: string;
|
|
10448
10443
|
/**
|
|
10449
|
-
*
|
|
10444
|
+
* <p>数据引擎名称,用于筛选</p>
|
|
10450
10445
|
*/
|
|
10451
10446
|
DataEngineName?: string;
|
|
10452
10447
|
/**
|
|
10453
|
-
* spark
|
|
10448
|
+
* <p>spark引擎资源组名称</p>
|
|
10454
10449
|
*/
|
|
10455
10450
|
ResourceGroupName?: string;
|
|
10456
10451
|
}
|
|
@@ -1628,35 +1628,43 @@ export interface DescribeNodeResourceConfigFastRequest {
|
|
|
1628
1628
|
*/
|
|
1629
1629
|
export interface NodeResource {
|
|
1630
1630
|
/**
|
|
1631
|
-
*
|
|
1631
|
+
* <p>配置Id</p>
|
|
1632
1632
|
*/
|
|
1633
1633
|
ResourceConfigId?: number;
|
|
1634
1634
|
/**
|
|
1635
|
-
* Resource
|
|
1635
|
+
* <p>Resource</p>
|
|
1636
1636
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1637
1637
|
*/
|
|
1638
1638
|
Resource?: Resource;
|
|
1639
1639
|
/**
|
|
1640
|
-
*
|
|
1640
|
+
* <p>创建时间</p>
|
|
1641
1641
|
*/
|
|
1642
1642
|
CreateTime?: string;
|
|
1643
1643
|
/**
|
|
1644
|
-
*
|
|
1644
|
+
* <p>更新时间</p>
|
|
1645
1645
|
*/
|
|
1646
1646
|
UpdateTime?: string;
|
|
1647
1647
|
/**
|
|
1648
|
-
*
|
|
1648
|
+
* <p>是否默认配置,DEFAULT,BACKUP</p>
|
|
1649
1649
|
*/
|
|
1650
1650
|
IsDefault?: string;
|
|
1651
1651
|
/**
|
|
1652
|
-
*
|
|
1652
|
+
* <p>该类型剩余</p>
|
|
1653
1653
|
*/
|
|
1654
1654
|
MaxResourceNum?: number;
|
|
1655
1655
|
/**
|
|
1656
|
-
*
|
|
1656
|
+
* <p>支持的包销时长</p>
|
|
1657
1657
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1658
1658
|
*/
|
|
1659
1659
|
PrepaidUnderwritePeriods?: Array<number | bigint>;
|
|
1660
|
+
/**
|
|
1661
|
+
* <p>配额数量</p>
|
|
1662
|
+
*/
|
|
1663
|
+
QuotaNum?: number;
|
|
1664
|
+
/**
|
|
1665
|
+
* <p>配额单位</p>
|
|
1666
|
+
*/
|
|
1667
|
+
QuotaUnit?: string;
|
|
1660
1668
|
}
|
|
1661
1669
|
/**
|
|
1662
1670
|
* 洞察结果项
|
|
@@ -9488,93 +9496,101 @@ export interface DescribeHBaseTableOverviewResponse {
|
|
|
9488
9496
|
*/
|
|
9489
9497
|
export interface NodeSpecInstanceType {
|
|
9490
9498
|
/**
|
|
9491
|
-
*
|
|
9499
|
+
* <p>规格</p>
|
|
9492
9500
|
*/
|
|
9493
9501
|
InstanceType: string;
|
|
9494
9502
|
/**
|
|
9495
|
-
* 4
|
|
9503
|
+
* <p>4</p>
|
|
9496
9504
|
*/
|
|
9497
9505
|
Cpu: number;
|
|
9498
9506
|
/**
|
|
9499
|
-
* 8,单位G
|
|
9507
|
+
* <p>8,单位G</p>
|
|
9500
9508
|
*/
|
|
9501
9509
|
Memory: number;
|
|
9502
9510
|
/**
|
|
9503
|
-
*
|
|
9511
|
+
* <p>排序,越小排的越前</p>
|
|
9504
9512
|
*/
|
|
9505
9513
|
Order?: number;
|
|
9506
9514
|
/**
|
|
9507
|
-
*
|
|
9515
|
+
* <p>数量</p>
|
|
9508
9516
|
*/
|
|
9509
9517
|
Num?: number;
|
|
9510
9518
|
/**
|
|
9511
|
-
*
|
|
9519
|
+
* <p>售罄原因</p>
|
|
9512
9520
|
*/
|
|
9513
9521
|
SellOutReason?: string;
|
|
9514
9522
|
/**
|
|
9515
|
-
*
|
|
9523
|
+
* <p>系统盘</p>
|
|
9516
9524
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
9517
9525
|
*/
|
|
9518
9526
|
SystemDisk?: Array<NodeSpecDisk>;
|
|
9519
9527
|
/**
|
|
9520
|
-
*
|
|
9528
|
+
* <p>数据盘</p>
|
|
9521
9529
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
9522
9530
|
*/
|
|
9523
9531
|
DataDisk?: Array<NodeSpecDisk>;
|
|
9524
9532
|
/**
|
|
9525
|
-
*
|
|
9533
|
+
* <p>本地数据盘</p>
|
|
9526
9534
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
9527
9535
|
*/
|
|
9528
9536
|
LocalDataDisk?: Array<NodeSpecDisk>;
|
|
9529
9537
|
/**
|
|
9530
|
-
*
|
|
9538
|
+
* <p>售罄原因</p>
|
|
9531
9539
|
*/
|
|
9532
9540
|
SoldOutReason?: string;
|
|
9533
9541
|
/**
|
|
9534
|
-
*
|
|
9542
|
+
* <p>机型类别</p>
|
|
9535
9543
|
*/
|
|
9536
9544
|
InstanceFamily?: string;
|
|
9537
9545
|
/**
|
|
9538
|
-
*
|
|
9546
|
+
* <p>节点名称</p>
|
|
9539
9547
|
*/
|
|
9540
9548
|
NodeName?: string;
|
|
9541
9549
|
/**
|
|
9542
|
-
*
|
|
9550
|
+
* <p>节点类型</p>
|
|
9543
9551
|
*/
|
|
9544
9552
|
NodeType?: string;
|
|
9545
9553
|
/**
|
|
9546
|
-
*
|
|
9554
|
+
* <p>类别</p>
|
|
9547
9555
|
*/
|
|
9548
9556
|
Type?: string;
|
|
9549
9557
|
/**
|
|
9550
|
-
*
|
|
9558
|
+
* <p>类别名称</p>
|
|
9551
9559
|
*/
|
|
9552
9560
|
TypeName?: string;
|
|
9553
9561
|
/**
|
|
9554
|
-
*
|
|
9562
|
+
* <p>类别分类</p>
|
|
9555
9563
|
*/
|
|
9556
9564
|
FamilyName?: string;
|
|
9557
9565
|
/**
|
|
9558
|
-
* cpu
|
|
9566
|
+
* <p>cpu类型</p>
|
|
9559
9567
|
*/
|
|
9560
9568
|
CpuType?: string;
|
|
9561
9569
|
/**
|
|
9562
|
-
*
|
|
9570
|
+
* <p>售罄 RunOut、库存少 Less、充足 Enough</p>
|
|
9563
9571
|
*/
|
|
9564
9572
|
Remark?: string;
|
|
9565
9573
|
/**
|
|
9566
|
-
*
|
|
9574
|
+
* <p>原价</p>
|
|
9567
9575
|
*/
|
|
9568
9576
|
OriginPrice?: number;
|
|
9569
9577
|
/**
|
|
9570
|
-
*
|
|
9578
|
+
* <p>包销计费机型支持的购买时长</p>
|
|
9571
9579
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
9572
9580
|
*/
|
|
9573
9581
|
PrepaidUnderwritePeriods?: Array<number | bigint>;
|
|
9574
9582
|
/**
|
|
9575
|
-
* GPU
|
|
9583
|
+
* <p>GPU信息</p>
|
|
9576
9584
|
*/
|
|
9577
9585
|
GpuDesc?: string;
|
|
9586
|
+
/**
|
|
9587
|
+
* <p>配额数量</p>
|
|
9588
|
+
*/
|
|
9589
|
+
QuotaNum?: number;
|
|
9590
|
+
/**
|
|
9591
|
+
* <p>配额单位</p>
|
|
9592
|
+
*/
|
|
9593
|
+
QuotaUnit?: string;
|
|
9578
9594
|
}
|
|
9579
9595
|
/**
|
|
9580
9596
|
* 资源详情
|
|
@@ -44,106 +44,79 @@ export interface DescribeCancelFlowsTaskResponse {
|
|
|
44
44
|
*/
|
|
45
45
|
export interface CreateSealRequest {
|
|
46
46
|
/**
|
|
47
|
-
*
|
|
48
|
-
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
|
|
47
|
+
* <p>执行本接口操作的员工信息。<br>注: <code>在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。</code></p>
|
|
49
48
|
*/
|
|
50
49
|
Operator: UserInfo;
|
|
51
50
|
/**
|
|
52
|
-
*
|
|
53
|
-
注:`同一企业下电子印章名字不能相同`
|
|
51
|
+
* <p>电子印章名字,1-50个中文字符<br>注:<code>同一企业下电子印章名字不能相同</code></p>
|
|
54
52
|
*/
|
|
55
53
|
SealName: string;
|
|
56
54
|
/**
|
|
57
|
-
*
|
|
58
|
-
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
|
55
|
+
* <p>代理企业和员工的信息。<br>在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。</p>
|
|
59
56
|
*/
|
|
60
57
|
Agent?: Agent;
|
|
61
58
|
/**
|
|
62
|
-
*
|
|
63
|
-
<ul>
|
|
64
|
-
<li><strong>空值</strong>:(默认)使用上传的图片生成印章, 此时需要上传SealImage图片</li>
|
|
65
|
-
<li><strong>SealGenerateSourceSystem</strong>: 系统生成印章, 无需上传SealImage图片</li>
|
|
66
|
-
</ul>
|
|
59
|
+
* <p>电子印章生成方式</p><ul><li><strong>空值</strong>:(默认)使用上传的图片生成印章, 此时需要上传SealImage图片</li><li><strong>SealGenerateSourceSystem</strong>: 系统生成印章, 无需上传SealImage图片</li></ul>
|
|
67
60
|
*/
|
|
68
61
|
GenerateSource?: string;
|
|
69
62
|
/**
|
|
70
|
-
*
|
|
63
|
+
* <p>电子印章类型 , 可选类型如下: <ul><li><strong>OFFICIAL</strong>: (默认)公章</li><li><strong>CONTRACT</strong>: 合同专用章;</li><li><strong>FINANCE</strong>: 财务专用章;</li><li><strong>PERSONNEL</strong>: 人事专用章</li><li><strong>INVOICE</strong>: 发票专用章</li><li><strong>OTHER</strong>: 其他</li></ul>注: 同企业下只能有<font color="red">一个</font>公章, 重复创建会报错</p>
|
|
71
64
|
*/
|
|
72
65
|
SealType?: string;
|
|
73
66
|
/**
|
|
74
|
-
*
|
|
67
|
+
* <p>电子印章图片文件名称,1-50个中文字符。</p>
|
|
75
68
|
*/
|
|
76
69
|
FileName?: string;
|
|
77
70
|
/**
|
|
78
|
-
*
|
|
79
|
-
|
|
80
|
-
注: `通过图片创建的电子印章,需电子签平台人工审核`
|
|
81
|
-
|
|
82
|
-
|
|
71
|
+
* <p>电子印章图片base64编码,大小不超过10M(原始图片不超过5M),只支持PNG或JPG图片格式</p><p>注: <code>通过图片创建的电子印章,需电子签平台人工审核</code></p>
|
|
83
72
|
*/
|
|
84
73
|
Image?: string;
|
|
85
74
|
/**
|
|
86
|
-
*
|
|
87
|
-
参数不再启用,系统会设置印章大小为标准尺寸。
|
|
75
|
+
* <p>电子印章宽度,单位px<br>参数不再启用,系统会设置印章大小为标准尺寸。</p>
|
|
88
76
|
*/
|
|
89
77
|
Width?: number;
|
|
90
78
|
/**
|
|
91
|
-
*
|
|
92
|
-
参数不再启用,系统会设置印章大小为标准尺寸。
|
|
79
|
+
* <p>电子印章高度,单位px<br>参数不再启用,系统会设置印章大小为标准尺寸。</p>
|
|
93
80
|
*/
|
|
94
81
|
Height?: number;
|
|
95
82
|
/**
|
|
96
|
-
*
|
|
97
|
-
|
|
98
|
-
系统目前只支持红色印章创建。
|
|
83
|
+
* <p>电子印章印章颜色(默认红色RED),RED-红色</p><p>系统目前只支持红色印章创建。</p>
|
|
99
84
|
*/
|
|
100
85
|
Color?: string;
|
|
101
86
|
/**
|
|
102
|
-
*
|
|
103
|
-
横向文字的位置如下图中的"印章横向文字在这里"
|
|
104
|
-
|
|
105
|
-

|
|
106
|
-
|
|
87
|
+
* <p>企业印章横向文字,最多可填15个汉字 (若超过印章最大宽度,优先压缩字间距,其次缩小字号)<br>横向文字的位置如下图中的"印章横向文字在这里"</p><p><img src="https://dyn.ess.tencent.cn/guide/capi/CreateSealByImage2.png" alt="image"></p>
|
|
107
88
|
*/
|
|
108
89
|
SealHorizontalText?: string;
|
|
109
90
|
/**
|
|
110
|
-
*
|
|
91
|
+
* <p>暂时不支持下弦文字设置</p>
|
|
111
92
|
*/
|
|
112
93
|
SealChordText?: string;
|
|
113
94
|
/**
|
|
114
|
-
*
|
|
95
|
+
* <p>系统生成的印章只支持:STAR</p>
|
|
115
96
|
*/
|
|
116
97
|
SealCentralType?: string;
|
|
117
98
|
/**
|
|
118
|
-
*
|
|
119
|
-
|
|
99
|
+
* <p>通过文件上传时,服务端生成的电子印章上传图片的token</p>
|
|
120
100
|
*/
|
|
121
101
|
FileToken?: string;
|
|
122
102
|
/**
|
|
123
|
-
*
|
|
124
|
-
<ul><li>**circle**:(默认)圆形印章</li>
|
|
125
|
-
<li>**ellipse**:椭圆印章</li></ul>
|
|
103
|
+
* <p>印章样式, 可以选择的样式如下: </p><ul><li>**circle**:(默认)圆形印章</li><li>**ellipse**:椭圆印章</li></ul>
|
|
126
104
|
*/
|
|
127
105
|
SealStyle?: string;
|
|
128
106
|
/**
|
|
129
|
-
*
|
|
107
|
+
* <p>印章尺寸取值描述, 可以选择的尺寸如下: <ul><li> <strong>38_38</strong>: 圆形企业公章直径38mm, 当SealStyle是圆形的时候才有效</li> <li> <strong>40_40</strong>: 圆形企业公章直径40mm, 当SealStyle是圆形的时候才有效</li> <li> <strong>42_42</strong>(默认): 圆形企业公章直径42mm, 当SealStyle是圆形的时候才有效</li> <li> <strong>45_45</strong>: 圆形企业印章直径45mm, 当SealStyle是圆形的时候才有效</li> <li> <strong>50_50</strong>: 圆形企业印章直径50mm, 当SealStyle是圆形的时候才有效</li> <li> <strong>58_58</strong>: 圆形企业印章直径58mm, 当SealStyle是圆形的时候才有效</li> <li> <strong>40_30</strong>: 椭圆形印章40mm x 30mm, 当SealStyle是椭圆的时候才有效</li> <li> <strong>45_30</strong>: 椭圆形印章45mm x 30mm, 当SealStyle是椭圆的时候才有效</li> </ul></p>
|
|
130
108
|
*/
|
|
131
109
|
SealSize?: string;
|
|
132
110
|
/**
|
|
133
|
-
*
|
|
134
|
-
注:
|
|
135
|
-
<ul>
|
|
136
|
-
<li>1.印章类型SealType是INVOICE类型时,此参数才会生效</li>
|
|
137
|
-
<li>2.印章类型SealType是INVOICE类型,且该字段没有传入值或传入空时,会取该企业对应的统一社会信用代码作为默认的企业税号(<font color="red">如果是通过授权书授权方式认证的企业,此参数必传不能为空</font>)</li>
|
|
138
|
-
</ul>
|
|
111
|
+
* <p>企业税号<br>注:</p><ul><li>1.印章类型SealType是INVOICE类型时,此参数才会生效</li><li>2.印章类型SealType是INVOICE类型,且该字段没有传入值或传入空时,会取该企业对应的统一社会信用代码作为默认的企业税号(<font color="red">如果是通过授权书授权方式认证的企业,此参数必传不能为空</font>)</li></ul>
|
|
139
112
|
*/
|
|
140
113
|
TaxIdentifyCode?: string;
|
|
141
114
|
/**
|
|
142
|
-
*
|
|
115
|
+
* <p>印章描述内容</p>
|
|
143
116
|
*/
|
|
144
117
|
SealDescription?: string;
|
|
145
118
|
/**
|
|
146
|
-
*
|
|
119
|
+
* <p>个性化配置字段,默认不传。</p>
|
|
147
120
|
*/
|
|
148
121
|
Options?: Array<Option>;
|
|
149
122
|
}
|
|
@@ -2805,19 +2778,25 @@ export interface OutputReference {
|
|
|
2805
2778
|
*/
|
|
2806
2779
|
export interface CreateSealResponse {
|
|
2807
2780
|
/**
|
|
2808
|
-
*
|
|
2809
|
-
建议开发者保留此印章ID,后续指定签署区印章或者操作印章需此印章ID。
|
|
2810
|
-
可登录腾讯电子签控制台,在 "印章"->"印章中心"选择查看的印章,在"印章详情" 中查看某个印章的SealId(在页面中展示为印章ID)。
|
|
2781
|
+
* <p>电子印章ID,为32位字符串。<br>建议开发者保留此印章ID,后续指定签署区印章或者操作印章需此印章ID。<br>可登录腾讯电子签控制台,在 "印章"->"印章中心"选择查看的印章,在"印章详情" 中查看某个印章的SealId(在页面中展示为印章ID)。</p>
|
|
2811
2782
|
*/
|
|
2812
2783
|
SealId?: string;
|
|
2813
2784
|
/**
|
|
2814
|
-
*
|
|
2785
|
+
* <p>人脸验证操作人链接,用法可以参考"<a href="https://qian.tencent.com/developers/company/openwxminiprogram/">跳转电子签小程序配置</a>",默认为空。</p>
|
|
2815
2786
|
*/
|
|
2816
2787
|
SealOperatorVerifyPath?: string;
|
|
2817
2788
|
/**
|
|
2818
|
-
*
|
|
2789
|
+
* <p>人脸验证操作人二维码链接,扫码后会跳转到腾讯电子签小程序进行人脸验证,默认为空。</p>
|
|
2819
2790
|
*/
|
|
2820
2791
|
SealOperatorVerifyQrcodeUrl?: string;
|
|
2792
|
+
/**
|
|
2793
|
+
* <p>创建印章预览逻辑,返回的是印章加盖在示例文件上的效果图片链接。</p>
|
|
2794
|
+
*/
|
|
2795
|
+
PreviewFileUrl?: string;
|
|
2796
|
+
/**
|
|
2797
|
+
* <p>创建印章预览逻辑,返回的是印章加盖在示例文件上的效果PDF文件链接。</p>
|
|
2798
|
+
*/
|
|
2799
|
+
PreviewPdfUrl?: string;
|
|
2821
2800
|
/**
|
|
2822
2801
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2823
2802
|
*/
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export interface AttackRiskDetail {
|
|
5
5
|
/**
|
|
6
|
-
* <p
|
|
6
|
+
* <p>疑似的攻击痕迹类型,具体类型如下:<br>SuspectedSpoofingAttack:翻拍攻击<br>SuspectedSynthesisImage:疑似合成图片<br>SuspectedSynthesisVideo:疑似合成视频<br>SuspectedAnomalyAttack:人脸特征疑似非真人<br>SuspectedAdversarialAttack:疑似对抗样本攻击<br>SuspectedBlackIndustry:疑似黑产批量模板攻击<br>SuspectedWatermark:疑似存在水印</p>
|
|
7
7
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
8
8
|
*/
|
|
9
9
|
Type?: string;
|
|
@@ -58,21 +58,25 @@ export interface RecognitionResult {
|
|
|
58
58
|
*/
|
|
59
59
|
export interface OcrHitInfo {
|
|
60
60
|
/**
|
|
61
|
-
*
|
|
61
|
+
* <p>标识模型命中还是关键词命中</p>
|
|
62
62
|
*/
|
|
63
63
|
Type?: string;
|
|
64
64
|
/**
|
|
65
|
-
*
|
|
65
|
+
* <p>命中关键词</p>
|
|
66
66
|
*/
|
|
67
67
|
Keyword?: string;
|
|
68
68
|
/**
|
|
69
|
-
*
|
|
69
|
+
* <p>自定义词库名称</p>
|
|
70
70
|
*/
|
|
71
71
|
LibName?: string;
|
|
72
72
|
/**
|
|
73
|
-
*
|
|
73
|
+
* <p>位置信息</p>
|
|
74
74
|
*/
|
|
75
75
|
Positions?: Array<Positions>;
|
|
76
|
+
/**
|
|
77
|
+
* <p>命中标签</p>
|
|
78
|
+
*/
|
|
79
|
+
Label?: string;
|
|
76
80
|
}
|
|
77
81
|
/**
|
|
78
82
|
* 用于返回实体检测结果详情
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { DeleteL3ConnResponse, GetDeviceResponse, GetMultiFlowStatisticResponse, UpdateApplicationKeyResponse, UpdateL3ConnResponse, UpdateHardwareResponse, UpdateL3SwitchRequest, AddL3ConnRequest, OrderPerLicenseResponse, GetFlowPackagesRequest, SetNotifyUrlResponse, UpdateL3CidrResponse, UpdateApplicationKeyRequest, AddApplicationRequest, ModifyPackageRenewFlagRequest, GetFlowPackagesResponse, ReportOrderRequest, DeleteL3ConnRequest, GetVendorHardwareResponse, GetApplicationResponse, GetActiveDeviceCountResponse, AddGroupRequest, GetGroupListRequest, DeleteApplicationResponse, GetGroupDetailRequest,
|
|
3
|
+
import { DeleteL3ConnResponse, GetDeviceResponse, GetMultiFlowStatisticResponse, UpdateApplicationKeyResponse, UpdateL3ConnResponse, UpdateHardwareResponse, UpdateL3SwitchRequest, AddL3ConnRequest, OrderPerLicenseResponse, GetFlowPackagesRequest, SetNotifyUrlResponse, UpdateL3CidrResponse, UpdateApplicationKeyRequest, AddApplicationRequest, ModifyPackageRenewFlagRequest, GetFlowPackagesResponse, ReportOrderRequest, DeleteL3ConnRequest, GetVendorHardwareResponse, GetApplicationResponse, GetActiveDeviceCountResponse, AddGroupRequest, GetGroupListRequest, DeleteApplicationResponse, GetGroupDetailRequest, GroupDeleteDeviceResponse, GroupAddDeviceRequest, GetStatisticDataResponse, UpdateApplicationInfoRequest, GetPublicKeyRequest, GetHardwareInfoRequest, GetFlowStatisticByGroupResponse, GetNetMonitorResponse, GetFlowStatisticByNameResponse, ReportOrderResponse, GetFlowAlarmInfoRequest, GetVendorHardwareRequest, CreateEncryptedKeyRequest, DeleteDeviceRequest, DeleteGroupRequest, CreateEncryptedKeyResponse, UpdateL3SwitchResponse, GetL3ConnListResponse, AddApplicationResponse, ModifyPackageRenewFlagResponse, GetDestIPByNameResponse, GetDeviceRequest, ActivateHardwareResponse, GetFlowStatisticByGroupRequest, GetDevicesResponse, AddL3ConnResponse, GetDestIPByNameRequest, GetDevicesRequest, GetStatisticDataByNameRequest, SetNotifyUrlRequest, GetDevicePayModeRequest, DeleteApplicationRequest, DownloadActiveDeviceCountResponse, GetHardwareListRequest, GetFlowStatisticByNameRequest, GroupDeleteDeviceRequest, GetHardwareInfoResponse, GetFlowStatisticByRegionResponse, GetMultiFlowStatisticRequest, GetFlowAlarmInfoResponse, GetFlowStatisticByRegionRequest, OrderFlowPackageRequest, GetGroupDetailResponse, UpdateGroupResponse, GetL3ConnListRequest, DownloadActiveDeviceCountRequest, GetHardwareListResponse, AddDeviceRequest, GetNetMonitorByNameResponse, OrderPerLicenseRequest, UpdateGroupRequest, GetFlowStatisticResponse, UpdateHardwareRequest, GetNetMonitorRequest, GetNetMonitorByNameRequest, GetGroupListResponse, UpdateApplicationInfoResponse, OrderFlowPackageResponse, UpdateDeviceResponse, ActivateHardwareRequest, GetMonitorDataByNameResponse, GroupAddDeviceResponse, GetStatisticDataRequest, GetApplicationRequest, UpdateDeviceRequest, DeleteGroupResponse, GetPublicKeyResponse, GetStatisticDataByNameResponse, AddHardwareResponse, GetFlowStatisticRequest, AddDeviceResponse, GetDevicePayModeResponse, GetActiveDeviceCountRequest, GetMonitorDataByNameRequest, UpdateL3ConnRequest, DeleteDeviceResponse, AddHardwareRequest, UpdateL3CidrRequest, AddGroupResponse } from "./mna_models";
|
|
4
4
|
/**
|
|
5
5
|
* mna client
|
|
6
6
|
* @class
|
|
@@ -191,6 +191,10 @@ export declare class Client extends AbstractClient {
|
|
|
191
191
|
* 下载活跃设备数量统计
|
|
192
192
|
*/
|
|
193
193
|
DownloadActiveDeviceCount(req: DownloadActiveDeviceCountRequest, cb?: (error: string, rep: DownloadActiveDeviceCountResponse) => void): Promise<DownloadActiveDeviceCountResponse>;
|
|
194
|
+
/**
|
|
195
|
+
* 获取硬件设备信息
|
|
196
|
+
*/
|
|
197
|
+
GetHardwareInfo(req: GetHardwareInfoRequest, cb?: (error: string, rep: GetHardwareInfoResponse) => void): Promise<GetHardwareInfoResponse>;
|
|
194
198
|
/**
|
|
195
199
|
* 获取分组列表
|
|
196
200
|
*/
|
|
@@ -303,6 +303,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
303
303
|
async DownloadActiveDeviceCount(req, cb) {
|
|
304
304
|
return this.request("DownloadActiveDeviceCount", req, cb);
|
|
305
305
|
}
|
|
306
|
+
/**
|
|
307
|
+
* 获取硬件设备信息
|
|
308
|
+
*/
|
|
309
|
+
async GetHardwareInfo(req, cb) {
|
|
310
|
+
return this.request("GetHardwareInfo", req, cb);
|
|
311
|
+
}
|
|
306
312
|
/**
|
|
307
313
|
* 获取分组列表
|
|
308
314
|
*/
|