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
@@ -1629,16 +1629,6 @@ export interface WebHookPolicy {
1629
1629
  ExcludedQuuids?: Array<string>
1630
1630
  }
1631
1631
 
1632
- /**
1633
- * ModifyFileTamperRuleStatus返回参数结构体
1634
- */
1635
- export interface ModifyFileTamperRuleStatusResponse {
1636
- /**
1637
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1638
- */
1639
- RequestId?: string
1640
- }
1641
-
1642
1632
  /**
1643
1633
  * DescribeAssetUserInfo返回参数结构体
1644
1634
  */
@@ -2348,69 +2338,13 @@ export interface BroadcastInfo {
2348
2338
  }
2349
2339
 
2350
2340
  /**
2351
- * 网络攻击日志
2341
+ * DeleteLoginWhiteList请求参数结构体
2352
2342
  */
2353
- export interface DefendAttackLog {
2354
- /**
2355
- * 日志ID
2356
- */
2357
- Id?: number
2358
- /**
2359
- * 客户端ID
2360
- */
2361
- Uuid?: string
2362
- /**
2363
- * 来源IP
2364
- */
2365
- SrcIp?: string
2366
- /**
2367
- * 来源端口
2368
- */
2369
- SrcPort?: number
2370
- /**
2371
- * 攻击方式
2372
- */
2373
- HttpMethod?: string
2374
- /**
2375
- * 攻击描述
2376
- */
2377
- HttpCgi?: string
2378
- /**
2379
- * 攻击参数
2380
- */
2381
- HttpParam?: string
2382
- /**
2383
- * 威胁类型
2384
- */
2385
- VulType?: string
2386
- /**
2387
- * 攻击时间
2388
- */
2389
- CreatedAt?: string
2390
- /**
2391
- * 目标服务器IP
2392
- */
2393
- MachineIp?: string
2394
- /**
2395
- * 目标服务器名称
2396
- */
2397
- MachineName?: string
2398
- /**
2399
- * 目标IP
2400
- */
2401
- DstIp?: string
2402
- /**
2403
- * 目标端口
2404
- */
2405
- DstPort?: number
2406
- /**
2407
- * 攻击内容
2408
- */
2409
- HttpContent?: string
2343
+ export interface DeleteLoginWhiteListRequest {
2410
2344
  /**
2411
- * 主机额外信息
2345
+ * 白名单ID (最大 100 条)
2412
2346
  */
2413
- MachineExtraInfo?: MachineExtraInfo
2347
+ Ids: Array<number | bigint>
2414
2348
  }
2415
2349
 
2416
2350
  /**
@@ -3020,6 +2954,16 @@ export interface ReverseShellRule {
3020
2954
  Hostip?: string
3021
2955
  }
3022
2956
 
2957
+ /**
2958
+ * DescribeAESKey返回参数结构体
2959
+ */
2960
+ export interface DescribeAESKeyResponse {
2961
+ /**
2962
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2963
+ */
2964
+ RequestId?: string
2965
+ }
2966
+
3023
2967
  /**
3024
2968
  * DescribeBashRules返回参数结构体
3025
2969
  */
@@ -3285,17 +3229,13 @@ export interface ModifyReverseShellRulesAggregationRequest {
3285
3229
  }
3286
3230
 
3287
3231
  /**
3288
- * DescribeComponentStatistics返回参数结构体
3232
+ * ExportAssetMachineDetail返回参数结构体
3289
3233
  */
3290
- export interface DescribeComponentStatisticsResponse {
3291
- /**
3292
- * 组件统计列表记录总数。
3293
- */
3294
- TotalCount: number
3234
+ export interface ExportAssetMachineDetailResponse {
3295
3235
  /**
3296
- * 组件统计列表数据数组。
3236
+ * 下载地址
3297
3237
  */
3298
- ComponentStatistics: Array<ComponentStatistics>
3238
+ DownloadUrl?: string
3299
3239
  /**
3300
3240
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3301
3241
  */
@@ -3398,36 +3338,17 @@ export interface PolicyRules {
3398
3338
  export type DescribeMachineRegionsRequest = null
3399
3339
 
3400
3340
  /**
3401
- * DescribeAttackLogs请求参数结构体
3341
+ * ExportWebPageEventList返回参数结构体
3402
3342
  */
3403
- export interface DescribeAttackLogsRequest {
3404
- /**
3405
- * 返回数量,最大值为100。
3406
- */
3407
- Limit?: number
3408
- /**
3409
- * 偏移量,默认为0。
3410
- */
3411
- Offset?: number
3412
- /**
3413
- * 过滤条件。
3414
- <li>HttpMethod - String - 是否必填:否 - 攻击方法(POST|GET)</li>
3415
- <li>DateRange - String - 是否必填:否 - 时间范围(存储最近3个月的数据),如最近一个月["2019-11-17", "2019-12-17"]</li>
3416
- <li>VulType - String 威胁类型 - 是否必填: 否</li>
3417
- <li>SrcIp - String 攻击源IP - 是否必填: 否</li>
3418
- <li>DstIp - String 攻击目标IP - 是否必填: 否</li>
3419
- <li>SrcPort - String 攻击源端口 - 是否必填: 否</li>
3420
- <li>DstPort - String 攻击目标端口 - 是否必填: 否</li>
3421
- */
3422
- Filters?: Array<Filter>
3343
+ export interface ExportWebPageEventListResponse {
3423
3344
  /**
3424
- * 主机安全客户端ID
3345
+ * 任务id 可通过 ExportTasks接口下载
3425
3346
  */
3426
- Uuid?: string
3347
+ TaskId?: string
3427
3348
  /**
3428
- * 云主机机器ID
3349
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3429
3350
  */
3430
- Quuid?: string
3351
+ RequestId?: string
3431
3352
  }
3432
3353
 
3433
3354
  /**
@@ -5030,25 +4951,6 @@ export interface DeleteRiskDnsEventResponse {
5030
4951
  RequestId?: string
5031
4952
  }
5032
4953
 
5033
- /**
5034
- * DescribeAttackLogs返回参数结构体
5035
- */
5036
- export interface DescribeAttackLogsResponse {
5037
- /**
5038
- * 日志列表
5039
- 注意:此字段可能返回 null,表示取不到有效值。
5040
- */
5041
- AttackLogs?: Array<DefendAttackLog>
5042
- /**
5043
- * 总条数
5044
- */
5045
- TotalCount?: number
5046
- /**
5047
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5048
- */
5049
- RequestId?: string
5050
- }
5051
-
5052
4954
  /**
5053
4955
  * ModifyLoginWhiteRecord请求参数结构体
5054
4956
  */
@@ -6656,13 +6558,13 @@ export interface DeleteReverseShellEventsRequest {
6656
6558
  }
6657
6559
 
6658
6560
  /**
6659
- * DescribeBanRegions请求参数结构体
6561
+ * DeleteBashPolicies请求参数结构体
6660
6562
  */
6661
- export interface DescribeBanRegionsRequest {
6563
+ export interface DeleteBashPoliciesRequest {
6662
6564
  /**
6663
- * 阻断模式,STANDARD_MODE:标准阻断,DEEP_MODE:深度阻断
6565
+ * ID数组,最大100条。
6664
6566
  */
6665
- Mode: string
6567
+ Ids: Array<number | bigint>
6666
6568
  }
6667
6569
 
6668
6570
  /**
@@ -7405,17 +7307,17 @@ export interface RansomDefenseStrategyDetail {
7405
7307
  }
7406
7308
 
7407
7309
  /**
7408
- * ExportWebPageEventList返回参数结构体
7310
+ * ModifyBaselinePolicyState请求参数结构体
7409
7311
  */
7410
- export interface ExportWebPageEventListResponse {
7312
+ export interface ModifyBaselinePolicyStateRequest {
7411
7313
  /**
7412
- * 任务id 可通过 ExportTasks接口下载
7314
+ * 策略Id
7413
7315
  */
7414
- TaskId?: string
7316
+ PolicyId: number
7415
7317
  /**
7416
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7318
+ * 开启状态[1:开启|0:未开启]
7417
7319
  */
7418
- RequestId?: string
7320
+ IsEnabled: number
7419
7321
  }
7420
7322
 
7421
7323
  /**
@@ -9505,13 +9407,17 @@ export interface SetLocalStorageExpireResponse {
9505
9407
  }
9506
9408
 
9507
9409
  /**
9508
- * DescribeBanRegions返回参数结构体
9410
+ * DescribeBaselineDownloadList返回参数结构体
9509
9411
  */
9510
- export interface DescribeBanRegionsResponse {
9412
+ export interface DescribeBaselineDownloadListResponse {
9511
9413
  /**
9512
- * 地域信息列表
9414
+ *
9513
9415
  */
9514
- RegionSet?: Array<RegionSet>
9416
+ List?: Array<BaselineDownload>
9417
+ /**
9418
+ * 总数
9419
+ */
9420
+ Total?: number
9515
9421
  /**
9516
9422
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
9517
9423
  */
@@ -12938,13 +12844,13 @@ export interface CreateRansomDefenseStrategyRequest {
12938
12844
  }
12939
12845
 
12940
12846
  /**
12941
- * DeleteLoginWhiteList请求参数结构体
12847
+ * DescribeMalwareFile请求参数结构体
12942
12848
  */
12943
- export interface DeleteLoginWhiteListRequest {
12849
+ export interface DescribeMalwareFileRequest {
12944
12850
  /**
12945
- * 白名单ID (最大 100 条)
12851
+ * 木马记录ID
12946
12852
  */
12947
- Ids: Array<number | bigint>
12853
+ Id: number
12948
12854
  }
12949
12855
 
12950
12856
  /**
@@ -14461,20 +14367,6 @@ export interface RecoverMalwaresResponse {
14461
14367
  RequestId?: string
14462
14368
  }
14463
14369
 
14464
- /**
14465
- * ModifyBaselinePolicyState请求参数结构体
14466
- */
14467
- export interface ModifyBaselinePolicyStateRequest {
14468
- /**
14469
- * 策略Id
14470
- */
14471
- PolicyId: number
14472
- /**
14473
- * 开启状态[1:开启|0:未开启]
14474
- */
14475
- IsEnabled: number
14476
- }
14477
-
14478
14370
  /**
14479
14371
  * DeleteBaselineRule请求参数结构体
14480
14372
  */
@@ -15280,34 +15172,6 @@ export interface DescribeVertexDetailRequest {
15280
15172
  TableName: string
15281
15173
  }
15282
15174
 
15283
- /**
15284
- * 组件统计数据。
15285
- */
15286
- export interface ComponentStatistics {
15287
- /**
15288
- * 组件ID。
15289
- */
15290
- Id?: number
15291
- /**
15292
- * 主机数量。
15293
- */
15294
- MachineNum?: number
15295
- /**
15296
- * 组件名称。
15297
- */
15298
- ComponentName?: string
15299
- /**
15300
- * 组件类型。
15301
- <li>WEB:Web组件</li>
15302
- <li>SYSTEM:系统组件</li>
15303
- */
15304
- ComponentType?: string
15305
- /**
15306
- * 组件描述。
15307
- */
15308
- Description?: string
15309
- }
15310
-
15311
15175
  /**
15312
15176
  * ExportAssetWebServiceInfoList请求参数结构体
15313
15177
  */
@@ -17938,13 +17802,9 @@ export interface DeleteNonlocalLoginPlacesResponse {
17938
17802
  }
17939
17803
 
17940
17804
  /**
17941
- * ExportAssetMachineDetail返回参数结构体
17805
+ * ModifyFileTamperRuleStatus返回参数结构体
17942
17806
  */
17943
- export interface ExportAssetMachineDetailResponse {
17944
- /**
17945
- * 下载地址
17946
- */
17947
- DownloadUrl?: string
17807
+ export interface ModifyFileTamperRuleStatusResponse {
17948
17808
  /**
17949
17809
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
17950
17810
  */
@@ -18180,9 +18040,13 @@ export interface DescribeBaselinePolicyListResponse {
18180
18040
  }
18181
18041
 
18182
18042
  /**
18183
- * DeleteBashPolicies返回参数结构体
18043
+ * DescribeBanRegions返回参数结构体
18184
18044
  */
18185
- export interface DeleteBashPoliciesResponse {
18045
+ export interface DescribeBanRegionsResponse {
18046
+ /**
18047
+ * 地域信息列表
18048
+ */
18049
+ RegionSet?: Array<RegionSet>
18186
18050
  /**
18187
18051
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
18188
18052
  */
@@ -18587,25 +18451,6 @@ export interface DescribeFileTamperRulesResponse {
18587
18451
  RequestId?: string
18588
18452
  }
18589
18453
 
18590
- /**
18591
- * DescribeComponentStatistics请求参数结构体
18592
- */
18593
- export interface DescribeComponentStatisticsRequest {
18594
- /**
18595
- * 返回数量,默认为10,最大值为100。
18596
- */
18597
- Limit?: number
18598
- /**
18599
- * 偏移量,默认为0。
18600
- */
18601
- Offset?: number
18602
- /**
18603
- * 过滤条件。
18604
- ComponentName - String - 是否必填:否 - 组件名称
18605
- */
18606
- Filters?: Array<Filter>
18607
- }
18608
-
18609
18454
  /**
18610
18455
  * DescribeAssetProcessCount请求参数结构体
18611
18456
  */
@@ -20748,16 +20593,6 @@ export interface BaselineEventLevelInfo {
20748
20593
  EventCount?: number
20749
20594
  }
20750
20595
 
20751
- /**
20752
- * DescribeMalwareFile请求参数结构体
20753
- */
20754
- export interface DescribeMalwareFileRequest {
20755
- /**
20756
- * 木马记录ID
20757
- */
20758
- Id: number
20759
- }
20760
-
20761
20596
  /**
20762
20597
  * DescribeLoginWhiteCombinedList请求参数结构体
20763
20598
  */
@@ -20858,9 +20693,9 @@ export interface DeleteSearchTemplateResponse {
20858
20693
  }
20859
20694
 
20860
20695
  /**
20861
- * DescribeAESKey返回参数结构体
20696
+ * DeleteBashPolicies返回参数结构体
20862
20697
  */
20863
- export interface DescribeAESKeyResponse {
20698
+ export interface DeleteBashPoliciesResponse {
20864
20699
  /**
20865
20700
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
20866
20701
  */
@@ -23671,24 +23506,6 @@ export interface DescribeAssetAppCountRequest {
23671
23506
  Name?: string
23672
23507
  }
23673
23508
 
23674
- /**
23675
- * DescribeBaselineDownloadList返回参数结构体
23676
- */
23677
- export interface DescribeBaselineDownloadListResponse {
23678
- /**
23679
- * 无
23680
- */
23681
- List?: Array<BaselineDownload>
23682
- /**
23683
- * 总数
23684
- */
23685
- Total?: number
23686
- /**
23687
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
23688
- */
23689
- RequestId?: string
23690
- }
23691
-
23692
23509
  /**
23693
23510
  * DescribeMaliciousRequestWhiteList请求参数结构体
23694
23511
  */
@@ -26019,13 +25836,13 @@ export interface BaselineWeakPassword {
26019
25836
  }
26020
25837
 
26021
25838
  /**
26022
- * DeleteBashPolicies请求参数结构体
25839
+ * DescribeBanRegions请求参数结构体
26023
25840
  */
26024
- export interface DeleteBashPoliciesRequest {
25841
+ export interface DescribeBanRegionsRequest {
26025
25842
  /**
26026
- * ID数组,最大100条。
25843
+ * 阻断模式,STANDARD_MODE:标准阻断,DEEP_MODE:深度阻断
26027
25844
  */
26028
- Ids: Array<number | bigint>
25845
+ Mode: string
26029
25846
  }
26030
25847
 
26031
25848
  /**
@@ -7000,21 +7000,25 @@ export interface UpdateDSPASelfBuildResourceRequest {
7000
7000
  /**
7001
7001
  * 资源绑定的端口,为0则表示不更新。
7002
7002
  */
7003
- ResourceVPort: number
7003
+ ResourceVPort?: number
7004
7004
  /**
7005
7005
  * 账户名,为空则表示不更新。
7006
7006
  UserName和Password必须同时填写或同时为空。
7007
7007
  */
7008
- UserName: string
7008
+ UserName?: string
7009
7009
  /**
7010
7010
  * 账户密码,为空则表示不更新。
7011
7011
  UserName和Password必须同时填写或同时为空。
7012
7012
  */
7013
- Password: string
7013
+ Password?: string
7014
7014
  /**
7015
7015
  * 授权范围:all 授权全部 manual:手动指定
7016
7016
  */
7017
7017
  AuthRange?: string
7018
+ /**
7019
+ * 自建数据资产的名称,支持修改
7020
+ */
7021
+ ResourceName?: string
7018
7022
  }
7019
7023
 
7020
7024
  /**
@@ -8507,7 +8507,7 @@ export interface Component {
8507
8507
  特别地,如果extra中Format字段为空或无法被识别,则extra参数会被当作默认值处理(Font,FontSize,Gaps和FontAlign都不会起效)
8508
8508
  <b>参数样例</b>: ` "{"Format":"yyyy m d","FontSize":12,"Gaps":"2,2", "FontAlign":"Right"}"`
8509
8509
 
8510
- <font color="red">ComponentType为SIGN_SEAL类型时</font>,支持以下参数:
8510
+ <font color="red">ComponentType为SIGN_SEAL、SIGN_SIGNATURE类型时</font>,支持以下参数:
8511
8511
  <ul><li> <b>PageRanges</b> :PageRange的数组,通过PageRanges属性设置该印章在PDF所有页面上盖章(适用于标书在所有页面盖章的情况)</li></ul>
8512
8512
  <b>参数样例</b>:` "{"PageRanges":[{"BeginPage":1,"EndPage":-1}]}"`
8513
8513
 
@@ -236,7 +236,7 @@ export interface Component {
236
236
  特别地,如果extra中Format字段为空或无法被识别,则extra参数会被当作默认值处理(Font,FontSize,Gaps和FontAlign都不会起效)
237
237
  <b>参数样例</b>: ` "{"Format":"yyyy m d","FontSize":12,"Gaps":"2,2", "FontAlign":"Right"}"`
238
238
 
239
- <font color="red">ComponentType为SIGN_SEAL类型时</font>,支持以下参数:
239
+ <font color="red">ComponentType为SIGN_SEAL、SIGN_SIGNATURE类型时</font>,支持以下参数:
240
240
  <ul><li> <b>PageRanges</b> :PageRange的数组,通过PageRanges属性设置该印章在PDF所有页面上盖章(适用于标书在所有页面盖章的情况)</li></ul>
241
241
  <b>参数样例</b>:` "{"PageRanges":[{"BeginPage":1,"EndPage":-1}]}"`
242
242
 
@@ -206,14 +206,14 @@ export interface FusionUltraParam {
206
206
  WarpRadio?: number
207
207
  /**
208
208
  * 人脸增强强度。对整个人脸进行增强,增加清晰度,改善质量。当生成的人脸不够清晰,质感不够好的时候可以设置。取值越大增强强度越大。
209
- 取值范围:0-1之间。默认取值1
209
+ 取值范围:0-1之间。默认取值0.5
210
210
 
211
211
  该参数仅对SwapModelType(模型类型)取值1-5生效
212
212
  */
213
213
  EnhanceRadio?: number
214
214
  /**
215
215
  * 磨皮强度。当生成脸的图像面部显脏时,可进行设置。
216
- 取值范围:0-1之间。默认取值1
216
+ 取值范围:0-1之间。默认取值0.5
217
217
 
218
218
  该参数仅对SwapModelType(模型类型)取值1-5生效
219
219
  */
@@ -158,6 +158,7 @@ import {
158
158
  DescribeBlueprintsResponse,
159
159
  DescribeKeyPairsRequest,
160
160
  DescribeCcnAttachedInstancesRequest,
161
+ SupportIpv6Detail,
161
162
  ApplyDiskBackupRequest,
162
163
  ResetInstancesPasswordResponse,
163
164
  StartInstancesResponse,
@@ -514,12 +514,10 @@ export interface InquirePriceRenewInstancesResponse {
514
514
  Price?: Price
515
515
  /**
516
516
  * 数据盘价格信息列表。
517
- 注意:此字段可能返回 null,表示取不到有效值。
518
517
  */
519
518
  DataDiskPriceSet?: Array<DataDiskPrice>
520
519
  /**
521
520
  * 待续费实例价格列表。
522
- 注意:此字段可能返回 null,表示取不到有效值。
523
521
  */
524
522
  InstancePriceDetailSet?: Array<InstancePriceDetail>
525
523
  /**
@@ -2571,6 +2569,44 @@ export interface DescribeKeyPairsRequest {
2571
2569
  */
2572
2570
  export type DescribeCcnAttachedInstancesRequest = null
2573
2571
 
2572
+ /**
2573
+ * 实例支持IPv6详情描述。
2574
+ */
2575
+ export interface SupportIpv6Detail {
2576
+ /**
2577
+ * 是否支持开启IPv6。
2578
+ */
2579
+ IsSupport?: boolean
2580
+ /**
2581
+ * 详情。
2582
+
2583
+ 当IsSupport为True,Detail枚举值为:
2584
+
2585
+ EFFECTIVE_IMMEDIATELY: 立即生效
2586
+
2587
+ EFFECTIVE_AFTER_REBOOT: 分配过程需要开关机,用户需备份数据
2588
+
2589
+
2590
+
2591
+ 当IsSupport为False,Detail枚举值为:
2592
+
2593
+ HAD_BEEN_ASSIGNED: 已分配IPv6地址
2594
+
2595
+ REGION_NOT_SUPPORT: 地域不支持
2596
+
2597
+ BLUEPRINT_NOT_SUPPORT: 镜像不支持
2598
+
2599
+ BUNDLE_INSTANCE_NOT_SUPPORT: 套餐实例不支持
2600
+
2601
+ BUNDLE_BANDWIDTH_NOT_SUPPORT: 套餐带宽不支持
2602
+ */
2603
+ Detail?: string
2604
+ /**
2605
+ * 提示信息。
2606
+ */
2607
+ Message?: string
2608
+ }
2609
+
2574
2610
  /**
2575
2611
  * ApplyDiskBackup请求参数结构体
2576
2612
  */
@@ -2764,6 +2800,14 @@ FAILED:表示操作失败
2764
2800
  <li>NORMAL实例正常。</li><li>NETWORK_RESTRICT:网络封禁。</li>
2765
2801
  */
2766
2802
  InstanceRestrictState?: string
2803
+ /**
2804
+ * 描述实例是否支持IPv6。
2805
+ */
2806
+ SupportIpv6Detail?: SupportIpv6Detail
2807
+ /**
2808
+ * 公网IPv6地址列表。
2809
+ */
2810
+ PublicIpv6Addresses?: Array<string>
2767
2811
  /**
2768
2812
  * 创建实例后自动执行TAT命令的调用ID。
2769
2813
  */
@@ -2911,9 +2955,8 @@ export interface CreateFirewallTemplateResponse {
2911
2955
  export interface DescribeCcnAttachedInstancesResponse {
2912
2956
  /**
2913
2957
  * 云联网关联的实例列表。
2914
- 注意:此字段可能返回 null,表示取不到有效值。
2915
2958
  */
2916
- CcnAttachedInstanceSet: Array<CcnAttachedInstance>
2959
+ CcnAttachedInstanceSet?: Array<CcnAttachedInstance>
2917
2960
  /**
2918
2961
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2919
2962
  */
@@ -3987,6 +4030,13 @@ export interface FirewallRule {
3987
4030
  和Ipv6CidrBlock互斥,两者都不指定时,如果Protocol不是ICMPv6,则取默认值0.0.0.0/0。
3988
4031
  */
3989
4032
  CidrBlock?: string
4033
+ /**
4034
+ * IPv6网段或IPv6地址(互斥)。
4035
+ 示例值:::/0。
4036
+
4037
+ 和CidrBlock互斥,两者都不指定时,如果Protocol是ICMPv6,则取默认值::/0。
4038
+ */
4039
+ Ipv6CidrBlock?: string
3990
4040
  /**
3991
4041
  * 取值:ACCEPT,DROP。默认为 ACCEPT。
3992
4042
  */
@@ -4030,6 +4080,13 @@ export interface FirewallRuleInfo {
4030
4080
  和Ipv6CidrBlock互斥,两者都不指定时,如果Protocol不是ICMPv6,则取默认值0.0.0.0/0。
4031
4081
  */
4032
4082
  CidrBlock?: string
4083
+ /**
4084
+ * IPv6网段或IPv6地址(互斥)。
4085
+ 示例值:::/0。
4086
+
4087
+ 和CidrBlock互斥,两者都不指定时,如果Protocol是ICMPv6,则取默认值::/0。
4088
+ */
4089
+ Ipv6CidrBlock?: string
4033
4090
  /**
4034
4091
  * 取值:ACCEPT,DROP。默认为 ACCEPT。
4035
4092
  */
@@ -6009,7 +6009,7 @@ SourceType 为点播(PullVodPushLive)可以填多个,上限30个。
6009
6009
  当前支持的文件格式:flv,mp4,hls。
6010
6010
  当前支持的拉流协议:http,https,rtmp,rtmps,rtsp,srt。
6011
6011
  注意:
6012
- 1. 建议优先使用 flv 文件,对于 mp4 未交织好的文件轮播推流易产生卡顿,可通过点播转码进行重新交织后再轮播。
6012
+ 1. 建议优先使用 flv 文件,对于 mp4 未交织好的文件轮播推流易产生卡顿以及因为频繁拉取导致源产生大量源出口带宽成本,可通过点播转码进行重新交织后再轮播,或提前创建任务并开启本地模式。
6013
6013
  2. 拒绝内网域名等攻击性拉流地址,如有使用,则做账号封禁处理。
6014
6014
  3. 源文件请保持时间戳正常交织递增,避免因源文件异常影响推流及播放。
6015
6015
  4. 视频编码格式仅支持: H264, H265。
@@ -363,6 +363,7 @@ export class Client extends AbstractClient {
363
363
  * #### 接口功能
364
364
 
365
365
  调用接口,发起一次对话请求。
366
+ 如需使用OpenAI兼容接口, 请参考文档:[OpenAI 兼容接口](https://cloud.tencent.com/document/product/1772/115968)
366
367
 
367
368
  #### 已支持的模型
368
369
  - DeepSeek-V3(model 参数值为**deepseek-v3**)
@@ -380,7 +381,7 @@ export class Client extends AbstractClient {
380
381
  ![image](https://cdn.xiaowei.qq.com/static/lke/deepseek-token.png)
381
382
 
382
383
  ### Openai兼容协议接口
383
- 知识引擎原子能力大模型对话 API 兼容了 OpenAI 的接口规范,这意味着您可以直接使用 OpenAI 官方提供的 SDK 来调用大模型对话接口。您仅需要将 base_url 和 [api_key](https://cloud.tencent.com/document/product/1772/115970) 替换成相关配置,不需要对应用做额外修改,即可无缝将您的应用切换到相应的大模型。
384
+ 知识引擎原子能力大模型对话 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)。
384
385
  > base_url: https://api.lkeap.cloud.tencent.com/v1
385
386
 
386
387
  > api_key的获取请参考[API KEY管理](https://cloud.tencent.com/document/product/1772/115970)
@@ -24,7 +24,12 @@ export interface ChatCompletionsRequest {
24
24
  */
25
25
  Model: string
26
26
  /**
27
- * 会话列表
27
+ * 聊天上下文信息。
28
+ 说明:
29
+ 1. 长度最多为 40,按对话时间从旧到新在数组中排列。
30
+ 2. Message.Role 可选值:system、user、assistant。
31
+ 其中,system 角色可选,如存在则必须位于列表的最开始。user(tool) 和 assistant 需交替出现(一问一答),以 user 提问开始,user(tool)提问结束,其中tool可以连续出现多次,且 Content 不能为空。Role 的顺序示例:[system(可选) user assistant user(tool tool ...) assistant user(tool tool ...) ...]。
32
+
28
33
  */
29
34
  Messages: Array<Message>
30
35
  /**