tencentcloud-sdk-nodejs 4.0.577 → 4.0.579
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/CHANGELOG.md +144 -0
- package/SERVICE_CHANGELOG.md +161 -317
- package/package.json +1 -1
- package/products.md +25 -25
- package/src/common/sdk_version.ts +1 -1
- package/src/services/bma/v20210624/bma_client.ts +2 -16
- package/src/services/bma/v20210624/bma_models.ts +35 -105
- package/src/services/btoe/index.ts +2 -2
- package/src/services/chdfs/index.ts +2 -2
- package/src/services/cvm/v20170312/cvm_models.ts +6 -4
- package/src/services/cwp/v20180228/cwp_models.ts +27 -19
- package/src/services/dbbrain/v20210527/dbbrain_models.ts +2 -2
- package/src/services/ess/v20201111/ess_client.ts +8 -8
- package/src/services/ess/v20201111/ess_models.ts +13 -8
- package/src/services/essbasic/index.ts +2 -2
- package/src/services/essbasic/v20210526/essbasic_models.ts +6 -0
- package/src/services/facefusion/index.ts +2 -2
- package/src/services/faceid/v20180301/faceid_models.ts +12 -0
- package/src/services/iotvideo/index.ts +2 -2
- package/src/services/mgobe/index.ts +2 -2
- package/src/services/mps/v20190612/mps_models.ts +2 -2
- package/src/services/redis/v20180412/redis_client.ts +27 -3
- package/src/services/redis/v20180412/redis_models.ts +225 -93
- package/src/services/sms/index.ts +2 -2
- package/src/services/tcaplusdb/v20190823/tcaplusdb_client.ts +51 -9
- package/src/services/tcaplusdb/v20190823/tcaplusdb_models.ts +241 -35
- package/src/services/tem/index.ts +2 -2
- package/src/services/teo/v20220901/teo_models.ts +2 -2
- package/src/services/thpc/index.ts +2 -2
- package/src/services/tiw/v20190919/tiw_client.ts +1 -1
- package/src/services/tiw/v20190919/tiw_models.ts +2 -2
- package/src/services/trp/v20210515/trp_models.ts +5 -0
- package/src/services/tsw/index.ts +2 -2
- package/src/services/vm/index.ts +4 -4
- package/src/services/vrs/v20200824/vrs_client.ts +0 -4
- package/src/services/vrs/v20200824/vrs_models.ts +3 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/bma/v20210624/bma_client.d.ts +1 -7
- package/tencentcloud/services/bma/v20210624/bma_client.js +0 -8
- package/tencentcloud/services/bma/v20210624/bma_models.d.ts +31 -89
- package/tencentcloud/services/btoe/index.d.ts +4 -4
- package/tencentcloud/services/btoe/index.js +2 -2
- package/tencentcloud/services/chdfs/index.d.ts +4 -4
- package/tencentcloud/services/chdfs/index.js +2 -2
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +6 -4
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +26 -18
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +2 -2
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +8 -8
- package/tencentcloud/services/ess/v20201111/ess_client.js +8 -8
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +12 -8
- package/tencentcloud/services/essbasic/index.d.ts +4 -4
- package/tencentcloud/services/essbasic/index.js +2 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +5 -0
- package/tencentcloud/services/facefusion/index.d.ts +4 -4
- package/tencentcloud/services/facefusion/index.js +2 -2
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +10 -0
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/mgobe/index.d.ts +4 -4
- package/tencentcloud/services/mgobe/index.js +2 -2
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +2 -2
- package/tencentcloud/services/redis/v20180412/redis_client.d.ts +11 -3
- package/tencentcloud/services/redis/v20180412/redis_client.js +14 -2
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +201 -80
- package/tencentcloud/services/sms/index.d.ts +4 -4
- package/tencentcloud/services/sms/index.js +2 -2
- package/tencentcloud/services/tcaplusdb/v20190823/tcaplusdb_client.d.ts +19 -3
- package/tencentcloud/services/tcaplusdb/v20190823/tcaplusdb_client.js +25 -3
- package/tencentcloud/services/tcaplusdb/v20190823/tcaplusdb_models.d.ts +207 -32
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +2 -2
- package/tencentcloud/services/thpc/index.d.ts +4 -4
- package/tencentcloud/services/thpc/index.js +2 -2
- package/tencentcloud/services/tiw/v20190919/tiw_client.d.ts +1 -1
- package/tencentcloud/services/tiw/v20190919/tiw_client.js +1 -1
- package/tencentcloud/services/tiw/v20190919/tiw_models.d.ts +2 -2
- package/tencentcloud/services/trp/v20210515/trp_models.d.ts +4 -0
- package/tencentcloud/services/tsw/index.d.ts +4 -4
- package/tencentcloud/services/tsw/index.js +2 -2
- package/tencentcloud/services/vm/index.d.ts +6 -6
- package/tencentcloud/services/vm/index.js +4 -4
- package/tencentcloud/services/vrs/v20200824/vrs_client.d.ts +0 -4
- package/tencentcloud/services/vrs/v20200824/vrs_client.js +0 -4
- package/tencentcloud/services/vrs/v20200824/vrs_models.d.ts +2 -1
- package/test/bma.v20210624.test.js +0 -10
- package/test/redis.v20180412.test.js +20 -0
- package/test/tcaplusdb.v20190823.test.js +32 -2
|
@@ -28,21 +28,37 @@ export interface ProtectURLInfo {
|
|
|
28
28
|
CreateTime: string;
|
|
29
29
|
}
|
|
30
30
|
/**
|
|
31
|
-
*
|
|
31
|
+
* ModifyCRWhiteList请求参数结构体
|
|
32
32
|
*/
|
|
33
|
-
export interface
|
|
33
|
+
export interface ModifyCRWhiteListRequest {
|
|
34
34
|
/**
|
|
35
|
-
*
|
|
35
|
+
* 该字段已废弃,白名单ID
|
|
36
36
|
*/
|
|
37
|
-
|
|
37
|
+
WhiteListId?: number;
|
|
38
38
|
/**
|
|
39
|
-
*
|
|
39
|
+
* 该字段已废弃,平台名称
|
|
40
40
|
*/
|
|
41
|
-
|
|
41
|
+
PlatForm?: string;
|
|
42
42
|
/**
|
|
43
|
-
*
|
|
43
|
+
* 该字段已废弃,平台站点链接
|
|
44
44
|
*/
|
|
45
|
-
|
|
45
|
+
PlatUrl?: string;
|
|
46
|
+
/**
|
|
47
|
+
* 该字段已废弃,作者ID
|
|
48
|
+
*/
|
|
49
|
+
AuthorId?: string;
|
|
50
|
+
/**
|
|
51
|
+
* 该字段已废弃,作品ID
|
|
52
|
+
*/
|
|
53
|
+
WorksId?: number;
|
|
54
|
+
/**
|
|
55
|
+
* 作品ID
|
|
56
|
+
*/
|
|
57
|
+
WorkId?: number;
|
|
58
|
+
/**
|
|
59
|
+
* 白名单列表,以\n分割
|
|
60
|
+
*/
|
|
61
|
+
WhiteSites?: string;
|
|
46
62
|
}
|
|
47
63
|
/**
|
|
48
64
|
* CreateCRUserVerify请求参数结构体
|
|
@@ -682,23 +698,6 @@ export interface CreateBPFakeURLRequest {
|
|
|
682
698
|
*/
|
|
683
699
|
Note?: string;
|
|
684
700
|
}
|
|
685
|
-
/**
|
|
686
|
-
* UpdateCRWork返回参数结构体
|
|
687
|
-
*/
|
|
688
|
-
export interface UpdateCRWorkResponse {
|
|
689
|
-
/**
|
|
690
|
-
* 作品ID
|
|
691
|
-
*/
|
|
692
|
-
WorkId: number;
|
|
693
|
-
/**
|
|
694
|
-
* 存证ID
|
|
695
|
-
*/
|
|
696
|
-
EvidenceId: number;
|
|
697
|
-
/**
|
|
698
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
699
|
-
*/
|
|
700
|
-
RequestId?: string;
|
|
701
|
-
}
|
|
702
701
|
/**
|
|
703
702
|
* CreateBPProtectURLs返回参数结构体
|
|
704
703
|
*/
|
|
@@ -819,45 +818,21 @@ export interface CreateBPProtectURLsRequest {
|
|
|
819
818
|
ProtectWebs?: Array<string>;
|
|
820
819
|
}
|
|
821
820
|
/**
|
|
822
|
-
*
|
|
821
|
+
* UpdateCRWork返回参数结构体
|
|
823
822
|
*/
|
|
824
|
-
export interface
|
|
823
|
+
export interface UpdateCRWorkResponse {
|
|
825
824
|
/**
|
|
826
|
-
*
|
|
825
|
+
* 作品ID
|
|
827
826
|
*/
|
|
828
827
|
WorkId: number;
|
|
829
828
|
/**
|
|
830
|
-
*
|
|
831
|
-
*/
|
|
832
|
-
TortUrl: string;
|
|
833
|
-
/**
|
|
834
|
-
* 取证类型 1-网页取证 2-过程取证
|
|
835
|
-
*/
|
|
836
|
-
ObtainType: number;
|
|
837
|
-
/**
|
|
838
|
-
* 侵权标题
|
|
839
|
-
*/
|
|
840
|
-
WorkTitle?: string;
|
|
841
|
-
/**
|
|
842
|
-
* 侵权平台
|
|
843
|
-
*/
|
|
844
|
-
TortPlat?: string;
|
|
845
|
-
/**
|
|
846
|
-
* 过程取证的取证时长 6-300分钟
|
|
847
|
-
*/
|
|
848
|
-
ObtainDuration?: number;
|
|
849
|
-
/**
|
|
850
|
-
* 取证回调地址
|
|
851
|
-
*/
|
|
852
|
-
ObtainUrl?: string;
|
|
853
|
-
/**
|
|
854
|
-
* xxx
|
|
829
|
+
* 存证ID
|
|
855
830
|
*/
|
|
856
|
-
|
|
831
|
+
EvidenceId: number;
|
|
857
832
|
/**
|
|
858
|
-
*
|
|
833
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
859
834
|
*/
|
|
860
|
-
|
|
835
|
+
RequestId?: string;
|
|
861
836
|
}
|
|
862
837
|
/**
|
|
863
838
|
* ModifyCRBlockStatus请求参数结构体
|
|
@@ -1700,39 +1675,6 @@ export interface ModifyCRObtainStatusResponse {
|
|
|
1700
1675
|
*/
|
|
1701
1676
|
RequestId?: string;
|
|
1702
1677
|
}
|
|
1703
|
-
/**
|
|
1704
|
-
* ModifyCRWhiteList请求参数结构体
|
|
1705
|
-
*/
|
|
1706
|
-
export interface ModifyCRWhiteListRequest {
|
|
1707
|
-
/**
|
|
1708
|
-
* 该字段已废弃,白名单ID
|
|
1709
|
-
*/
|
|
1710
|
-
WhiteListId?: number;
|
|
1711
|
-
/**
|
|
1712
|
-
* 该字段已废弃,平台名称
|
|
1713
|
-
*/
|
|
1714
|
-
PlatForm?: string;
|
|
1715
|
-
/**
|
|
1716
|
-
* 该字段已废弃,平台站点链接
|
|
1717
|
-
*/
|
|
1718
|
-
PlatUrl?: string;
|
|
1719
|
-
/**
|
|
1720
|
-
* 该字段已废弃,作者ID
|
|
1721
|
-
*/
|
|
1722
|
-
AuthorId?: string;
|
|
1723
|
-
/**
|
|
1724
|
-
* 该字段已废弃,作品ID
|
|
1725
|
-
*/
|
|
1726
|
-
WorksId?: number;
|
|
1727
|
-
/**
|
|
1728
|
-
* 作品ID
|
|
1729
|
-
*/
|
|
1730
|
-
WorkId?: number;
|
|
1731
|
-
/**
|
|
1732
|
-
* 白名单列表,以\n分割
|
|
1733
|
-
*/
|
|
1734
|
-
WhiteSites?: string;
|
|
1735
|
-
}
|
|
1736
1678
|
/**
|
|
1737
1679
|
* CreateCRCompanyVerify请求参数结构体
|
|
1738
1680
|
*/
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const btoe: {
|
|
2
|
-
v20210514: {
|
|
3
|
-
Client: typeof import("./v20210514/btoe_client").Client;
|
|
4
|
-
Models: typeof import("./v20210514/btoe_models");
|
|
5
|
-
};
|
|
6
2
|
v20210303: {
|
|
7
3
|
Client: typeof import("./v20210303/btoe_client").Client;
|
|
8
4
|
Models: typeof import("./v20210303/btoe_models");
|
|
9
5
|
};
|
|
6
|
+
v20210514: {
|
|
7
|
+
Client: typeof import("./v20210514/btoe_client").Client;
|
|
8
|
+
Models: typeof import("./v20210514/btoe_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.btoe = void 0;
|
|
4
|
-
const v20210514_1 = require("./v20210514");
|
|
5
4
|
const v20210303_1 = require("./v20210303");
|
|
5
|
+
const v20210514_1 = require("./v20210514");
|
|
6
6
|
exports.btoe = {
|
|
7
|
-
v20210514: v20210514_1.v20210514,
|
|
8
7
|
v20210303: v20210303_1.v20210303,
|
|
8
|
+
v20210514: v20210514_1.v20210514,
|
|
9
9
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const chdfs: {
|
|
2
|
-
v20190718: {
|
|
3
|
-
Client: typeof import("./v20190718/chdfs_client").Client;
|
|
4
|
-
Models: typeof import("./v20190718/chdfs_models");
|
|
5
|
-
};
|
|
6
2
|
v20201112: {
|
|
7
3
|
Client: typeof import("./v20201112/chdfs_client").Client;
|
|
8
4
|
Models: typeof import("./v20201112/chdfs_models");
|
|
9
5
|
};
|
|
6
|
+
v20190718: {
|
|
7
|
+
Client: typeof import("./v20190718/chdfs_client").Client;
|
|
8
|
+
Models: typeof import("./v20190718/chdfs_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.chdfs = void 0;
|
|
4
|
-
const v20190718_1 = require("./v20190718");
|
|
5
4
|
const v20201112_1 = require("./v20201112");
|
|
5
|
+
const v20190718_1 = require("./v20190718");
|
|
6
6
|
exports.chdfs = {
|
|
7
|
-
v20190718: v20190718_1.v20190718,
|
|
8
7
|
v20201112: v20201112_1.v20201112,
|
|
8
|
+
v20190718: v20190718_1.v20190718,
|
|
9
9
|
};
|
|
@@ -350,10 +350,12 @@ export interface ChcHost {
|
|
|
350
350
|
/**
|
|
351
351
|
* CHC的状态<br/>
|
|
352
352
|
<ul>
|
|
353
|
-
<li>
|
|
354
|
-
<li>
|
|
353
|
+
<li>INIT: 设备已录入。还未配置带外和部署网络</li>
|
|
354
|
+
<li>READY: 已配置带外和部署网络</li>
|
|
355
355
|
<li>PREPARED: 可分配云主机</li>
|
|
356
356
|
<li>ONLINE: 已分配云主机</li>
|
|
357
|
+
<li>OPERATING: 设备操作中,如正在配置带外网络等。</li>
|
|
358
|
+
<li>CLEAR_NETWORK_FAILED: 清理带外和部署网络失败</li>
|
|
357
359
|
</ul>
|
|
358
360
|
*/
|
|
359
361
|
InstanceState: string;
|
|
@@ -1033,11 +1035,11 @@ export interface DescribeInstancesStatusResponse {
|
|
|
1033
1035
|
/**
|
|
1034
1036
|
* 符合条件的实例状态数量。
|
|
1035
1037
|
*/
|
|
1036
|
-
TotalCount
|
|
1038
|
+
TotalCount?: number;
|
|
1037
1039
|
/**
|
|
1038
1040
|
* [实例状态](https://cloud.tencent.com/document/api/213/15753#InstanceStatus) 列表。
|
|
1039
1041
|
*/
|
|
1040
|
-
InstanceStatusSet
|
|
1042
|
+
InstanceStatusSet?: Array<InstanceStatus>;
|
|
1041
1043
|
/**
|
|
1042
1044
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1043
1045
|
*/
|
|
@@ -3804,7 +3804,7 @@ export interface UsualPlace {
|
|
|
3804
3804
|
*/
|
|
3805
3805
|
Id: number;
|
|
3806
3806
|
/**
|
|
3807
|
-
*
|
|
3807
|
+
* 主机安全客户端唯一标识UUID。
|
|
3808
3808
|
*/
|
|
3809
3809
|
Uuid: string;
|
|
3810
3810
|
/**
|
|
@@ -4427,12 +4427,12 @@ export interface DescribeBruteAttackListResponse {
|
|
|
4427
4427
|
* 总数
|
|
4428
4428
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4429
4429
|
*/
|
|
4430
|
-
TotalCount
|
|
4430
|
+
TotalCount?: number;
|
|
4431
4431
|
/**
|
|
4432
4432
|
* 密码破解列表
|
|
4433
4433
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4434
4434
|
*/
|
|
4435
|
-
BruteAttackList
|
|
4435
|
+
BruteAttackList?: Array<BruteAttackInfo>;
|
|
4436
4436
|
/**
|
|
4437
4437
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
4438
4438
|
*/
|
|
@@ -5126,15 +5126,23 @@ export interface DescribeBashEventsRequest {
|
|
|
5126
5126
|
* 返回数量,默认为10,最大值为100。
|
|
5127
5127
|
*/
|
|
5128
5128
|
Limit?: number;
|
|
5129
|
-
/**
|
|
5130
|
-
* 偏移量,默认为0。
|
|
5131
|
-
*/
|
|
5132
|
-
Offset?: number;
|
|
5133
5129
|
/**
|
|
5134
5130
|
* 过滤条件。
|
|
5135
|
-
<li>
|
|
5131
|
+
<li>HostName - String - 是否必填:否 - 主机名</li>
|
|
5132
|
+
<li>Hostip - String - 是否必填:否 - 主机内网IP</li>
|
|
5133
|
+
<li>RuleCategory - Int - 是否必填:否 - 策略类型,全部或者单选(0:系统 1:用户)</li>
|
|
5134
|
+
<li>RuleName - String - 是否必填:否 - 策略名称</li>
|
|
5135
|
+
<li>RuleLevel - Int - 是否必填:否 - 威胁等级,可以多选</li>
|
|
5136
|
+
<li>Status - Int - 是否必填:否 - 处理状态,可多选(0:待处理 1:已处理 2:已加白 3:已忽略 4:已删除 5:已拦截)</li>
|
|
5137
|
+
<li>DetectBy - Int - 是否必填:否 - 数据来源,可多选(0:bash日志 1:实时监控)</li>
|
|
5138
|
+
<li>StartTime - String - 是否必填:否 - 开始时间</li>
|
|
5139
|
+
<li>EndTime - String - 是否必填:否 - 结束时间</li>
|
|
5136
5140
|
*/
|
|
5137
5141
|
Filters?: Array<Filter>;
|
|
5142
|
+
/**
|
|
5143
|
+
* 偏移量,默认为0。
|
|
5144
|
+
*/
|
|
5145
|
+
Offset?: number;
|
|
5138
5146
|
/**
|
|
5139
5147
|
* 排序方式:根据请求次数排序:asc-升序/desc-降序
|
|
5140
5148
|
*/
|
|
@@ -5250,7 +5258,7 @@ export interface PrivilegeEscalationProcess {
|
|
|
5250
5258
|
*/
|
|
5251
5259
|
Id?: number;
|
|
5252
5260
|
/**
|
|
5253
|
-
*
|
|
5261
|
+
* 主机安全ID
|
|
5254
5262
|
*/
|
|
5255
5263
|
Uuid?: string;
|
|
5256
5264
|
/**
|
|
@@ -5967,7 +5975,7 @@ export interface DeleteAttackLogsResponse {
|
|
|
5967
5975
|
*/
|
|
5968
5976
|
export interface SecurityDynamic {
|
|
5969
5977
|
/**
|
|
5970
|
-
*
|
|
5978
|
+
* 主机安全客户端UUID。
|
|
5971
5979
|
*/
|
|
5972
5980
|
Uuid: string;
|
|
5973
5981
|
/**
|
|
@@ -6619,7 +6627,7 @@ export interface DescribeBruteAttackListRequest {
|
|
|
6619
6627
|
/**
|
|
6620
6628
|
* 过滤条件。
|
|
6621
6629
|
<li>IpOrAlias - String - 是否必填:否 - 主机ip或别名筛选</li>
|
|
6622
|
-
<li>Uuid - String - 是否必填:否 -
|
|
6630
|
+
<li>Uuid - String - 是否必填:否 - 主机安全唯一Uuid</li>
|
|
6623
6631
|
<li>Quuid - String - 是否必填:否 - 云服务器uuid</li>
|
|
6624
6632
|
<li>Status - String - 是否必填:否 - 状态筛选:失败:FAILED 成功:SUCCESS</li>
|
|
6625
6633
|
<li>UserName - String - 是否必填:否 - UserName筛选</li>
|
|
@@ -7853,7 +7861,7 @@ export interface ReverseShell {
|
|
|
7853
7861
|
*/
|
|
7854
7862
|
Id?: number;
|
|
7855
7863
|
/**
|
|
7856
|
-
*
|
|
7864
|
+
* 主机安全UUID
|
|
7857
7865
|
*/
|
|
7858
7866
|
Uuid?: string;
|
|
7859
7867
|
/**
|
|
@@ -10495,7 +10503,7 @@ export interface LicenseBindDetail {
|
|
|
10495
10503
|
*/
|
|
10496
10504
|
Quuid?: string;
|
|
10497
10505
|
/**
|
|
10498
|
-
*
|
|
10506
|
+
* 主机安全客户端UUID
|
|
10499
10507
|
*/
|
|
10500
10508
|
Uuid?: string;
|
|
10501
10509
|
/**
|
|
@@ -10503,7 +10511,7 @@ export interface LicenseBindDetail {
|
|
|
10503
10511
|
*/
|
|
10504
10512
|
Tags?: Array<string>;
|
|
10505
10513
|
/**
|
|
10506
|
-
*
|
|
10514
|
+
* 主机安全客户端状态,OFFLINE 离线,ONLINE 在线,UNINSTALL 未安装
|
|
10507
10515
|
*/
|
|
10508
10516
|
AgentStatus?: string;
|
|
10509
10517
|
/**
|
|
@@ -11865,7 +11873,7 @@ export interface DescribeHostLoginListRequest {
|
|
|
11865
11873
|
/**
|
|
11866
11874
|
* 过滤条件。
|
|
11867
11875
|
<li>IpOrAlias - String - 是否必填:否 - 主机ip或别名筛选</li>
|
|
11868
|
-
<li>Uuid - String - 是否必填:否 -
|
|
11876
|
+
<li>Uuid - String - 是否必填:否 - 主机安全唯一Uuid</li>
|
|
11869
11877
|
<li>Quuid - String - 是否必填:否 - 云服务器uuid</li>
|
|
11870
11878
|
<li>UserName - String - 是否必填:否 - 用户名筛选</li>
|
|
11871
11879
|
<li>LoginTimeBegin - String - 是否必填:否 - 按照修改时间段筛选,开始时间</li>
|
|
@@ -16228,7 +16236,7 @@ export declare type DeleteWebPageEventLogRequest = null;
|
|
|
16228
16236
|
*/
|
|
16229
16237
|
export interface DescribeProVersionStatusRequest {
|
|
16230
16238
|
/**
|
|
16231
|
-
*
|
|
16239
|
+
* 主机安全客户端UUID、填写"all"表示所有主机。
|
|
16232
16240
|
*/
|
|
16233
16241
|
Uuid: string;
|
|
16234
16242
|
}
|
|
@@ -16715,12 +16723,12 @@ export interface DescribeHostLoginListResponse {
|
|
|
16715
16723
|
/**
|
|
16716
16724
|
* 总数
|
|
16717
16725
|
*/
|
|
16718
|
-
TotalCount
|
|
16726
|
+
TotalCount?: number;
|
|
16719
16727
|
/**
|
|
16720
16728
|
* 登录审计列表
|
|
16721
16729
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
16722
16730
|
*/
|
|
16723
|
-
HostLoginList
|
|
16731
|
+
HostLoginList?: Array<HostLoginList>;
|
|
16724
16732
|
/**
|
|
16725
16733
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
16726
16734
|
*/
|
|
@@ -56,7 +56,7 @@ callbackinfo包含: 回调地址和签名key
|
|
|
56
56
|
*/
|
|
57
57
|
VerifyPdf(req: VerifyPdfRequest, cb?: (error: string, rep: VerifyPdfResponse) => void): Promise<VerifyPdfResponse>;
|
|
58
58
|
/**
|
|
59
|
-
*
|
|
59
|
+
* 指定需要批量撤回的签署流程Id,获取批量撤销链接
|
|
60
60
|
客户指定需要撤回的签署流程Id,最多100个,超过100不处理;接口调用成功返回批量撤回合同的链接,通过链接跳转到电子签小程序完成批量撤回
|
|
61
61
|
*/
|
|
62
62
|
CreateBatchCancelFlowUrl(req: CreateBatchCancelFlowUrlRequest, cb?: (error: string, rep: CreateBatchCancelFlowUrlResponse) => void): Promise<CreateBatchCancelFlowUrlResponse>;
|
|
@@ -77,7 +77,7 @@ callbackinfo包含: 回调地址和签名key
|
|
|
77
77
|
*/
|
|
78
78
|
DisableUserAutoSign(req: DisableUserAutoSignRequest, cb?: (error: string, rep: DisableUserAutoSignResponse) => void): Promise<DisableUserAutoSignResponse>;
|
|
79
79
|
/**
|
|
80
|
-
*
|
|
80
|
+
* 解绑员工与对应角色关系
|
|
81
81
|
*/
|
|
82
82
|
DeleteIntegrationRoleUsers(req: DeleteIntegrationRoleUsersRequest, cb?: (error: string, rep: DeleteIntegrationRoleUsersResponse) => void): Promise<DeleteIntegrationRoleUsersResponse>;
|
|
83
83
|
/**
|
|
@@ -135,7 +135,7 @@ callbackinfo包含: 回调地址和签名key
|
|
|
135
135
|
*/
|
|
136
136
|
CreateFlowByFiles(req: CreateFlowByFilesRequest, cb?: (error: string, rep: CreateFlowByFilesResponse) => void): Promise<CreateFlowByFilesResponse>;
|
|
137
137
|
/**
|
|
138
|
-
*
|
|
138
|
+
* 查询企业角色列表
|
|
139
139
|
*/
|
|
140
140
|
DescribeIntegrationRoles(req: DescribeIntegrationRolesRequest, cb?: (error: string, rep: DescribeIntegrationRolesResponse) => void): Promise<DescribeIntegrationRolesResponse>;
|
|
141
141
|
/**
|
|
@@ -153,11 +153,11 @@ callbackinfo包含: 回调地址和签名key
|
|
|
153
153
|
*/
|
|
154
154
|
CancelMultiFlowSignQRCode(req: CancelMultiFlowSignQRCodeRequest, cb?: (error: string, rep: CancelMultiFlowSignQRCodeResponse) => void): Promise<CancelMultiFlowSignQRCodeResponse>;
|
|
155
155
|
/**
|
|
156
|
-
*
|
|
156
|
+
* 查询企业员工列表,每次返回的数据量最大为20
|
|
157
157
|
*/
|
|
158
158
|
DescribeIntegrationEmployees(req: DescribeIntegrationEmployeesRequest, cb?: (error: string, rep: DescribeIntegrationEmployeesResponse) => void): Promise<DescribeIntegrationEmployeesResponse>;
|
|
159
159
|
/**
|
|
160
|
-
*
|
|
160
|
+
* 创建集成页面签署链接,请联系客户经理申请使用
|
|
161
161
|
*/
|
|
162
162
|
CreateFlowSignUrl(req: CreateFlowSignUrlRequest, cb?: (error: string, rep: CreateFlowSignUrlResponse) => void): Promise<CreateFlowSignUrlResponse>;
|
|
163
163
|
/**
|
|
@@ -171,7 +171,7 @@ callbackinfo包含: 回调地址和签名key
|
|
|
171
171
|
*/
|
|
172
172
|
DescribeFlowBriefs(req: DescribeFlowBriefsRequest, cb?: (error: string, rep: DescribeFlowBriefsResponse) => void): Promise<DescribeFlowBriefsResponse>;
|
|
173
173
|
/**
|
|
174
|
-
*
|
|
174
|
+
* 绑定员工与对应角色
|
|
175
175
|
*/
|
|
176
176
|
CreateIntegrationUserRoles(req: CreateIntegrationUserRolesRequest, cb?: (error: string, rep: CreateIntegrationUserRolesResponse) => void): Promise<CreateIntegrationUserRolesResponse>;
|
|
177
177
|
/**
|
|
@@ -207,7 +207,7 @@ callbackinfo包含: 回调地址和签名key
|
|
|
207
207
|
*/
|
|
208
208
|
DeleteIntegrationEmployees(req: DeleteIntegrationEmployeesRequest, cb?: (error: string, rep: DeleteIntegrationEmployeesResponse) => void): Promise<DeleteIntegrationEmployeesResponse>;
|
|
209
209
|
/**
|
|
210
|
-
*
|
|
210
|
+
* 获取小程序签署链接
|
|
211
211
|
|
|
212
212
|
适用场景:如果需要签署人在自己的APP、小程序、H5应用中签署,可以通过此接口获取跳转腾讯电子签小程序的签署跳转链接。
|
|
213
213
|
|
|
@@ -225,7 +225,7 @@ callbackinfo包含: 回调地址和签名key
|
|
|
225
225
|
*/
|
|
226
226
|
CreateIntegrationEmployees(req: CreateIntegrationEmployeesRequest, cb?: (error: string, rep: CreateIntegrationEmployeesResponse) => void): Promise<CreateIntegrationEmployeesResponse>;
|
|
227
227
|
/**
|
|
228
|
-
*
|
|
228
|
+
* 更新员工信息(姓名,手机号,邮件),用户实名后无法更改姓名与手机号
|
|
229
229
|
*/
|
|
230
230
|
UpdateIntegrationEmployees(req: UpdateIntegrationEmployeesRequest, cb?: (error: string, rep: UpdateIntegrationEmployeesResponse) => void): Promise<UpdateIntegrationEmployeesResponse>;
|
|
231
231
|
}
|
|
@@ -96,7 +96,7 @@ callbackinfo包含: 回调地址和签名key
|
|
|
96
96
|
return this.request("VerifyPdf", req, cb);
|
|
97
97
|
}
|
|
98
98
|
/**
|
|
99
|
-
*
|
|
99
|
+
* 指定需要批量撤回的签署流程Id,获取批量撤销链接
|
|
100
100
|
客户指定需要撤回的签署流程Id,最多100个,超过100不处理;接口调用成功返回批量撤回合同的链接,通过链接跳转到电子签小程序完成批量撤回
|
|
101
101
|
*/
|
|
102
102
|
async CreateBatchCancelFlowUrl(req, cb) {
|
|
@@ -125,7 +125,7 @@ callbackinfo包含: 回调地址和签名key
|
|
|
125
125
|
return this.request("DisableUserAutoSign", req, cb);
|
|
126
126
|
}
|
|
127
127
|
/**
|
|
128
|
-
*
|
|
128
|
+
* 解绑员工与对应角色关系
|
|
129
129
|
*/
|
|
130
130
|
async DeleteIntegrationRoleUsers(req, cb) {
|
|
131
131
|
return this.request("DeleteIntegrationRoleUsers", req, cb);
|
|
@@ -205,7 +205,7 @@ callbackinfo包含: 回调地址和签名key
|
|
|
205
205
|
return this.request("CreateFlowByFiles", req, cb);
|
|
206
206
|
}
|
|
207
207
|
/**
|
|
208
|
-
*
|
|
208
|
+
* 查询企业角色列表
|
|
209
209
|
*/
|
|
210
210
|
async DescribeIntegrationRoles(req, cb) {
|
|
211
211
|
return this.request("DescribeIntegrationRoles", req, cb);
|
|
@@ -231,13 +231,13 @@ callbackinfo包含: 回调地址和签名key
|
|
|
231
231
|
return this.request("CancelMultiFlowSignQRCode", req, cb);
|
|
232
232
|
}
|
|
233
233
|
/**
|
|
234
|
-
*
|
|
234
|
+
* 查询企业员工列表,每次返回的数据量最大为20
|
|
235
235
|
*/
|
|
236
236
|
async DescribeIntegrationEmployees(req, cb) {
|
|
237
237
|
return this.request("DescribeIntegrationEmployees", req, cb);
|
|
238
238
|
}
|
|
239
239
|
/**
|
|
240
|
-
*
|
|
240
|
+
* 创建集成页面签署链接,请联系客户经理申请使用
|
|
241
241
|
*/
|
|
242
242
|
async CreateFlowSignUrl(req, cb) {
|
|
243
243
|
return this.request("CreateFlowSignUrl", req, cb);
|
|
@@ -257,7 +257,7 @@ callbackinfo包含: 回调地址和签名key
|
|
|
257
257
|
return this.request("DescribeFlowBriefs", req, cb);
|
|
258
258
|
}
|
|
259
259
|
/**
|
|
260
|
-
*
|
|
260
|
+
* 绑定员工与对应角色
|
|
261
261
|
*/
|
|
262
262
|
async CreateIntegrationUserRoles(req, cb) {
|
|
263
263
|
return this.request("CreateIntegrationUserRoles", req, cb);
|
|
@@ -307,7 +307,7 @@ callbackinfo包含: 回调地址和签名key
|
|
|
307
307
|
return this.request("DeleteIntegrationEmployees", req, cb);
|
|
308
308
|
}
|
|
309
309
|
/**
|
|
310
|
-
*
|
|
310
|
+
* 获取小程序签署链接
|
|
311
311
|
|
|
312
312
|
适用场景:如果需要签署人在自己的APP、小程序、H5应用中签署,可以通过此接口获取跳转腾讯电子签小程序的签署跳转链接。
|
|
313
313
|
|
|
@@ -329,7 +329,7 @@ callbackinfo包含: 回调地址和签名key
|
|
|
329
329
|
return this.request("CreateIntegrationEmployees", req, cb);
|
|
330
330
|
}
|
|
331
331
|
/**
|
|
332
|
-
*
|
|
332
|
+
* 更新员工信息(姓名,手机号,邮件),用户实名后无法更改姓名与手机号
|
|
333
333
|
*/
|
|
334
334
|
async UpdateIntegrationEmployees(req, cb) {
|
|
335
335
|
return this.request("UpdateIntegrationEmployees", req, cb);
|
|
@@ -690,6 +690,10 @@ export interface TemplateInfo {
|
|
|
690
690
|
* 发起人角色信息
|
|
691
691
|
*/
|
|
692
692
|
Promoter?: Recipient;
|
|
693
|
+
/**
|
|
694
|
+
* 模板可用状态,取值:0未知,但默认会被转成启用;1启用(默认),2停用
|
|
695
|
+
*/
|
|
696
|
+
Available?: number;
|
|
693
697
|
/**
|
|
694
698
|
* 模板创建组织id
|
|
695
699
|
*/
|
|
@@ -1149,15 +1153,15 @@ export interface CreateBatchCancelFlowUrlResponse {
|
|
|
1149
1153
|
/**
|
|
1150
1154
|
* 批量撤回签署流程链接
|
|
1151
1155
|
*/
|
|
1152
|
-
BatchCancelFlowUrl
|
|
1156
|
+
BatchCancelFlowUrl?: string;
|
|
1153
1157
|
/**
|
|
1154
1158
|
* 签署流程撤回失败信息
|
|
1155
1159
|
*/
|
|
1156
|
-
FailMessages
|
|
1160
|
+
FailMessages?: Array<string>;
|
|
1157
1161
|
/**
|
|
1158
1162
|
* 签署连接过期时间字符串:年月日-时分秒
|
|
1159
1163
|
*/
|
|
1160
|
-
UrlExpireOn
|
|
1164
|
+
UrlExpireOn?: string;
|
|
1161
1165
|
/**
|
|
1162
1166
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1163
1167
|
*/
|
|
@@ -1239,20 +1243,20 @@ export interface DescribeIntegrationEmployeesResponse {
|
|
|
1239
1243
|
* 员工数据列表
|
|
1240
1244
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1241
1245
|
*/
|
|
1242
|
-
Employees
|
|
1246
|
+
Employees?: Array<Staff>;
|
|
1243
1247
|
/**
|
|
1244
1248
|
* 偏移量,默认为0,最大为20000
|
|
1245
1249
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1246
1250
|
*/
|
|
1247
|
-
Offset
|
|
1251
|
+
Offset?: number;
|
|
1248
1252
|
/**
|
|
1249
1253
|
* 返回最大数量,最大为20
|
|
1250
1254
|
*/
|
|
1251
|
-
Limit
|
|
1255
|
+
Limit?: number;
|
|
1252
1256
|
/**
|
|
1253
1257
|
* 符合条件的员工数量
|
|
1254
1258
|
*/
|
|
1255
|
-
TotalCount
|
|
1259
|
+
TotalCount?: number;
|
|
1256
1260
|
/**
|
|
1257
1261
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1258
1262
|
*/
|
|
@@ -2620,7 +2624,7 @@ export interface CreatePrepareFlowResponse {
|
|
|
2620
2624
|
/**
|
|
2621
2625
|
* 快速发起预览链接
|
|
2622
2626
|
*/
|
|
2623
|
-
Url
|
|
2627
|
+
Url?: string;
|
|
2624
2628
|
/**
|
|
2625
2629
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2626
2630
|
*/
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const essbasic: {
|
|
2
|
-
v20210526: {
|
|
3
|
-
Client: typeof import("./v20210526/essbasic_client").Client;
|
|
4
|
-
Models: typeof import("./v20210526/essbasic_models");
|
|
5
|
-
};
|
|
6
2
|
v20201222: {
|
|
7
3
|
Client: typeof import("./v20201222/essbasic_client").Client;
|
|
8
4
|
Models: typeof import("./v20201222/essbasic_models");
|
|
9
5
|
};
|
|
6
|
+
v20210526: {
|
|
7
|
+
Client: typeof import("./v20210526/essbasic_client").Client;
|
|
8
|
+
Models: typeof import("./v20210526/essbasic_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.essbasic = void 0;
|
|
4
|
-
const v20210526_1 = require("./v20210526");
|
|
5
4
|
const v20201222_1 = require("./v20201222");
|
|
5
|
+
const v20210526_1 = require("./v20210526");
|
|
6
6
|
exports.essbasic = {
|
|
7
|
-
v20210526: v20210526_1.v20210526,
|
|
8
7
|
v20201222: v20201222_1.v20201222,
|
|
8
|
+
v20210526: v20210526_1.v20210526,
|
|
9
9
|
};
|
|
@@ -996,6 +996,11 @@ export interface TemplateInfo {
|
|
|
996
996
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
997
997
|
*/
|
|
998
998
|
TemplateVersion: string;
|
|
999
|
+
/**
|
|
1000
|
+
* 模板可用状态,取值:1启用(默认),2停用
|
|
1001
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1002
|
+
*/
|
|
1003
|
+
Available?: number;
|
|
999
1004
|
}
|
|
1000
1005
|
/**
|
|
1001
1006
|
* GetDownloadFlowUrl返回参数结构体
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const facefusion: {
|
|
2
|
-
v20220927: {
|
|
3
|
-
Client: typeof import("./v20220927/facefusion_client").Client;
|
|
4
|
-
Models: typeof import("./v20220927/facefusion_models");
|
|
5
|
-
};
|
|
6
2
|
v20181201: {
|
|
7
3
|
Client: typeof import("./v20181201/facefusion_client").Client;
|
|
8
4
|
Models: typeof import("./v20181201/facefusion_models");
|
|
9
5
|
};
|
|
6
|
+
v20220927: {
|
|
7
|
+
Client: typeof import("./v20220927/facefusion_client").Client;
|
|
8
|
+
Models: typeof import("./v20220927/facefusion_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.facefusion = void 0;
|
|
4
|
-
const v20220927_1 = require("./v20220927");
|
|
5
4
|
const v20181201_1 = require("./v20181201");
|
|
5
|
+
const v20220927_1 = require("./v20220927");
|
|
6
6
|
exports.facefusion = {
|
|
7
|
-
v20220927: v20220927_1.v20220927,
|
|
8
7
|
v20181201: v20181201_1.v20181201,
|
|
8
|
+
v20220927: v20220927_1.v20220927,
|
|
9
9
|
};
|