tencentcloud-sdk-nodejs 4.1.31 → 4.1.33
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/cynosdb/v20190107/cynosdb_client.js +3 -0
- package/es/services/dsgc/v20190723/dsgc_client.js +5 -2
- package/es/services/waf/v20180125/waf_client.js +5 -2
- package/es/services/wedata/v20210820/wedata_client.js +21 -6
- 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/aiart/v20221229/aiart_models.d.ts +8 -0
- package/tencentcloud/services/apm/v20210622/apm_models.d.ts +16 -0
- package/tencentcloud/services/asr/v20190614/asr_client.d.ts +1 -1
- package/tencentcloud/services/asr/v20190614/asr_client.js +1 -1
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +2 -0
- package/tencentcloud/services/bh/v20230418/bh_models.d.ts +2 -4
- package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +23 -14
- package/tencentcloud/services/chc/v20230418/chc_models.d.ts +21 -1
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +0 -12
- package/tencentcloud/services/clb/v20180317/clb_client.d.ts +31 -23
- package/tencentcloud/services/clb/v20180317/clb_client.js +31 -23
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +245 -133
- package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_models.d.ts +0 -32
- package/tencentcloud/services/config/v20220802/config_models.d.ts +10 -85
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +2 -2
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +5 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +6 -0
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +36 -4
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +8 -0
- package/tencentcloud/services/domain/v20180808/domain_client.d.ts +4 -0
- package/tencentcloud/services/domain/v20180808/domain_client.js +4 -0
- package/tencentcloud/services/domain/v20180808/domain_models.d.ts +86 -33
- package/tencentcloud/services/dsgc/v20190723/dsgc_client.d.ts +7 -3
- package/tencentcloud/services/dsgc/v20190723/dsgc_client.js +9 -3
- package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +105 -0
- package/tencentcloud/services/es/v20250101/es_client.d.ts +4 -2
- package/tencentcloud/services/es/v20250101/es_client.js +4 -2
- package/tencentcloud/services/es/v20250101/es_models.d.ts +35 -35
- package/tencentcloud/services/iss/v20230517/iss_models.d.ts +0 -20
- package/tencentcloud/services/lowcode/v20210108/lowcode_models.d.ts +5 -1
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +4 -1
- package/tencentcloud/services/organization/v20210331/organization_models.d.ts +0 -6
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +48 -4
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +18 -18
- package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +0 -1
- package/tencentcloud/services/trocket/v20230308/trocket_client.js +0 -1
- package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +47 -6
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +1 -1
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +4 -0
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +13 -13
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +13 -13
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +136 -132
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +7 -3
- package/tencentcloud/services/waf/v20180125/waf_client.js +9 -3
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +13 -0
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +37 -16
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +49 -18
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +521 -47
|
@@ -391,17 +391,14 @@ export interface RoleProvisioningsTask {
|
|
|
391
391
|
TargetUin?: number;
|
|
392
392
|
/**
|
|
393
393
|
* 同步的集团账号目标账号的类型,ManagerUin管理账号;MemberUin成员账号
|
|
394
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
395
394
|
*/
|
|
396
395
|
TargetType?: string;
|
|
397
396
|
/**
|
|
398
397
|
* 任务类型。
|
|
399
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
400
398
|
*/
|
|
401
399
|
TaskType?: string;
|
|
402
400
|
/**
|
|
403
401
|
* 任务状态:InProgress: 进行中,Failed: 失败 3:Success: 成功
|
|
404
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
405
402
|
*/
|
|
406
403
|
TaskStatus?: string;
|
|
407
404
|
}
|
|
@@ -3066,7 +3063,6 @@ export interface TaskInfo {
|
|
|
3066
3063
|
Status?: string;
|
|
3067
3064
|
/**
|
|
3068
3065
|
* 失败原因
|
|
3069
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3070
3066
|
*/
|
|
3071
3067
|
FailureReason?: string;
|
|
3072
3068
|
}
|
|
@@ -4490,7 +4486,6 @@ export interface PolicyDetail {
|
|
|
4490
4486
|
PolicyId: number;
|
|
4491
4487
|
/**
|
|
4492
4488
|
* 策略名称。
|
|
4493
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
4494
4489
|
*/
|
|
4495
4490
|
PolicyName?: string;
|
|
4496
4491
|
}
|
|
@@ -5877,7 +5872,6 @@ export interface SAMLIdentityProviderConfiguration {
|
|
|
5877
5872
|
export interface RolePolicie {
|
|
5878
5873
|
/**
|
|
5879
5874
|
* 策略ID。
|
|
5880
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5881
5875
|
*/
|
|
5882
5876
|
RolePolicyId?: number;
|
|
5883
5877
|
/**
|
|
@@ -1111,6 +1111,10 @@ export interface CreateRocketMQClusterRequest {
|
|
|
1111
1111
|
* 集群描述,128个字符以内
|
|
1112
1112
|
*/
|
|
1113
1113
|
Remark?: string;
|
|
1114
|
+
/**
|
|
1115
|
+
* 标签列表
|
|
1116
|
+
*/
|
|
1117
|
+
TagList?: Array<Tag>;
|
|
1114
1118
|
}
|
|
1115
1119
|
/**
|
|
1116
1120
|
* ModifyCmqSubscriptionAttribute返回参数结构体
|
|
@@ -1338,6 +1342,14 @@ export interface CreateTopicRequest {
|
|
|
1338
1342
|
* 不传默认是原生策略,DefaultPolicy表示当订阅下达到最大未确认消息数 5000 时,服务端将不再向当前订阅下的所有消费者推送消息,DynamicPolicy表示动态调整订阅下的最大未确认消息数,具体配额是在 5000 和消费者数量*20之间取最大值。每个消费者默认最大 unack 消息数为 20,超过该限制时仅影响该消费者,不影响其他消费者。
|
|
1339
1343
|
*/
|
|
1340
1344
|
UnackPolicy?: string;
|
|
1345
|
+
/**
|
|
1346
|
+
* 是否开启异常消费者隔离
|
|
1347
|
+
*/
|
|
1348
|
+
IsolateConsumerEnable?: boolean;
|
|
1349
|
+
/**
|
|
1350
|
+
* 消费者 Ack 超时时间,单位:秒,范围60-(3600*24)
|
|
1351
|
+
*/
|
|
1352
|
+
AckTimeOut?: number;
|
|
1341
1353
|
}
|
|
1342
1354
|
/**
|
|
1343
1355
|
* DescribeCmqTopics返回参数结构体
|
|
@@ -2109,6 +2121,14 @@ export interface RocketMQClusterConfig {
|
|
|
2109
2121
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2110
2122
|
*/
|
|
2111
2123
|
TopicDistribution?: Array<RocketMQTopicDistribution>;
|
|
2124
|
+
/**
|
|
2125
|
+
* 最大角色数量
|
|
2126
|
+
*/
|
|
2127
|
+
MaxRoleNum?: number;
|
|
2128
|
+
/**
|
|
2129
|
+
* TPS限额
|
|
2130
|
+
*/
|
|
2131
|
+
MaxTpsLimit?: number;
|
|
2112
2132
|
}
|
|
2113
2133
|
/**
|
|
2114
2134
|
* SendMsg返回参数结构体
|
|
@@ -2540,6 +2560,10 @@ export interface DescribeMqMsgTraceRequest {
|
|
|
2540
2560
|
* 查询死信时该值为true,只对Rocketmq有效
|
|
2541
2561
|
*/
|
|
2542
2562
|
QueryDlqMsg?: boolean;
|
|
2563
|
+
/**
|
|
2564
|
+
* 生产时间
|
|
2565
|
+
*/
|
|
2566
|
+
ProduceTime?: string;
|
|
2543
2567
|
}
|
|
2544
2568
|
/**
|
|
2545
2569
|
* SendBatchMessages请求参数结构体
|
|
@@ -6959,6 +6983,10 @@ export interface RocketMQClusterInfo {
|
|
|
6959
6983
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6960
6984
|
*/
|
|
6961
6985
|
ZoneIds?: Array<number | bigint>;
|
|
6986
|
+
/**
|
|
6987
|
+
* 是否已冻结
|
|
6988
|
+
*/
|
|
6989
|
+
IsFrozen?: boolean;
|
|
6962
6990
|
}
|
|
6963
6991
|
/**
|
|
6964
6992
|
* ModifyRocketMQInstance返回参数结构体
|
|
@@ -8646,6 +8674,14 @@ export interface Topic {
|
|
|
8646
8674
|
|
|
8647
8675
|
*/
|
|
8648
8676
|
Tenant?: string;
|
|
8677
|
+
/**
|
|
8678
|
+
* 是否开启异常消费者隔离
|
|
8679
|
+
*/
|
|
8680
|
+
IsolateConsumerEnable?: boolean;
|
|
8681
|
+
/**
|
|
8682
|
+
* 消费者 Ack 超时时间,单位:秒
|
|
8683
|
+
*/
|
|
8684
|
+
AckTimeOut?: number;
|
|
8649
8685
|
}
|
|
8650
8686
|
/**
|
|
8651
8687
|
* ModifyRabbitMQPermission返回参数结构体
|
|
@@ -9586,6 +9622,14 @@ export interface ModifyTopicRequest {
|
|
|
9586
9622
|
* 不传默认是原生策略,DefaultPolicy表示当订阅下达到最大未确认消息数 5000 时,服务端将不再向当前订阅下的所有消费者推送消息,DynamicPolicy表示动态调整订阅下的最大未确认消息数,具体配额是在 5000 和消费者数量*20之间取最大值。每个消费者默认最大 unack 消息数为 20,超过该限制时仅影响该消费者,不影响其他消费者。
|
|
9587
9623
|
*/
|
|
9588
9624
|
UnackPolicy?: string;
|
|
9625
|
+
/**
|
|
9626
|
+
* 是否开启异常消费者隔离
|
|
9627
|
+
*/
|
|
9628
|
+
IsolateConsumerEnable?: boolean;
|
|
9629
|
+
/**
|
|
9630
|
+
* 消费者 Ack 超时时间,单位:秒,范围60-(3600*24
|
|
9631
|
+
*/
|
|
9632
|
+
AckTimeOut?: number;
|
|
9589
9633
|
}
|
|
9590
9634
|
/**
|
|
9591
9635
|
* 消费者
|
|
@@ -10101,14 +10145,14 @@ export interface ResetRocketMQConsumerOffSetRequest {
|
|
|
10101
10145
|
* 消费组名称
|
|
10102
10146
|
*/
|
|
10103
10147
|
GroupId: string;
|
|
10104
|
-
/**
|
|
10105
|
-
* 主题名称
|
|
10106
|
-
*/
|
|
10107
|
-
Topic: string;
|
|
10108
10148
|
/**
|
|
10109
10149
|
* 重置方式,0表示从最新位点开始,1表示从指定时间点开始
|
|
10110
10150
|
*/
|
|
10111
10151
|
Type: number;
|
|
10152
|
+
/**
|
|
10153
|
+
* 主题名称
|
|
10154
|
+
*/
|
|
10155
|
+
Topic: string;
|
|
10112
10156
|
/**
|
|
10113
10157
|
* 重置指定的时间戳,仅在 Type 为1是生效,以毫秒为单位
|
|
10114
10158
|
*/
|
|
@@ -1835,22 +1835,22 @@ export interface UpdateEKSContainerInstanceRequest {
|
|
|
1835
1835
|
* cuDNN的版本信息
|
|
1836
1836
|
*/
|
|
1837
1837
|
export interface CUDNN {
|
|
1838
|
-
/**
|
|
1839
|
-
* cuDNN的版本
|
|
1840
|
-
*/
|
|
1841
|
-
Version: string;
|
|
1842
1838
|
/**
|
|
1843
1839
|
* cuDNN的名字
|
|
1844
1840
|
*/
|
|
1845
1841
|
Name: string;
|
|
1846
1842
|
/**
|
|
1847
|
-
* cuDNN
|
|
1843
|
+
* cuDNN的版本
|
|
1848
1844
|
*/
|
|
1849
|
-
|
|
1845
|
+
Version: string;
|
|
1850
1846
|
/**
|
|
1851
1847
|
* cuDNN的Dev名字
|
|
1852
1848
|
*/
|
|
1853
1849
|
DevName?: string;
|
|
1850
|
+
/**
|
|
1851
|
+
* cuDNN的Doc名字
|
|
1852
|
+
*/
|
|
1853
|
+
DocName?: string;
|
|
1854
1854
|
}
|
|
1855
1855
|
/**
|
|
1856
1856
|
* DescribeReservedInstances返回参数结构体
|
|
@@ -4340,14 +4340,14 @@ export interface UpgradeNodeResetParam {
|
|
|
4340
4340
|
* GPU驱动和CUDA的版本信息
|
|
4341
4341
|
*/
|
|
4342
4342
|
export interface DriverVersion {
|
|
4343
|
-
/**
|
|
4344
|
-
* GPU驱动或者CUDA的版本
|
|
4345
|
-
*/
|
|
4346
|
-
Version: string;
|
|
4347
4343
|
/**
|
|
4348
4344
|
* GPU驱动或者CUDA的名字
|
|
4349
4345
|
*/
|
|
4350
4346
|
Name: string;
|
|
4347
|
+
/**
|
|
4348
|
+
* GPU驱动或者CUDA的版本
|
|
4349
|
+
*/
|
|
4350
|
+
Version: string;
|
|
4351
4351
|
}
|
|
4352
4352
|
/**
|
|
4353
4353
|
* CreateClusterInstances请求参数结构体
|
|
@@ -12633,14 +12633,6 @@ export interface PrometheusTemplate {
|
|
|
12633
12633
|
* GPU相关的参数,包括驱动版本,CUDA版本,cuDNN版本以及是否开启MIG
|
|
12634
12634
|
*/
|
|
12635
12635
|
export interface GPUArgs {
|
|
12636
|
-
/**
|
|
12637
|
-
* 是否启用MIG特性
|
|
12638
|
-
*/
|
|
12639
|
-
MIGEnable?: boolean;
|
|
12640
|
-
/**
|
|
12641
|
-
* GPU驱动版本信息
|
|
12642
|
-
*/
|
|
12643
|
-
Driver?: DriverVersion;
|
|
12644
12636
|
/**
|
|
12645
12637
|
* CUDA版本信息
|
|
12646
12638
|
*/
|
|
@@ -12653,6 +12645,14 @@ export interface GPUArgs {
|
|
|
12653
12645
|
* 自定义GPU驱动信息
|
|
12654
12646
|
*/
|
|
12655
12647
|
CustomDriver?: CustomDriver;
|
|
12648
|
+
/**
|
|
12649
|
+
* GPU驱动版本信息
|
|
12650
|
+
*/
|
|
12651
|
+
Driver?: DriverVersion;
|
|
12652
|
+
/**
|
|
12653
|
+
* 是否启用MIG特性
|
|
12654
|
+
*/
|
|
12655
|
+
MIGEnable?: boolean;
|
|
12656
12656
|
}
|
|
12657
12657
|
/**
|
|
12658
12658
|
* 路由表冲突对象
|
|
@@ -266,7 +266,6 @@ Namespace,命名空间
|
|
|
266
266
|
2. InstanceId,集群ID查询
|
|
267
267
|
3. InstanceType, 集群类型查询,支持多选
|
|
268
268
|
4. Version,集群版本查询
|
|
269
|
-
当使用TagFilters查询时,Filters参数失效。
|
|
270
269
|
*/
|
|
271
270
|
DescribeFusionInstanceList(req: DescribeFusionInstanceListRequest, cb?: (error: string, rep: DescribeFusionInstanceListResponse) => void): Promise<DescribeFusionInstanceListResponse>;
|
|
272
271
|
/**
|
|
@@ -112,7 +112,6 @@ export interface ProductSKU {
|
|
|
112
112
|
export interface DescribeRoleListResponse {
|
|
113
113
|
/**
|
|
114
114
|
* 查询总数
|
|
115
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
116
115
|
*/
|
|
117
116
|
TotalCount?: number;
|
|
118
117
|
/**
|
|
@@ -496,6 +495,11 @@ export interface FusionInstanceItem {
|
|
|
496
495
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
497
496
|
*/
|
|
498
497
|
DestroyTime?: number;
|
|
498
|
+
/**
|
|
499
|
+
* 所属可用区列表
|
|
500
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
501
|
+
*/
|
|
502
|
+
ZoneIds?: Array<number | bigint>;
|
|
499
503
|
}
|
|
500
504
|
/**
|
|
501
505
|
* 4.x集群和5.0集群列表统一显示 4.x特殊数据承载接口
|
|
@@ -546,6 +550,10 @@ export interface InstanceItemExtraInfo {
|
|
|
546
550
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
547
551
|
*/
|
|
548
552
|
InstanceStatus?: number;
|
|
553
|
+
/**
|
|
554
|
+
* 是否已冻结
|
|
555
|
+
*/
|
|
556
|
+
IsFrozen?: boolean;
|
|
549
557
|
}
|
|
550
558
|
/**
|
|
551
559
|
* CreateMQTTInsPublicEndpoint返回参数结构体
|
|
@@ -914,7 +922,6 @@ export interface DescribeSourceClusterGroupListResponse {
|
|
|
914
922
|
export interface DescribeMessageListResponse {
|
|
915
923
|
/**
|
|
916
924
|
* 查询总数
|
|
917
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
918
925
|
*/
|
|
919
926
|
TotalCount?: number;
|
|
920
927
|
/**
|
|
@@ -1055,7 +1062,6 @@ export interface MQTTInstanceItem {
|
|
|
1055
1062
|
export interface DescribeInstanceListResponse {
|
|
1056
1063
|
/**
|
|
1057
1064
|
* 查询总数
|
|
1058
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1059
1065
|
*/
|
|
1060
1066
|
TotalCount?: number;
|
|
1061
1067
|
/**
|
|
@@ -1105,6 +1111,35 @@ export interface CreateConsumerGroupRequest {
|
|
|
1105
1111
|
* 备注
|
|
1106
1112
|
*/
|
|
1107
1113
|
Remark?: string;
|
|
1114
|
+
/**
|
|
1115
|
+
* 标签列表
|
|
1116
|
+
*/
|
|
1117
|
+
TagList?: Array<Tag>;
|
|
1118
|
+
}
|
|
1119
|
+
/**
|
|
1120
|
+
* 客户端订阅详情,可用于辅助判断哪些客户端订阅关系不一致
|
|
1121
|
+
*/
|
|
1122
|
+
export interface ClientSubscriptionInfo {
|
|
1123
|
+
/**
|
|
1124
|
+
* 客户端ID
|
|
1125
|
+
*/
|
|
1126
|
+
ClientId?: string;
|
|
1127
|
+
/**
|
|
1128
|
+
* 客户端地址
|
|
1129
|
+
*/
|
|
1130
|
+
ClientAddr?: string;
|
|
1131
|
+
/**
|
|
1132
|
+
* 订阅主题
|
|
1133
|
+
*/
|
|
1134
|
+
Topic?: string;
|
|
1135
|
+
/**
|
|
1136
|
+
* 订阅表达式
|
|
1137
|
+
*/
|
|
1138
|
+
SubString?: string;
|
|
1139
|
+
/**
|
|
1140
|
+
* 订阅方式
|
|
1141
|
+
*/
|
|
1142
|
+
ExpressionType?: string;
|
|
1108
1143
|
}
|
|
1109
1144
|
/**
|
|
1110
1145
|
* ChangeMigratingTopicToNextStage返回参数结构体
|
|
@@ -1542,7 +1577,6 @@ export interface DescribeMQTTInsVPCEndpointsRequest {
|
|
|
1542
1577
|
export interface DescribeFusionInstanceListResponse {
|
|
1543
1578
|
/**
|
|
1544
1579
|
* 查询总数
|
|
1545
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1546
1580
|
*/
|
|
1547
1581
|
TotalCount?: number;
|
|
1548
1582
|
/**
|
|
@@ -1587,6 +1621,10 @@ export interface CreateTopicRequest {
|
|
|
1587
1621
|
* 消息保留时长
|
|
1588
1622
|
*/
|
|
1589
1623
|
MsgTTL?: number;
|
|
1624
|
+
/**
|
|
1625
|
+
* 标签列表
|
|
1626
|
+
*/
|
|
1627
|
+
TagList?: Array<Tag>;
|
|
1590
1628
|
}
|
|
1591
1629
|
/**
|
|
1592
1630
|
* DescribeMessage请求参数结构体
|
|
@@ -1831,7 +1869,6 @@ export interface PriceTag {
|
|
|
1831
1869
|
export interface DescribeTopicListByGroupResponse {
|
|
1832
1870
|
/**
|
|
1833
1871
|
* 查询总数
|
|
1834
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1835
1872
|
*/
|
|
1836
1873
|
TotalCount?: number;
|
|
1837
1874
|
/**
|
|
@@ -2633,6 +2670,11 @@ export interface SubscriptionData {
|
|
|
2633
2670
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2634
2671
|
*/
|
|
2635
2672
|
MessageModel?: string;
|
|
2673
|
+
/**
|
|
2674
|
+
* 订阅不一致的客户端列表
|
|
2675
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2676
|
+
*/
|
|
2677
|
+
ClientSubscriptionInfos?: Array<ClientSubscriptionInfo>;
|
|
2636
2678
|
}
|
|
2637
2679
|
/**
|
|
2638
2680
|
* CreateInstance请求参数结构体
|
|
@@ -3846,7 +3888,6 @@ export interface MQTTTopicItem {
|
|
|
3846
3888
|
export interface DescribeConsumerGroupListResponse {
|
|
3847
3889
|
/**
|
|
3848
3890
|
* 查询总数
|
|
3849
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3850
3891
|
*/
|
|
3851
3892
|
TotalCount?: number;
|
|
3852
3893
|
/**
|
|
@@ -12190,6 +12190,10 @@ export interface PullUploadRequest {
|
|
|
12190
12190
|
* 分类ID,用于对媒体进行分类管理,可通过[创建分类](https://cloud.tencent.com/document/product/266/7812)接口,创建分类,获得分类 ID。
|
|
12191
12191
|
*/
|
|
12192
12192
|
ClassId?: number;
|
|
12193
|
+
/**
|
|
12194
|
+
* 任务的优先级,数值越大优先级越高,取值范围是 -10 到 10,不填代表 0。
|
|
12195
|
+
*/
|
|
12196
|
+
TasksPriority?: number;
|
|
12193
12197
|
/**
|
|
12194
12198
|
* 来源上下文,用于透传用户请求信息,当指定 Procedure 任务后,任务流状态变更回调将返回该字段值,最长 1000 个字符。
|
|
12195
12199
|
*/
|
|
@@ -16,7 +16,7 @@ export declare class Client extends AbstractClient {
|
|
|
16
16
|
*/
|
|
17
17
|
ModifyNatGatewayAttribute(req: ModifyNatGatewayAttributeRequest, cb?: (error: string, rep: ModifyNatGatewayAttributeResponse) => void): Promise<ModifyNatGatewayAttributeResponse>;
|
|
18
18
|
/**
|
|
19
|
-
*
|
|
19
|
+
* 本接口(DescribeTaskResult)用于查询EIP异步任务执行结果。
|
|
20
20
|
*/
|
|
21
21
|
DescribeTaskResult(req: DescribeTaskResultRequest, cb?: (error: string, rep: DescribeTaskResultResponse) => void): Promise<DescribeTaskResultResponse>;
|
|
22
22
|
/**
|
|
@@ -42,7 +42,7 @@ export declare class Client extends AbstractClient {
|
|
|
42
42
|
ModifyServiceTemplateGroupAttribute(req: ModifyServiceTemplateGroupAttributeRequest, cb?: (error: string, rep: ModifyServiceTemplateGroupAttributeResponse) => void): Promise<ModifyServiceTemplateGroupAttributeResponse>;
|
|
43
43
|
/**
|
|
44
44
|
* 该接口用于调整具有带宽属性弹性公网IP的网络计费模式
|
|
45
|
-
* 支持BANDWIDTH_PREPAID_BY_MONTH
|
|
45
|
+
* 支持BANDWIDTH_PREPAID_BY_MONTH(包月按带宽预付费)和TRAFFIC_POSTPAID_BY_HOUR(流量按小时后付费)两种网络计费模式之间的切换。
|
|
46
46
|
* 每个弹性公网IP支持调整两次,次数超出则无法调整。
|
|
47
47
|
*/
|
|
48
48
|
ModifyAddressInternetChargeType(req: ModifyAddressInternetChargeTypeRequest, cb?: (error: string, rep: ModifyAddressInternetChargeTypeResponse) => void): Promise<ModifyAddressInternetChargeTypeResponse>;
|
|
@@ -184,7 +184,7 @@ export declare class Client extends AbstractClient {
|
|
|
184
184
|
* 本接口 (AllocateAddresses) 用于申请一个或多个[弹性公网IP](https://cloud.tencent.com/document/product/213/1941)(简称 EIP)。
|
|
185
185
|
* EIP 是专为动态云计算设计的静态 IP 地址。借助 EIP,您可以快速将 EIP 重新映射到您的另一个实例上,从而屏蔽实例故障。
|
|
186
186
|
* 您的 EIP 与腾讯云账户相关联,而不是与某个实例相关联。在您选择显式释放该地址,或欠费超过24小时之前,它会一直与您的腾讯云账户保持关联。
|
|
187
|
-
* 一个腾讯云账户在每个地域能申请的 EIP 最大配额有所限制,可参见 [EIP 产品简介](https://cloud.tencent.com/document/product/213/5733),上述配额可通过 DescribeAddressQuota 接口获取。
|
|
187
|
+
* 一个腾讯云账户在每个地域能申请的 EIP 最大配额有所限制,可参见 [EIP 产品简介](https://cloud.tencent.com/document/product/213/5733),上述配额可通过 [DescribeAddressQuota](https://cloud.tencent.com/document/product/215/16701) 接口获取。
|
|
188
188
|
*/
|
|
189
189
|
AllocateAddresses(req: AllocateAddressesRequest, cb?: (error: string, rep: AllocateAddressesResponse) => void): Promise<AllocateAddressesResponse>;
|
|
190
190
|
/**
|
|
@@ -286,7 +286,7 @@ export declare class Client extends AbstractClient {
|
|
|
286
286
|
*/
|
|
287
287
|
AssociateInstancesToCcnRouteTable(req: AssociateInstancesToCcnRouteTableRequest, cb?: (error: string, rep: AssociateInstancesToCcnRouteTableResponse) => void): Promise<AssociateInstancesToCcnRouteTableResponse>;
|
|
288
288
|
/**
|
|
289
|
-
*
|
|
289
|
+
* 本接口(RenewAddresses)用于续费包月带宽计费模式的弹性公网IP。
|
|
290
290
|
*/
|
|
291
291
|
RenewAddresses(req: RenewAddressesRequest, cb?: (error: string, rep: RenewAddressesResponse) => void): Promise<RenewAddressesResponse>;
|
|
292
292
|
/**
|
|
@@ -325,7 +325,7 @@ export declare class Client extends AbstractClient {
|
|
|
325
325
|
*/
|
|
326
326
|
AddTemplateMember(req: AddTemplateMemberRequest, cb?: (error: string, rep: AddTemplateMemberResponse) => void): Promise<AddTemplateMemberResponse>;
|
|
327
327
|
/**
|
|
328
|
-
*
|
|
328
|
+
* 本接口(DescribeAddressBandwidthRange)用于查询指定EIP的带宽上下限范围。
|
|
329
329
|
*/
|
|
330
330
|
DescribeAddressBandwidthRange(req: DescribeAddressBandwidthRangeRequest, cb?: (error: string, rep: DescribeAddressBandwidthRangeResponse) => void): Promise<DescribeAddressBandwidthRangeResponse>;
|
|
331
331
|
/**
|
|
@@ -555,7 +555,7 @@ LimitTypes取值范围:
|
|
|
555
555
|
CreateAddressTemplate(req: CreateAddressTemplateRequest, cb?: (error: string, rep: CreateAddressTemplateResponse) => void): Promise<CreateAddressTemplateResponse>;
|
|
556
556
|
/**
|
|
557
557
|
* 本接口 (TransformAddress) 用于将实例的普通公网 IP 转换为[弹性公网IP](https://cloud.tencent.com/document/product/213/1941)(简称 EIP)。
|
|
558
|
-
*
|
|
558
|
+
* 平台对用户单地域每日解绑 EIP 重新分配普通公网 IP 次数有所限制(可参见 [EIP 产品简介](/document/product/213/1941))。上述配额可通过 [DescribeAddressQuota](https://cloud.tencent.com/document/product/215/16701) 接口获取。
|
|
559
559
|
*/
|
|
560
560
|
TransformAddress(req: TransformAddressRequest, cb?: (error: string, rep: TransformAddressResponse) => void): Promise<TransformAddressResponse>;
|
|
561
561
|
/**
|
|
@@ -769,7 +769,7 @@ LimitTypes取值范围:
|
|
|
769
769
|
*/
|
|
770
770
|
CreateHighPriorityRouteTable(req: CreateHighPriorityRouteTableRequest, cb?: (error: string, rep: CreateHighPriorityRouteTableResponse) => void): Promise<CreateHighPriorityRouteTableResponse>;
|
|
771
771
|
/**
|
|
772
|
-
* 本接口(InquiryPriceRenewAddresses)用于续费预付费弹性公网IP
|
|
772
|
+
* 本接口(InquiryPriceRenewAddresses)用于续费预付费弹性公网IP询价,只支持包月按带宽预付费的计费模式。
|
|
773
773
|
*/
|
|
774
774
|
InquiryPriceRenewAddresses(req: InquiryPriceRenewAddressesRequest, cb?: (error: string, rep: InquiryPriceRenewAddressesResponse) => void): Promise<InquiryPriceRenewAddressesResponse>;
|
|
775
775
|
/**
|
|
@@ -1008,7 +1008,7 @@ LimitTypes取值范围:
|
|
|
1008
1008
|
* 本接口(ReleaseIp6AddressesBandwidth)用于为传统弹性公网 IPv6 实例关闭 IPv6 公网带宽。
|
|
1009
1009
|
|
|
1010
1010
|
- 传统弹性公网 IPv6 实例关闭公网带宽后,仍具备 IPv6 内网通信能力。
|
|
1011
|
-
- 如需再次开通 IPv6 公网带宽,请使用 AllocateIp6AddressesBandwidth 接口进行开通。
|
|
1011
|
+
- 如需再次开通 IPv6 公网带宽,请使用 [AllocateIp6AddressesBandwidth](https://cloud.tencent.com/document/product/215/40090) 接口进行开通。
|
|
1012
1012
|
*/
|
|
1013
1013
|
ReleaseIp6AddressesBandwidth(req: ReleaseIp6AddressesBandwidthRequest, cb?: (error: string, rep: ReleaseIp6AddressesBandwidthResponse) => void): Promise<ReleaseIp6AddressesBandwidthResponse>;
|
|
1014
1014
|
/**
|
|
@@ -1206,8 +1206,8 @@ LimitTypes取值范围:
|
|
|
1206
1206
|
DescribeHighPriorityRoutes(req: DescribeHighPriorityRoutesRequest, cb?: (error: string, rep: DescribeHighPriorityRoutesResponse) => void): Promise<DescribeHighPriorityRoutesResponse>;
|
|
1207
1207
|
/**
|
|
1208
1208
|
* 本接口 (DisassociateAddress) 用于解绑[弹性公网IP](https://cloud.tencent.com/document/product/213/1941)(简称 EIP)。
|
|
1209
|
-
* 支持CVM实例,弹性网卡上的EIP
|
|
1210
|
-
* 不支持NAT上的EIP解绑。NAT上的EIP解绑请参考[DisassociateNatGatewayAddress](https://cloud.tencent.com/document/api/215/36716)
|
|
1209
|
+
* 支持CVM实例,弹性网卡上的EIP解绑。
|
|
1210
|
+
* 不支持NAT上的EIP解绑。NAT上的EIP解绑请参考[DisassociateNatGatewayAddress](https://cloud.tencent.com/document/api/215/36716)。
|
|
1211
1211
|
* 只有状态为 BIND 和 BIND_ENI 的 EIP 才能进行解绑定操作。
|
|
1212
1212
|
*/
|
|
1213
1213
|
DisassociateAddress(req: DisassociateAddressRequest, cb?: (error: string, rep: DisassociateAddressResponse) => void): Promise<DisassociateAddressResponse>;
|
|
@@ -1251,7 +1251,7 @@ LimitTypes取值范围:
|
|
|
1251
1251
|
*/
|
|
1252
1252
|
ModifyCcnRouteTables(req: ModifyCcnRouteTablesRequest, cb?: (error: string, rep: ModifyCcnRouteTablesResponse) => void): Promise<ModifyCcnRouteTablesResponse>;
|
|
1253
1253
|
/**
|
|
1254
|
-
*
|
|
1254
|
+
* 本接口(ModifyAddressesRenewFlag)用于调整EIP续费标识。
|
|
1255
1255
|
*/
|
|
1256
1256
|
ModifyAddressesRenewFlag(req: ModifyAddressesRenewFlagRequest, cb?: (error: string, rep: ModifyAddressesRenewFlagResponse) => void): Promise<ModifyAddressesRenewFlagResponse>;
|
|
1257
1257
|
/**
|
|
@@ -1661,7 +1661,7 @@ LimitTypes取值范围:
|
|
|
1661
1661
|
* 将 EIP 绑定到主网卡的主内网IP时,如主内网IP已绑定普通公网IP,必须先退还才能绑定EIP。
|
|
1662
1662
|
* 将 EIP 绑定到指定网卡的内网 IP上(非主网卡的主内网IP),则必须先解绑该 EIP,才能再绑定新的。
|
|
1663
1663
|
* 将 EIP 绑定到内网型CLB实例的功能处于内测阶段,如需使用,请提交[内测申请](https://cloud.tencent.com/apply/p/4kxj7picqci)。
|
|
1664
|
-
* 将 EIP 绑定到NAT网关,请使用接口[AssociateNatGatewayAddress](https://cloud.tencent.com/document/product/215/36722)
|
|
1664
|
+
* 将 EIP 绑定到NAT网关,请使用接口[AssociateNatGatewayAddress](https://cloud.tencent.com/document/product/215/36722)。
|
|
1665
1665
|
* EIP 如果欠费或被封堵,则不能被绑定。
|
|
1666
1666
|
* 只有状态为 UNBIND 的 EIP 才能够被绑定。
|
|
1667
1667
|
*/
|
|
@@ -1962,7 +1962,7 @@ LimitTypes取值范围:
|
|
|
1962
1962
|
* 本接口(ModifyIp6AddressesBandwidth)用于调整传统弹性公网 IPv6 实例的带宽上限。
|
|
1963
1963
|
|
|
1964
1964
|
- 仅支持对传统弹性公网 IPv6 实例的带宽上限进行调整。
|
|
1965
|
-
- 如需调整弹性公网 IPv6 实例的带宽上限,请使用 ModifyIPv6AddressesBandwidth 接口。
|
|
1965
|
+
- 如需调整弹性公网 IPv6 实例的带宽上限,请使用 [ModifyIPv6AddressesBandwidth](https://cloud.tencent.com/document/product/215/113674) 接口。
|
|
1966
1966
|
*/
|
|
1967
1967
|
ModifyIp6AddressesBandwidth(req: ModifyIp6AddressesBandwidthRequest, cb?: (error: string, rep: ModifyIp6AddressesBandwidthResponse) => void): Promise<ModifyIp6AddressesBandwidthResponse>;
|
|
1968
1968
|
/**
|
|
@@ -40,7 +40,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
40
40
|
return this.request("ModifyNatGatewayAttribute", req, cb);
|
|
41
41
|
}
|
|
42
42
|
/**
|
|
43
|
-
*
|
|
43
|
+
* 本接口(DescribeTaskResult)用于查询EIP异步任务执行结果。
|
|
44
44
|
*/
|
|
45
45
|
async DescribeTaskResult(req, cb) {
|
|
46
46
|
return this.request("DescribeTaskResult", req, cb);
|
|
@@ -76,7 +76,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
76
76
|
}
|
|
77
77
|
/**
|
|
78
78
|
* 该接口用于调整具有带宽属性弹性公网IP的网络计费模式
|
|
79
|
-
* 支持BANDWIDTH_PREPAID_BY_MONTH
|
|
79
|
+
* 支持BANDWIDTH_PREPAID_BY_MONTH(包月按带宽预付费)和TRAFFIC_POSTPAID_BY_HOUR(流量按小时后付费)两种网络计费模式之间的切换。
|
|
80
80
|
* 每个弹性公网IP支持调整两次,次数超出则无法调整。
|
|
81
81
|
*/
|
|
82
82
|
async ModifyAddressInternetChargeType(req, cb) {
|
|
@@ -268,7 +268,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
268
268
|
* 本接口 (AllocateAddresses) 用于申请一个或多个[弹性公网IP](https://cloud.tencent.com/document/product/213/1941)(简称 EIP)。
|
|
269
269
|
* EIP 是专为动态云计算设计的静态 IP 地址。借助 EIP,您可以快速将 EIP 重新映射到您的另一个实例上,从而屏蔽实例故障。
|
|
270
270
|
* 您的 EIP 与腾讯云账户相关联,而不是与某个实例相关联。在您选择显式释放该地址,或欠费超过24小时之前,它会一直与您的腾讯云账户保持关联。
|
|
271
|
-
* 一个腾讯云账户在每个地域能申请的 EIP 最大配额有所限制,可参见 [EIP 产品简介](https://cloud.tencent.com/document/product/213/5733),上述配额可通过 DescribeAddressQuota 接口获取。
|
|
271
|
+
* 一个腾讯云账户在每个地域能申请的 EIP 最大配额有所限制,可参见 [EIP 产品简介](https://cloud.tencent.com/document/product/213/5733),上述配额可通过 [DescribeAddressQuota](https://cloud.tencent.com/document/product/215/16701) 接口获取。
|
|
272
272
|
*/
|
|
273
273
|
async AllocateAddresses(req, cb) {
|
|
274
274
|
return this.request("AllocateAddresses", req, cb);
|
|
@@ -410,7 +410,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
410
410
|
return this.request("AssociateInstancesToCcnRouteTable", req, cb);
|
|
411
411
|
}
|
|
412
412
|
/**
|
|
413
|
-
*
|
|
413
|
+
* 本接口(RenewAddresses)用于续费包月带宽计费模式的弹性公网IP。
|
|
414
414
|
*/
|
|
415
415
|
async RenewAddresses(req, cb) {
|
|
416
416
|
return this.request("RenewAddresses", req, cb);
|
|
@@ -467,7 +467,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
467
467
|
return this.request("AddTemplateMember", req, cb);
|
|
468
468
|
}
|
|
469
469
|
/**
|
|
470
|
-
*
|
|
470
|
+
* 本接口(DescribeAddressBandwidthRange)用于查询指定EIP的带宽上下限范围。
|
|
471
471
|
*/
|
|
472
472
|
async DescribeAddressBandwidthRange(req, cb) {
|
|
473
473
|
return this.request("DescribeAddressBandwidthRange", req, cb);
|
|
@@ -779,7 +779,7 @@ LimitTypes取值范围:
|
|
|
779
779
|
}
|
|
780
780
|
/**
|
|
781
781
|
* 本接口 (TransformAddress) 用于将实例的普通公网 IP 转换为[弹性公网IP](https://cloud.tencent.com/document/product/213/1941)(简称 EIP)。
|
|
782
|
-
*
|
|
782
|
+
* 平台对用户单地域每日解绑 EIP 重新分配普通公网 IP 次数有所限制(可参见 [EIP 产品简介](/document/product/213/1941))。上述配额可通过 [DescribeAddressQuota](https://cloud.tencent.com/document/product/215/16701) 接口获取。
|
|
783
783
|
*/
|
|
784
784
|
async TransformAddress(req, cb) {
|
|
785
785
|
return this.request("TransformAddress", req, cb);
|
|
@@ -1089,7 +1089,7 @@ LimitTypes取值范围:
|
|
|
1089
1089
|
return this.request("CreateHighPriorityRouteTable", req, cb);
|
|
1090
1090
|
}
|
|
1091
1091
|
/**
|
|
1092
|
-
* 本接口(InquiryPriceRenewAddresses)用于续费预付费弹性公网IP
|
|
1092
|
+
* 本接口(InquiryPriceRenewAddresses)用于续费预付费弹性公网IP询价,只支持包月按带宽预付费的计费模式。
|
|
1093
1093
|
*/
|
|
1094
1094
|
async InquiryPriceRenewAddresses(req, cb) {
|
|
1095
1095
|
return this.request("InquiryPriceRenewAddresses", req, cb);
|
|
@@ -1422,7 +1422,7 @@ LimitTypes取值范围:
|
|
|
1422
1422
|
* 本接口(ReleaseIp6AddressesBandwidth)用于为传统弹性公网 IPv6 实例关闭 IPv6 公网带宽。
|
|
1423
1423
|
|
|
1424
1424
|
- 传统弹性公网 IPv6 实例关闭公网带宽后,仍具备 IPv6 内网通信能力。
|
|
1425
|
-
- 如需再次开通 IPv6 公网带宽,请使用 AllocateIp6AddressesBandwidth 接口进行开通。
|
|
1425
|
+
- 如需再次开通 IPv6 公网带宽,请使用 [AllocateIp6AddressesBandwidth](https://cloud.tencent.com/document/product/215/40090) 接口进行开通。
|
|
1426
1426
|
*/
|
|
1427
1427
|
async ReleaseIp6AddressesBandwidth(req, cb) {
|
|
1428
1428
|
return this.request("ReleaseIp6AddressesBandwidth", req, cb);
|
|
@@ -1700,8 +1700,8 @@ LimitTypes取值范围:
|
|
|
1700
1700
|
}
|
|
1701
1701
|
/**
|
|
1702
1702
|
* 本接口 (DisassociateAddress) 用于解绑[弹性公网IP](https://cloud.tencent.com/document/product/213/1941)(简称 EIP)。
|
|
1703
|
-
* 支持CVM实例,弹性网卡上的EIP
|
|
1704
|
-
* 不支持NAT上的EIP解绑。NAT上的EIP解绑请参考[DisassociateNatGatewayAddress](https://cloud.tencent.com/document/api/215/36716)
|
|
1703
|
+
* 支持CVM实例,弹性网卡上的EIP解绑。
|
|
1704
|
+
* 不支持NAT上的EIP解绑。NAT上的EIP解绑请参考[DisassociateNatGatewayAddress](https://cloud.tencent.com/document/api/215/36716)。
|
|
1705
1705
|
* 只有状态为 BIND 和 BIND_ENI 的 EIP 才能进行解绑定操作。
|
|
1706
1706
|
*/
|
|
1707
1707
|
async DisassociateAddress(req, cb) {
|
|
@@ -1765,7 +1765,7 @@ LimitTypes取值范围:
|
|
|
1765
1765
|
return this.request("ModifyCcnRouteTables", req, cb);
|
|
1766
1766
|
}
|
|
1767
1767
|
/**
|
|
1768
|
-
*
|
|
1768
|
+
* 本接口(ModifyAddressesRenewFlag)用于调整EIP续费标识。
|
|
1769
1769
|
*/
|
|
1770
1770
|
async ModifyAddressesRenewFlag(req, cb) {
|
|
1771
1771
|
return this.request("ModifyAddressesRenewFlag", req, cb);
|
|
@@ -2357,7 +2357,7 @@ LimitTypes取值范围:
|
|
|
2357
2357
|
* 将 EIP 绑定到主网卡的主内网IP时,如主内网IP已绑定普通公网IP,必须先退还才能绑定EIP。
|
|
2358
2358
|
* 将 EIP 绑定到指定网卡的内网 IP上(非主网卡的主内网IP),则必须先解绑该 EIP,才能再绑定新的。
|
|
2359
2359
|
* 将 EIP 绑定到内网型CLB实例的功能处于内测阶段,如需使用,请提交[内测申请](https://cloud.tencent.com/apply/p/4kxj7picqci)。
|
|
2360
|
-
* 将 EIP 绑定到NAT网关,请使用接口[AssociateNatGatewayAddress](https://cloud.tencent.com/document/product/215/36722)
|
|
2360
|
+
* 将 EIP 绑定到NAT网关,请使用接口[AssociateNatGatewayAddress](https://cloud.tencent.com/document/product/215/36722)。
|
|
2361
2361
|
* EIP 如果欠费或被封堵,则不能被绑定。
|
|
2362
2362
|
* 只有状态为 UNBIND 的 EIP 才能够被绑定。
|
|
2363
2363
|
*/
|
|
@@ -2788,7 +2788,7 @@ LimitTypes取值范围:
|
|
|
2788
2788
|
* 本接口(ModifyIp6AddressesBandwidth)用于调整传统弹性公网 IPv6 实例的带宽上限。
|
|
2789
2789
|
|
|
2790
2790
|
- 仅支持对传统弹性公网 IPv6 实例的带宽上限进行调整。
|
|
2791
|
-
- 如需调整弹性公网 IPv6 实例的带宽上限,请使用 ModifyIPv6AddressesBandwidth 接口。
|
|
2791
|
+
- 如需调整弹性公网 IPv6 实例的带宽上限,请使用 [ModifyIPv6AddressesBandwidth](https://cloud.tencent.com/document/product/215/113674) 接口。
|
|
2792
2792
|
*/
|
|
2793
2793
|
async ModifyIp6AddressesBandwidth(req, cb) {
|
|
2794
2794
|
return this.request("ModifyIp6AddressesBandwidth", req, cb);
|