tencentcloud-sdk-nodejs 4.0.1025 → 4.0.1027

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (78) hide show
  1. package/package.json +1 -1
  2. package/src/common/sdk_version.ts +1 -1
  3. package/src/services/aiart/v20221229/aiart_models.ts +2 -2
  4. package/src/services/batch/v20170312/batch_models.ts +2 -2
  5. package/src/services/bh/v20230418/bh_client.ts +2 -0
  6. package/src/services/bh/v20230418/bh_models.ts +204 -0
  7. package/src/services/cbs/v20170312/cbs_models.ts +7 -2
  8. package/src/services/cfw/v20190904/cfw_client.ts +5 -19
  9. package/src/services/cfw/v20190904/cfw_models.ts +32 -158
  10. package/src/services/chdfs/v20201112/chdfs_models.ts +1 -4
  11. package/src/services/ckafka/v20190819/ckafka_models.ts +5 -1
  12. package/src/services/cls/v20201016/cls_models.ts +9 -2
  13. package/src/services/cvm/v20170312/cvm_models.ts +2 -2
  14. package/src/services/cwp/v20180228/cwp_client.ts +12 -42
  15. package/src/services/cwp/v20180228/cwp_models.ts +60 -243
  16. package/src/services/dsgc/v20190723/dsgc_models.ts +7 -3
  17. package/src/services/ess/v20201111/ess_models.ts +1 -1
  18. package/src/services/essbasic/v20210526/essbasic_models.ts +1 -1
  19. package/src/services/facefusion/v20220927/facefusion_models.ts +2 -2
  20. package/src/services/lighthouse/v20200324/lighthouse_client.ts +1 -0
  21. package/src/services/lighthouse/v20200324/lighthouse_models.ts +61 -4
  22. package/src/services/live/v20180801/live_models.ts +1 -1
  23. package/src/services/lkeap/v20240522/lkeap_client.ts +2 -1
  24. package/src/services/lkeap/v20240522/lkeap_models.ts +6 -1
  25. package/src/services/mna/v20210119/mna_models.ts +0 -18
  26. package/src/services/mongodb/v20190725/mongodb_models.ts +17 -11
  27. package/src/services/monitor/v20180724/monitor_models.ts +6 -4
  28. package/src/services/mps/v20190612/mps_client.ts +2 -1
  29. package/src/services/mps/v20190612/mps_models.ts +50 -14
  30. package/src/services/mqtt/v20240516/mqtt_client.ts +196 -56
  31. package/src/services/mqtt/v20240516/mqtt_models.ts +1222 -706
  32. package/src/services/ocr/v20181119/ocr_models.ts +23 -11
  33. package/src/services/ssl/v20191205/ssl_client.ts +49 -25
  34. package/src/services/ssl/v20191205/ssl_models.ts +230 -22
  35. package/src/services/tccatalog/v20241024/tccatalog_models.ts +8 -0
  36. package/src/services/tcr/v20190924/tcr_models.ts +2 -0
  37. package/src/services/tmt/v20180321/tmt_models.ts +2 -0
  38. package/src/services/trtc/v20190722/trtc_models.ts +8 -10
  39. package/tencentcloud/common/sdk_version.d.ts +1 -1
  40. package/tencentcloud/common/sdk_version.js +1 -1
  41. package/tencentcloud/services/aiart/v20221229/aiart_models.d.ts +2 -2
  42. package/tencentcloud/services/batch/v20170312/batch_models.d.ts +2 -2
  43. package/tencentcloud/services/bh/v20230418/bh_models.d.ts +202 -0
  44. package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +7 -2
  45. package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +1 -7
  46. package/tencentcloud/services/cfw/v20190904/cfw_client.js +0 -8
  47. package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +32 -156
  48. package/tencentcloud/services/chdfs/v20201112/chdfs_models.d.ts +1 -4
  49. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +5 -1
  50. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +9 -2
  51. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +2 -2
  52. package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +1 -13
  53. package/tencentcloud/services/cwp/v20180228/cwp_client.js +0 -16
  54. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +59 -236
  55. package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +7 -3
  56. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +1 -1
  57. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
  58. package/tencentcloud/services/facefusion/v20220927/facefusion_models.d.ts +2 -2
  59. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +60 -4
  60. package/tencentcloud/services/live/v20180801/live_models.d.ts +1 -1
  61. package/tencentcloud/services/lkeap/v20240522/lkeap_client.d.ts +2 -1
  62. package/tencentcloud/services/lkeap/v20240522/lkeap_client.js +2 -1
  63. package/tencentcloud/services/lkeap/v20240522/lkeap_models.d.ts +6 -1
  64. package/tencentcloud/services/mna/v20210119/mna_models.d.ts +0 -18
  65. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +17 -11
  66. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +6 -4
  67. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +49 -14
  68. package/tencentcloud/services/mqtt/v20240516/mqtt_client.d.ts +54 -8
  69. package/tencentcloud/services/mqtt/v20240516/mqtt_client.js +77 -9
  70. package/tencentcloud/services/mqtt/v20240516/mqtt_models.d.ts +1113 -625
  71. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +23 -11
  72. package/tencentcloud/services/ssl/v20191205/ssl_client.d.ts +17 -9
  73. package/tencentcloud/services/ssl/v20191205/ssl_client.js +24 -12
  74. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +226 -22
  75. package/tencentcloud/services/tccatalog/v20241024/tccatalog_models.d.ts +8 -0
  76. package/tencentcloud/services/tcr/v20190924/tcr_models.d.ts +2 -0
  77. package/tencentcloud/services/tmt/v20180321/tmt_models.d.ts +2 -0
  78. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +8 -10
