tencentcloud-sdk-nodejs 4.0.649 → 4.0.651
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 +553 -0
- package/SERVICE_CHANGELOG.md +657 -66
- package/package.json +1 -1
- package/products.md +26 -26
- package/src/common/sdk_version.ts +1 -1
- package/src/services/antiddos/v20200309/antiddos_client.ts +13 -1
- package/src/services/antiddos/v20200309/antiddos_models.ts +61 -8
- package/src/services/apigateway/v20180808/apigateway_client.ts +1 -16
- package/src/services/apigateway/v20180808/apigateway_models.ts +8 -54
- package/src/services/asr/v20190614/asr_models.ts +5 -3
- package/src/services/cdb/v20170320/cdb_models.ts +7 -7
- package/src/services/cfs/v20190719/cfs_models.ts +8 -0
- package/src/services/cls/v20201016/cls_client.ts +45 -8
- package/src/services/cls/v20201016/cls_models.ts +223 -18
- package/src/services/cme/v20191029/cme_models.ts +3 -3
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +9 -1
- package/src/services/dnspod/v20210323/dnspod_client.ts +15 -3
- package/src/services/dnspod/v20210323/dnspod_models.ts +196 -65
- package/src/services/ess/v20201111/ess_client.ts +57 -16
- package/src/services/ess/v20201111/ess_models.ts +273 -107
- package/src/services/essbasic/v20210526/essbasic_client.ts +23 -10
- package/src/services/essbasic/v20210526/essbasic_models.ts +403 -357
- package/src/services/facefusion/v20181201/facefusion_client.ts +4 -1
- package/src/services/facefusion/v20181201/facefusion_models.ts +62 -20
- package/src/services/facefusion/v20220927/facefusion_client.ts +3 -0
- package/src/services/facefusion/v20220927/facefusion_models.ts +39 -1
- package/src/services/iotvideo/v20211125/iotvideo_client.ts +30 -5
- package/src/services/iotvideo/v20211125/iotvideo_models.ts +163 -45
- package/src/services/lcic/v20220817/lcic_models.ts +22 -2
- package/src/services/live/v20180801/live_models.ts +2 -1
- package/src/services/ms/v20180408/ms_client.ts +116 -26
- package/src/services/ms/v20180408/ms_models.ts +1060 -117
- package/src/services/ocr/v20181119/ocr_client.ts +7 -2
- package/src/services/ocr/v20181119/ocr_models.ts +36 -3
- package/src/services/postgres/v20170312/postgres_models.ts +50 -34
- package/src/services/pts/v20210728/pts_models.ts +1 -1
- package/src/services/ssa/v20180608/ssa_models.ts +10 -10
- package/src/services/tdmq/v20200217/tdmq_models.ts +20 -16
- package/src/services/tts/v20190823/tts_models.ts +2 -2
- package/src/services/vod/v20180717/vod_models.ts +4 -3
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/antiddos/v20200309/antiddos_client.d.ts +5 -1
- package/tencentcloud/services/antiddos/v20200309/antiddos_client.js +6 -0
- package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +59 -8
- package/tencentcloud/services/apigateway/v20180808/apigateway_client.d.ts +1 -7
- package/tencentcloud/services/apigateway/v20180808/apigateway_client.js +0 -8
- package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +8 -51
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +5 -3
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +7 -7
- package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +8 -0
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +15 -3
- package/tencentcloud/services/cls/v20201016/cls_client.js +21 -3
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +216 -18
- package/tencentcloud/services/cme/v20191029/cme_models.d.ts +3 -3
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +9 -1
- package/tencentcloud/services/dnspod/v20210323/dnspod_client.d.ts +5 -1
- package/tencentcloud/services/dnspod/v20210323/dnspod_client.js +6 -0
- package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +194 -65
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +21 -6
- package/tencentcloud/services/ess/v20201111/ess_client.js +28 -7
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +265 -107
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +9 -5
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +11 -5
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +395 -352
- package/tencentcloud/services/facefusion/v20181201/facefusion_models.d.ts +59 -20
- package/tencentcloud/services/facefusion/v20220927/facefusion_models.d.ts +36 -1
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_client.d.ts +9 -1
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_client.js +12 -0
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_models.d.ts +157 -44
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +22 -2
- package/tencentcloud/services/live/v20180801/live_models.d.ts +2 -1
- package/tencentcloud/services/ms/v20180408/ms_client.d.ts +37 -7
- package/tencentcloud/services/ms/v20180408/ms_client.js +51 -9
- package/tencentcloud/services/ms/v20180408/ms_models.d.ts +1013 -94
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +7 -2
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +7 -2
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +36 -3
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +50 -34
- package/tencentcloud/services/pts/v20210728/pts_models.d.ts +1 -1
- package/tencentcloud/services/ssa/v20180608/ssa_models.d.ts +10 -10
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +20 -16
- package/tencentcloud/services/tts/v20190823/tts_models.d.ts +2 -2
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +4 -3
- package/test/antiddos.v20200309.test.js +10 -0
- package/test/apigateway.v20180808.test.js +0 -10
- package/test/cls.v20201016.test.js +32 -2
- package/test/dnspod.v20210323.test.js +10 -0
- package/test/ess.v20201111.test.js +34 -4
- package/test/essbasic.v20210526.test.js +12 -2
- package/test/iotvideo.v20211125.test.js +20 -0
- package/test/ms.v20180408.test.js +66 -6
|
@@ -48,58 +48,17 @@ export interface CreateRecordRequest {
|
|
|
48
48
|
Status?: string;
|
|
49
49
|
}
|
|
50
50
|
/**
|
|
51
|
-
*
|
|
51
|
+
* DescribeRecordFilterList返回参数结构体
|
|
52
52
|
*/
|
|
53
|
-
export interface
|
|
54
|
-
/**
|
|
55
|
-
* 快照所属域名
|
|
56
|
-
*/
|
|
57
|
-
Domain?: string;
|
|
58
|
-
/**
|
|
59
|
-
* 回滚剩余时间(分钟)
|
|
60
|
-
*/
|
|
61
|
-
LeftMinutes?: number;
|
|
62
|
-
/**
|
|
63
|
-
* 回滚进度百分比
|
|
64
|
-
*/
|
|
65
|
-
Progress?: number;
|
|
66
|
-
/**
|
|
67
|
-
* 快照 ID
|
|
68
|
-
*/
|
|
69
|
-
SnapshotId?: string;
|
|
70
|
-
/**
|
|
71
|
-
* 回滚状态
|
|
72
|
-
*/
|
|
73
|
-
Status?: string;
|
|
74
|
-
/**
|
|
75
|
-
* 快照回滚任务 ID
|
|
76
|
-
*/
|
|
77
|
-
TaskId?: number;
|
|
78
|
-
/**
|
|
79
|
-
* 成功数量
|
|
80
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
81
|
-
*/
|
|
82
|
-
Success?: number;
|
|
83
|
-
/**
|
|
84
|
-
* 失败数量
|
|
85
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
86
|
-
*/
|
|
87
|
-
Failed?: number;
|
|
88
|
-
/**
|
|
89
|
-
* 总数量
|
|
90
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
91
|
-
*/
|
|
92
|
-
Total?: number;
|
|
53
|
+
export interface DescribeRecordFilterListResponse {
|
|
93
54
|
/**
|
|
94
|
-
*
|
|
95
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
55
|
+
* 记录的数量统计信息
|
|
96
56
|
*/
|
|
97
|
-
|
|
57
|
+
RecordCountInfo?: RecordCountInfo;
|
|
98
58
|
/**
|
|
99
|
-
*
|
|
100
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
59
|
+
* 获取的记录列表
|
|
101
60
|
*/
|
|
102
|
-
|
|
61
|
+
RecordList?: Array<RecordListItem>;
|
|
103
62
|
/**
|
|
104
63
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
105
64
|
*/
|
|
@@ -875,6 +834,64 @@ export interface DeleteDomainBatchRequest {
|
|
|
875
834
|
*/
|
|
876
835
|
DomainList: Array<string>;
|
|
877
836
|
}
|
|
837
|
+
/**
|
|
838
|
+
* DescribeSnapshotRollbackResult返回参数结构体
|
|
839
|
+
*/
|
|
840
|
+
export interface DescribeSnapshotRollbackResultResponse {
|
|
841
|
+
/**
|
|
842
|
+
* 快照所属域名
|
|
843
|
+
*/
|
|
844
|
+
Domain?: string;
|
|
845
|
+
/**
|
|
846
|
+
* 回滚剩余时间(分钟)
|
|
847
|
+
*/
|
|
848
|
+
LeftMinutes?: number;
|
|
849
|
+
/**
|
|
850
|
+
* 回滚进度百分比
|
|
851
|
+
*/
|
|
852
|
+
Progress?: number;
|
|
853
|
+
/**
|
|
854
|
+
* 快照 ID
|
|
855
|
+
*/
|
|
856
|
+
SnapshotId?: string;
|
|
857
|
+
/**
|
|
858
|
+
* 回滚状态
|
|
859
|
+
*/
|
|
860
|
+
Status?: string;
|
|
861
|
+
/**
|
|
862
|
+
* 快照回滚任务 ID
|
|
863
|
+
*/
|
|
864
|
+
TaskId?: number;
|
|
865
|
+
/**
|
|
866
|
+
* 成功数量
|
|
867
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
868
|
+
*/
|
|
869
|
+
Success?: number;
|
|
870
|
+
/**
|
|
871
|
+
* 失败数量
|
|
872
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
873
|
+
*/
|
|
874
|
+
Failed?: number;
|
|
875
|
+
/**
|
|
876
|
+
* 总数量
|
|
877
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
878
|
+
*/
|
|
879
|
+
Total?: number;
|
|
880
|
+
/**
|
|
881
|
+
* 失败详细信息
|
|
882
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
883
|
+
*/
|
|
884
|
+
FailedRecordList?: Array<SnapshotRecord>;
|
|
885
|
+
/**
|
|
886
|
+
* 快照的下载地址
|
|
887
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
888
|
+
*/
|
|
889
|
+
CosUrl?: string;
|
|
890
|
+
/**
|
|
891
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
892
|
+
*/
|
|
893
|
+
RequestId?: string;
|
|
894
|
+
}
|
|
878
895
|
/**
|
|
879
896
|
* 标签过滤条件
|
|
880
897
|
*/
|
|
@@ -1876,21 +1893,13 @@ export interface WhoisContact {
|
|
|
1876
1893
|
Tech: WhoisContactAddress;
|
|
1877
1894
|
}
|
|
1878
1895
|
/**
|
|
1879
|
-
*
|
|
1896
|
+
* DescribeRecord返回参数结构体
|
|
1880
1897
|
*/
|
|
1881
|
-
export interface
|
|
1882
|
-
/**
|
|
1883
|
-
* 当前统计维度解析量小计
|
|
1884
|
-
*/
|
|
1885
|
-
Data?: Array<DomainAnalyticsDetail>;
|
|
1886
|
-
/**
|
|
1887
|
-
* 子域名解析量统计查询信息
|
|
1888
|
-
*/
|
|
1889
|
-
Info?: SubdomainAnalyticsInfo;
|
|
1898
|
+
export interface DescribeRecordResponse {
|
|
1890
1899
|
/**
|
|
1891
|
-
*
|
|
1900
|
+
* 记录信息
|
|
1892
1901
|
*/
|
|
1893
|
-
|
|
1902
|
+
RecordInfo?: RecordInfo;
|
|
1894
1903
|
/**
|
|
1895
1904
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1896
1905
|
*/
|
|
@@ -2615,6 +2624,27 @@ export interface SubdomainAnalyticsInfo {
|
|
|
2615
2624
|
*/
|
|
2616
2625
|
Subdomain: string;
|
|
2617
2626
|
}
|
|
2627
|
+
/**
|
|
2628
|
+
* DescribeSubdomainAnalytics返回参数结构体
|
|
2629
|
+
*/
|
|
2630
|
+
export interface DescribeSubdomainAnalyticsResponse {
|
|
2631
|
+
/**
|
|
2632
|
+
* 当前统计维度解析量小计
|
|
2633
|
+
*/
|
|
2634
|
+
Data?: Array<DomainAnalyticsDetail>;
|
|
2635
|
+
/**
|
|
2636
|
+
* 子域名解析量统计查询信息
|
|
2637
|
+
*/
|
|
2638
|
+
Info?: SubdomainAnalyticsInfo;
|
|
2639
|
+
/**
|
|
2640
|
+
* 子域名别名解析量统计信息
|
|
2641
|
+
*/
|
|
2642
|
+
AliasData?: Array<SubdomainAliasAnalyticsItem>;
|
|
2643
|
+
/**
|
|
2644
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2645
|
+
*/
|
|
2646
|
+
RequestId?: string;
|
|
2647
|
+
}
|
|
2618
2648
|
/**
|
|
2619
2649
|
* 批量添加记录返回结构
|
|
2620
2650
|
*/
|
|
@@ -2859,17 +2889,116 @@ export interface PayOrderWithBalanceRequest {
|
|
|
2859
2889
|
*/
|
|
2860
2890
|
export declare type DescribePackageDetailRequest = null;
|
|
2861
2891
|
/**
|
|
2862
|
-
*
|
|
2892
|
+
* DescribeRecordFilterList请求参数结构体
|
|
2863
2893
|
*/
|
|
2864
|
-
export interface
|
|
2894
|
+
export interface DescribeRecordFilterListRequest {
|
|
2865
2895
|
/**
|
|
2866
|
-
*
|
|
2896
|
+
* 要获取的解析记录所属的域名。
|
|
2867
2897
|
*/
|
|
2868
|
-
|
|
2898
|
+
Domain: string;
|
|
2869
2899
|
/**
|
|
2870
|
-
*
|
|
2900
|
+
* 要获取的解析记录所属的域名 Id,如果传了 DomainId,系统将会忽略 Domain 参数。 可以通过接口 DescribeDomainList 查到所有的 Domain 以及 DomainId。
|
|
2871
2901
|
*/
|
|
2872
|
-
|
|
2902
|
+
DomainId?: number;
|
|
2903
|
+
/**
|
|
2904
|
+
* 根据解析记录的主机头获取解析记录。默认模糊匹配。可以通过设置 IsExactSubdomain 参数为 true 进行精确查找。
|
|
2905
|
+
*/
|
|
2906
|
+
SubDomain?: string;
|
|
2907
|
+
/**
|
|
2908
|
+
* 获取某些类型的解析记录,如 A,CNAME,NS,AAAA,显性URL,隐性URL,CAA,SPF等。
|
|
2909
|
+
*/
|
|
2910
|
+
RecordType?: Array<string>;
|
|
2911
|
+
/**
|
|
2912
|
+
* 获取某些线路ID的解析记录。可以通过接口 DescribeRecordLineList 查看当前域名允许的线路信息。
|
|
2913
|
+
*/
|
|
2914
|
+
RecordLine?: Array<string>;
|
|
2915
|
+
/**
|
|
2916
|
+
* 获取某些分组下的解析记录时,传这个分组 Id。可以通过接口 DescribeRecordGroupList 接口 GroupId 字段获取。
|
|
2917
|
+
*/
|
|
2918
|
+
GroupId?: Array<number>;
|
|
2919
|
+
/**
|
|
2920
|
+
* 通过关键字搜索解析记录,当前支持搜索主机头和记录值
|
|
2921
|
+
*/
|
|
2922
|
+
Keyword?: string;
|
|
2923
|
+
/**
|
|
2924
|
+
* 排序字段,支持 NAME,LINE,TYPE,VALUE,WEIGHT,MX,TTL,UPDATED_ON 几个字段。
|
|
2925
|
+
NAME:解析记录的主机头
|
|
2926
|
+
LINE:解析记录线路
|
|
2927
|
+
TYPE:解析记录类型
|
|
2928
|
+
VALUE:解析记录值
|
|
2929
|
+
WEIGHT:权重
|
|
2930
|
+
MX:MX 优先级
|
|
2931
|
+
TTL:解析记录缓存时间
|
|
2932
|
+
UPDATED_ON:解析记录更新时间
|
|
2933
|
+
|
|
2934
|
+
*/
|
|
2935
|
+
SortField?: string;
|
|
2936
|
+
/**
|
|
2937
|
+
* 排序方式,升序:ASC,降序:DESC。默认值为ASC。
|
|
2938
|
+
*/
|
|
2939
|
+
SortType?: string;
|
|
2940
|
+
/**
|
|
2941
|
+
* 偏移量,默认值为0。
|
|
2942
|
+
*/
|
|
2943
|
+
Offset?: number;
|
|
2944
|
+
/**
|
|
2945
|
+
* 限制数量,当前Limit最大支持3000。默认值为100。
|
|
2946
|
+
*/
|
|
2947
|
+
Limit?: number;
|
|
2948
|
+
/**
|
|
2949
|
+
* 根据解析记录的值获取解析记录
|
|
2950
|
+
*/
|
|
2951
|
+
RecordValue?: string;
|
|
2952
|
+
/**
|
|
2953
|
+
* 根据解析记录的状态获取解析记录。可取值为 ENABLE,DISABLE。
|
|
2954
|
+
ENABLE:正常
|
|
2955
|
+
DISABLE:暂停
|
|
2956
|
+
*/
|
|
2957
|
+
RecordStatus?: Array<string>;
|
|
2958
|
+
/**
|
|
2959
|
+
* 要获取解析记录权重查询区间起点。
|
|
2960
|
+
*/
|
|
2961
|
+
WeightBegin?: number;
|
|
2962
|
+
/**
|
|
2963
|
+
* 要获取解析记录权重查询区间终点。
|
|
2964
|
+
*/
|
|
2965
|
+
WeightEnd?: number;
|
|
2966
|
+
/**
|
|
2967
|
+
* 要获取解析记录 MX 优先级查询区间起点。
|
|
2968
|
+
*/
|
|
2969
|
+
MXBegin?: number;
|
|
2970
|
+
/**
|
|
2971
|
+
* 要获取解析记录 MX 优先级查询区间终点。
|
|
2972
|
+
*/
|
|
2973
|
+
MXEnd?: number;
|
|
2974
|
+
/**
|
|
2975
|
+
* 要获取解析记录 TTL 查询区间起点。
|
|
2976
|
+
*/
|
|
2977
|
+
TTLBegin?: number;
|
|
2978
|
+
/**
|
|
2979
|
+
* 要获取解析记录 TTL 查询区间终点。
|
|
2980
|
+
*/
|
|
2981
|
+
TTLEnd?: number;
|
|
2982
|
+
/**
|
|
2983
|
+
* 要获取解析记录更新时间查询区间起点。
|
|
2984
|
+
*/
|
|
2985
|
+
UpdatedAtBegin?: string;
|
|
2986
|
+
/**
|
|
2987
|
+
* 要获取解析记录更新时间查询区间终点。
|
|
2988
|
+
*/
|
|
2989
|
+
UpdatedAtEnd?: string;
|
|
2990
|
+
/**
|
|
2991
|
+
* 根据解析记录的备注获取解析记录。
|
|
2992
|
+
*/
|
|
2993
|
+
Remark?: string;
|
|
2994
|
+
/**
|
|
2995
|
+
* 是否根据 Subdomain 参数进行精确查找。
|
|
2996
|
+
*/
|
|
2997
|
+
IsExactSubDomain?: boolean;
|
|
2998
|
+
/**
|
|
2999
|
+
* 项目ID
|
|
3000
|
+
*/
|
|
3001
|
+
ProjectId?: number;
|
|
2873
3002
|
}
|
|
2874
3003
|
/**
|
|
2875
3004
|
* ModifyRecordFields请求参数结构体
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { CreateSealRequest, ModifyIntegrationDepartmentResponse, CancelFlowResponse, DescribeFlowEvidenceReportRequest, UpdateIntegrationEmployeesResponse, CreatePreparedPersonalEsignRequest, DescribeIntegrationDepartmentsResponse, CreateFlowApproversResponse, DescribeIntegrationMainOrganizationUserRequest, ModifyApplicationCallbackInfoResponse, CreateMultiFlowSignQRCodeResponse, DescribeThirdPartyAuthCodeResponse, DisableUserAutoSignResponse, CancelUserAutoSignEnableUrlResponse, BindEmployeeUserIdWithClientOpenIdResponse, CreateIntegrationEmployeesRequest, DescribeIntegrationRolesRequest, CreateFlowEvidenceReportRequest, StartFlowResponse, CreateConvertTaskApiRequest, DeleteIntegrationEmployeesResponse, CreateFlowRemindsResponse, DescribeOrganizationGroupOrganizationsRequest, CreateFlowGroupByFilesRequest, DescribeFlowComponentsResponse, DescribeFlowEvidenceReportResponse, CreateFlowGroupByTemplatesResponse, CreateDocumentResponse, DescribeIntegrationEmployeesRequest, CreateIntegrationUserRolesResponse, CreateFlowRequest, CreateSchemeUrlRequest, DeleteIntegrationDepartmentResponse, DescribeThirdPartyAuthCodeRequest, UnbindEmployeeUserIdWithClientOpenIdResponse, CreateReleaseFlowResponse, BindEmployeeUserIdWithClientOpenIdRequest, DescribeIntegrationDepartmentsRequest, CreateIntegrationDepartmentResponse, DescribeFlowTemplatesRequest, DeleteSealPoliciesResponse, DescribeUserAutoSignStatusResponse, CreateBatchCancelFlowUrlResponse, CreateSealPolicyResponse, DisableUserAutoSignRequest, DescribeIntegrationEmployeesResponse, CreateConvertTaskApiResponse, CreateFlowSignReviewRequest, UnbindEmployeeUserIdWithClientOpenIdRequest, CreateSchemeUrlResponse, CreateUserAutoSignEnableUrlResponse, CreateFlowSignUrlResponse, DescribeFileUrlsRequest, CreateChannelSubOrganizationModifyQrCodeRequest, CreateFlowApproversRequest, CreateFlowEvidenceReportResponse, DescribeFileUrlsResponse, DescribeFlowComponentsRequest, CreateIntegrationDepartmentRequest, DeleteIntegrationRoleUsersResponse, CreateDocumentRequest, CreatePreparedPersonalEsignResponse, DescribeOrganizationSealsResponse, DeleteIntegrationEmployeesRequest, GetTaskResultApiRequest, CreateFlowGroupByFilesResponse, CreateIntegrationEmployeesResponse, DeleteIntegrationRoleUsersRequest, CreateFlowSignUrlRequest, CreateReleaseFlowRequest, CreateIntegrationUserRolesRequest, CreateChannelSubOrganizationModifyQrCodeResponse, CreateFlowByFilesResponse, UploadFilesResponse, VerifyPdfRequest, CreateFlowSignReviewResponse, ModifyIntegrationDepartmentRequest, CreateUserAutoSignEnableUrlRequest, DescribeIntegrationMainOrganizationUserResponse, CancelUserAutoSignEnableUrlRequest, DeleteSealPoliciesRequest,
|
|
3
|
+
import { CreateSealRequest, ModifyIntegrationDepartmentResponse, CancelFlowResponse, DescribeFlowEvidenceReportRequest, UpdateIntegrationEmployeesResponse, CreatePreparedPersonalEsignRequest, DescribeIntegrationDepartmentsResponse, CreateFlowApproversResponse, DescribeIntegrationMainOrganizationUserRequest, ModifyApplicationCallbackInfoResponse, CreateMultiFlowSignQRCodeResponse, DescribeThirdPartyAuthCodeResponse, DisableUserAutoSignResponse, CancelUserAutoSignEnableUrlResponse, BindEmployeeUserIdWithClientOpenIdResponse, CreateIntegrationEmployeesRequest, DescribeIntegrationRolesRequest, CreateFlowEvidenceReportRequest, StartFlowResponse, CreateConvertTaskApiRequest, DeleteIntegrationEmployeesResponse, CreateFlowRemindsResponse, DescribeOrganizationGroupOrganizationsRequest, CreateFlowGroupByFilesRequest, DescribeFlowComponentsResponse, DescribeFlowEvidenceReportResponse, CreateFlowGroupByTemplatesResponse, CreateDocumentResponse, DescribeIntegrationEmployeesRequest, CreateIntegrationUserRolesResponse, CreateFlowRequest, CreateSchemeUrlRequest, DeleteIntegrationDepartmentResponse, DescribeThirdPartyAuthCodeRequest, UnbindEmployeeUserIdWithClientOpenIdResponse, CreateReleaseFlowResponse, CreateWebThemeConfigResponse, BindEmployeeUserIdWithClientOpenIdRequest, DescribeIntegrationDepartmentsRequest, CreateIntegrationDepartmentResponse, DescribeFlowTemplatesRequest, DeleteSealPoliciesResponse, DescribeUserAutoSignStatusResponse, CreateBatchCancelFlowUrlResponse, CreateSealPolicyResponse, DisableUserAutoSignRequest, DescribeIntegrationEmployeesResponse, CreateConvertTaskApiResponse, CreateFlowSignReviewRequest, UnbindEmployeeUserIdWithClientOpenIdRequest, CreateSchemeUrlResponse, CreateUserAutoSignEnableUrlResponse, CreateFlowSignUrlResponse, DescribeFileUrlsRequest, CreateChannelSubOrganizationModifyQrCodeRequest, CreateFlowApproversRequest, CreateFlowEvidenceReportResponse, DescribeFileUrlsResponse, DescribeFlowComponentsRequest, CreateIntegrationDepartmentRequest, DeleteIntegrationRoleUsersResponse, CreateDocumentRequest, CreatePreparedPersonalEsignResponse, DescribeOrganizationSealsResponse, CreateEmbedWebUrlRequest, DeleteIntegrationEmployeesRequest, GetTaskResultApiRequest, CreateFlowGroupByFilesResponse, CreateIntegrationEmployeesResponse, DeleteIntegrationRoleUsersRequest, CreateFlowByFilesRequest, CreateFlowSignUrlRequest, CreateReleaseFlowRequest, CreateIntegrationUserRolesRequest, CreateChannelSubOrganizationModifyQrCodeResponse, CreateFlowByFilesResponse, UploadFilesResponse, VerifyPdfRequest, CreateFlowSignReviewResponse, ModifyIntegrationDepartmentRequest, CreateUserAutoSignEnableUrlRequest, CreateOrganizationBatchSignUrlResponse, DescribeIntegrationMainOrganizationUserResponse, CancelUserAutoSignEnableUrlRequest, CreateWebThemeConfigRequest, DeleteSealPoliciesRequest, CreateOrganizationBatchSignUrlRequest, CreatePrepareFlowResponse, GetTaskResultApiResponse, CancelMultiFlowSignQRCodeRequest, DeleteIntegrationDepartmentRequest, ModifyApplicationCallbackInfoRequest, StartFlowRequest, CreateSealResponse, CreatePrepareFlowRequest, CreateEmbedWebUrlResponse, CreateSealPolicyRequest, DescribeOrganizationSealsRequest, CancelFlowRequest, DescribeExtendedServiceAuthInfosRequest, DescribeIntegrationRolesResponse, CreateFlowRemindsRequest, UpdateIntegrationEmployeesRequest, DescribeFlowBriefsRequest, CreateFlowGroupByTemplatesRequest, VerifyPdfResponse, DescribeFlowBriefsResponse, DescribeFlowTemplatesResponse, UploadFilesRequest, CreateBatchCancelFlowUrlRequest, CreateMultiFlowSignQRCodeRequest, DescribeFlowInfoRequest, DescribeFlowInfoResponse, CancelMultiFlowSignQRCodeResponse, CreateFlowResponse, DescribeUserAutoSignStatusRequest, DescribeOrganizationGroupOrganizationsResponse, DescribeExtendedServiceAuthInfosResponse } from "./ess_models";
|
|
4
4
|
/**
|
|
5
5
|
* ess client
|
|
6
6
|
* @class
|
|
@@ -53,9 +53,9 @@ callbackinfo包含: 回调地址和签名key
|
|
|
53
53
|
*/
|
|
54
54
|
CreateSealPolicy(req: CreateSealPolicyRequest, cb?: (error: string, rep: CreateSealPolicyResponse) => void): Promise<CreateSealPolicyResponse>;
|
|
55
55
|
/**
|
|
56
|
-
*
|
|
56
|
+
* 本接口(CreateEmbedWebUrl)用于创建嵌入web的链接 本接口支持创建:创建印章,创建模板,修改模板,预览模板,预览合同流程的web链接 进入web连接后与当前控制台操作保持一致
|
|
57
57
|
*/
|
|
58
|
-
|
|
58
|
+
CreateEmbedWebUrl(req: CreateEmbedWebUrlRequest, cb?: (error: string, rep: CreateEmbedWebUrlResponse) => void): Promise<CreateEmbedWebUrlResponse>;
|
|
59
59
|
/**
|
|
60
60
|
* 对流程的合同文件进行验证,判断文件是否合法。
|
|
61
61
|
*/
|
|
@@ -242,9 +242,10 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");<br/>
|
|
|
242
242
|
*/
|
|
243
243
|
UploadFiles(req: UploadFilesRequest, cb?: (error: string, rep: UploadFilesResponse) => void): Promise<UploadFilesResponse>;
|
|
244
244
|
/**
|
|
245
|
-
*
|
|
245
|
+
* 通过此接口,创建企业批量签署链接,企业员工点击链接即可跳转控制台进行批量签署。
|
|
246
|
+
如果没有UserId,Name和Mobile必填,对应的员工必须在企业下已经实名,且该员工为批量签署合同中的签署方。
|
|
246
247
|
*/
|
|
247
|
-
|
|
248
|
+
CreateOrganizationBatchSignUrl(req: CreateOrganizationBatchSignUrlRequest, cb?: (error: string, rep: CreateOrganizationBatchSignUrlResponse) => void): Promise<CreateOrganizationBatchSignUrlResponse>;
|
|
248
249
|
/**
|
|
249
250
|
* 指定需要批量催办的签署流程Id,批量催办合同,最多100个; 接口失败后返回错误信息
|
|
250
251
|
注意:
|
|
@@ -254,13 +255,23 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");<br/>
|
|
|
254
255
|
*/
|
|
255
256
|
CreateFlowReminds(req: CreateFlowRemindsRequest, cb?: (error: string, rep: CreateFlowRemindsResponse) => void): Promise<CreateFlowRemindsResponse>;
|
|
256
257
|
/**
|
|
257
|
-
*
|
|
258
|
+
* 查询流程填写控件内容,可以根据流程Id查询该流程相关联的填写控件信息
|
|
259
|
+
*/
|
|
260
|
+
DescribeFlowComponents(req: DescribeFlowComponentsRequest, cb?: (error: string, rep: DescribeFlowComponentsResponse) => void): Promise<DescribeFlowComponentsResponse>;
|
|
261
|
+
/**
|
|
262
|
+
* 集团企业统一使用主代子进行操作,无需根据子企业账号进行转化查询,该接口需要屏蔽下线
|
|
263
|
+
|
|
264
|
+
通过子企业影子账号查询主企业员工账号
|
|
258
265
|
*/
|
|
259
266
|
DescribeIntegrationMainOrganizationUser(req: DescribeIntegrationMainOrganizationUserRequest, cb?: (error: string, rep: DescribeIntegrationMainOrganizationUserResponse) => void): Promise<DescribeIntegrationMainOrganizationUserResponse>;
|
|
260
267
|
/**
|
|
261
268
|
* 通过AuthCode查询用户是否实名
|
|
262
269
|
*/
|
|
263
270
|
DescribeThirdPartyAuthCode(req: DescribeThirdPartyAuthCodeRequest, cb?: (error: string, rep: DescribeThirdPartyAuthCodeResponse) => void): Promise<DescribeThirdPartyAuthCodeResponse>;
|
|
271
|
+
/**
|
|
272
|
+
* 用来创建页面主题配置
|
|
273
|
+
*/
|
|
274
|
+
CreateWebThemeConfig(req: CreateWebThemeConfigRequest, cb?: (error: string, rep: CreateWebThemeConfigResponse) => void): Promise<CreateWebThemeConfigResponse>;
|
|
264
275
|
/**
|
|
265
276
|
* 查询企业印章的列表,需要操作者具有查询印章权限
|
|
266
277
|
客户指定需要获取的印章数量和偏移量,数量最多100,超过100按100处理;入参InfoType控制印章是否携带授权人信息,为1则携带,为0则返回的授权人信息为空数组。接口调用成功返回印章的信息列表还有企业印章的总数。
|
|
@@ -298,6 +309,10 @@ PDF资源Id 通过上传文件接口获取
|
|
|
298
309
|
此接口合同组中的子合同必须都是文件发起的合同
|
|
299
310
|
*/
|
|
300
311
|
CreateFlowGroupByFiles(req: CreateFlowGroupByFilesRequest, cb?: (error: string, rep: CreateFlowGroupByFilesResponse) => void): Promise<CreateFlowGroupByFilesResponse>;
|
|
312
|
+
/**
|
|
313
|
+
* 此API接口用户查询加入集团的成员企业
|
|
314
|
+
*/
|
|
315
|
+
DescribeOrganizationGroupOrganizations(req: DescribeOrganizationGroupOrganizationsRequest, cb?: (error: string, rep: DescribeOrganizationGroupOrganizationsResponse) => void): Promise<DescribeOrganizationGroupOrganizationsResponse>;
|
|
301
316
|
/**
|
|
302
317
|
* 创建员工,此接口会发送提醒员工实名的短信
|
|
303
318
|
*/
|
|
@@ -91,10 +91,10 @@ callbackinfo包含: 回调地址和签名key
|
|
|
91
91
|
return this.request("CreateSealPolicy", req, cb);
|
|
92
92
|
}
|
|
93
93
|
/**
|
|
94
|
-
*
|
|
94
|
+
* 本接口(CreateEmbedWebUrl)用于创建嵌入web的链接 本接口支持创建:创建印章,创建模板,修改模板,预览模板,预览合同流程的web链接 进入web连接后与当前控制台操作保持一致
|
|
95
95
|
*/
|
|
96
|
-
async
|
|
97
|
-
return this.request("
|
|
96
|
+
async CreateEmbedWebUrl(req, cb) {
|
|
97
|
+
return this.request("CreateEmbedWebUrl", req, cb);
|
|
98
98
|
}
|
|
99
99
|
/**
|
|
100
100
|
* 对流程的合同文件进行验证,判断文件是否合法。
|
|
@@ -350,10 +350,11 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");<br/>
|
|
|
350
350
|
return this.request("UploadFiles", req, cb);
|
|
351
351
|
}
|
|
352
352
|
/**
|
|
353
|
-
*
|
|
353
|
+
* 通过此接口,创建企业批量签署链接,企业员工点击链接即可跳转控制台进行批量签署。
|
|
354
|
+
如果没有UserId,Name和Mobile必填,对应的员工必须在企业下已经实名,且该员工为批量签署合同中的签署方。
|
|
354
355
|
*/
|
|
355
|
-
async
|
|
356
|
-
return this.request("
|
|
356
|
+
async CreateOrganizationBatchSignUrl(req, cb) {
|
|
357
|
+
return this.request("CreateOrganizationBatchSignUrl", req, cb);
|
|
357
358
|
}
|
|
358
359
|
/**
|
|
359
360
|
* 指定需要批量催办的签署流程Id,批量催办合同,最多100个; 接口失败后返回错误信息
|
|
@@ -366,7 +367,15 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");<br/>
|
|
|
366
367
|
return this.request("CreateFlowReminds", req, cb);
|
|
367
368
|
}
|
|
368
369
|
/**
|
|
369
|
-
*
|
|
370
|
+
* 查询流程填写控件内容,可以根据流程Id查询该流程相关联的填写控件信息
|
|
371
|
+
*/
|
|
372
|
+
async DescribeFlowComponents(req, cb) {
|
|
373
|
+
return this.request("DescribeFlowComponents", req, cb);
|
|
374
|
+
}
|
|
375
|
+
/**
|
|
376
|
+
* 集团企业统一使用主代子进行操作,无需根据子企业账号进行转化查询,该接口需要屏蔽下线
|
|
377
|
+
|
|
378
|
+
通过子企业影子账号查询主企业员工账号
|
|
370
379
|
*/
|
|
371
380
|
async DescribeIntegrationMainOrganizationUser(req, cb) {
|
|
372
381
|
return this.request("DescribeIntegrationMainOrganizationUser", req, cb);
|
|
@@ -377,6 +386,12 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");<br/>
|
|
|
377
386
|
async DescribeThirdPartyAuthCode(req, cb) {
|
|
378
387
|
return this.request("DescribeThirdPartyAuthCode", req, cb);
|
|
379
388
|
}
|
|
389
|
+
/**
|
|
390
|
+
* 用来创建页面主题配置
|
|
391
|
+
*/
|
|
392
|
+
async CreateWebThemeConfig(req, cb) {
|
|
393
|
+
return this.request("CreateWebThemeConfig", req, cb);
|
|
394
|
+
}
|
|
380
395
|
/**
|
|
381
396
|
* 查询企业印章的列表,需要操作者具有查询印章权限
|
|
382
397
|
客户指定需要获取的印章数量和偏移量,数量最多100,超过100按100处理;入参InfoType控制印章是否携带授权人信息,为1则携带,为0则返回的授权人信息为空数组。接口调用成功返回印章的信息列表还有企业印章的总数。
|
|
@@ -426,6 +441,12 @@ PDF资源Id 通过上传文件接口获取
|
|
|
426
441
|
async CreateFlowGroupByFiles(req, cb) {
|
|
427
442
|
return this.request("CreateFlowGroupByFiles", req, cb);
|
|
428
443
|
}
|
|
444
|
+
/**
|
|
445
|
+
* 此API接口用户查询加入集团的成员企业
|
|
446
|
+
*/
|
|
447
|
+
async DescribeOrganizationGroupOrganizations(req, cb) {
|
|
448
|
+
return this.request("DescribeOrganizationGroupOrganizations", req, cb);
|
|
449
|
+
}
|
|
429
450
|
/**
|
|
430
451
|
* 创建员工,此接口会发送提醒员工实名的短信
|
|
431
452
|
*/
|