tencentcloud-sdk-nodejs 4.1.17 → 4.1.19

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 (118) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/bh/v20230418/bh_client.js +23 -8
  3. package/es/services/bma/index.js +2 -2
  4. package/es/services/chdfs/index.js +2 -2
  5. package/es/services/ckafka/v20190819/ckafka_client.js +165 -159
  6. package/es/services/dbbrain/index.js +2 -2
  7. package/es/services/emr/v20190103/emr_client.js +3 -0
  8. package/es/services/es/index.js +2 -2
  9. package/es/services/essbasic/index.js +2 -2
  10. package/es/services/facefusion/index.js +2 -2
  11. package/es/services/gs/v20191118/gs_client.js +24 -6
  12. package/es/services/ioa/v20220601/ioa_client.js +13 -7
  13. package/es/services/iotexplorer/v20190423/iotexplorer_client.js +6 -0
  14. package/es/services/iotvideo/index.js +2 -2
  15. package/es/services/sms/index.js +2 -2
  16. package/es/services/thpc/index.js +2 -2
  17. package/es/services/tke/index.js +2 -2
  18. package/es/services/trocket/v20230308/trocket_client.js +33 -6
  19. package/es/services/tsw/index.js +2 -2
  20. package/es/services/vm/index.js +2 -2
  21. package/es/services/vod/index.js +2 -2
  22. package/es/services/vpc/v20170312/vpc_client.js +3 -0
  23. package/es/services/wedata/v20210820/wedata_client.js +13 -4
  24. package/es/services/yunsou/index.js +2 -2
  25. package/package.json +1 -1
  26. package/tencentcloud/common/sdk_version.d.ts +1 -1
  27. package/tencentcloud/common/sdk_version.js +1 -1
  28. package/tencentcloud/services/batch/v20170312/batch_models.d.ts +7 -22
  29. package/tencentcloud/services/bh/v20230418/bh_client.d.ts +29 -9
  30. package/tencentcloud/services/bh/v20230418/bh_client.js +42 -12
  31. package/tencentcloud/services/bh/v20230418/bh_models.d.ts +332 -81
  32. package/tencentcloud/services/bma/index.d.ts +4 -4
  33. package/tencentcloud/services/bma/index.js +2 -2
  34. package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +1 -1
  35. package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +1 -1
  36. package/tencentcloud/services/cdb/v20170320/cdb_client.js +1 -1
  37. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +3 -3
  38. package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +93 -93
  39. package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +8 -0
  40. package/tencentcloud/services/cdwpg/v20201230/cdwpg_models.d.ts +7 -105
  41. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  42. package/tencentcloud/services/chdfs/index.js +2 -2
  43. package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +175 -167
  44. package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +261 -249
  45. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +205 -107
  46. package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +10 -8
  47. package/tencentcloud/services/cvm/v20170312/cvm_client.js +10 -8
  48. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +97 -91
  49. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +28 -0
  50. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  51. package/tencentcloud/services/dbbrain/index.js +2 -2
  52. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +57 -310
  53. package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +8 -0
  54. package/tencentcloud/services/emr/v20190103/emr_client.d.ts +5 -1
  55. package/tencentcloud/services/emr/v20190103/emr_client.js +6 -0
  56. package/tencentcloud/services/emr/v20190103/emr_models.d.ts +167 -109
  57. package/tencentcloud/services/es/index.d.ts +4 -4
  58. package/tencentcloud/services/es/index.js +2 -2
  59. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +256 -0
  60. package/tencentcloud/services/essbasic/index.d.ts +4 -4
  61. package/tencentcloud/services/essbasic/index.js +2 -2
  62. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +281 -13
  63. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  64. package/tencentcloud/services/facefusion/index.js +2 -2
  65. package/tencentcloud/services/gaap/v20180529/gaap_models.d.ts +22 -105
  66. package/tencentcloud/services/gs/v20191118/gs_client.d.ts +31 -7
  67. package/tencentcloud/services/gs/v20191118/gs_client.js +45 -9
  68. package/tencentcloud/services/gs/v20191118/gs_models.d.ts +225 -44
  69. package/tencentcloud/services/gwlb/v20240906/gwlb_client.d.ts +5 -7
  70. package/tencentcloud/services/gwlb/v20240906/gwlb_client.js +5 -7
  71. package/tencentcloud/services/gwlb/v20240906/gwlb_models.d.ts +31 -28
  72. package/tencentcloud/services/ioa/v20220601/ioa_client.d.ts +17 -9
  73. package/tencentcloud/services/ioa/v20220601/ioa_client.js +24 -12
  74. package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +96 -0
  75. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +9 -1
  76. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +12 -0
  77. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +171 -0
  78. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  79. package/tencentcloud/services/iotvideo/index.js +2 -2
  80. package/tencentcloud/services/kms/v20190118/kms_models.d.ts +17 -0
  81. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +10 -0
  82. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +4 -1
  83. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +4 -1
  84. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +7 -5
  85. package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +1 -1
  86. package/tencentcloud/services/monitor/v20180724/monitor_client.js +1 -1
  87. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +1 -1
  88. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +6 -5
  89. package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +11 -3
  90. package/tencentcloud/services/sms/index.d.ts +4 -4
  91. package/tencentcloud/services/sms/index.js +2 -2
  92. package/tencentcloud/services/tan/v20220420/tan_client.d.ts +3 -1
  93. package/tencentcloud/services/tan/v20220420/tan_client.js +3 -1
  94. package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +1 -1
  95. package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +14 -1
  96. package/tencentcloud/services/thpc/index.d.ts +4 -4
  97. package/tencentcloud/services/thpc/index.js +2 -2
  98. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +13 -0
  99. package/tencentcloud/services/tke/index.d.ts +4 -4
  100. package/tencentcloud/services/tke/index.js +2 -2
  101. package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +50 -7
  102. package/tencentcloud/services/trocket/v20230308/trocket_client.js +70 -9
  103. package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +492 -131
  104. package/tencentcloud/services/tsw/index.d.ts +4 -4
  105. package/tencentcloud/services/tsw/index.js +2 -2
  106. package/tencentcloud/services/vclm/v20240523/vclm_models.d.ts +1 -1
  107. package/tencentcloud/services/vm/index.d.ts +4 -4
  108. package/tencentcloud/services/vm/index.js +2 -2
  109. package/tencentcloud/services/vod/index.d.ts +4 -4
  110. package/tencentcloud/services/vod/index.js +2 -2
  111. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +7 -3
  112. package/tencentcloud/services/vpc/v20170312/vpc_client.js +8 -2
  113. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +112 -42
  114. package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +18 -6
  115. package/tencentcloud/services/wedata/v20210820/wedata_client.js +25 -7
  116. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +931 -94
  117. package/tencentcloud/services/yunsou/index.d.ts +4 -4
  118. package/tencentcloud/services/yunsou/index.js +2 -2
