tencentcloud-sdk-nodejs 4.1.42 → 4.1.44
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/dsgc/v20190723/dsgc_client.js +6 -51
- package/es/services/goosefs/v20220519/goosefs_client.js +52 -34
- package/es/services/index.js +0 -1
- package/es/services/postgres/v20170312/postgres_client.js +0 -3
- package/es/services/tione/v20211111/tione_client.js +3 -0
- 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/ams/v20201229/ams_models.d.ts +29 -31
- package/tencentcloud/services/batch/v20170312/batch_models.d.ts +3 -3
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +2 -1
- package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +1 -1
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +29 -1
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +5 -1
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +2 -1
- package/tencentcloud/services/cls/v20201016/cls_client.js +2 -1
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +20 -8
- package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +1 -0
- package/tencentcloud/services/cvm/v20170312/cvm_client.js +1 -0
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +19 -17
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +0 -2
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +53 -0
- package/tencentcloud/services/domain/v20180808/domain_client.d.ts +1 -1
- package/tencentcloud/services/domain/v20180808/domain_client.js +1 -1
- package/tencentcloud/services/domain/v20180808/domain_models.d.ts +1 -0
- package/tencentcloud/services/dsgc/v20190723/dsgc_client.d.ts +7 -69
- package/tencentcloud/services/dsgc/v20190723/dsgc_client.js +9 -101
- package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +41 -233
- package/tencentcloud/services/dts/v20180330/dts_models.d.ts +2 -0
- package/tencentcloud/services/es/v20180416/es_models.d.ts +4 -0
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +2 -0
- package/tencentcloud/services/ess/v20201111/ess_client.js +2 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +4 -4
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +2 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +2 -0
- package/tencentcloud/services/goosefs/v20220519/goosefs_client.d.ts +61 -37
- package/tencentcloud/services/goosefs/v20220519/goosefs_client.js +90 -54
- package/tencentcloud/services/goosefs/v20220519/goosefs_models.d.ts +263 -30
- package/tencentcloud/services/hai/v20230812/hai_models.d.ts +3 -3
- package/tencentcloud/services/index.d.ts +0 -1
- package/tencentcloud/services/index.js +0 -2
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +6 -2
- package/tencentcloud/services/keewidb/v20220308/keewidb_models.d.ts +6 -1
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +2 -0
- package/tencentcloud/services/live/v20180801/live_models.d.ts +4 -0
- package/tencentcloud/services/lke/v20231130/lke_client.d.ts +3 -3
- package/tencentcloud/services/lke/v20231130/lke_client.js +3 -3
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +1 -25
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +2 -2
- package/tencentcloud/services/mps/v20190612/mps_client.d.ts +1 -0
- package/tencentcloud/services/mps/v20190612/mps_client.js +1 -0
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +11 -4
- package/tencentcloud/services/postgres/v20170312/postgres_client.d.ts +4 -10
- package/tencentcloud/services/postgres/v20170312/postgres_client.js +3 -11
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +0 -58
- package/tencentcloud/services/scf/v20180416/scf_models.d.ts +2 -2
- package/tencentcloud/services/ses/v20201002/ses_models.d.ts +4 -0
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +1 -1
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +8 -0
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +1 -1
- package/tencentcloud/services/tione/v20211111/tione_client.d.ts +5 -1
- package/tencentcloud/services/tione/v20211111/tione_client.js +6 -0
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +176 -6
- package/tencentcloud/services/tke/v20220501/tke_models.d.ts +5 -0
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +18 -1
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +33 -2
- package/tencentcloud/services/tts/v20190823/tts_client.d.ts +0 -1
- package/tencentcloud/services/tts/v20190823/tts_client.js +0 -1
- package/tencentcloud/services/tts/v20190823/tts_models.d.ts +2 -2
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +1 -1
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +1 -1
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +2 -1
- package/es/services/apcas/index.js +0 -4
- package/es/services/apcas/v20201127/apcas_client.js +0 -27
- package/es/services/apcas/v20201127/apcas_models.js +0 -0
- package/es/services/apcas/v20201127/index.js +0 -6
- package/tencentcloud/services/apcas/index.d.ts +0 -6
- package/tencentcloud/services/apcas/index.js +0 -7
- package/tencentcloud/services/apcas/v20201127/apcas_client.d.ts +0 -38
- package/tencentcloud/services/apcas/v20201127/apcas_client.js +0 -73
- package/tencentcloud/services/apcas/v20201127/apcas_models.d.ts +0 -389
- package/tencentcloud/services/apcas/v20201127/apcas_models.js +0 -18
- package/tencentcloud/services/apcas/v20201127/index.d.ts +0 -6
- package/tencentcloud/services/apcas/v20201127/index.js +0 -10
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* DescribeRuleList返回参数结构体
|
|
3
|
-
*/
|
|
4
|
-
export interface DescribeRuleListResponse {
|
|
5
|
-
/**
|
|
6
|
-
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
7
|
-
*/
|
|
8
|
-
RequestId?: string;
|
|
9
|
-
}
|
|
10
1
|
/**
|
|
11
2
|
* 数据资产报告-涉敏top的资产
|
|
12
3
|
*/
|
|
@@ -391,10 +382,6 @@ export interface DspaFieldResultDataSample {
|
|
|
391
382
|
*/
|
|
392
383
|
DataSample?: string;
|
|
393
384
|
}
|
|
394
|
-
/**
|
|
395
|
-
* ModifyClassificationRule请求参数结构体
|
|
396
|
-
*/
|
|
397
|
-
export declare type ModifyClassificationRuleRequest = null;
|
|
398
385
|
/**
|
|
399
386
|
* DescribeDSPADiscoveryServiceStatus返回参数结构体
|
|
400
387
|
*/
|
|
@@ -755,10 +742,6 @@ export interface DescribeDSPAESDataAssetByComplianceIdRequest {
|
|
|
755
742
|
*/
|
|
756
743
|
DataSourceType?: string;
|
|
757
744
|
}
|
|
758
|
-
/**
|
|
759
|
-
* ModifyLevelName请求参数结构体
|
|
760
|
-
*/
|
|
761
|
-
export declare type ModifyLevelNameRequest = null;
|
|
762
745
|
/**
|
|
763
746
|
* ModifyDSPAAssessmentRiskLevel返回参数结构体
|
|
764
747
|
*/
|
|
@@ -1421,15 +1404,6 @@ export interface CreateDSPAAssessmentTaskResponse {
|
|
|
1421
1404
|
*/
|
|
1422
1405
|
RequestId?: string;
|
|
1423
1406
|
}
|
|
1424
|
-
/**
|
|
1425
|
-
* DescribeClassificationRuleCount返回参数结构体
|
|
1426
|
-
*/
|
|
1427
|
-
export interface DescribeClassificationRuleCountResponse {
|
|
1428
|
-
/**
|
|
1429
|
-
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1430
|
-
*/
|
|
1431
|
-
RequestId?: string;
|
|
1432
|
-
}
|
|
1433
1407
|
/**
|
|
1434
1408
|
* DescribeDSPAESDataAssetByComplianceId返回参数结构体
|
|
1435
1409
|
*/
|
|
@@ -1879,14 +1853,6 @@ export interface DspaDiscoveryTaskResultDetail {
|
|
|
1879
1853
|
*/
|
|
1880
1854
|
SchemaName?: string;
|
|
1881
1855
|
}
|
|
1882
|
-
/**
|
|
1883
|
-
* DescribeLeafClassification请求参数结构体
|
|
1884
|
-
*/
|
|
1885
|
-
export declare type DescribeLeafClassificationRequest = null;
|
|
1886
|
-
/**
|
|
1887
|
-
* CreateClassificationRule请求参数结构体
|
|
1888
|
-
*/
|
|
1889
|
-
export declare type CreateClassificationRuleRequest = null;
|
|
1890
1856
|
/**
|
|
1891
1857
|
* DescribeDSPAAssessmentTemplates请求参数结构体
|
|
1892
1858
|
*/
|
|
@@ -2026,15 +1992,6 @@ export interface DiscoveryCondition {
|
|
|
2026
1992
|
*/
|
|
2027
1993
|
ESInstances?: Array<ESInstance>;
|
|
2028
1994
|
}
|
|
2029
|
-
/**
|
|
2030
|
-
* ModifyStandardInfo返回参数结构体
|
|
2031
|
-
*/
|
|
2032
|
-
export interface ModifyStandardInfoResponse {
|
|
2033
|
-
/**
|
|
2034
|
-
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2035
|
-
*/
|
|
2036
|
-
RequestId?: string;
|
|
2037
|
-
}
|
|
2038
1995
|
/**
|
|
2039
1996
|
* DescribeDSPAAssessmentRiskTemplateDetail请求参数结构体
|
|
2040
1997
|
*/
|
|
@@ -2901,7 +2858,6 @@ export interface DspaDiscoveryTask {
|
|
|
2901
2858
|
GeneralRuleSetEnable?: number;
|
|
2902
2859
|
/**
|
|
2903
2860
|
* 任务最新的一次执行结果信息,该字段用于查询任务列表接口
|
|
2904
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2905
2861
|
*/
|
|
2906
2862
|
Result?: ScanTaskResult;
|
|
2907
2863
|
/**
|
|
@@ -2911,7 +2867,6 @@ export interface DspaDiscoveryTask {
|
|
|
2911
2867
|
TimingStartTime?: string;
|
|
2912
2868
|
/**
|
|
2913
2869
|
* 关联模板是否更新
|
|
2914
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2915
2870
|
*/
|
|
2916
2871
|
ComplianceUpdate?: boolean;
|
|
2917
2872
|
}
|
|
@@ -2978,26 +2933,48 @@ export interface NOSQLInstance {
|
|
|
2978
2933
|
DiscoveryTaskInstanceID?: number;
|
|
2979
2934
|
}
|
|
2980
2935
|
/**
|
|
2981
|
-
*
|
|
2936
|
+
* DescribeDSPAAssessmentTemplateControlItems请求参数结构体
|
|
2982
2937
|
*/
|
|
2983
|
-
export interface
|
|
2938
|
+
export interface DescribeDSPAAssessmentTemplateControlItemsRequest {
|
|
2984
2939
|
/**
|
|
2985
|
-
* DSPA实例
|
|
2940
|
+
* DSPA实例Id。格式“dspa-xxxxxxxx”
|
|
2986
2941
|
*/
|
|
2987
2942
|
DspaId: string;
|
|
2988
2943
|
/**
|
|
2989
|
-
*
|
|
2944
|
+
* 评估模板Id。格式“template-xxxxxxxx”
|
|
2990
2945
|
*/
|
|
2991
|
-
|
|
2946
|
+
TemplateId: string;
|
|
2947
|
+
/**
|
|
2948
|
+
* 偏移量。默认为0
|
|
2949
|
+
*/
|
|
2950
|
+
Offset?: number;
|
|
2951
|
+
/**
|
|
2952
|
+
* 结果集个数限制。默认为20,最大值为100
|
|
2953
|
+
*/
|
|
2954
|
+
Limit?: number;
|
|
2955
|
+
/**
|
|
2956
|
+
* 过滤项。
|
|
2957
|
+
支持模糊搜索:ItemId,ItemName
|
|
2958
|
+
支持过滤:
|
|
2959
|
+
Source:评估项来源,system / user
|
|
2960
|
+
ItemType:评估项类型,questionnaire / auto
|
|
2961
|
+
ItemSubType:评估项子类型
|
|
2962
|
+
Status:评估项启用状态,draft / launched
|
|
2963
|
+
*/
|
|
2964
|
+
Filters?: Array<DspaAssessmentFilter>;
|
|
2992
2965
|
}
|
|
2993
2966
|
/**
|
|
2994
|
-
*
|
|
2967
|
+
* 分类分级规则数量
|
|
2995
2968
|
*/
|
|
2996
|
-
export interface
|
|
2969
|
+
export interface RuleEffectItem {
|
|
2997
2970
|
/**
|
|
2998
|
-
*
|
|
2971
|
+
* 规则描述
|
|
2999
2972
|
*/
|
|
3000
|
-
|
|
2973
|
+
Name?: string;
|
|
2974
|
+
/**
|
|
2975
|
+
* 规则值
|
|
2976
|
+
*/
|
|
2977
|
+
Value?: number;
|
|
3001
2978
|
}
|
|
3002
2979
|
/**
|
|
3003
2980
|
* 分类分级任务RDB数据规则
|
|
@@ -3083,15 +3060,6 @@ export interface DescribeDSPARDBDataAssetByComplianceIdResponse {
|
|
|
3083
3060
|
*/
|
|
3084
3061
|
RequestId?: string;
|
|
3085
3062
|
}
|
|
3086
|
-
/**
|
|
3087
|
-
* CreateNewClassification返回参数结构体
|
|
3088
|
-
*/
|
|
3089
|
-
export interface CreateNewClassificationResponse {
|
|
3090
|
-
/**
|
|
3091
|
-
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
3092
|
-
*/
|
|
3093
|
-
RequestId?: string;
|
|
3094
|
-
}
|
|
3095
3063
|
/**
|
|
3096
3064
|
* DescribeDSPADiscoveryTasks返回参数结构体
|
|
3097
3065
|
*/
|
|
@@ -3283,15 +3251,6 @@ export interface DescribeDSPADiscoveryRulesResponse {
|
|
|
3283
3251
|
*/
|
|
3284
3252
|
RequestId?: string;
|
|
3285
3253
|
}
|
|
3286
|
-
/**
|
|
3287
|
-
* ModifyLevelState返回参数结构体
|
|
3288
|
-
*/
|
|
3289
|
-
export interface ModifyLevelStateResponse {
|
|
3290
|
-
/**
|
|
3291
|
-
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
3292
|
-
*/
|
|
3293
|
-
RequestId?: string;
|
|
3294
|
-
}
|
|
3295
3254
|
/**
|
|
3296
3255
|
* StopDSPADiscoveryTask请求参数结构体
|
|
3297
3256
|
*/
|
|
@@ -3722,15 +3681,6 @@ export interface DescribeDSPAAssessmentRisksResponse {
|
|
|
3722
3681
|
*/
|
|
3723
3682
|
RequestId?: string;
|
|
3724
3683
|
}
|
|
3725
|
-
/**
|
|
3726
|
-
* CreateClassificationRule返回参数结构体
|
|
3727
|
-
*/
|
|
3728
|
-
export interface CreateClassificationRuleResponse {
|
|
3729
|
-
/**
|
|
3730
|
-
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
3731
|
-
*/
|
|
3732
|
-
RequestId?: string;
|
|
3733
|
-
}
|
|
3734
3684
|
/**
|
|
3735
3685
|
* 查询绑定的db信息
|
|
3736
3686
|
*/
|
|
@@ -3748,15 +3698,6 @@ export interface DbInfo {
|
|
|
3748
3698
|
*/
|
|
3749
3699
|
BindType?: string;
|
|
3750
3700
|
}
|
|
3751
|
-
/**
|
|
3752
|
-
* ModifyClassificationRule返回参数结构体
|
|
3753
|
-
*/
|
|
3754
|
-
export interface ModifyClassificationRuleResponse {
|
|
3755
|
-
/**
|
|
3756
|
-
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
3757
|
-
*/
|
|
3758
|
-
RequestId?: string;
|
|
3759
|
-
}
|
|
3760
3701
|
/**
|
|
3761
3702
|
* CreateIdentifyRuleAnotherName返回参数结构体
|
|
3762
3703
|
*/
|
|
@@ -4228,15 +4169,6 @@ export interface DescribeDSPAAssessmentRiskLevelDetailRequest {
|
|
|
4228
4169
|
*/
|
|
4229
4170
|
RiskLevelId: number;
|
|
4230
4171
|
}
|
|
4231
|
-
/**
|
|
4232
|
-
* DescribeLeafClassification返回参数结构体
|
|
4233
|
-
*/
|
|
4234
|
-
export interface DescribeLeafClassificationResponse {
|
|
4235
|
-
/**
|
|
4236
|
-
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
4237
|
-
*/
|
|
4238
|
-
RequestId?: string;
|
|
4239
|
-
}
|
|
4240
4172
|
/**
|
|
4241
4173
|
* DescribeDSPAAssessmentRiskLevelTrend请求参数结构体
|
|
4242
4174
|
*/
|
|
@@ -4311,8 +4243,13 @@ export interface CosAsset {
|
|
|
4311
4243
|
export interface DescribeDSPAAssessmentRiskSideListResponse {
|
|
4312
4244
|
/**
|
|
4313
4245
|
* 风险面列表
|
|
4246
|
+
* @deprecated
|
|
4314
4247
|
*/
|
|
4315
4248
|
RiskSideItmeList?: Array<Note>;
|
|
4249
|
+
/**
|
|
4250
|
+
* 风险面列表
|
|
4251
|
+
*/
|
|
4252
|
+
RiskSideItemList?: Array<Note>;
|
|
4316
4253
|
/**
|
|
4317
4254
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
4318
4255
|
*/
|
|
@@ -4610,15 +4547,6 @@ export interface DataRule {
|
|
|
4610
4547
|
*/
|
|
4611
4548
|
ExtendParameters?: Array<DatagovRuleExtendParameter>;
|
|
4612
4549
|
}
|
|
4613
|
-
/**
|
|
4614
|
-
* ModifyLevelName返回参数结构体
|
|
4615
|
-
*/
|
|
4616
|
-
export interface ModifyLevelNameResponse {
|
|
4617
|
-
/**
|
|
4618
|
-
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
4619
|
-
*/
|
|
4620
|
-
RequestId?: string;
|
|
4621
|
-
}
|
|
4622
4550
|
/**
|
|
4623
4551
|
* EnableTrialVersion返回参数结构体
|
|
4624
4552
|
*/
|
|
@@ -4648,10 +4576,6 @@ export interface DSPAMetaType {
|
|
|
4648
4576
|
*/
|
|
4649
4577
|
SupportedAuthTypes?: Array<string>;
|
|
4650
4578
|
}
|
|
4651
|
-
/**
|
|
4652
|
-
* ModifyStandardInfo请求参数结构体
|
|
4653
|
-
*/
|
|
4654
|
-
export declare type ModifyStandardInfoRequest = null;
|
|
4655
4579
|
/**
|
|
4656
4580
|
* DescribeDSPAComplianceGroupDetail返回参数结构体
|
|
4657
4581
|
*/
|
|
@@ -4758,10 +4682,6 @@ export interface DspaTaskResult {
|
|
|
4758
4682
|
*/
|
|
4759
4683
|
MetaType?: string;
|
|
4760
4684
|
}
|
|
4761
|
-
/**
|
|
4762
|
-
* DescribeRuleList请求参数结构体
|
|
4763
|
-
*/
|
|
4764
|
-
export declare type DescribeRuleListRequest = null;
|
|
4765
4685
|
/**
|
|
4766
4686
|
* DescribeDSPADataSourceDbInfo请求参数结构体
|
|
4767
4687
|
*/
|
|
@@ -4779,10 +4699,6 @@ export interface DescribeDSPADataSourceDbInfoRequest {
|
|
|
4779
4699
|
*/
|
|
4780
4700
|
DataSourceType?: string;
|
|
4781
4701
|
}
|
|
4782
|
-
/**
|
|
4783
|
-
* CreateOrCopyStandard请求参数结构体
|
|
4784
|
-
*/
|
|
4785
|
-
export declare type CreateOrCopyStandardRequest = null;
|
|
4786
4702
|
/**
|
|
4787
4703
|
* 扫描任务结果,按照数据库级别展示
|
|
4788
4704
|
*/
|
|
@@ -5136,10 +5052,6 @@ export interface AssessmentTask {
|
|
|
5136
5052
|
*/
|
|
5137
5053
|
ProgressPercent: number;
|
|
5138
5054
|
}
|
|
5139
|
-
/**
|
|
5140
|
-
* DescribeClassificationInfo请求参数结构体
|
|
5141
|
-
*/
|
|
5142
|
-
export declare type DescribeClassificationInfoRequest = null;
|
|
5143
5055
|
/**
|
|
5144
5056
|
* DescribeDSPAESDataSample请求参数结构体
|
|
5145
5057
|
*/
|
|
@@ -5414,10 +5326,6 @@ export interface DescribeDSPAAssessmentRiskSideListRequest {
|
|
|
5414
5326
|
*/
|
|
5415
5327
|
TemplateId: number;
|
|
5416
5328
|
}
|
|
5417
|
-
/**
|
|
5418
|
-
* ModifyNewClassification请求参数结构体
|
|
5419
|
-
*/
|
|
5420
|
-
export declare type ModifyNewClassificationRequest = null;
|
|
5421
5329
|
/**
|
|
5422
5330
|
* DSPA用户资源元信息
|
|
5423
5331
|
*/
|
|
@@ -5835,15 +5743,6 @@ export interface AssessmentRiskItem {
|
|
|
5835
5743
|
*/
|
|
5836
5744
|
ReferTemplateList?: Array<TemplateInfo>;
|
|
5837
5745
|
}
|
|
5838
|
-
/**
|
|
5839
|
-
* ModifyNewClassification返回参数结构体
|
|
5840
|
-
*/
|
|
5841
|
-
export interface ModifyNewClassificationResponse {
|
|
5842
|
-
/**
|
|
5843
|
-
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
5844
|
-
*/
|
|
5845
|
-
RequestId?: string;
|
|
5846
|
-
}
|
|
5847
5746
|
/**
|
|
5848
5747
|
* BindDSPAResourceDatabases请求参数结构体
|
|
5849
5748
|
*/
|
|
@@ -5935,10 +5834,6 @@ export interface GetUserQuotaInfoRequest {
|
|
|
5935
5834
|
*/
|
|
5936
5835
|
DspaId: string;
|
|
5937
5836
|
}
|
|
5938
|
-
/**
|
|
5939
|
-
* ModifyLevelState请求参数结构体
|
|
5940
|
-
*/
|
|
5941
|
-
export declare type ModifyLevelStateRequest = null;
|
|
5942
5837
|
/**
|
|
5943
5838
|
* ModifyDSPACOSTaskResult返回参数结构体
|
|
5944
5839
|
*/
|
|
@@ -6116,15 +6011,6 @@ export interface StartDSPADiscoveryTaskResponse {
|
|
|
6116
6011
|
*/
|
|
6117
6012
|
RequestId?: string;
|
|
6118
6013
|
}
|
|
6119
|
-
/**
|
|
6120
|
-
* CreateOrCopyStandard返回参数结构体
|
|
6121
|
-
*/
|
|
6122
|
-
export interface CreateOrCopyStandardResponse {
|
|
6123
|
-
/**
|
|
6124
|
-
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
6125
|
-
*/
|
|
6126
|
-
RequestId?: string;
|
|
6127
|
-
}
|
|
6128
6014
|
/**
|
|
6129
6015
|
* DescribeDSPALevelGroups返回参数结构体
|
|
6130
6016
|
*/
|
|
@@ -6542,10 +6428,6 @@ export interface DescribeDSPAAssessmentRiskDealedTrendRequest {
|
|
|
6542
6428
|
*/
|
|
6543
6429
|
TemplateId?: string;
|
|
6544
6430
|
}
|
|
6545
|
-
/**
|
|
6546
|
-
* ModifyLevelInfo请求参数结构体
|
|
6547
|
-
*/
|
|
6548
|
-
export declare type ModifyLevelInfoRequest = null;
|
|
6549
6431
|
/**
|
|
6550
6432
|
* dsgc-资产梳理报表-数据源信息
|
|
6551
6433
|
*/
|
|
@@ -6967,35 +6849,17 @@ export interface VerifyDSPADiscoveryRuleResponse {
|
|
|
6967
6849
|
RequestId?: string;
|
|
6968
6850
|
}
|
|
6969
6851
|
/**
|
|
6970
|
-
*
|
|
6852
|
+
* DeleteDSPADiscoveryTaskResult请求参数结构体
|
|
6971
6853
|
*/
|
|
6972
|
-
export interface
|
|
6854
|
+
export interface DeleteDSPADiscoveryTaskResultRequest {
|
|
6973
6855
|
/**
|
|
6974
|
-
* DSPA实例
|
|
6856
|
+
* DSPA实例ID
|
|
6975
6857
|
*/
|
|
6976
6858
|
DspaId: string;
|
|
6977
6859
|
/**
|
|
6978
|
-
*
|
|
6979
|
-
*/
|
|
6980
|
-
TemplateId: string;
|
|
6981
|
-
/**
|
|
6982
|
-
* 偏移量。默认为0
|
|
6983
|
-
*/
|
|
6984
|
-
Offset?: number;
|
|
6985
|
-
/**
|
|
6986
|
-
* 结果集个数限制。默认为20,最大值为100
|
|
6987
|
-
*/
|
|
6988
|
-
Limit?: number;
|
|
6989
|
-
/**
|
|
6990
|
-
* 过滤项。
|
|
6991
|
-
支持模糊搜索:ItemId,ItemName
|
|
6992
|
-
支持过滤:
|
|
6993
|
-
Source:评估项来源,system / user
|
|
6994
|
-
ItemType:评估项类型,questionnaire / auto
|
|
6995
|
-
ItemSubType:评估项子类型
|
|
6996
|
-
Status:评估项启用状态,draft / launched
|
|
6860
|
+
* 扫描数据库结果ID
|
|
6997
6861
|
*/
|
|
6998
|
-
|
|
6862
|
+
DbResultId: number;
|
|
6999
6863
|
}
|
|
7000
6864
|
/**
|
|
7001
6865
|
* DescribeDSPAAssessmentRiskItemTop5返回参数结构体
|
|
@@ -7207,15 +7071,6 @@ export interface DescribeDSPADiscoveryTaskResultDetailRequest {
|
|
|
7207
7071
|
*/
|
|
7208
7072
|
CategoryIdList?: Array<number | bigint>;
|
|
7209
7073
|
}
|
|
7210
|
-
/**
|
|
7211
|
-
* DescribeClassificationInfo返回参数结构体
|
|
7212
|
-
*/
|
|
7213
|
-
export interface DescribeClassificationInfoResponse {
|
|
7214
|
-
/**
|
|
7215
|
-
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
7216
|
-
*/
|
|
7217
|
-
RequestId?: string;
|
|
7218
|
-
}
|
|
7219
7074
|
/**
|
|
7220
7075
|
* DescribeDSPATaskResultDataSample请求参数结构体
|
|
7221
7076
|
*/
|
|
@@ -7560,19 +7415,6 @@ export interface ExportAssetDetailDataResponse {
|
|
|
7560
7415
|
*/
|
|
7561
7416
|
RequestId?: string;
|
|
7562
7417
|
}
|
|
7563
|
-
/**
|
|
7564
|
-
* 分类分级规则数量
|
|
7565
|
-
*/
|
|
7566
|
-
export interface RuleEffectItem {
|
|
7567
|
-
/**
|
|
7568
|
-
* 规则描述
|
|
7569
|
-
*/
|
|
7570
|
-
Name?: string;
|
|
7571
|
-
/**
|
|
7572
|
-
* 规则值
|
|
7573
|
-
*/
|
|
7574
|
-
Value?: number;
|
|
7575
|
-
}
|
|
7576
7418
|
/**
|
|
7577
7419
|
* 分类规则信息
|
|
7578
7420
|
*/
|
|
@@ -7782,10 +7624,6 @@ export interface DescribeDSPACategoryTreeWithRulesRequest {
|
|
|
7782
7624
|
*/
|
|
7783
7625
|
CategoryId?: number;
|
|
7784
7626
|
}
|
|
7785
|
-
/**
|
|
7786
|
-
* DescribeClassificationRuleCount请求参数结构体
|
|
7787
|
-
*/
|
|
7788
|
-
export declare type DescribeClassificationRuleCountRequest = null;
|
|
7789
7627
|
/**
|
|
7790
7628
|
* 数据库实例的DB绑定关系状态信息。
|
|
7791
7629
|
*/
|
|
@@ -7803,10 +7641,6 @@ export interface DbRelationStatusItem {
|
|
|
7803
7641
|
*/
|
|
7804
7642
|
ValidStatus?: string;
|
|
7805
7643
|
}
|
|
7806
|
-
/**
|
|
7807
|
-
* CreateNewClassification请求参数结构体
|
|
7808
|
-
*/
|
|
7809
|
-
export declare type CreateNewClassificationRequest = null;
|
|
7810
7644
|
/**
|
|
7811
7645
|
* 建议使用的安全产品
|
|
7812
7646
|
*/
|
|
@@ -8023,15 +7857,6 @@ export interface CreateDSPACategoryRelationRequest {
|
|
|
8023
7857
|
*/
|
|
8024
7858
|
ComplianceId: number;
|
|
8025
7859
|
}
|
|
8026
|
-
/**
|
|
8027
|
-
* ModifyMergeClassification返回参数结构体
|
|
8028
|
-
*/
|
|
8029
|
-
export interface ModifyMergeClassificationResponse {
|
|
8030
|
-
/**
|
|
8031
|
-
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
8032
|
-
*/
|
|
8033
|
-
RequestId?: string;
|
|
8034
|
-
}
|
|
8035
7860
|
/**
|
|
8036
7861
|
* CreateAssetSortingReportTask返回参数结构体
|
|
8037
7862
|
*/
|
|
@@ -8435,15 +8260,6 @@ export interface DspaDiscoveryLevelDetail {
|
|
|
8435
8260
|
*/
|
|
8436
8261
|
LevelGroupId?: number;
|
|
8437
8262
|
}
|
|
8438
|
-
/**
|
|
8439
|
-
* ModifyClassificationRuleState返回参数结构体
|
|
8440
|
-
*/
|
|
8441
|
-
export interface ModifyClassificationRuleStateResponse {
|
|
8442
|
-
/**
|
|
8443
|
-
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
8444
|
-
*/
|
|
8445
|
-
RequestId?: string;
|
|
8446
|
-
}
|
|
8447
8263
|
/**
|
|
8448
8264
|
* DescribeDSPAESDataAssetDetail请求参数结构体
|
|
8449
8265
|
*/
|
|
@@ -8847,10 +8663,6 @@ export interface DescribeDSPACOSDiscoveryTasksRequest {
|
|
|
8847
8663
|
*/
|
|
8848
8664
|
Limit?: number;
|
|
8849
8665
|
}
|
|
8850
|
-
/**
|
|
8851
|
-
* ModifyMergeClassification请求参数结构体
|
|
8852
|
-
*/
|
|
8853
|
-
export declare type ModifyMergeClassificationRequest = null;
|
|
8854
8666
|
/**
|
|
8855
8667
|
* DescribeDSPAAssessmentPendingRiskOverview返回参数结构体
|
|
8856
8668
|
*/
|
|
@@ -8918,10 +8730,6 @@ export interface AssetDBDetail {
|
|
|
8918
8730
|
*/
|
|
8919
8731
|
DistributionData?: Array<Note>;
|
|
8920
8732
|
}
|
|
8921
|
-
/**
|
|
8922
|
-
* ModifyClassificationRuleState请求参数结构体
|
|
8923
|
-
*/
|
|
8924
|
-
export declare type ModifyClassificationRuleStateRequest = null;
|
|
8925
8733
|
/**
|
|
8926
8734
|
* 风险趋势项
|
|
8927
8735
|
*/
|
|
@@ -632,6 +632,7 @@ export declare class Client extends AbstractClient {
|
|
|
632
632
|
2. 该接口返回的签署链接适用于APP集成的场景,支持APP打开或浏览器直接打开,**不支持微信小程序嵌入**。配置方式请参考:<a href="https://qian.tencent.com/developers/company/openqianh5/">跳转电子签H5</a>。
|
|
633
633
|
如需跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>。
|
|
634
634
|
3. 因h5涉及人脸身份认证能力基于慧眼人脸核身,对Android和iOS系统均有一定要求, 因此<font color='red'>App嵌入H5签署合同需要按照慧眼提供的<a href="https://cloud.tencent.com/document/product/1007/61076">慧眼人脸核身兼容性文档</a>做兼容性适配</font>。
|
|
635
|
+
4. H5签署现在仅支持中国大陆身份证和中国港澳台居民居住证。
|
|
635
636
|
*/
|
|
636
637
|
CreateFlowSignUrl(req: CreateFlowSignUrlRequest, cb?: (error: string, rep: CreateFlowSignUrlResponse) => void): Promise<CreateFlowSignUrlResponse>;
|
|
637
638
|
/**
|
|
@@ -1069,6 +1070,7 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
|
|
|
1069
1070
|
3. 该接口返回的签署链接适用于APP集成的场景,支持APP打开或浏览器直接打开,**不支持微信小程序嵌入**。
|
|
1070
1071
|
跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>。
|
|
1071
1072
|
4. 因h5涉及人脸身份认证能力基于慧眼人脸核身,对Android和iOS系统均有一定要求, 因此<font color='red'>App嵌入H5签署合同需要按照慧眼提供的<a href="https://cloud.tencent.com/document/product/1007/61076">慧眼人脸核身兼容性文档</a>做兼容性适配</font>。
|
|
1073
|
+
5. H5签署现在仅支持中国大陆身份证和中国港澳台居民居住证。
|
|
1072
1074
|
*/
|
|
1073
1075
|
CreateBatchQuickSignUrl(req: CreateBatchQuickSignUrlRequest, cb?: (error: string, rep: CreateBatchQuickSignUrlResponse) => void): Promise<CreateBatchQuickSignUrlResponse>;
|
|
1074
1076
|
/**
|
|
@@ -744,6 +744,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
744
744
|
2. 该接口返回的签署链接适用于APP集成的场景,支持APP打开或浏览器直接打开,**不支持微信小程序嵌入**。配置方式请参考:<a href="https://qian.tencent.com/developers/company/openqianh5/">跳转电子签H5</a>。
|
|
745
745
|
如需跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>。
|
|
746
746
|
3. 因h5涉及人脸身份认证能力基于慧眼人脸核身,对Android和iOS系统均有一定要求, 因此<font color='red'>App嵌入H5签署合同需要按照慧眼提供的<a href="https://cloud.tencent.com/document/product/1007/61076">慧眼人脸核身兼容性文档</a>做兼容性适配</font>。
|
|
747
|
+
4. H5签署现在仅支持中国大陆身份证和中国港澳台居民居住证。
|
|
747
748
|
*/
|
|
748
749
|
async CreateFlowSignUrl(req, cb) {
|
|
749
750
|
return this.request("CreateFlowSignUrl", req, cb);
|
|
@@ -1247,6 +1248,7 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
|
|
|
1247
1248
|
3. 该接口返回的签署链接适用于APP集成的场景,支持APP打开或浏览器直接打开,**不支持微信小程序嵌入**。
|
|
1248
1249
|
跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>。
|
|
1249
1250
|
4. 因h5涉及人脸身份认证能力基于慧眼人脸核身,对Android和iOS系统均有一定要求, 因此<font color='red'>App嵌入H5签署合同需要按照慧眼提供的<a href="https://cloud.tencent.com/document/product/1007/61076">慧眼人脸核身兼容性文档</a>做兼容性适配</font>。
|
|
1251
|
+
5. H5签署现在仅支持中国大陆身份证和中国港澳台居民居住证。
|
|
1250
1252
|
*/
|
|
1251
1253
|
async CreateBatchQuickSignUrl(req, cb) {
|
|
1252
1254
|
return this.request("CreateBatchQuickSignUrl", req, cb);
|
|
@@ -4409,7 +4409,7 @@ export interface CreateSchemeUrlResponse {
|
|
|
4409
4409
|
*/
|
|
4410
4410
|
SchemeUrl?: string;
|
|
4411
4411
|
/**
|
|
4412
|
-
* 二维码,在生成动态签署人跳转封面页链接时返回
|
|
4412
|
+
* 二维码,在生成动态签署人跳转封面页链接时返回 注:`此二维码下载链接有效期为5分钟,可下载二维码后本地保存。`
|
|
4413
4413
|
*/
|
|
4414
4414
|
SchemeQrcodeUrl?: string;
|
|
4415
4415
|
/**
|
|
@@ -5620,7 +5620,7 @@ export interface FlowCreateApprover {
|
|
|
5620
5620
|
/**
|
|
5621
5621
|
* 签署意愿确认渠道,默认为WEIXINAPP:人脸识别
|
|
5622
5622
|
|
|
5623
|
-
注: <font color="red"
|
|
5623
|
+
注: <font color="red">不再使用</font >, `用ApproverSignTypes签署人签署合同时的认证方式代替, 新客户可请用ApproverSignTypes来设置`
|
|
5624
5624
|
*/
|
|
5625
5625
|
VerifyChannel?: Array<string>;
|
|
5626
5626
|
/**
|
|
@@ -5654,7 +5654,7 @@ export interface FlowCreateApprover {
|
|
|
5654
5654
|
*/
|
|
5655
5655
|
UserId?: string;
|
|
5656
5656
|
/**
|
|
5657
|
-
* <font color="red"
|
|
5657
|
+
* <font color="red">字段不再使用</font>,当前只支持true,默认为true
|
|
5658
5658
|
*/
|
|
5659
5659
|
Required?: boolean;
|
|
5660
5660
|
/**
|
|
@@ -5669,7 +5669,7 @@ export interface FlowCreateApprover {
|
|
|
5669
5669
|
*/
|
|
5670
5670
|
CustomApproverTag?: string;
|
|
5671
5671
|
/**
|
|
5672
|
-
*
|
|
5672
|
+
* <font color="red">不再使用</font >, 快速注册相关信息
|
|
5673
5673
|
*/
|
|
5674
5674
|
RegisterInfo?: RegisterInfo;
|
|
5675
5675
|
/**
|
|
@@ -683,6 +683,7 @@ Agent参数中的OpenId 必须为审批者的openId,且链接必须由审批
|
|
|
683
683
|
4. 该接口返回的签署链接适用于APP集成的场景,支持APP打开或浏览器直接打开,**不支持微信小程序嵌入**。
|
|
684
684
|
跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>。
|
|
685
685
|
6. 因h5涉及人脸身份认证能力基于慧眼人脸核身,对Android和iOS系统均有一定要求, 因此<font color='red'>App嵌入H5签署合同需要按照慧眼提供的<a href="https://cloud.tencent.com/document/product/1007/61076">慧眼人脸核身兼容性文档</a>做兼容性适配</font>。
|
|
686
|
+
7. H5签署现在仅支持中国大陆身份证和中国港澳台居民居住证。
|
|
686
687
|
*/
|
|
687
688
|
ChannelCreateBatchQuickSignUrl(req: ChannelCreateBatchQuickSignUrlRequest, cb?: (error: string, rep: ChannelCreateBatchQuickSignUrlResponse) => void): Promise<ChannelCreateBatchQuickSignUrlResponse>;
|
|
688
689
|
/**
|
|
@@ -851,6 +852,7 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
|
|
|
851
852
|
2. 该接口返回的签署链接适用于APP集成的场景,支持APP打开或浏览器直接打开,**不支持微信小程序嵌入**。配置方式请参考:<a href="https://qian.tencent.com/developers/company/openqianh5/">跳转电子签H5</a>。
|
|
852
853
|
如需跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>。
|
|
853
854
|
3. 因h5涉及人脸身份认证能力基于慧眼人脸核身,对Android和iOS系统均有一定要求, 因此<font color='red'>App嵌入H5签署合同需要按照慧眼提供的<a href="https://cloud.tencent.com/document/product/1007/61076">慧眼人脸核身兼容性文档</a>做兼容性适配</font>。
|
|
855
|
+
4. H5签署现在仅支持中国大陆身份证和中国港澳台居民居住证。
|
|
854
856
|
*/
|
|
855
857
|
ChannelCreateFlowSignUrl(req: ChannelCreateFlowSignUrlRequest, cb?: (error: string, rep: ChannelCreateFlowSignUrlResponse) => void): Promise<ChannelCreateFlowSignUrlResponse>;
|
|
856
858
|
/**
|
|
@@ -801,6 +801,7 @@ Agent参数中的OpenId 必须为审批者的openId,且链接必须由审批
|
|
|
801
801
|
4. 该接口返回的签署链接适用于APP集成的场景,支持APP打开或浏览器直接打开,**不支持微信小程序嵌入**。
|
|
802
802
|
跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>。
|
|
803
803
|
6. 因h5涉及人脸身份认证能力基于慧眼人脸核身,对Android和iOS系统均有一定要求, 因此<font color='red'>App嵌入H5签署合同需要按照慧眼提供的<a href="https://cloud.tencent.com/document/product/1007/61076">慧眼人脸核身兼容性文档</a>做兼容性适配</font>。
|
|
804
|
+
7. H5签署现在仅支持中国大陆身份证和中国港澳台居民居住证。
|
|
804
805
|
*/
|
|
805
806
|
async ChannelCreateBatchQuickSignUrl(req, cb) {
|
|
806
807
|
return this.request("ChannelCreateBatchQuickSignUrl", req, cb);
|
|
@@ -991,6 +992,7 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
|
|
|
991
992
|
2. 该接口返回的签署链接适用于APP集成的场景,支持APP打开或浏览器直接打开,**不支持微信小程序嵌入**。配置方式请参考:<a href="https://qian.tencent.com/developers/company/openqianh5/">跳转电子签H5</a>。
|
|
992
993
|
如需跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>。
|
|
993
994
|
3. 因h5涉及人脸身份认证能力基于慧眼人脸核身,对Android和iOS系统均有一定要求, 因此<font color='red'>App嵌入H5签署合同需要按照慧眼提供的<a href="https://cloud.tencent.com/document/product/1007/61076">慧眼人脸核身兼容性文档</a>做兼容性适配</font>。
|
|
995
|
+
4. H5签署现在仅支持中国大陆身份证和中国港澳台居民居住证。
|
|
994
996
|
*/
|
|
995
997
|
async ChannelCreateFlowSignUrl(req, cb) {
|
|
996
998
|
return this.request("ChannelCreateFlowSignUrl", req, cb);
|