tencentcloud-sdk-nodejs 4.1.114 → 4.1.115
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/ams/index.js +2 -2
- package/es/services/btoe/index.js +2 -2
- package/es/services/dbbrain/index.js +2 -2
- package/es/services/gme/v20180711/gme_client.js +27 -0
- package/es/services/ims/index.js +2 -2
- package/es/services/iotcloud/index.js +2 -2
- package/es/services/iotexplorer/v20190423/iotexplorer_client.js +26 -2
- package/es/services/iotvideo/index.js +2 -2
- package/es/services/irp/index.js +2 -2
- package/es/services/mongodb/index.js +2 -2
- package/es/services/ocr/v20181119/ocr_client.js +10 -4
- package/es/services/organization/index.js +2 -2
- package/es/services/tem/index.js +2 -2
- package/es/services/teo/index.js +2 -2
- package/es/services/thpc/index.js +2 -2
- package/es/services/tke/index.js +2 -2
- package/es/services/tms/index.js +2 -2
- package/es/services/vm/index.js +2 -2
- package/es/services/vod/index.js +2 -2
- 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/index.d.ts +4 -4
- package/tencentcloud/services/ams/index.js +2 -2
- package/tencentcloud/services/bi/v20220105/bi_models.d.ts +2 -2
- package/tencentcloud/services/btoe/index.d.ts +4 -4
- package/tencentcloud/services/btoe/index.js +2 -2
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +1 -1
- package/tencentcloud/services/chc/v20230418/chc_models.d.ts +29 -0
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +1 -1
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +1 -1
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +86 -80
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +39 -4
- package/tencentcloud/services/ctem/v20231128/ctem_models.d.ts +16 -0
- package/tencentcloud/services/dbbrain/index.d.ts +4 -4
- package/tencentcloud/services/dbbrain/index.js +2 -2
- package/tencentcloud/services/dc/v20180410/dc_models.d.ts +8 -0
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +10 -10
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +73 -3
- package/tencentcloud/services/es/v20250101/es_models.d.ts +76 -13
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +17 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +9 -0
- package/tencentcloud/services/gme/v20180711/gme_client.d.ts +39 -1
- package/tencentcloud/services/gme/v20180711/gme_client.js +56 -0
- package/tencentcloud/services/gme/v20180711/gme_models.d.ts +674 -74
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +8 -0
- package/tencentcloud/services/ims/index.d.ts +4 -4
- package/tencentcloud/services/ims/index.js +2 -2
- package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +18 -2
- package/tencentcloud/services/iotcloud/index.d.ts +4 -4
- package/tencentcloud/services/iotcloud/index.js +2 -2
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +35 -3
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +51 -3
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +576 -131
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/irp/index.d.ts +4 -4
- package/tencentcloud/services/irp/index.js +2 -2
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +21 -0
- package/tencentcloud/services/live/v20180801/live_models.d.ts +1 -2
- package/tencentcloud/services/lkeap/v20240522/lkeap_models.d.ts +8 -0
- package/tencentcloud/services/mongodb/index.d.ts +4 -4
- package/tencentcloud/services/mongodb/index.js +2 -2
- package/tencentcloud/services/mqtt/v20240516/mqtt_models.d.ts +61 -0
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +13 -5
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +18 -6
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +184 -77
- package/tencentcloud/services/organization/index.d.ts +4 -4
- package/tencentcloud/services/organization/index.js +2 -2
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- package/tencentcloud/services/teo/index.d.ts +4 -4
- package/tencentcloud/services/teo/index.js +2 -2
- package/tencentcloud/services/thpc/index.d.ts +4 -4
- package/tencentcloud/services/thpc/index.js +2 -2
- package/tencentcloud/services/tke/index.d.ts +4 -4
- package/tencentcloud/services/tke/index.js +2 -2
- package/tencentcloud/services/tms/index.d.ts +4 -4
- package/tencentcloud/services/tms/index.js +2 -2
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +2 -2
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/tencentcloud/services/vod/index.d.ts +4 -4
- package/tencentcloud/services/vod/index.js +2 -2
- package/tencentcloud/services/wsa/v20250508/wsa_client.d.ts +1 -1
- package/tencentcloud/services/wsa/v20250508/wsa_client.js +1 -1
- package/tencentcloud/services/wsa/v20250508/wsa_models.d.ts +1 -1
@@ -37,7 +37,7 @@ export interface PartitionOffset {
|
|
37
37
|
*/
|
38
38
|
export interface DescribeACLRequest {
|
39
39
|
/**
|
40
|
-
* ckafka集群实例Id,可通过DescribeInstances
|
40
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
41
41
|
*/
|
42
42
|
InstanceId: string;
|
43
43
|
/**
|
@@ -79,11 +79,11 @@ export interface DescribeTopicSyncReplicaResponse {
|
|
79
79
|
*/
|
80
80
|
export interface FetchMessageByOffsetRequest {
|
81
81
|
/**
|
82
|
-
* ckafka集群实例Id,可通过DescribeInstances
|
82
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
83
83
|
*/
|
84
84
|
InstanceId: string;
|
85
85
|
/**
|
86
|
-
* 主题名,可通过DescribeTopic
|
86
|
+
* 主题名,可通过[DescribeTopic](https://cloud.tencent.com/document/product/597/40847)接口获取
|
87
87
|
*/
|
88
88
|
Topic: string;
|
89
89
|
/**
|
@@ -350,7 +350,7 @@ export interface DtsParam {
|
|
350
350
|
*/
|
351
351
|
export interface CancelAuthorizationTokenRequest {
|
352
352
|
/**
|
353
|
-
* ckafka集群实例Id,可通过DescribeInstances接口获取
|
353
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
354
354
|
*/
|
355
355
|
InstanceId: string;
|
356
356
|
/**
|
@@ -495,7 +495,7 @@ export interface Region {
|
|
495
495
|
*/
|
496
496
|
export interface CreateAclRuleRequest {
|
497
497
|
/**
|
498
|
-
* ckafka集群实例Id,可通过DescribeInstances
|
498
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
499
499
|
*/
|
500
500
|
InstanceId: string;
|
501
501
|
/**
|
@@ -584,7 +584,7 @@ export interface DescribeTaskStatusRequest {
|
|
584
584
|
*/
|
585
585
|
export interface DescribeAclRuleRequest {
|
586
586
|
/**
|
587
|
-
* ckafka集群实例Id,可通过DescribeInstances
|
587
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
588
588
|
*/
|
589
589
|
InstanceId: string;
|
590
590
|
/**
|
@@ -843,7 +843,7 @@ export interface FetchMessageListByOffsetResponse {
|
|
843
843
|
*/
|
844
844
|
export interface DeleteRouteTriggerTimeRequest {
|
845
845
|
/**
|
846
|
-
* ckafka集群实例Id,可通过DescribeInstances接口获取
|
846
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
847
847
|
*/
|
848
848
|
InstanceId: string;
|
849
849
|
/**
|
@@ -856,17 +856,17 @@ export interface DeleteRouteTriggerTimeRequest {
|
|
856
856
|
*/
|
857
857
|
export interface CreatePostPaidInstanceRequest {
|
858
858
|
/**
|
859
|
-
* 私有网络Id
|
859
|
+
* 私有网络Id,可通过[DescribeVpcs](https://cloud.tencent.com/document/product/215/15778)接口获取
|
860
860
|
*/
|
861
861
|
VpcId: string;
|
862
862
|
/**
|
863
|
-
*
|
863
|
+
* 子网Id,可通过[DescribeSubnets](https://cloud.tencent.com/document/product/215/15784)接口获取
|
864
864
|
*/
|
865
|
-
|
865
|
+
SubnetId: string;
|
866
866
|
/**
|
867
|
-
*
|
867
|
+
* ckafka集群实例名称,是一个长度不超过128的任意字符。
|
868
868
|
*/
|
869
|
-
|
869
|
+
InstanceName?: string;
|
870
870
|
/**
|
871
871
|
* 国际站标准版实例规格。目前只有国际站标准版使用当前字段区分规格,国内站标准版使用峰值带宽区分规格。除了国际站标准版外的所有实例填写 1 即可。国际站标准版实例:入门型(general)]填写1;[标准型(standard)]填写2;[进阶型(advanced)]填写3;[容量型(capacity)]填写4;[高阶型1(specialized-1)]填写5;[高阶型2(specialized-2)]填写6;[高阶型3(specialized-3)]填写7;[高阶型4(specialized-4)]填写8。
|
872
872
|
*/
|
@@ -880,7 +880,7 @@ export interface CreatePostPaidInstanceRequest {
|
|
880
880
|
*/
|
881
881
|
ClusterId?: number;
|
882
882
|
/**
|
883
|
-
*
|
883
|
+
* 实例版本。目前支持当前支持"2.4.1", "2.4.2","2.8.1", "3.2.3",默认取值"2.4.1"。"2.4.1" 与 "2.4.2" 属于同一个版本,传任意一个均可。
|
884
884
|
*/
|
885
885
|
KafkaVersion?: string;
|
886
886
|
/**
|
@@ -892,23 +892,23 @@ export interface CreatePostPaidInstanceRequest {
|
|
892
892
|
*/
|
893
893
|
DiskType?: string;
|
894
894
|
/**
|
895
|
-
*
|
895
|
+
* 实例内网峰值带宽,默认值为40。单位 MB/s。标准版需传入当前实例规格所对应的峰值带宽。注意如果创建的实例为专业版实例,峰值带宽,分区数等参数配置需要满足专业版的计费规格,可以通过以下链接查看计费规格:https://cloud.tencent.com/document/product/597/11745
|
896
896
|
*/
|
897
897
|
BandWidth?: number;
|
898
898
|
/**
|
899
|
-
*
|
899
|
+
* 实例硬盘大小,默认取值为500,步长设置为100。需要满足当前实例的计费规格,可以通过以下链接查看计费规格:https://cloud.tencent.com/document/product/597/122562
|
900
900
|
*/
|
901
901
|
DiskSize?: number;
|
902
902
|
/**
|
903
|
-
*
|
903
|
+
* 实例最大分区数量,需要满足当前实例的计费规格。默认值为800,步长为100。可以通过以下链接查看计费规格:https://cloud.tencent.com/document/product/597/122563
|
904
904
|
*/
|
905
905
|
Partition?: number;
|
906
906
|
/**
|
907
|
-
* 实例最大 topic
|
907
|
+
* 实例最大 topic 数量,需要满足当前实例的计费规格。默认值为800,步长设置为100。
|
908
908
|
*/
|
909
909
|
TopicNum?: number;
|
910
910
|
/**
|
911
|
-
* 实例所在的可用区。当创建多可用区实例时,该参数为创建的默认接入点所在子网的可用区 id
|
911
|
+
* 实例所在的可用区。当创建多可用区实例时,该参数为创建的默认接入点所在子网的可用区 id。ZoneId、ZoneIds不能同时为空,可通过[DescribeCkafkaZone](https://cloud.tencent.com/document/product/597/55246)接口获取。
|
912
912
|
*/
|
913
913
|
ZoneId?: number;
|
914
914
|
/**
|
@@ -916,7 +916,7 @@ export interface CreatePostPaidInstanceRequest {
|
|
916
916
|
*/
|
917
917
|
MultiZoneFlag?: boolean;
|
918
918
|
/**
|
919
|
-
* 当实例为多可用区实例时,多可用区 id 列表。注意参数 ZoneId
|
919
|
+
* 当实例为多可用区实例时,多可用区 id 列表。注意参数 ZoneId 对应的多可用区需要包含在该参数数组中。ZoneId、ZoneIds不能同时为空,可通过[DescribeCkafkaZone](https://cloud.tencent.com/document/product/597/55246)接口获取。
|
920
920
|
*/
|
921
921
|
ZoneIds?: Array<number | bigint>;
|
922
922
|
/**
|
@@ -958,7 +958,7 @@ export interface ModifyInstanceAttributesConfig {
|
|
958
958
|
*/
|
959
959
|
export interface AuthorizeTokenRequest {
|
960
960
|
/**
|
961
|
-
* ckafka集群实例Id, 可通过DescribeInstances接口获取
|
961
|
+
* ckafka集群实例Id, 可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
962
962
|
*/
|
963
963
|
InstanceId: string;
|
964
964
|
/**
|
@@ -1534,7 +1534,7 @@ export interface PrometheusResult {
|
|
1534
1534
|
*/
|
1535
1535
|
export interface ModifyRoutineMaintenanceTaskRequest {
|
1536
1536
|
/**
|
1537
|
-
* ckafka集群实例id,可通过DescribeInstances接口获取
|
1537
|
+
* ckafka集群实例id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
1538
1538
|
*/
|
1539
1539
|
InstanceId: string;
|
1540
1540
|
/**
|
@@ -2159,7 +2159,7 @@ export interface BatchCreateAclResponse {
|
|
2159
2159
|
*/
|
2160
2160
|
export interface DeleteRouteRequest {
|
2161
2161
|
/**
|
2162
|
-
* ckafka集群实例Id,可通过DescribeInstances接口获取
|
2162
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
2163
2163
|
*/
|
2164
2164
|
InstanceId: string;
|
2165
2165
|
/**
|
@@ -2303,7 +2303,7 @@ export interface SplitParam {
|
|
2303
2303
|
*/
|
2304
2304
|
export interface DescribeTopicDetailRequest {
|
2305
2305
|
/**
|
2306
|
-
* ckafka集群实例Id,可通过DescribeInstances
|
2306
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
2307
2307
|
*/
|
2308
2308
|
InstanceId: string;
|
2309
2309
|
/**
|
@@ -2460,7 +2460,7 @@ export interface DescribeDatahubTopicResp {
|
|
2460
2460
|
*/
|
2461
2461
|
PartitionNum?: number;
|
2462
2462
|
/**
|
2463
|
-
*
|
2463
|
+
* 过期时间,单位ms
|
2464
2464
|
*/
|
2465
2465
|
RetentionMs?: number;
|
2466
2466
|
/**
|
@@ -2663,7 +2663,7 @@ export interface SecurityGroupRouteResp {
|
|
2663
2663
|
*/
|
2664
2664
|
export interface DeleteAclRequest {
|
2665
2665
|
/**
|
2666
|
-
* ckafka集群实例Id,可通过DescribeInstances
|
2666
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
2667
2667
|
*/
|
2668
2668
|
InstanceId: string;
|
2669
2669
|
/**
|
@@ -3216,7 +3216,7 @@ export interface DeleteUserResponse {
|
|
3216
3216
|
*/
|
3217
3217
|
export interface CreateAclRequest {
|
3218
3218
|
/**
|
3219
|
-
* ckafka集群实例Id,可通过DescribeInstances
|
3219
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
3220
3220
|
*/
|
3221
3221
|
InstanceId: string;
|
3222
3222
|
/**
|
@@ -3535,7 +3535,7 @@ export interface CtsdbConnectParam {
|
|
3535
3535
|
*/
|
3536
3536
|
export interface ModifyInstanceAttributesRequest {
|
3537
3537
|
/**
|
3538
|
-
* ckafka集群实例Id,可通过DescribeInstances接口获取
|
3538
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
3539
3539
|
*/
|
3540
3540
|
InstanceId: string;
|
3541
3541
|
/**
|
@@ -3708,7 +3708,7 @@ export interface DescribeGroupRequest {
|
|
3708
3708
|
*/
|
3709
3709
|
export interface InstanceScalingDownRequest {
|
3710
3710
|
/**
|
3711
|
-
* ckafka集群实例Id,可通过DescribeInstances接口获取
|
3711
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
3712
3712
|
*/
|
3713
3713
|
InstanceId: string;
|
3714
3714
|
/**
|
@@ -3849,7 +3849,7 @@ export interface JsonPathReplaceParam {
|
|
3849
3849
|
*/
|
3850
3850
|
export interface PrometheusDTO {
|
3851
3851
|
/**
|
3852
|
-
* export类型(
|
3852
|
+
* export类型(JmxExport\NodeExport)
|
3853
3853
|
*/
|
3854
3854
|
Type?: string;
|
3855
3855
|
/**
|
@@ -3878,7 +3878,7 @@ export interface PrometheusDTO {
|
|
3878
3878
|
*/
|
3879
3879
|
export interface CreateConsumerRequest {
|
3880
3880
|
/**
|
3881
|
-
* ckafka集群实例Id,可通过DescribeInstances
|
3881
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
3882
3882
|
*/
|
3883
3883
|
InstanceId: string;
|
3884
3884
|
/**
|
@@ -3945,7 +3945,7 @@ export interface MqttConnectParam {
|
|
3945
3945
|
*/
|
3946
3946
|
export interface FetchDatahubMessageByOffsetRequest {
|
3947
3947
|
/**
|
3948
|
-
* 弹性topic名称,可通过DescribeDatahubTopics
|
3948
|
+
* 弹性topic名称,可通过[DescribeDatahubTopics](https://cloud.tencent.com/document/product/597/86863)接口获取
|
3949
3949
|
*/
|
3950
3950
|
Name: string;
|
3951
3951
|
/**
|
@@ -4138,7 +4138,7 @@ export interface DatahubTopicDTO {
|
|
4138
4138
|
*/
|
4139
4139
|
PartitionNum?: number;
|
4140
4140
|
/**
|
4141
|
-
*
|
4141
|
+
* 过期时间,单位ms
|
4142
4142
|
*/
|
4143
4143
|
RetentionMs?: number;
|
4144
4144
|
/**
|
@@ -4155,7 +4155,7 @@ export interface DatahubTopicDTO {
|
|
4155
4155
|
*/
|
4156
4156
|
export interface ModifyInstancePreRequest {
|
4157
4157
|
/**
|
4158
|
-
* ckafka集群实例Id,可通过DescribeInstances接口获取
|
4158
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
4159
4159
|
*/
|
4160
4160
|
InstanceId: string;
|
4161
4161
|
/**
|
@@ -4281,11 +4281,11 @@ export interface BatchModifyTopicInfo {
|
|
4281
4281
|
*/
|
4282
4282
|
RetentionMs?: number;
|
4283
4283
|
/**
|
4284
|
-
* topic
|
4284
|
+
* topic维度的消息保留大小,单位为Byte,范围1 GB到1024 GB。
|
4285
4285
|
*/
|
4286
4286
|
RetentionBytes?: number;
|
4287
4287
|
/**
|
4288
|
-
* Segment分片滚动的时长(毫秒),范围1
|
4288
|
+
* Segment分片滚动的时长(毫秒),范围1 天到90 天
|
4289
4289
|
*/
|
4290
4290
|
SegmentMs?: number;
|
4291
4291
|
/**
|
@@ -4411,11 +4411,11 @@ export interface KVParam {
|
|
4411
4411
|
*/
|
4412
4412
|
export interface BatchModifyTopicAttributesRequest {
|
4413
4413
|
/**
|
4414
|
-
* ckafka集群实例Id
|
4414
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
4415
4415
|
*/
|
4416
4416
|
InstanceId: string;
|
4417
4417
|
/**
|
4418
|
-
* 主题属性列表 (同一个批次最多支持10个)
|
4418
|
+
* 主题属性列表 (同一个批次最多支持10个),可通过[DescribeTopic](https://cloud.tencent.com/document/product/597/40847)接口获取
|
4419
4419
|
*/
|
4420
4420
|
Topic: Array<BatchModifyTopicInfo>;
|
4421
4421
|
}
|
@@ -4512,7 +4512,7 @@ export interface DescribeDatahubTaskRes {
|
|
4512
4512
|
*/
|
4513
4513
|
export interface DescribePrometheusRequest {
|
4514
4514
|
/**
|
4515
|
-
* ckafka集群实例Id,可通过DescribeInstances接口获取
|
4515
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
4516
4516
|
*/
|
4517
4517
|
InstanceId: string;
|
4518
4518
|
}
|
@@ -4698,11 +4698,11 @@ export interface DropCls {
|
|
4698
4698
|
*/
|
4699
4699
|
export interface DeleteUserRequest {
|
4700
4700
|
/**
|
4701
|
-
* ckafka集群实例Id,可通过DescribeInstances接口获取。
|
4701
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取。
|
4702
4702
|
*/
|
4703
4703
|
InstanceId: string;
|
4704
4704
|
/**
|
4705
|
-
* 用户名称,可通过DescribeUser接口获取。
|
4705
|
+
* 用户名称,可通过[DescribeUser](https://cloud.tencent.com/document/product/597/40855)接口获取。
|
4706
4706
|
*/
|
4707
4707
|
Name: string;
|
4708
4708
|
}
|
@@ -4732,11 +4732,11 @@ export interface BatchModifyTopicResultDTO {
|
|
4732
4732
|
*/
|
4733
4733
|
export interface DescribeTopicAttributesRequest {
|
4734
4734
|
/**
|
4735
|
-
* ckafka集群实例Id,可通过DescribeInstances
|
4735
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
4736
4736
|
*/
|
4737
4737
|
InstanceId: string;
|
4738
4738
|
/**
|
4739
|
-
* 主题名称,可通过DescribeTopic
|
4739
|
+
* 主题名称,可通过[DescribeTopic](https://cloud.tencent.com/document/product/597/40847)接口获取
|
4740
4740
|
*/
|
4741
4741
|
TopicName: string;
|
4742
4742
|
}
|
@@ -5154,7 +5154,7 @@ export interface DescribeTopicSubscribeGroupResponse {
|
|
5154
5154
|
*/
|
5155
5155
|
export interface DeleteAclRuleRequest {
|
5156
5156
|
/**
|
5157
|
-
* 实例id信息,可通过DescribeInstances
|
5157
|
+
* 实例id信息,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
5158
5158
|
*/
|
5159
5159
|
InstanceId: string;
|
5160
5160
|
/**
|
@@ -5249,7 +5249,7 @@ export interface ModifyConnectResourceRequest {
|
|
5249
5249
|
*/
|
5250
5250
|
export interface CreateTokenRequest {
|
5251
5251
|
/**
|
5252
|
-
* ckafka集群实例Id,可通过DescribeInstances接口获取
|
5252
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
5253
5253
|
*/
|
5254
5254
|
InstanceId: string;
|
5255
5255
|
/**
|
@@ -5287,7 +5287,7 @@ export interface TdwParam {
|
|
5287
5287
|
*/
|
5288
5288
|
export interface DescribeCvmInfoRequest {
|
5289
5289
|
/**
|
5290
|
-
* ckafka集群实例Id,可通过DescribeInstances接口获取
|
5290
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
5291
5291
|
*/
|
5292
5292
|
InstanceId: string;
|
5293
5293
|
}
|
@@ -5357,7 +5357,7 @@ export interface BatchAnalyseParam {
|
|
5357
5357
|
*/
|
5358
5358
|
export interface DeleteInstancePostRequest {
|
5359
5359
|
/**
|
5360
|
-
* ckafka集群实例Id,可通过DescribeInstances
|
5360
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
5361
5361
|
*/
|
5362
5362
|
InstanceId: string;
|
5363
5363
|
}
|
@@ -5366,11 +5366,11 @@ export interface DeleteInstancePostRequest {
|
|
5366
5366
|
*/
|
5367
5367
|
export interface DescribeTopicProduceConnectionRequest {
|
5368
5368
|
/**
|
5369
|
-
* ckafka集群实例Id,可通过DescribeInstances
|
5369
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
5370
5370
|
*/
|
5371
5371
|
InstanceId: string;
|
5372
5372
|
/**
|
5373
|
-
* 主题名,可通过DescribeTopic接口获取。
|
5373
|
+
* 主题名,可通过[DescribeTopic](https://cloud.tencent.com/document/product/597/40847)接口获取。
|
5374
5374
|
*/
|
5375
5375
|
TopicName: string;
|
5376
5376
|
}
|
@@ -5568,11 +5568,11 @@ export interface UserResponse {
|
|
5568
5568
|
*/
|
5569
5569
|
export interface DescribeGroupInfoRequest {
|
5570
5570
|
/**
|
5571
|
-
* ckafka集群实例Id,可通过DescribeInstances接口获取
|
5571
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
5572
5572
|
*/
|
5573
5573
|
InstanceId: string;
|
5574
5574
|
/**
|
5575
|
-
* Kafka 消费分组列表,可通过DescribeConsumerGroup接口获取
|
5575
|
+
* Kafka 消费分组列表,可通过[DescribeConsumerGroup](https://cloud.tencent.com/document/product/597/40841)接口获取
|
5576
5576
|
*/
|
5577
5577
|
GroupList: Array<string>;
|
5578
5578
|
}
|
@@ -5713,7 +5713,7 @@ export interface ZoneResponse {
|
|
5713
5713
|
*/
|
5714
5714
|
Physical?: string;
|
5715
5715
|
/**
|
5716
|
-
* 公网带宽 最小3Mbps 最大999Mbps 仅专业版支持填写
|
5716
|
+
* 公网带宽 最小3Mbps 最大999Mbps 仅专业版支持填写 已废弃,无实际意义
|
5717
5717
|
*/
|
5718
5718
|
PublicNetwork?: string;
|
5719
5719
|
/**
|
@@ -5724,10 +5724,6 @@ export interface ZoneResponse {
|
|
5724
5724
|
* 请求Id
|
5725
5725
|
*/
|
5726
5726
|
RequestId?: string;
|
5727
|
-
/**
|
5728
|
-
* 版本
|
5729
|
-
*/
|
5730
|
-
Version?: string;
|
5731
5727
|
/**
|
5732
5728
|
* 分页offset
|
5733
5729
|
*/
|
@@ -5746,7 +5742,7 @@ export interface ZoneResponse {
|
|
5746
5742
|
*/
|
5747
5743
|
export interface DeleteInstancePreRequest {
|
5748
5744
|
/**
|
5749
|
-
* ckafka集群实例Id,可通过DescribeInstances
|
5745
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
5750
5746
|
*/
|
5751
5747
|
InstanceId: string;
|
5752
5748
|
}
|
@@ -5894,7 +5890,7 @@ export interface ModifyInstancePreResponse {
|
|
5894
5890
|
*/
|
5895
5891
|
export interface CreateUserRequest {
|
5896
5892
|
/**
|
5897
|
-
* ckafka集群实例Id,可通过DescribeInstances
|
5893
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
5898
5894
|
*/
|
5899
5895
|
InstanceId: string;
|
5900
5896
|
/**
|
@@ -6293,11 +6289,11 @@ export interface PostgreSQLParam {
|
|
6293
6289
|
*/
|
6294
6290
|
export interface CreateTopicIpWhiteListRequest {
|
6295
6291
|
/**
|
6296
|
-
* ckafka集群实例Id,可通过DescribeInstances
|
6292
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
6297
6293
|
*/
|
6298
6294
|
InstanceId: string;
|
6299
6295
|
/**
|
6300
|
-
* 主题名称,可通过DescribeTopic接口获取
|
6296
|
+
* 主题名称,可通过[DescribeTopic](https://cloud.tencent.com/document/product/597/40847)接口获取
|
6301
6297
|
*/
|
6302
6298
|
TopicName: string;
|
6303
6299
|
/**
|
@@ -6644,7 +6640,7 @@ export interface ReplaceParam {
|
|
6644
6640
|
*/
|
6645
6641
|
export interface BatchCreateAclRequest {
|
6646
6642
|
/**
|
6647
|
-
* ckafka集群实例Id,可通过DescribeInstances
|
6643
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
6648
6644
|
*/
|
6649
6645
|
InstanceId: string;
|
6650
6646
|
/**
|
@@ -6652,11 +6648,11 @@ export interface BatchCreateAclRequest {
|
|
6652
6648
|
*/
|
6653
6649
|
ResourceType: number;
|
6654
6650
|
/**
|
6655
|
-
* 资源列表数组,可通过DescribeTopic接口获取。
|
6651
|
+
* 资源列表数组,可通过[DescribeTopic](https://cloud.tencent.com/document/product/597/40847)接口获取。
|
6656
6652
|
*/
|
6657
6653
|
ResourceNames: Array<string>;
|
6658
6654
|
/**
|
6659
|
-
* 设置的ACL规则列表,可通过DescribeAclRule接口获取。
|
6655
|
+
* 设置的ACL规则列表,可通过[DescribeAclRule](https://cloud.tencent.com/document/product/597/89217)接口获取。
|
6660
6656
|
*/
|
6661
6657
|
RuleList: Array<AclRuleInfo>;
|
6662
6658
|
}
|
@@ -6690,11 +6686,11 @@ export interface DescribeConnectResourcesRequest {
|
|
6690
6686
|
*/
|
6691
6687
|
export interface CreatePartitionRequest {
|
6692
6688
|
/**
|
6693
|
-
* ckafka集群实例Id,可通过DescribeInstances
|
6689
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
6694
6690
|
*/
|
6695
6691
|
InstanceId: string;
|
6696
6692
|
/**
|
6697
|
-
* 主题名称,可通过DescribeTopic
|
6693
|
+
* 主题名称,可通过[DescribeTopic](https://cloud.tencent.com/document/product/597/40847)接口获取
|
6698
6694
|
*/
|
6699
6695
|
TopicName: string;
|
6700
6696
|
/**
|
@@ -6716,7 +6712,7 @@ export interface InstanceDeleteResponse {
|
|
6716
6712
|
*/
|
6717
6713
|
export interface DescribeInstanceAttributesRequest {
|
6718
6714
|
/**
|
6719
|
-
* ckafka集群实例Id,可通过DescribeInstances接口获取
|
6715
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
6720
6716
|
*/
|
6721
6717
|
InstanceId: string;
|
6722
6718
|
}
|
@@ -6802,7 +6798,7 @@ export interface MySQLConnectParam {
|
|
6802
6798
|
*/
|
6803
6799
|
export interface CreateRouteRequest {
|
6804
6800
|
/**
|
6805
|
-
* ckafka集群实例id,可通过DescribeInstances接口获取
|
6801
|
+
* ckafka集群实例id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
6806
6802
|
*/
|
6807
6803
|
InstanceId: string;
|
6808
6804
|
/**
|
@@ -6834,13 +6830,17 @@ export interface CreateRouteRequest {
|
|
6834
6830
|
*/
|
6835
6831
|
CallerAppid?: number;
|
6836
6832
|
/**
|
6837
|
-
*
|
6833
|
+
* 公网带宽,公网路由必传,且是3的倍数,无默认值
|
6838
6834
|
*/
|
6839
6835
|
PublicNetwork?: number;
|
6840
6836
|
/**
|
6841
6837
|
* vip地址
|
6842
6838
|
*/
|
6843
6839
|
Ip?: string;
|
6840
|
+
/**
|
6841
|
+
* 备注信息
|
6842
|
+
*/
|
6843
|
+
Note?: string;
|
6844
6844
|
}
|
6845
6845
|
/**
|
6846
6846
|
* SQLServer修改连接源参数
|
@@ -7235,7 +7235,7 @@ export interface DescribeDatahubTasksRequest {
|
|
7235
7235
|
*/
|
7236
7236
|
export interface DescribeTopicFlowRankingRequest {
|
7237
7237
|
/**
|
7238
|
-
* ckafka集群实例Id,可通过DescribeInstances
|
7238
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
7239
7239
|
*/
|
7240
7240
|
InstanceId: string;
|
7241
7241
|
/**
|
@@ -7450,7 +7450,7 @@ export interface ClusterInfo {
|
|
7450
7450
|
*/
|
7451
7451
|
export interface DeleteGroupRequest {
|
7452
7452
|
/**
|
7453
|
-
* ckafka集群实例Id,可通过DescribeInstances接口获取。
|
7453
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取。
|
7454
7454
|
*/
|
7455
7455
|
InstanceId: string;
|
7456
7456
|
/**
|
@@ -7858,11 +7858,11 @@ export interface Config {
|
|
7858
7858
|
*/
|
7859
7859
|
export interface ModifyPasswordRequest {
|
7860
7860
|
/**
|
7861
|
-
* 实例Id,可通过DescribeInstances
|
7861
|
+
* 实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
7862
7862
|
*/
|
7863
7863
|
InstanceId: string;
|
7864
7864
|
/**
|
7865
|
-
* 用户名称,可通过DescribeUser接口获取。
|
7865
|
+
* 用户名称,可通过[DescribeUser](https://cloud.tencent.com/document/product/597/40855)接口获取。
|
7866
7866
|
*/
|
7867
7867
|
Name: string;
|
7868
7868
|
/**
|
@@ -7901,7 +7901,7 @@ export interface ModifyTopicAttributesResponse {
|
|
7901
7901
|
*/
|
7902
7902
|
export interface DescribeConsumerGroupRequest {
|
7903
7903
|
/**
|
7904
|
-
* ckafka集群实例Id
|
7904
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
7905
7905
|
*/
|
7906
7906
|
InstanceId: string;
|
7907
7907
|
/**
|
@@ -8280,11 +8280,11 @@ export interface InquiryPrice {
|
|
8280
8280
|
*/
|
8281
8281
|
export interface ModifyGroupOffsetsRequest {
|
8282
8282
|
/**
|
8283
|
-
* ckafka集群实例Id,可通过DescribeInstances接口获取
|
8283
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
8284
8284
|
*/
|
8285
8285
|
InstanceId: string;
|
8286
8286
|
/**
|
8287
|
-
* 消费分组名称,可通过DescribeConsumerGroup接口获取
|
8287
|
+
* 消费分组名称,可通过[DescribeConsumerGroup](https://cloud.tencent.com/document/product/597/40841)接口获取
|
8288
8288
|
*/
|
8289
8289
|
Group: string;
|
8290
8290
|
/**
|
@@ -8364,6 +8364,11 @@ export interface Route {
|
|
8364
8364
|
注意:此字段可能返回 null,表示取不到有效值。
|
8365
8365
|
*/
|
8366
8366
|
VpcId?: string;
|
8367
|
+
/**
|
8368
|
+
* 备注信息
|
8369
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
8370
|
+
*/
|
8371
|
+
Note?: string;
|
8367
8372
|
}
|
8368
8373
|
/**
|
8369
8374
|
* 表示ACL 规则的四元组信息
|
@@ -8391,7 +8396,7 @@ export interface AclRuleInfo {
|
|
8391
8396
|
*/
|
8392
8397
|
export interface RenewCkafkaInstanceRequest {
|
8393
8398
|
/**
|
8394
|
-
* ckafka集群实例Id,可通过DescribeInstances接口获取
|
8399
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
8395
8400
|
*/
|
8396
8401
|
InstanceId: string;
|
8397
8402
|
/**
|
@@ -8459,11 +8464,11 @@ export interface SecondaryAnalyseParam {
|
|
8459
8464
|
*/
|
8460
8465
|
export interface DeleteTopicIpWhiteListRequest {
|
8461
8466
|
/**
|
8462
|
-
* ckafka集群实例Id,可通过DescribeInstances
|
8467
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
8463
8468
|
*/
|
8464
8469
|
InstanceId: string;
|
8465
8470
|
/**
|
8466
|
-
* 主题名,可通过DescribeTopic接口获取。
|
8471
|
+
* 主题名,可通过[DescribeTopic](https://cloud.tencent.com/document/product/597/40847)接口获取。
|
8467
8472
|
*/
|
8468
8473
|
TopicName: string;
|
8469
8474
|
/**
|
@@ -8569,15 +8574,16 @@ export interface ModifyDatahubTaskRequest {
|
|
8569
8574
|
*/
|
8570
8575
|
export interface CreatePrometheusRequest {
|
8571
8576
|
/**
|
8572
|
-
* ckafka集群实例Id,可通过DescribeInstances接口获取
|
8577
|
+
* ckafka集群实例Id,可通过[DescribeInstances](https://cloud.tencent.com/document/product/597/40835)接口获取
|
8573
8578
|
*/
|
8574
8579
|
InstanceId: string;
|
8575
8580
|
/**
|
8576
|
-
* 私有网络Id
|
8581
|
+
* 私有网络Id,可通过[DescribeVpcs](https://cloud.tencent.com/document/product/215/15778)接口获取
|
8582
|
+
|
8577
8583
|
*/
|
8578
8584
|
VpcId: string;
|
8579
8585
|
/**
|
8580
|
-
* 子网Id
|
8586
|
+
* 子网Id,可通过[DescribeSubnets](https://cloud.tencent.com/document/product/215/15784)接口获取
|
8581
8587
|
*/
|
8582
8588
|
SubnetId: string;
|
8583
8589
|
}
|