@@ -1548,15 +1548,6 @@ export interface WebHookPolicy {
1548
1548
  */
1549
1549
  ExcludedQuuids?: Array<string>;
1550
1550
  }
1551
- /**
1552
- * ModifyFileTamperRuleStatus返回参数结构体
1553
- */
1554
- export interface ModifyFileTamperRuleStatusResponse {
1555
- /**
1556
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1557
- */
1558
- RequestId?: string;
1559
- }
1560
1551
  /**
1561
1552
  * DescribeAssetUserInfo返回参数结构体
1562
1553
  */
@@ -2238,69 +2229,13 @@ export interface BroadcastInfo {
2238
2229
  Type?: number;
2239
2230
  }
2240
2231
  /**
2241
- * 网络攻击日志
2232
+ * DeleteLoginWhiteList请求参数结构体
2242
2233
  */
2243
- export interface DefendAttackLog {
2244
- /**
2245
- * 日志ID
2246
- */
2247
- Id?: number;
2248
- /**
2249
- * 客户端ID
2250
- */
2251
- Uuid?: string;
2252
- /**
2253
- * 来源IP
2254
- */
2255
- SrcIp?: string;
2256
- /**
2257
- * 来源端口
2258
- */
2259
- SrcPort?: number;
2260
- /**
2261
- * 攻击方式
2262
- */
2263
- HttpMethod?: string;
2264
- /**
2265
- * 攻击描述
2266
- */
2267
- HttpCgi?: string;
2268
- /**
2269
- * 攻击参数
2270
- */
2271
- HttpParam?: string;
2272
- /**
2273
- * 威胁类型
2274
- */
2275
- VulType?: string;
2276
- /**
2277
- * 攻击时间
2278
- */
2279
- CreatedAt?: string;
2280
- /**
2281
- * 目标服务器IP
2282
- */
2283
- MachineIp?: string;
2284
- /**
2285
- * 目标服务器名称
2286
- */
2287
- MachineName?: string;
2288
- /**
2289
- * 目标IP
2290
- */
2291
- DstIp?: string;
2292
- /**
2293
- * 目标端口
2294
- */
2295
- DstPort?: number;
2296
- /**
2297
- * 攻击内容
2298
- */
2299
- HttpContent?: string;
2234
+ export interface DeleteLoginWhiteListRequest {
2300
2235
  /**
2301
- * 主机额外信息
2236
+ * 白名单ID (最大 100 条)
2302
2237
  */
2303
- MachineExtraInfo?: MachineExtraInfo;
2238
+ Ids: Array<number | bigint>;
2304
2239
  }
2305
2240
  /**
2306
2241
  * DeleteRiskDnsEvent请求参数结构体
@@ -2889,6 +2824,15 @@ export interface ReverseShellRule {
2889
2824
  */
2890
2825
  Hostip?: string;
2891
2826
  }
2827
+ /**
2828
+ * DescribeAESKey返回参数结构体
2829
+ */
2830
+ export interface DescribeAESKeyResponse {
2831
+ /**
2832
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2833
+ */
2834
+ RequestId?: string;
2835
+ }
2892
2836
  /**
2893
2837
  * DescribeBashRules返回参数结构体
2894
2838
  */
@@ -3142,17 +3086,13 @@ export interface ModifyReverseShellRulesAggregationRequest {
3142
3086
  GroupID?: string;
3143
3087
  }