@@ -2412,6 +2412,19 @@ export interface PackageConsumeTask {
2412
2412
  */
2413
2413
  State?: number;
2414
2414
  }
2415
+ /**
2416
+ * CreateTWeSeeRecognitionTask返回参数结构体
2417
+ */
2418
+ export interface CreateTWeSeeRecognitionTaskResponse {
2419
+ /**
2420
+ * 任务 ID
2421
+ */
2422
+ TaskId?: string;
2423
+ /**
2424
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2425
+ */
2426
+ RequestId?: string;
2427
+ }
2415
2428
  /**
2416
2429
  * UnbindProducts请求参数结构体
2417
2430
  */
@@ -2501,6 +2514,33 @@ export interface DescribeStudioProductResponse {
2501
2514
  */
2502
2515
  RequestId?: string;
2503
2516
  }
2517
+ /**
2518
+ * TWeSee 语义理解结果
2519
+ */
2520
+ export interface VisionRecognitionResult {
2521
+ /**
2522
+ * 任务状态(1:失败;2:成功但结果为空;3:成功且结果非空)
2523
+ */
2524
+ Status?: number;
2525
+ /**
2526
+ * 识别到的目标类型。可能取值:
2527
+
2528
+ - `person`:人
2529
+ - `vehicle`:车辆
2530
+ - `dog`:狗
2531
+ - `cat`:猫
2532
+ - `fire`:火焰
2533
+ - `smoke`:烟雾
2534
+ - `package`:快递包裹
2535
+ - `license_plate`:车牌
2536
+
2537
+ */
2538
+ DetectedClassifications?: Array<string>;
2539
+ /**
2540
+ * 视频摘要文本
2541
+ */
2542
+ Summary?: string;
2543
+ }
2504
2544
  /**
2505
2545
  * CreateIotVideoCloudStorage返回参数结构体
2506
2546
  */
@@ -3729,6 +3769,61 @@ export interface ResetCloudStorageAIServiceResponse {
3729
3769
  */
3730
3770
  RequestId?: string;
3731
3771
  }
3772
+ /**
3773
+ * CreateTWeSeeRecognitionTask请求参数结构体
3774
+ */
3775
+ export interface CreateTWeSeeRecognitionTaskRequest {
3776
+ /**
3777
+ * 产品ID
3778
+ */
3779
+ ProductId: string;
3780
+ /**
3781
+ * 设备名称
3782
+ */
3783
+ DeviceName: string;
3784
+ /**
3785
+ * 输入视频 / 图片的 URL
3786
+ */
3787
+ InputURL: string;
3788
+ /**
3789
+ * 自定义事件 ID
3790
+ */
3791
+ CustomId?: string;
3792
+ /**
3793
+ * 是否保存该事件使其可被搜索
3794
+ */
3795
+ EnableSearch?: boolean;
3796
+ /**
3797
+ * 事件起始时间事件起始时间(毫秒级 UNIX 时间戳,若不传则默认为接口调用时间)
3798
+ */
3799
+ StartTimeMs?: number;
3800
+ /**
3801
+ * 事件结束时间事件起始时间(毫秒级 UNIX 时间戳,若不传则默认为接口调用时间)
3802
+ */
3803
+ EndTimeMs?: number;
3804
+ /**
3805
+ * 算法配置
3806
+ */
3807
+ Config?: string;
3808
+ /**
3809
+ * 是否自定义设备,为 true 时不检查设备存在性,默认为 false
3810
+ */
3811
+ IsCustomDevice?: boolean;
3812
+ /**
3813
+ * 输入类型。可选值:
3814
+
3815
+ - `video`:视频(默认值)
3816
+ - `image`:图片
3817
+ */
3818
+ InputType?: string;
3819
+ /**
3820
+ * 摘要服务质量。可选值:
3821
+
3822
+ - `minutely`:分钟级(默认值)
3823
+ - `immediate`:立即
3824
+ */
3825
+ SummaryQOS?: string;
3826
+ }
3732
3827
  /**
3733
3828
  * InvokeCloudStorageAIServiceTask返回参数结构体
3734
3829
  */
@@ -3944,6 +4039,61 @@ export interface GetTWeCallActiveStatusResponse {
3944
4039
  */
3945
4040
  RequestId?: string;
3946
4041
  }
4042
+ /**
4043
+ * InvokeTWeSeeRecognitionTask请求参数结构体
4044
+ */
4045
+ export interface InvokeTWeSeeRecognitionTaskRequest {
4046
+ /**
4047
+ * 产品ID
4048
+ */
4049
+ ProductId: string;
4050
+ /**
4051
+ * 设备名称
4052
+ */
4053
+ DeviceName: string;
4054
+ /**
4055
+ * 输入视频 / 图片的 URL
4056
+ */
4057
+ InputURL: string;
4058
+ /**
4059
+ * 自定义事件 ID
4060
+ */
4061
+ CustomId?: string;
4062
+ /**
4063
+ * 是否保存该事件使其可被搜索
4064
+ */
4065
+ EnableSearch?: boolean;
4066
+ /**
4067
+ * 事件起始时间事件起始时间(毫秒级 UNIX 时间戳,若不传则默认为接口调用时间)
4068
+ */
4069
+ StartTimeMs?: number;
4070
+ /**
4071
+ * 事件结束时间事件起始时间(毫秒级 UNIX 时间戳,若不传则默认为接口调用时间)
4072
+ */
4073
+ EndTimeMs?: number;
4074
+ /**
4075
+ * 算法配置
4076
+ */
4077
+ Config?: string;
4078
+ /**
4079
+ * 是否自定义设备,为 true 时不检查设备存在性,默认为 false
4080
+ */
4081
+ IsCustomDevice?: boolean;
4082
+ /**
4083
+ * 输入类型。可选值:
4084
+
4085
+ - `video`:视频(默认值)
4086
+ - `image`:图片
4087
+ */
4088
+ InputType?: string;
4089
+ /**
4090
+ * 摘要服务质量。可选值:
4091
+
4092
+ - `minutely`:分钟级(默认值)
4093
+ - `immediate`:立即
4094
+ */
4095
+ SummaryQOS?: string;
4096
+ }
3947
4097
  /**
3948
4098
  * PauseTWeCallDevice返回参数结构体
3949
4099
  */
@@ -4179,6 +4329,27 @@ export interface LoRaFrequencyEntry {
4179
4329
  */
4180
4330
  CreateTime?: number;
4181
4331
  }
4332
+ /**
4333
+ * InvokeTWeSeeRecognitionTask返回参数结构体
4334
+ */
4335
+ export interface InvokeTWeSeeRecognitionTaskResponse {
4336
+ /**
4337
+ * 任务 ID
4338
+ */
4339
+ TaskId?: string;
4340
+ /**
4341
+ * 任务是否执行完成
4342
+ */
4343
+ Completed?: boolean;
4344
+ /**
4345
+ * 语义理解任务结果(仅当 Completed 为 true 时包含该出参)
4346
+ */
4347
+ Result?: VisionRecognitionResult;
4348
+ /**
4349
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4350
+ */
4351
+ RequestId?: string;
4352
+ }
4182
4353
  /**
4183
4354
  * DescribeDeviceFirmWare返回参数结构体
4184
4355
  */