3144
3088
  /**
3145
- * DescribeComponentStatistics返回参数结构体
3089
+ * ExportAssetMachineDetail返回参数结构体
3146
3090
  */
3147
- export interface DescribeComponentStatisticsResponse {
3148
- /**
3149
- * 组件统计列表记录总数。
3150
- */
3151
- TotalCount: number;
3091
+ export interface ExportAssetMachineDetailResponse {
3152
3092
  /**
3153
- * 组件统计列表数据数组。
3093
+ * 下载地址
3154
3094
  */
3155
- ComponentStatistics: Array<ComponentStatistics>;
3095
+ DownloadUrl?: string;
3156
3096
  /**
3157
3097
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3158
3098
  */
@@ -3250,36 +3190,17 @@ export interface PolicyRules {
3250
3190
  */
3251
3191
  export declare type DescribeMachineRegionsRequest = null;
3252
3192
  /**
3253
- * DescribeAttackLogs请求参数结构体
3193
+ * ExportWebPageEventList返回参数结构体
3254
3194
  */
3255
- export interface DescribeAttackLogsRequest {
3256
- /**
3257
- * 返回数量,最大值为100。
3258
- */
3259
- Limit?: number;
3260
- /**
3261
- * 偏移量,默认为0。
3262
- */
3263
- Offset?: number;
3264
- /**
3265
- * 过滤条件。
3266
- <li>HttpMethod - String - 是否必填:否 - 攻击方法(POST|GET)</li>
3267
- <li>DateRange - String - 是否必填:否 - 时间范围(存储最近3个月的数据),如最近一个月["2019-11-17", "2019-12-17"]</li>
3268
- <li>VulType - String 威胁类型 - 是否必填: 否</li>
3269
- <li>SrcIp - String 攻击源IP - 是否必填: 否</li>
3270
- <li>DstIp - String 攻击目标IP - 是否必填: 否</li>
3271
- <li>SrcPort - String 攻击源端口 - 是否必填: 否</li>
3272
- <li>DstPort - String 攻击目标端口 - 是否必填: 否</li>
3273
- */
3274
- Filters?: Array<Filter>;
3195
+ export interface ExportWebPageEventListResponse {
3275
3196
  /**
3276
- * 主机安全客户端ID
3197
+ * 任务id 可通过 ExportTasks接口下载
3277
3198
  */
3278
- Uuid?: string;
3199
+ TaskId?: string;
3279
3200
  /**
3280
- * 云主机机器ID
3201
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3281
3202
  */
3282
- Quuid?: string;
3203
+ RequestId?: string;
3283
3204
  }
3284
3205
  /**
3285
3206
  * ModifyMachineAutoClearConfig请求参数结构体
@@ -4807,24 +4728,6 @@ export interface DeleteRiskDnsEventResponse {
4807
4728
  */
4808
4729
  RequestId?: string;
4809
4730
  }
4810
- /**
4811
- * DescribeAttackLogs返回参数结构体
4812
- */
4813
- export interface DescribeAttackLogsResponse {
4814
- /**
4815
- * 日志列表
4816
- 注意:此字段可能返回 null,表示取不到有效值。
4817
- */
4818
- AttackLogs?: Array<DefendAttackLog>;
4819
- /**
4820
- * 总条数
4821
- */
4822
- TotalCount?: number;
4823
- /**
4824
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4825
- */
4826
- RequestId?: string;
4827
- }
4828
4731
  /**
4829
4732
  * ModifyLoginWhiteRecord请求参数结构体
4830
4733
  */
@@ -6354,13 +6257,13 @@ export interface DeleteReverseShellEventsRequest {
6354
6257
  All?: boolean;
6355
6258
  }
6356
6259
  /**
6357
- * DescribeBanRegions请求参数结构体
6260
+ * DeleteBashPolicies请求参数结构体
6358
6261
  */
6359
- export interface DescribeBanRegionsRequest {
6262
+ export interface DeleteBashPoliciesRequest {
6360
6263
  /**
6361
- * 阻断模式,STANDARD_MODE:标准阻断,DEEP_MODE:深度阻断
6264
+ * ID数组,最大100条。
6362
6265
  */
6363
- Mode: string;
6266
+ Ids: Array<number | bigint>;
6364
6267
  }
6365
6268
  /**
6366
6269
  * ExportAssetAppList返回参数结构体
@@ -7074,17 +6977,17 @@ export interface RansomDefenseStrategyDetail {
7074
6977
  EventCount?: number;
7075
6978
  }
7076
6979
  /**
7077
- * ExportWebPageEventList返回参数结构体
6980
+ * ModifyBaselinePolicyState请求参数结构体
7078
6981
  */
7079
- export interface ExportWebPageEventListResponse {
6982
+ export interface ModifyBaselinePolicyStateRequest {
7080
6983
  /**
7081
- * 任务id 可通过 ExportTasks接口下载
6984
+ * 策略Id
7082
6985
  */
7083
- TaskId?: string;
6986
+ PolicyId: number;
7084
6987
  /**
7085
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6988
+ * 开启状态[1:开启|0:未开启]
7086
6989
  */
7087
- RequestId?: string;
6990
+ IsEnabled: number;
7088
6991
  }
7089
6992
  /**
7090
6993
  * DescribeLicenseBindSchedule返回参数结构体
@@ -9075,13 +8978,17 @@ export interface SetLocalStorageExpireResponse {
9075
8978
  RequestId?: string;
9076
8979
  }
9077
8980
  /**
9078
- * DescribeBanRegions返回参数结构体
8981
+ * DescribeBaselineDownloadList返回参数结构体
9079
8982
  */
9080
- export interface DescribeBanRegionsResponse {
8983
+ export interface DescribeBaselineDownloadListResponse {
9081
8984
  /**
9082
- * 地域信息列表
8985
+ *
9083
8986
  */
9084
- RegionSet?: Array<RegionSet>;
8987
+ List?: Array<BaselineDownload>;
8988
+ /**
8989
+ * 总数
8990
+ */
8991
+ Total?: number;
9085
8992
  /**
9086
8993
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
9087
8994
  */
@@ -12353,13 +12260,13 @@ export interface CreateRansomDefenseStrategyRequest {
12353
12260
  Machines?: Array<RansomDefenseStrategyMachineInfo>;
12354
12261
  }
12355
12262
  /**
12356
- * DeleteLoginWhiteList请求参数结构体
12263
+ * DescribeMalwareFile请求参数结构体
12357
12264
  */
12358
- export interface DeleteLoginWhiteListRequest {
12265
+ export interface DescribeMalwareFileRequest {
12359
12266
  /**
12360
- * 白名单ID (最大 100 条)
12267
+ * 木马记录ID
12361
12268
  */
12362
- Ids: Array<number | bigint>;
12269
+ Id: number;
12363
12270
  }
12364
12271
  /**
12365
12272
  * DescribeLicenseList请求参数结构体
@@ -13814,19 +13721,6 @@ export interface RecoverMalwaresResponse {
13814
13721
  */
13815
13722
  RequestId?: string;
13816
13723
  }
13817
- /**
13818
- * ModifyBaselinePolicyState请求参数结构体
13819
- */
13820
- export interface ModifyBaselinePolicyStateRequest {
13821
- /**
13822
- * 策略Id
13823
- */
13824
- PolicyId: number;
13825
- /**
13826
- * 开启状态[1:开启|0:未开启]
13827
- */
13828
- IsEnabled: number;
13829
- }
13830
13724
  /**
13831
13725
  * DeleteBaselineRule请求参数结构体
13832
13726
  */
@@ -14602,33 +14496,6 @@ export interface DescribeVertexDetailRequest {
14602
14496
  */
14603
14497
  TableName: string;
14604
14498
  }
14605
- /**
14606
- * 组件统计数据。
14607
- */
14608
- export interface ComponentStatistics {
14609
- /**
14610
- * 组件ID。
14611
- */
14612
- Id?: number;
14613
- /**
14614
- * 主机数量。
14615
- */
14616
- MachineNum?: number;
14617
- /**
14618
- * 组件名称。
14619
- */
14620
- ComponentName?: string;
14621
- /**
14622
- * 组件类型。
14623
- <li>WEB:Web组件</li>
14624
- <li>SYSTEM:系统组件</li>
14625
- */
14626
- ComponentType?: string;
14627
- /**
14628
- * 组件描述。
14629
- */
14630
- Description?: string;
14631
- }
14632
14499
  /**
14633
14500
  * ExportAssetWebServiceInfoList请求参数结构体
14634
14501
  */
@@ -17141,13 +17008,9 @@ export interface DeleteNonlocalLoginPlacesResponse {
17141
17008
  RequestId?: string;
17142
17009
  }
17143
17010
  /**
17144
- * ExportAssetMachineDetail返回参数结构体
17011
+ * ModifyFileTamperRuleStatus返回参数结构体
17145
17012
  */
17146
- export interface ExportAssetMachineDetailResponse {
17147
- /**
17148
- * 下载地址
17149
- */
17150
- DownloadUrl?: string;
17013
+ export interface ModifyFileTamperRuleStatusResponse {
17151
17014
  /**
17152
17015
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
17153
17016
  */
@@ -17372,9 +17235,13 @@ export interface DescribeBaselinePolicyListResponse {
17372
17235
  RequestId?: string;
17373
17236
  }
17374
17237
  /**
17375
- * DeleteBashPolicies返回参数结构体
17238
+ * DescribeBanRegions返回参数结构体
17376
17239
  */
17377
- export interface DeleteBashPoliciesResponse {
17240
+ export interface DescribeBanRegionsResponse {
17241
+ /**
17242
+ * 地域信息列表
17243
+ */
17244
+ RegionSet?: Array<RegionSet>;
17378
17245
  /**
17379
17246
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
17380
17247
  */
@@ -17760,24 +17627,6 @@ export interface DescribeFileTamperRulesResponse {
17760
17627
  */
17761
17628
  RequestId?: string;
17762
17629
  }
17763
- /**
17764
- * DescribeComponentStatistics请求参数结构体
17765
- */
17766
- export interface DescribeComponentStatisticsRequest {
17767
- /**
17768
- * 返回数量,默认为10,最大值为100。
17769
- */
17770
- Limit?: number;
17771
- /**
17772
- * 偏移量,默认为0。
17773
- */
17774
- Offset?: number;
17775
- /**
17776
- * 过滤条件。
17777
- ComponentName - String - 是否必填:否 - 组件名称
17778
- */
17779
- Filters?: Array<Filter>;
17780
- }
17781
17630
  /**
17782
17631
  * DescribeAssetProcessCount请求参数结构体
17783
17632
  */
@@ -19835,15 +19684,6 @@ export interface BaselineEventLevelInfo {
19835
19684
  */
19836
19685
  EventCount?: number;
19837
19686
  }
19838
- /**
19839
- * DescribeMalwareFile请求参数结构体
19840
- */
19841
- export interface DescribeMalwareFileRequest {
19842
- /**
19843
- * 木马记录ID
19844
- */
19845
- Id: number;
19846
- }
19847
19687
  /**
19848
19688
  * DescribeLoginWhiteCombinedList请求参数结构体
19849
19689
  */
@@ -19940,9 +19780,9 @@ export interface DeleteSearchTemplateResponse {
19940
19780
  RequestId?: string;
19941
19781
  }
19942
19782
  /**
19943
- * DescribeAESKey返回参数结构体
19783
+ * DeleteBashPolicies返回参数结构体
19944
19784
  */
19945
- export interface DescribeAESKeyResponse {
19785
+ export interface DeleteBashPoliciesResponse {
19946
19786
  /**
19947
19787
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
19948
19788
  */
@@ -22638,23 +22478,6 @@ export interface DescribeAssetAppCountRequest {
22638
22478
  */
22639
22479
  Name?: string;
22640
22480
  }
22641
- /**
22642
- * DescribeBaselineDownloadList返回参数结构体
22643
- */
22644
- export interface DescribeBaselineDownloadListResponse {
22645
- /**
22646
- * 无
22647
- */
22648
- List?: Array<BaselineDownload>;
22649
- /**
22650
- * 总数
22651
- */
22652
- Total?: number;
22653
- /**
22654
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
22655
- */
22656
- RequestId?: string;
22657
- }
22658
22481
  /**
22659
22482
  * DescribeMaliciousRequestWhiteList请求参数结构体
22660
22483
  */
@@ -24883,13 +24706,13 @@ export interface BaselineWeakPassword {
24883
24706
  ModifyTime?: string;
24884
24707
  }
24885
24708
  /**
24886
- * DeleteBashPolicies请求参数结构体
24709
+ * DescribeBanRegions请求参数结构体
24887
24710
  */
24888
- export interface DeleteBashPoliciesRequest {
24711
+ export interface DescribeBanRegionsRequest {
24889
24712
  /**
24890
- * ID数组,最大100条。
24713
+ * 阻断模式,STANDARD_MODE:标准阻断,DEEP_MODE:深度阻断
24891
24714
  */
24892
- Ids: Array<number | bigint>;
24715
+ Mode: string;
24893
24716
  }
24894
24717
  /**
24895
24718
  * DescribeBashPolicies返回参数结构体
@@ -6677,21 +6677,25 @@ export interface UpdateDSPASelfBuildResourceRequest {
6677
6677
  /**
6678
6678
  * 资源绑定的端口,为0则表示不更新。
6679
6679
  */
6680
- ResourceVPort: number;
6680
+ ResourceVPort?: number;
6681
6681
  /**
6682
6682
  * 账户名,为空则表示不更新。
6683
6683
  UserName和Password必须同时填写或同时为空。
6684
6684
  */
6685
- UserName: string;
6685
+ UserName?: string;
6686
6686
  /**
6687
6687
  * 账户密码,为空则表示不更新。
6688
6688
  UserName和Password必须同时填写或同时为空。
6689
6689
  */
6690
- Password: string;
6690
+ Password?: string;
6691
6691
  /**
6692
6692
  * 授权范围:all 授权全部 manual:手动指定
6693
6693
  */
6694
6694
  AuthRange?: string;
6695
+ /**
6696
+ * 自建数据资产的名称,支持修改
6697
+ */
6698
+ ResourceName?: string;
6695
6699
  }
6696
6700
  /**
6697
6701
  * DescribeDSPAAssessmentTasks请求参数结构体
@@ -8253,7 +8253,7 @@ export interface Component {
8253
8253
  特别地,如果extra中Format字段为空或无法被识别,则extra参数会被当作默认值处理(Font,FontSize,Gaps和FontAlign都不会起效)
8254
8254
  <b>参数样例</b>: ` "{"Format":"yyyy m d","FontSize":12,"Gaps":"2,2", "FontAlign":"Right"}"`
8255
8255
 
8256
- <font color="red">ComponentType为SIGN_SEAL类型时</font>,支持以下参数:
8256
+ <font color="red">ComponentType为SIGN_SEAL、SIGN_SIGNATURE类型时</font>,支持以下参数:
8257
8257
  <ul><li> <b>PageRanges</b> :PageRange的数组,通过PageRanges属性设置该印章在PDF所有页面上盖章(适用于标书在所有页面盖章的情况)</li></ul>
8258
8258
  <b>参数样例</b>:` "{"PageRanges":[{"BeginPage":1,"EndPage":-1}]}"`
8259
8259
 
@@ -215,7 +215,7 @@ export interface Component {
215
215
  特别地,如果extra中Format字段为空或无法被识别,则extra参数会被当作默认值处理(Font,FontSize,Gaps和FontAlign都不会起效)
216
216
  <b>参数样例</b>: ` "{"Format":"yyyy m d","FontSize":12,"Gaps":"2,2", "FontAlign":"Right"}"`
217
217
 
218
- <font color="red">ComponentType为SIGN_SEAL类型时</font>,支持以下参数:
218
+ <font color="red">ComponentType为SIGN_SEAL、SIGN_SIGNATURE类型时</font>,支持以下参数:
219
219
  <ul><li> <b>PageRanges</b> :PageRange的数组,通过PageRanges属性设置该印章在PDF所有页面上盖章(适用于标书在所有页面盖章的情况)</li></ul>
220
220
  <b>参数样例</b>:` "{"PageRanges":[{"BeginPage":1,"EndPage":-1}]}"`
221
221
 
@@ -182,14 +182,14 @@ export interface FusionUltraParam {
182
182
  WarpRadio?: number;
183
183
  /**
184
184
  * 人脸增强强度。对整个人脸进行增强,增加清晰度,改善质量。当生成的人脸不够清晰,质感不够好的时候可以设置。取值越大增强强度越大。
185
- 取值范围:0-1之间。默认取值1
185
+ 取值范围:0-1之间。默认取值0.5
186
186
 
187
187
  该参数仅对SwapModelType(模型类型)取值1-5生效
188
188
  */
189
189
  EnhanceRadio?: number;
190
190
  /**
191
191
  * 磨皮强度。当生成脸的图像面部显脏时,可进行设置。
192
- 取值范围:0-1之间。默认取值1
192
+ 取值范围:0-1之间。默认取值0.5
193
193
 
194
194
  该参数仅对SwapModelType(模型类型)取值1-5生效
195
195
  */
@@ -473,12 +473,10 @@ export interface InquirePriceRenewInstancesResponse {
473
473
  Price?: Price;
474
474
  /**
475
475
  * 数据盘价格信息列表。
476
- 注意:此字段可能返回 null,表示取不到有效值。
477
476
  */
478
477
  DataDiskPriceSet?: Array<DataDiskPrice>;
479
478
  /**
480
479
  * 待续费实例价格列表。
481
- 注意:此字段可能返回 null,表示取不到有效值。
482
480
  */
483
481
  InstancePriceDetailSet?: Array<InstancePriceDetail>;
484
482
  /**
@@ -2414,6 +2412,43 @@ export interface DescribeKeyPairsRequest {
2414
2412
  * DescribeCcnAttachedInstances请求参数结构体
2415
2413
  */
2416
2414
  export declare type DescribeCcnAttachedInstancesRequest = null;
2415
+ /**
2416
+ * 实例支持IPv6详情描述。
2417
+ */
2418
+ export interface SupportIpv6Detail {
2419
+ /**
2420
+ * 是否支持开启IPv6。
2421
+ */
2422
+ IsSupport?: boolean;
2423
+ /**
2424
+ * 详情。
2425
+
2426
+ 当IsSupport为True,Detail枚举值为:
2427
+
2428
+ EFFECTIVE_IMMEDIATELY: 立即生效
2429
+
2430
+ EFFECTIVE_AFTER_REBOOT: 分配过程需要开关机,用户需备份数据
2431
+
2432
+
2433
+
2434
+ 当IsSupport为False,Detail枚举值为:
2435
+
2436
+ HAD_BEEN_ASSIGNED: 已分配IPv6地址
2437
+
2438
+ REGION_NOT_SUPPORT: 地域不支持
2439
+
2440
+ BLUEPRINT_NOT_SUPPORT: 镜像不支持
2441
+
2442
+ BUNDLE_INSTANCE_NOT_SUPPORT: 套餐实例不支持
2443
+
2444
+ BUNDLE_BANDWIDTH_NOT_SUPPORT: 套餐带宽不支持
2445
+ */
2446
+ Detail?: string;
2447
+ /**
2448
+ * 提示信息。
2449
+ */
2450
+ Message?: string;
2451
+ }
2417
2452
  /**
2418
2453
  * ApplyDiskBackup请求参数结构体
2419
2454
  */
@@ -2602,6 +2637,14 @@ export interface Instance {
2602
2637
  <li>NORMAL实例正常。</li><li>NETWORK_RESTRICT:网络封禁。</li>
2603
2638
  */
2604
2639
  InstanceRestrictState?: string;
2640
+ /**
2641
+ * 描述实例是否支持IPv6。
2642
+ */
2643
+ SupportIpv6Detail?: SupportIpv6Detail;
2644
+ /**
2645
+ * 公网IPv6地址列表。
2646
+ */
2647
+ PublicIpv6Addresses?: Array<string>;
2605
2648
  /**
2606
2649
  * 创建实例后自动执行TAT命令的调用ID。
2607
2650
  */
@@ -2739,9 +2782,8 @@ export interface CreateFirewallTemplateResponse {
2739
2782
  export interface DescribeCcnAttachedInstancesResponse {
2740
2783
  /**
2741
2784
  * 云联网关联的实例列表。
2742
- 注意:此字段可能返回 null,表示取不到有效值。
2743
2785
  */
2744
- CcnAttachedInstanceSet: Array<CcnAttachedInstance>;
2786
+ CcnAttachedInstanceSet?: Array<CcnAttachedInstance>;
2745
2787
  /**
2746
2788
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2747
2789
  */
@@ -3770,6 +3812,13 @@ export interface FirewallRule {
3770
3812
  和Ipv6CidrBlock互斥,两者都不指定时,如果Protocol不是ICMPv6,则取默认值0.0.0.0/0。
3771
3813
  */
3772
3814
  CidrBlock?: string;
3815
+ /**
3816
+ * IPv6网段或IPv6地址(互斥)。
3817
+ 示例值:::/0。
3818
+
3819
+ 和CidrBlock互斥,两者都不指定时,如果Protocol是ICMPv6,则取默认值::/0。
3820
+ */
3821
+ Ipv6CidrBlock?: string;
3773
3822
  /**
3774
3823
  * 取值:ACCEPT,DROP。默认为 ACCEPT。
3775
3824
  */
@@ -3811,6 +3860,13 @@ export interface FirewallRuleInfo {
3811
3860
  和Ipv6CidrBlock互斥,两者都不指定时,如果Protocol不是ICMPv6,则取默认值0.0.0.0/0。
3812
3861
  */
3813
3862
  CidrBlock?: string;
3863
+ /**
3864
+ * IPv6网段或IPv6地址(互斥)。
3865
+ 示例值:::/0。
3866
+
3867
+ 和CidrBlock互斥,两者都不指定时,如果Protocol是ICMPv6,则取默认值::/0。
3868
+ */
3869
+ Ipv6CidrBlock?: string;
3814
3870
  /**
3815
3871
  * 取值:ACCEPT,DROP。默认为 ACCEPT。
3816
3872
  */
@@ -5735,7 +5735,7 @@ export interface CreateLivePullStreamTaskRequest {
5735
5735
  当前支持的文件格式:flv,mp4,hls。
5736
5736
  当前支持的拉流协议:http,https,rtmp,rtmps,rtsp,srt。
5737
5737
  注意:
5738
- 1. 建议优先使用 flv 文件,对于 mp4 未交织好的文件轮播推流易产生卡顿,可通过点播转码进行重新交织后再轮播。
5738
+ 1. 建议优先使用 flv 文件,对于 mp4 未交织好的文件轮播推流易产生卡顿以及因为频繁拉取导致源产生大量源出口带宽成本,可通过点播转码进行重新交织后再轮播,或提前创建任务并开启本地模式。
5739
5739
  2. 拒绝内网域名等攻击性拉流地址,如有使用,则做账号封禁处理。
5740
5740
  3. 源文件请保持时间戳正常交织递增,避免因源文件异常影响推流及播放。
5741
5741
  4. 视频编码格式仅支持: H264, H265。
@@ -117,6 +117,7 @@ export declare class Client extends AbstractClient {
117
117
  * #### 接口功能
118
118
 
119
119
  调用接口,发起一次对话请求。
120
+ 如需使用OpenAI兼容接口, 请参考文档:[OpenAI 兼容接口](https://cloud.tencent.com/document/product/1772/115968)
120
121
 
121
122
  #### 已支持的模型
122
123
  - DeepSeek-V3(model 参数值为**deepseek-v3**)
@@ -134,7 +135,7 @@ export declare class Client extends AbstractClient {
134
135
  ![image](https://cdn.xiaowei.qq.com/static/lke/deepseek-token.png)
135
136
 
136
137
  ### Openai兼容协议接口
137
- 知识引擎原子能力大模型对话 API 兼容了 OpenAI 的接口规范,这意味着您可以直接使用 OpenAI 官方提供的 SDK 来调用大模型对话接口。您仅需要将 base_url 和 [api_key](https://cloud.tencent.com/document/product/1772/115970) 替换成相关配置,不需要对应用做额外修改,即可无缝将您的应用切换到相应的大模型。
138
+ 知识引擎原子能力大模型对话 API 兼容了 OpenAI 的接口规范,这意味着您可以直接使用 OpenAI 官方提供的 SDK 来调用大模型对话接口。您仅需要将 base_url 和 [api_key](https://cloud.tencent.com/document/product/1772/115970) 替换成相关配置,不需要对应用做额外修改,即可无缝将您的应用切换到相应的大模型。请参考文档:[OpenAI 兼容接口](https://cloud.tencent.com/document/product/1772/115968)。
138
139
  > base_url: https://api.lkeap.cloud.tencent.com/v1
139
140
 
140
141
  > api_key的获取请参考[API KEY管理](https://cloud.tencent.com/document/product/1772/115970)
@@ -187,6 +187,7 @@ class Client extends abstract_client_1.AbstractClient {
187
187
  * #### 接口功能
188
188
 
189
189
  调用接口,发起一次对话请求。
190
+ 如需使用OpenAI兼容接口, 请参考文档:[OpenAI 兼容接口](https://cloud.tencent.com/document/product/1772/115968)
190
191
 
191
192
  #### 已支持的模型
192
193
  - DeepSeek-V3(model 参数值为**deepseek-v3**)
@@ -204,7 +205,7 @@ class Client extends abstract_client_1.AbstractClient {
204
205
  ![image](https://cdn.xiaowei.qq.com/static/lke/deepseek-token.png)
205
206
 
206
207
  ### Openai兼容协议接口
207
- 知识引擎原子能力大模型对话 API 兼容了 OpenAI 的接口规范,这意味着您可以直接使用 OpenAI 官方提供的 SDK 来调用大模型对话接口。您仅需要将 base_url 和 [api_key](https://cloud.tencent.com/document/product/1772/115970) 替换成相关配置,不需要对应用做额外修改,即可无缝将您的应用切换到相应的大模型。
208
+ 知识引擎原子能力大模型对话 API 兼容了 OpenAI 的接口规范,这意味着您可以直接使用 OpenAI 官方提供的 SDK 来调用大模型对话接口。您仅需要将 base_url 和 [api_key](https://cloud.tencent.com/document/product/1772/115970) 替换成相关配置,不需要对应用做额外修改,即可无缝将您的应用切换到相应的大模型。请参考文档:[OpenAI 兼容接口](https://cloud.tencent.com/document/product/1772/115968)。
208
209
  > base_url: https://api.lkeap.cloud.tencent.com/v1
209
210
 
210
211
  > api_key的获取请参考[API KEY管理](https://cloud.tencent.com/document/product/1772/115970)