@@ -1,4 +1,8 @@
1
1
  export declare const iotvideo: {
2
+ v20211125: {
3
+ Client: typeof import("./v20211125/iotvideo_client").Client;
4
+ Models: typeof import("./v20211125/iotvideo_models");
5
+ };
2
6
  v20201215: {
3
7
  Client: typeof import("./v20201215/iotvideo_client").Client;
4
8
  Models: typeof import("./v20201215/iotvideo_models");
@@ -7,8 +11,4 @@ export declare const iotvideo: {
7
11
  Client: typeof import("./v20191126/iotvideo_client").Client;
8
12
  Models: typeof import("./v20191126/iotvideo_models");
9
13
  };
10
- v20211125: {
11
- Client: typeof import("./v20211125/iotvideo_client").Client;
12
- Models: typeof import("./v20211125/iotvideo_models");
13
- };
14
14
  };
@@ -1,11 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.iotvideo = void 0;
4
+ const v20211125_1 = require("./v20211125");
4
5
  const v20201215_1 = require("./v20201215");
5
6
  const v20191126_1 = require("./v20191126");
6
- const v20211125_1 = require("./v20211125");
7
7
  exports.iotvideo = {
8
+ v20211125: v20211125_1.v20211125,
8
9
  v20201215: v20201215_1.v20201215,
9
10
  v20191126: v20191126_1.v20191126,
10
- v20211125: v20211125_1.v20211125,
11
11
  };
@@ -790,6 +790,19 @@ export interface GetRegionsResponse {
790
790
  */
791
791
  RequestId?: string;
792
792
  }
793
+ /**
794
+ * 独享版集群
795
+ */
796
+ export interface ExclusiveHSM {
797
+ /**
798
+ * 独享集群Id
799
+ */
800
+ HsmClusterId?: string;
801
+ /**
802
+ * 独享集群名称
803
+ */
804
+ HsmClusterName?: string;
805
+ }
793
806
  /**
794
807
  * GenerateDataKey返回参数结构体
795
808
  */
@@ -1039,6 +1052,10 @@ export interface GetServiceStatusResponse {
1039
1052
  * 返回KMS用户密钥规格数量
1040
1053
  */
1041
1054
  CmkLimit?: number;
1055
+ /**
1056
+ * 返回独享集群组
1057
+ */
1058
+ ExclusiveHSMList?: Array<ExclusiveHSM>;
1042
1059
  /**
1043
1060
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1044
1061
  */
@@ -23,6 +23,7 @@ export interface CreateRoomRequest {
23
23
  1 标清
24
24
  2 高清
25
25
  3 全高清
26
+ 注意:连麦人数(MaxMicNumber)>6时,仅可使用标清
26
27
  */
27
28
  Resolution: number;
28
29
  /**
@@ -142,6 +143,10 @@ export interface CreateRoomRequest {
142
143
  * 板书截图生成类型。0 不生成板书(默认);1 全量模式;2 单页去重模式
143
144
  */
144
145
  WhiteBoardSnapshotMode?: number;
146
+ /**
147
+ * 字幕转写功能开关:0关闭,1开启,默认关闭
148
+ */
149
+ SubtitlesTranscription?: number;
145
150
  }
146
151
  /**
147
152
  * DescribeQuestionList请求参数结构体
@@ -3347,6 +3352,11 @@ export interface SendRoomNormalMessageRequest {
3347
3352
  * 昵称,当FromAccount没有在房间中,需要填写NickName,当FromAccount在房间中,填写NickName无意义
3348
3353
  */
3349
3354
  NickName?: string;
3355
+ /**
3356
+ * 消息的优先级,默认优先级 Normal。
3357
+ 可以指定3种优先级,从高到低依次为 High、Normal 和 Low,区分大小写。
3358
+ */
3359
+ Priority?: string;
3350
3360
  }
3351
3361
  /**
3352
3362
  * DescribeRecordTask请求参数结构体
@@ -110,6 +110,9 @@ export declare class Client extends AbstractClient {
110
110
  InquirePriceRenewDisks(req: InquirePriceRenewDisksRequest, cb?: (error: string, rep: InquirePriceRenewDisksResponse) => void): Promise<InquirePriceRenewDisksResponse>;
111
111
  /**
112
112
  * 本接口(ModifyDisksAttribute)用于修改云硬盘属性。
113
+ 云硬盘必须处于以下状态:
114
+ <li> ATTACHED(已挂载)</li>
115
+ <li> UNATTACHED(待挂载)</li>
113
116
  */
114
117
  ModifyDisksAttribute(req: ModifyDisksAttributeRequest, cb?: (error: string, rep: ModifyDisksAttributeResponse) => void): Promise<ModifyDisksAttributeResponse>;
115
118
  /**
@@ -172,7 +175,7 @@ export declare class Client extends AbstractClient {
172
175
  CreateFirewallTemplate(req: CreateFirewallTemplateRequest, cb?: (error: string, rep: CreateFirewallTemplateResponse) => void): Promise<CreateFirewallTemplateResponse>;
173
176
  /**
174
177
  * 本接口(AttachDisks)用于挂载一个或多个云硬盘。
175
- <li>只能挂载处于待挂载状态的云硬盘</li>
178
+ <li>只能挂载磁盘状态(DiskState)处于待挂载(UNATTACHED)状态的云硬盘,磁盘状态可通过接口查询云硬盘(DescribeDisks)获取</li>
176
179
  */
177
180
  AttachDisks(req: AttachDisksRequest, cb?: (error: string, rep: AttachDisksResponse) => void): Promise<AttachDisksResponse>;
178
181
  /**
@@ -168,6 +168,9 @@ class Client extends abstract_client_1.AbstractClient {
168
168
  }
169
169
  /**
170
170
  * 本接口(ModifyDisksAttribute)用于修改云硬盘属性。
171
+ 云硬盘必须处于以下状态:
172
+ <li> ATTACHED(已挂载)</li>
173
+ <li> UNATTACHED(待挂载)</li>
171
174
  */
172
175
  async ModifyDisksAttribute(req, cb) {
173
176
  return this.request("ModifyDisksAttribute", req, cb);
@@ -252,7 +255,7 @@ class Client extends abstract_client_1.AbstractClient {
252
255
  }
253
256
  /**
254
257
  * 本接口(AttachDisks)用于挂载一个或多个云硬盘。
255
- <li>只能挂载处于待挂载状态的云硬盘</li>
258
+ <li>只能挂载磁盘状态(DiskState)处于待挂载(UNATTACHED)状态的云硬盘,磁盘状态可通过接口查询云硬盘(DescribeDisks)获取</li>
256
259
  */
257
260
  async AttachDisks(req, cb) {
258
261
  return this.request("AttachDisks", req, cb);
@@ -1530,6 +1530,7 @@ export interface FirewallTemplateApplyRecordDetail {
1530
1530
 
1531
1531
  - SUCCESS:成功
1532
1532
  - FAILED:失败
1533
+ - RUNNING:运行中
1533
1534
  */
1534
1535
  ApplyState?: string;
1535
1536
  /**
@@ -1632,6 +1633,7 @@ export interface DescribeBlueprintsRequest {
1632
1633
  <li>blueprint-state</li>按照【镜像状态】进行过滤。
1633
1634
  类型:String
1634
1635
  必选:否
1636
+ 镜像状态,可通过[数据结构Blueprint](https://cloud.tencent.com/document/api/1207/47576#Blueprint)中的BlueprintState来获取。
1635
1637
  <li>scene-id</li>按照【使用场景Id】进行过滤。
1636
1638
  类型:String
1637
1639
  必选:否
@@ -1789,7 +1791,7 @@ export interface DescribeKeyPairsResponse {
1789
1791
  */
1790
1792
  export interface FirewallTemplate {
1791
1793
  /**
1792
- * 模板Id
1794
+ * 模板ID
1793
1795
  */
1794
1796
  TemplateId?: string;
1795
1797
  /**
@@ -1797,11 +1799,11 @@ export interface FirewallTemplate {
1797
1799
  */
1798
1800
  TemplateName?: string;
1799
1801
  /**
1800
- * 模板类型。
1802
+ * 模板类型。取值: "PRIVATE"(个人模版)
1801
1803
  */
1802
1804
  TemplateType?: string;
1803
1805
  /**
1804
- * 模板状态。
1806
+ * 模板状态。取值: "NORMAL"(正常)
1805
1807
  */
1806
1808
  TemplateState?: string;
1807
1809
  /**
@@ -2885,7 +2887,7 @@ export interface Blueprint {
2885
2887
  */
2886
2888
  PlatformType?: string;
2887
2889
  /**
2888
- * 镜像类型,如 APP_OSPURE_OSPRIVATE
2890
+ * 镜像类型,如 APP_OS(应用镜像), PURE_OS(系统镜像), DOCKER(容器), PRIVATE(私有镜像), SHARED(共享镜像), GAME_PORTAL(游戏专区镜像)。
2889
2891
  */
2890
2892
  BlueprintType?: string;
2891
2893
  /**
@@ -2897,7 +2899,7 @@ export interface Blueprint {
2897
2899
  */
2898
2900
  RequiredSystemDiskSize?: number;
2899
2901
  /**
2900
- * 镜像状态。
2902
+ * 镜像状态,镜镜像状态,NORMAL(正常)、SYNCING(同步中)、OFFLINE(下线)、ISOLATED(已隔离)、CREATEFAILED(创建失败)、SYNCING_FAILED(目的地域同步失败)、ISOLATING(隔离中)、ISOLATED(已隔离)、DELETING(删除中)、DESTROYING(销毁中)。
2901
2903
  */
2902
2904
  BlueprintState?: string;
2903
2905
  /**
@@ -572,7 +572,7 @@ export declare class Client extends AbstractClient {
572
572
  若您需要调用的指标、对象较多,可能存在因限频出现拉取失败的情况,建议尽量将请求按时间维度均摊。
573
573
  参数SpecifyStatistics目前可支持返回三种统计方式(avg,max,min),分别为二进制1,2,4。
574
574
  例子:3:avg+max,5:avg+min,6:max+min,7:avg+max+min
575
- 拉取数据的粒度和统计方式的对应关系尽量在接入平台进行配置,如果没有配置,因为更小粒度数据存储时间有限,拉取时间范围也是有限。
575
+ 拉取数据的粒度和统计方式的对应关系尽量在接入平台进行配置,如果没有配置对应统计方式,请提工单反馈。
576
576
 
577
577
  >?
578
578
  >- 2022年9月1日起,腾讯云可观测平台开始对GetMonitorData接口计费。每个主账号每月可获得100万次免费请求额度,超过免费额度后如需继续调用接口需要开通 [API请求按量付费](https://buy.cloud.tencent.com/APIRequestBuy)。计费规则可查看[API计费文档](https://cloud.tencent.com/document/product/248/77914)。
@@ -862,7 +862,7 @@ class Client extends abstract_client_1.AbstractClient {
862
862
  若您需要调用的指标、对象较多,可能存在因限频出现拉取失败的情况,建议尽量将请求按时间维度均摊。
863
863
  参数SpecifyStatistics目前可支持返回三种统计方式(avg,max,min),分别为二进制1,2,4。
864
864
  例子:3:avg+max,5:avg+min,6:max+min,7:avg+max+min
865
- 拉取数据的粒度和统计方式的对应关系尽量在接入平台进行配置,如果没有配置,因为更小粒度数据存储时间有限,拉取时间范围也是有限。
865
+ 拉取数据的粒度和统计方式的对应关系尽量在接入平台进行配置,如果没有配置对应统计方式,请提工单反馈。
866
866
 
867
867
  >?
868
868
  >- 2022年9月1日起,腾讯云可观测平台开始对GetMonitorData接口计费。每个主账号每月可获得100万次免费请求额度,超过免费额度后如需继续调用接口需要开通 [API请求按量付费](https://buy.cloud.tencent.com/APIRequestBuy)。计费规则可查看[API计费文档](https://cloud.tencent.com/document/product/248/77914)。
@@ -5922,7 +5922,7 @@ export interface GetMonitorDataRequest {
5922
5922
  */
5923
5923
  EndTime?: string;
5924
5924
  /**
5925
- * 返回多种统计方式数据。avg, max, min (1,2,4)可以自由组合
5925
+ * 返回多种统计方式数据。avg, max, min (1,2,4)可以自由组合。注意: 仅支持对API配置文档中展示的统计方式返回对应的统计数据。如所需的统计方式不满足您的查询需求,请提工单反馈。
5926
5926
  */
5927
5927
  SpecifyStatistics?: number;
5928
5928
  }
@@ -2168,7 +2168,8 @@ export interface AudioTemplateInfoForUpdate {
2168
2168
  */
2169
2169
  Bitrate?: number;
2170
2170
  /**
2171
- * 音频流的采样率,不同编码标准支持的采样率选项不同。详细参考[音频采样率支持范围文档]https://cloud.tencent.com/document/product/862/77166#f3b039f1-d817-4a96-b4e4-90132d31cd53
2171
+ * 音频流的采样率,不同编码标准支持的采样率选项不同。详细参考[音频采样率支持范围文档](https://cloud.tencent.com/document/product/862/77166#f3b039f1-d817-4a96-b4e4-90132d31cd53)
2172
+ 单位:Hz
2172
2173
  注意:请确保源音频流的采样率在上述选项范围内,否则可能导致转码失败!
2173
2174
  注意:此字段可能返回 null,表示取不到有效值。
2174
2175
  */
@@ -2516,7 +2517,7 @@ export interface AudioTemplateInfo {
2516
2517
  */
2517
2518
  Bitrate: number;
2518
2519
  /**
2519
- * 音频流的采样率,不同编码标准支持的采样率选项不同。详细参考[音频采样率支持范围文档]https://cloud.tencent.com/document/product/862/77166#f3b039f1-d817-4a96-b4e4-90132d31cd53
2520
+ * 音频流的采样率,不同编码标准支持的采样率选项不同。详细参考[音频采样率支持范围文档](https://cloud.tencent.com/document/product/862/77166#f3b039f1-d817-4a96-b4e4-90132d31cd53)
2520
2521
  单位:Hz
2521
2522
  注意:请确保源音频流的采样率在上述选项范围内,否则可能导致转码失败!
2522
2523
  */
@@ -5265,8 +5266,8 @@ export interface ImageWatermarkInput {
5265
5266
  export interface TrackInfo {
5266
5267
  /**
5267
5268
  * 音轨和声道数字,说明:
5268
- 当:SelectType值为trask,此值为整数类型,例如:1;
5269
- 当:SelectType值为trask_channel,此值为小数类型,例如:1.0;
5269
+ 当:SelectType值为track,此值为整数类型,例如:1;
5270
+ 当:SelectType值为track_channel,此值为小数类型,例如:1.0;
5270
5271
  默认值:1.0
5271
5272
  注意:整数部分代表音轨序号,以小数部分代表声道。音轨序号即为音轨的stream index,支持输入0和正整数。小数部分最多支持2位小数,并且仅支持0-63,但是如果Codec为aac/eac3/ac3时,小数部分仅支持0-15。例如:对于stream index为1的音轨,1.0代表这个音轨的第1个声道,1.1代表这个音轨的第2个声道。
5272
5273
  注意:此字段可能返回 null,表示取不到有效值。
@@ -6028,7 +6029,7 @@ export interface CreateOutputInfo {
6028
6029
  */
6029
6030
  Zones?: Array<string>;
6030
6031
  /**
6031
- * 输出类型:Internet/TencentCSS/StreamLive
6032
+ * 输出类型:Internet/TencentCSS
6032
6033
  */
6033
6034
  OutputType?: string;
6034
6035
  /**
@@ -171,7 +171,7 @@ export interface AccountVpcInfoOutput {
171
171
  */
172
172
  export interface DescribePrivateZoneRequest {
173
173
  /**
174
- * 域名,格式必须是标准的TLD
174
+ * 私有域id
175
175
  */
176
176
  ZoneId: string;
177
177
  }
@@ -397,6 +397,10 @@ export interface DescribeRequestDataRequest {
397
397
  * 请求量统计结束时间,格式:2020-11-22 23:59:59
398
398
  */
399
399
  TimeRangeEnd?: string;
400
+ /**
401
+ * 是否导出:true导出,false不导出
402
+ */
403
+ Export?: boolean;
400
404
  }
401
405
  /**
402
406
  * ModifyPrivateZoneRecord返回参数结构体
@@ -440,6 +444,10 @@ export interface DescribeRequestDataResponse {
440
444
  * 请求量单位时间: Day:天,Hour:小时
441
445
  */
442
446
  Interval?: string;
447
+ /**
448
+ * 导出数据下载地址
449
+ */
450
+ Url?: string;
443
451
  /**
444
452
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
445
453
  */
@@ -645,7 +653,7 @@ export interface DescribePrivateZoneResponse {
645
653
  */
646
654
  export interface CreatePrivateZoneResponse {
647
655
  /**
648
- * 私有域ID, zone-xxxxxx
656
+ * 私有域ID, zone-12345678
649
657
  */
650
658
  ZoneId?: string;
651
659
  /**
@@ -1136,7 +1144,7 @@ export interface DeletePrivateZoneRecordResponse {
1136
1144
  */
1137
1145
  export interface ModifyPrivateZoneVpcResponse {
1138
1146
  /**
1139
- * 私有域ID, zone-xxxxxx
1147
+ * 私有域ID, zone-12345ds6
1140
1148
  */
1141
1149
  ZoneId?: string;
1142
1150
  /**
@@ -1,10 +1,10 @@
1
1
  export declare const sms: {
2
- v20210111: {
3
- Client: typeof import("./v20210111/sms_client").Client;
4
- Models: typeof import("./v20210111/sms_models");
5
- };
6
2
  v20190711: {
7
3
  Client: typeof import("./v20190711/sms_client").Client;
8
4
  Models: typeof import("./v20190711/sms_models");
9
5
  };
6
+ v20210111: {
7
+ Client: typeof import("./v20210111/sms_client").Client;
8
+ Models: typeof import("./v20210111/sms_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.sms = void 0;
4
- const v20210111_1 = require("./v20210111");
5
4
  const v20190711_1 = require("./v20190711");
5
+ const v20210111_1 = require("./v20210111");
6
6
  exports.sms = {
7
- v20210111: v20210111_1.v20210111,
8
7
  v20190711: v20190711_1.v20190711,
8
+ v20210111: v20210111_1.v20210111,
9
9
  };
@@ -8,7 +8,9 @@ import { CreateBlockNodeRecordsRequest, CreateBlockNodeRecordsResponse } from ".
8
8
  export declare class Client extends AbstractClient {
9
9
  constructor(clientConfig: ClientConfig);
10
10
  /**
11
- * 推送节点数据
11
+ * 产品下线
12
+
13
+ 推送节点数据
12
14
  */
13
15
  CreateBlockNodeRecords(req: CreateBlockNodeRecordsRequest, cb?: (error: string, rep: CreateBlockNodeRecordsResponse) => void): Promise<CreateBlockNodeRecordsResponse>;
14
16
  }
@@ -28,7 +28,9 @@ class Client extends abstract_client_1.AbstractClient {
28
28
  super("tan.tencentcloudapi.com", "2022-04-20", clientConfig);
29
29
  }
30
30
  /**
31
- * 推送节点数据
31
+ * 产品下线
32
+
33
+ 推送节点数据
32
34
  */
33
35
  async CreateBlockNodeRecords(req, cb) {
34
36
  return this.request("CreateBlockNodeRecords", req, cb);
@@ -277,7 +277,7 @@ export declare class Client extends AbstractClient {
277
277
  /**
278
278
  * DescribeCloudBaseRunVersionRsByCondition 获取云托管详情
279
279
  */
280
- DescribeCloudBaseRunVersionRsByCondition(req?: DescribeCloudBaseRunVersionRsByConditionRequest, cb?: (error: string, rep: DescribeCloudBaseRunVersionRsByConditionResponse) => void): Promise<DescribeCloudBaseRunVersionRsByConditionResponse>;
280
+ DescribeCloudBaseRunVersionRsByCondition(req: DescribeCloudBaseRunVersionRsByConditionRequest, cb?: (error: string, rep: DescribeCloudBaseRunVersionRsByConditionResponse) => void): Promise<DescribeCloudBaseRunVersionRsByConditionResponse>;
281
281
  /**
282
282
  * 查询后付费资源免费量
283
283
  */
@@ -5324,7 +5324,20 @@ export declare type CheckTcbServiceRequest = null;
5324
5324
  /**
5325
5325
  * DescribeCloudBaseRunVersionRsByCondition请求参数结构体
5326
5326
  */
5327
- export declare type DescribeCloudBaseRunVersionRsByConditionRequest = null;
5327
+ export interface DescribeCloudBaseRunVersionRsByConditionRequest {
5328
+ /**
5329
+ * 环境ID;EnvId和ClusterId不能同时为空
5330
+ */
5331
+ EnvId?: string;
5332
+ /**
5333
+ * 集群ID;EnvId和ClusterId不能同时为空
5334
+ */
5335
+ ClusterId?: string;
5336
+ /**
5337
+ * 过滤网关服务开关
5338
+ */
5339
+ FilterGwSwitch?: boolean;
5340
+ }
5328
5341
  /**
5329
5342
  * DescribeCloudBaseRunServer返回参数结构体
5330
5343
  */
@@ -1,8 +1,4 @@
1
1
  export declare const thpc: {
2
- v20211109: {
3
- Client: typeof import("./v20211109/thpc_client").Client;
4
- Models: typeof import("./v20211109/thpc_models");
5
- };
6
2
  v20220401: {
7
3
  Client: typeof import("./v20220401/thpc_client").Client;
8
4
  Models: typeof import("./v20220401/thpc_models");
@@ -11,4 +7,8 @@ export declare const thpc: {
11
7
  Client: typeof import("./v20230321/thpc_client").Client;
12
8
  Models: typeof import("./v20230321/thpc_models");
13
9
  };
10
+ v20211109: {
11
+ Client: typeof import("./v20211109/thpc_client").Client;
12
+ Models: typeof import("./v20211109/thpc_models");
13
+ };
14
14
  };
@@ -1,11 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.thpc = void 0;
4
- const v20211109_1 = require("./v20211109");
5
4
  const v20220401_1 = require("./v20220401");
6
5
  const v20230321_1 = require("./v20230321");
6
+ const v20211109_1 = require("./v20211109");
7
7
  exports.thpc = {
8
- v20211109: v20211109_1.v20211109,
9
8
  v20220401: v20220401_1.v20220401,
10
9
  v20230321: v20230321_1.v20230321,
10
+ v20211109: v20211109_1.v20211109,
11
11
  };
@@ -4582,6 +4582,15 @@ export interface DeleteDatasetResponse {
4582
4582
  */
4583
4583
  RequestId?: string;
4584
4584
  }
4585
+ /**
4586
+ * 主机路径挂载配置
4587
+ */
4588
+ export interface HostPath {
4589
+ /**
4590
+ * 需要挂载的主机路径
4591
+ */
4592
+ Path?: string;
4593
+ }
4585
4594
  /**
4586
4595
  * 训练任务详情
4587
4596
  */
@@ -5228,6 +5237,10 @@ export interface DataConfig {
5228
5237
  注意:此字段可能返回 null,表示取不到有效值。
5229
5238
  */
5230
5239
  CBSSource?: CBSConfig;
5240
+ /**
5241
+ * 主机路径信息
5242
+ */
5243
+ HostPathSource?: HostPath;
5231
5244
  }
5232
5245
  /**
5233
5246
  * Notebook资源参数