tencentcloud-sdk-nodejs 4.1.296 → 4.1.298
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/adp/v20260520/adp_client.js +17 -2
- package/es/services/ckafka/v20190819/ckafka_client.js +15 -6
- package/es/services/csip/v20221121/csip_client.js +771 -108
- package/es/services/dataagent/v20250513/dataagent_client.js +0 -12
- package/es/services/monitor/v20180724/monitor_client.js +3 -0
- package/es/services/tokenhub/v20260322/tokenhub_client.js +10 -7
- 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/adp/v20260520/adp_client.d.ts +23 -3
- package/tencentcloud/services/adp/v20260520/adp_client.js +33 -3
- package/tencentcloud/services/adp/v20260520/adp_models.d.ts +754 -201
- package/tencentcloud/services/apis/v20240801/apis_models.d.ts +4 -4
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +7 -16
- package/tencentcloud/services/batch/v20170312/batch_models.d.ts +9 -20
- package/tencentcloud/services/cbs/v20170312/cbs_client.d.ts +2 -2
- package/tencentcloud/services/cbs/v20170312/cbs_client.js +1 -1
- package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +91 -1
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +4 -0
- package/tencentcloud/services/cfs/v20190719/cfs_client.d.ts +1 -1
- package/tencentcloud/services/cfs/v20190719/cfs_client.js +1 -1
- package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +62 -71
- package/tencentcloud/services/chc/v20230418/chc_models.d.ts +7 -7
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +19 -7
- package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +27 -9
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +128 -22
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +17 -16
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +50 -74
- package/tencentcloud/services/csip/v20221121/csip_client.d.ts +1022 -110
- package/tencentcloud/services/csip/v20221121/csip_client.js +1519 -165
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +27973 -14986
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +7 -8
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +9 -1
- package/tencentcloud/services/dataagent/v20250513/dataagent_client.d.ts +1 -17
- package/tencentcloud/services/dataagent/v20250513/dataagent_client.js +0 -24
- package/tencentcloud/services/dataagent/v20250513/dataagent_models.d.ts +48 -287
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +2 -2
- package/tencentcloud/services/es/v20180416/es_models.d.ts +39 -39
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +1 -1
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +55 -119
- package/tencentcloud/services/goosefs/v20220519/goosefs_models.d.ts +29 -0
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +26 -1
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +5 -1
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +6 -0
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +13 -0
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +51 -38
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +4 -0
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +11 -11
- package/tencentcloud/services/organization/v20210331/organization_models.d.ts +18 -18
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +16 -4
- package/tencentcloud/services/rce/v20260130/rce_models.d.ts +4 -0
- package/tencentcloud/services/ssm/v20190923/ssm_models.d.ts +16 -0
- package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +7 -11
- package/tencentcloud/services/tdai/v20250717/tdai_models.d.ts +16 -0
- package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +6 -6
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +33 -18
- package/tencentcloud/services/tokenhub/v20260322/tokenhub_client.d.ts +17 -13
- package/tencentcloud/services/tokenhub/v20260322/tokenhub_client.js +22 -16
- package/tencentcloud/services/tokenhub/v20260322/tokenhub_models.d.ts +106 -60
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +10 -2
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +59 -22
- package/tencentcloud/services/wedata/v20250806/wedata_models.d.ts +67 -57
- package/tencentcloud/services/wsa/v20250508/wsa_models.d.ts +7 -15
|
@@ -1863,17 +1863,17 @@ export interface MariaDBModifyConnectParam {
|
|
|
1863
1863
|
IsUpdate?: boolean;
|
|
1864
1864
|
}
|
|
1865
1865
|
/**
|
|
1866
|
-
*
|
|
1866
|
+
* DisassociateRoutesSecurityGroup请求参数结构体
|
|
1867
1867
|
*/
|
|
1868
|
-
export interface
|
|
1868
|
+
export interface DisassociateRoutesSecurityGroupRequest {
|
|
1869
1869
|
/**
|
|
1870
|
-
*
|
|
1870
|
+
* 解绑路由的列表
|
|
1871
1871
|
*/
|
|
1872
|
-
|
|
1872
|
+
InstanceRoutes: Array<InstanceRoute>;
|
|
1873
1873
|
/**
|
|
1874
|
-
*
|
|
1874
|
+
* 安全组id
|
|
1875
1875
|
*/
|
|
1876
|
-
|
|
1876
|
+
SecurityGroupId: string;
|
|
1877
1877
|
}
|
|
1878
1878
|
/**
|
|
1879
1879
|
* CreateTopic返回参数结构体
|
|
@@ -2006,6 +2006,10 @@ export interface DatahubTaskInfo {
|
|
|
2006
2006
|
* <p>任务是否自动扩容标识</p><p>枚举值:</p><ul><li>true: 自动扩容</li><li>false: 手动扩容</li></ul><p>默认值:true</p>
|
|
2007
2007
|
*/
|
|
2008
2008
|
AutoExpandFlag?: boolean;
|
|
2009
|
+
/**
|
|
2010
|
+
* <p>不影响任务执行的警告信息</p>
|
|
2011
|
+
*/
|
|
2012
|
+
WarnMessage?: string;
|
|
2009
2013
|
}
|
|
2010
2014
|
/**
|
|
2011
2015
|
* UpgradeBrokerVersion返回参数结构体
|
|
@@ -2652,13 +2656,19 @@ export interface DescribeGroup {
|
|
|
2652
2656
|
Protocol?: string;
|
|
2653
2657
|
}
|
|
2654
2658
|
/**
|
|
2655
|
-
*
|
|
2659
|
+
* 安全组路由操作结果返回值
|
|
2656
2660
|
*/
|
|
2657
|
-
export interface
|
|
2661
|
+
export interface SecurityGroupRouteOperateResp {
|
|
2658
2662
|
/**
|
|
2659
|
-
*
|
|
2663
|
+
* 操作返回的code,0为正常,非0为错误
|
|
2664
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2660
2665
|
*/
|
|
2661
|
-
|
|
2666
|
+
ReturnCode?: string;
|
|
2667
|
+
/**
|
|
2668
|
+
* 操作返回的信息
|
|
2669
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2670
|
+
*/
|
|
2671
|
+
ReturnMessage?: string;
|
|
2662
2672
|
}
|
|
2663
2673
|
/**
|
|
2664
2674
|
* DescribeTopicDetail请求参数结构体
|
|
@@ -2696,6 +2706,10 @@ export interface DescribeTopicDetailRequest {
|
|
|
2696
2706
|
* <p>目前支持 ReplicaNum (副本数)筛选</p>
|
|
2697
2707
|
*/
|
|
2698
2708
|
Filters?: Array<Filter>;
|
|
2709
|
+
/**
|
|
2710
|
+
* <p>搜索topic时是否忽略大小写敏感</p>
|
|
2711
|
+
*/
|
|
2712
|
+
SearchWordIgnoreCaseFlag?: boolean;
|
|
2699
2713
|
}
|
|
2700
2714
|
/**
|
|
2701
2715
|
* DescribeGroupOffsets返回参数结构体
|
|
@@ -3187,6 +3201,15 @@ export interface SubscribedInfo {
|
|
|
3187
3201
|
*/
|
|
3188
3202
|
TopicId?: string;
|
|
3189
3203
|
}
|
|
3204
|
+
/**
|
|
3205
|
+
* 值支持一拆多,即将一个值拆为一个数组
|
|
3206
|
+
*/
|
|
3207
|
+
export interface SplitParam {
|
|
3208
|
+
/**
|
|
3209
|
+
* 分隔符
|
|
3210
|
+
*/
|
|
3211
|
+
Regex: string;
|
|
3212
|
+
}
|
|
3190
3213
|
/**
|
|
3191
3214
|
* DescribeAccessPolicy请求参数结构体
|
|
3192
3215
|
*/
|
|
@@ -3482,19 +3505,19 @@ export interface DescribeCkafkaZoneRequest {
|
|
|
3482
3505
|
*/
|
|
3483
3506
|
export interface SaleInfo {
|
|
3484
3507
|
/**
|
|
3485
|
-
*
|
|
3508
|
+
* <p>手动设置的flag标志,true表示售罄,false表示可售。</p>
|
|
3486
3509
|
*/
|
|
3487
3510
|
Flag?: boolean;
|
|
3488
3511
|
/**
|
|
3489
|
-
* ckafka版本号(1.1.1/2.4.2/0.10.2)
|
|
3512
|
+
* <p>ckafka版本号(1.1.1/2.4.2/0.10.2)</p>
|
|
3490
3513
|
*/
|
|
3491
3514
|
Version?: string;
|
|
3492
3515
|
/**
|
|
3493
|
-
*
|
|
3516
|
+
* <p>专业版、标准版标志</p>
|
|
3494
3517
|
*/
|
|
3495
3518
|
Platform?: string;
|
|
3496
3519
|
/**
|
|
3497
|
-
*
|
|
3520
|
+
* <p>售罄标志:true售罄</p>
|
|
3498
3521
|
*/
|
|
3499
3522
|
SoldOut?: boolean;
|
|
3500
3523
|
}
|
|
@@ -3770,6 +3793,19 @@ export interface CreateConnectResourceRequest {
|
|
|
3770
3793
|
*/
|
|
3771
3794
|
Tags?: Array<Tag>;
|
|
3772
3795
|
}
|
|
3796
|
+
/**
|
|
3797
|
+
* ModifyRouteSecurityGroups返回参数结构体
|
|
3798
|
+
*/
|
|
3799
|
+
export interface ModifyRouteSecurityGroupsResponse {
|
|
3800
|
+
/**
|
|
3801
|
+
* 返回结果
|
|
3802
|
+
*/
|
|
3803
|
+
Result?: SecurityGroupRouteOperateResp;
|
|
3804
|
+
/**
|
|
3805
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
3806
|
+
*/
|
|
3807
|
+
RequestId?: string;
|
|
3808
|
+
}
|
|
3773
3809
|
/**
|
|
3774
3810
|
* 创建数据转储返回值
|
|
3775
3811
|
*/
|
|
@@ -3935,6 +3971,20 @@ export interface CreateThrottleRuleRequest {
|
|
|
3935
3971
|
*/
|
|
3936
3972
|
TopicNameList?: Array<string>;
|
|
3937
3973
|
}
|
|
3974
|
+
/**
|
|
3975
|
+
* ModifyRouteSecurityGroups请求参数结构体
|
|
3976
|
+
*/
|
|
3977
|
+
export interface ModifyRouteSecurityGroupsRequest {
|
|
3978
|
+
/**
|
|
3979
|
+
* 实例路由
|
|
3980
|
+
*/
|
|
3981
|
+
InstanceRoute: InstanceRoute;
|
|
3982
|
+
/**
|
|
3983
|
+
* 修改后的安全组有序列表。
|
|
3984
|
+
注意:不指定此参数或传空列表则代表解绑所有关联的安全组。
|
|
3985
|
+
*/
|
|
3986
|
+
SecurityGroupIds?: Array<string>;
|
|
3987
|
+
}
|
|
3938
3988
|
/**
|
|
3939
3989
|
* Dts连接源参数
|
|
3940
3990
|
*/
|
|
@@ -4107,7 +4157,7 @@ export interface ModifyInstanceAttributesRequest {
|
|
|
4107
4157
|
*/
|
|
4108
4158
|
DeleteProtectionEnable?: number;
|
|
4109
4159
|
/**
|
|
4110
|
-
* <p>实例级别消息保留大小</p>单位:byte
|
|
4160
|
+
* <p>实例级别消息保留大小</p><p>单位:byte</p><p>默认值:-1</p><p>实例级别消息保留大小</p>
|
|
4111
4161
|
*/
|
|
4112
4162
|
RetentionBytes?: number;
|
|
4113
4163
|
/**
|
|
@@ -4115,7 +4165,7 @@ export interface ModifyInstanceAttributesRequest {
|
|
|
4115
4165
|
*/
|
|
4116
4166
|
AdminSecurity?: boolean;
|
|
4117
4167
|
/**
|
|
4118
|
-
* <p>事务ID最大空闲时间,超时未提交的事务将被标记为过期</p>取值范围:[3600000, 604800000]
|
|
4168
|
+
* <p>事务ID最大空闲时间,超时未提交的事务将被标记为过期</p><p>取值范围:[3600000, 604800000]</p><p>单位:ms</p>
|
|
4119
4169
|
*/
|
|
4120
4170
|
TransactionalIdExpirationMs?: number;
|
|
4121
4171
|
}
|
|
@@ -4664,6 +4714,19 @@ export interface BatchModifyGroupOffsetsRequest {
|
|
|
4664
4714
|
*/
|
|
4665
4715
|
TopicName?: Array<string>;
|
|
4666
4716
|
}
|
|
4717
|
+
/**
|
|
4718
|
+
* AssociateRoutesSecurityGroup请求参数结构体
|
|
4719
|
+
*/
|
|
4720
|
+
export interface AssociateRoutesSecurityGroupRequest {
|
|
4721
|
+
/**
|
|
4722
|
+
* 绑定路由的列表
|
|
4723
|
+
*/
|
|
4724
|
+
InstanceRoutes: Array<InstanceRoute>;
|
|
4725
|
+
/**
|
|
4726
|
+
* 安全组id
|
|
4727
|
+
*/
|
|
4728
|
+
SecurityGroupId: string;
|
|
4729
|
+
}
|
|
4667
4730
|
/**
|
|
4668
4731
|
* 聚合的实例状态返回结果
|
|
4669
4732
|
*/
|
|
@@ -5089,6 +5152,10 @@ export interface DescribeDatahubTaskRes {
|
|
|
5089
5152
|
* <p>自动扩容 true:自动扩容 false:手动扩容</p><p>默认值:true</p>
|
|
5090
5153
|
*/
|
|
5091
5154
|
AutoExpandFlag?: boolean;
|
|
5155
|
+
/**
|
|
5156
|
+
* <p>不影响任务执行的警告信息</p>
|
|
5157
|
+
*/
|
|
5158
|
+
WarnMessage?: string;
|
|
5092
5159
|
}
|
|
5093
5160
|
/**
|
|
5094
5161
|
* DescribePrometheus请求参数结构体
|
|
@@ -5583,7 +5650,7 @@ export interface UpgradeBrokerVersionRequest {
|
|
|
5583
5650
|
*/
|
|
5584
5651
|
InstanceId: string;
|
|
5585
5652
|
/**
|
|
5586
|
-
* <p>版本升级类型</p><p>枚举值:</p><ul><li>1: 小版本迁移升级(推荐)</li></ul>
|
|
5653
|
+
* <p>版本升级类型</p><p>枚举值:</p><ul><li>1: 小版本迁移升级(推荐)</li><li>5: 小版原地升级</li></ul>
|
|
5587
5654
|
*/
|
|
5588
5655
|
Type: number;
|
|
5589
5656
|
/**
|
|
@@ -6232,15 +6299,15 @@ export interface DescribeTopicSubscribeGroupRequest {
|
|
|
6232
6299
|
*/
|
|
6233
6300
|
export interface DeleteGroupSubscribeTopicRequest {
|
|
6234
6301
|
/**
|
|
6235
|
-
* ckafka集群实例Id
|
|
6302
|
+
* <p>ckafka集群实例Id</p>
|
|
6236
6303
|
*/
|
|
6237
6304
|
InstanceId: string;
|
|
6238
6305
|
/**
|
|
6239
|
-
*
|
|
6306
|
+
* <p>消费分组名称</p>
|
|
6240
6307
|
*/
|
|
6241
6308
|
Group: string;
|
|
6242
6309
|
/**
|
|
6243
|
-
*
|
|
6310
|
+
* <p>主题名</p>
|
|
6244
6311
|
*/
|
|
6245
6312
|
Topic: string;
|
|
6246
6313
|
}
|
|
@@ -8461,6 +8528,19 @@ export interface TransformParam {
|
|
|
8461
8528
|
*/
|
|
8462
8529
|
UseEventBus?: boolean;
|
|
8463
8530
|
}
|
|
8531
|
+
/**
|
|
8532
|
+
* DisassociateRoutesSecurityGroup返回参数结构体
|
|
8533
|
+
*/
|
|
8534
|
+
export interface DisassociateRoutesSecurityGroupResponse {
|
|
8535
|
+
/**
|
|
8536
|
+
* 返回结果
|
|
8537
|
+
*/
|
|
8538
|
+
Result?: SecurityGroupRouteOperateResp;
|
|
8539
|
+
/**
|
|
8540
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
8541
|
+
*/
|
|
8542
|
+
RequestId?: string;
|
|
8543
|
+
}
|
|
8464
8544
|
/**
|
|
8465
8545
|
* ModifyThrottleRule请求参数结构体
|
|
8466
8546
|
*/
|
|
@@ -8491,6 +8571,19 @@ export interface DeleteInstancePreResponse {
|
|
|
8491
8571
|
*/
|
|
8492
8572
|
RequestId?: string;
|
|
8493
8573
|
}
|
|
8574
|
+
/**
|
|
8575
|
+
* AssociateRoutesSecurityGroup返回参数结构体
|
|
8576
|
+
*/
|
|
8577
|
+
export interface AssociateRoutesSecurityGroupResponse {
|
|
8578
|
+
/**
|
|
8579
|
+
* 返回结果
|
|
8580
|
+
*/
|
|
8581
|
+
Result?: SecurityGroupRouteOperateResp;
|
|
8582
|
+
/**
|
|
8583
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
8584
|
+
*/
|
|
8585
|
+
RequestId?: string;
|
|
8586
|
+
}
|
|
8494
8587
|
/**
|
|
8495
8588
|
* Datahub Topic 响应
|
|
8496
8589
|
*/
|
|
@@ -8517,6 +8610,19 @@ export interface DescribeCvmInfoResponse {
|
|
|
8517
8610
|
*/
|
|
8518
8611
|
RequestId?: string;
|
|
8519
8612
|
}
|
|
8613
|
+
/**
|
|
8614
|
+
* DescribeRegion返回参数结构体
|
|
8615
|
+
*/
|
|
8616
|
+
export interface DescribeRegionResponse {
|
|
8617
|
+
/**
|
|
8618
|
+
* <p>返回地域枚举结果列表</p>
|
|
8619
|
+
*/
|
|
8620
|
+
Result?: Array<Region>;
|
|
8621
|
+
/**
|
|
8622
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
8623
|
+
*/
|
|
8624
|
+
RequestId?: string;
|
|
8625
|
+
}
|
|
8520
8626
|
/**
|
|
8521
8627
|
* DeleteRouteTriggerTime返回参数结构体
|
|
8522
8628
|
*/
|
|
@@ -9013,7 +9119,7 @@ export interface ModifyPasswordResponse {
|
|
|
9013
9119
|
*/
|
|
9014
9120
|
export interface DeleteGroupSubscribeTopicResponse {
|
|
9015
9121
|
/**
|
|
9016
|
-
*
|
|
9122
|
+
* <p>返回结果</p>
|
|
9017
9123
|
*/
|
|
9018
9124
|
Result?: JgwOperateResponse;
|
|
9019
9125
|
/**
|
|
@@ -9276,7 +9382,7 @@ export interface ModifyGroupOffsetsRequest {
|
|
|
9276
9382
|
*/
|
|
9277
9383
|
export interface Route {
|
|
9278
9384
|
/**
|
|
9279
|
-
* <p
|
|
9385
|
+
* <p>实例接入方式<br>0:PLAINTEXT (明文方式,没有带用户信息老版本及社区版本都支持)<br>1:SASL_PLAINTEXT(明文方式,不过在数据开始时,会通过SASL方式登录鉴权,仅社区版本支持)<br>2:SSL(SSL加密通信,没有带用户信息,老版本及社区版本都支持)<br>3:SASL_SSL(SSL加密通信,在数据开始时,会通过SASL方式登录鉴权,仅社区版本支持)</p>
|
|
9280
9386
|
*/
|
|
9281
9387
|
AccessType?: number;
|
|
9282
9388
|
/**
|
|
@@ -775,27 +775,29 @@ export interface DisassociateCustomizedConfigRequest {
|
|
|
775
775
|
*/
|
|
776
776
|
export interface CreateTopicRequest {
|
|
777
777
|
/**
|
|
778
|
-
*
|
|
778
|
+
* <p>日志主题的名称。</p>
|
|
779
779
|
*/
|
|
780
780
|
TopicName: string;
|
|
781
781
|
/**
|
|
782
|
-
*
|
|
782
|
+
* <p>主题分区Partition的数量,不传参默认创建1个,最大创建允许10个,分裂/合并操作会改变分区数量,整体上限50个。</p>
|
|
783
783
|
*/
|
|
784
784
|
PartitionCount?: number;
|
|
785
785
|
/**
|
|
786
|
-
*
|
|
786
|
+
* <p>日志类型,ACCESS:访问日志,HEALTH:健康检查日志,默认ACCESS。</p>
|
|
787
787
|
*/
|
|
788
788
|
TopicType?: string;
|
|
789
789
|
/**
|
|
790
|
-
*
|
|
791
|
-
- 日志接入标准存储时,支持1至3600天,值为3640时代表永久保存。
|
|
792
|
-
- 日志接入低频存储时,支持7至3600天,值为3640时代表永久保存。
|
|
790
|
+
* <p>存储时间,单位天,默认为 30。</p><ul><li>日志接入标准存储时,支持1至3600天,值为3640时代表永久保存。</li><li>日志接入低频存储时,支持7至3600天,值为3640时代表永久保存。</li></ul>
|
|
793
791
|
*/
|
|
794
792
|
Period?: number;
|
|
795
793
|
/**
|
|
796
|
-
*
|
|
794
|
+
* <p>日志主题的存储类型,可选值 HOT(标准存储),COLD(低频存储);默认为HOT。</p>
|
|
797
795
|
*/
|
|
798
796
|
StorageType?: string;
|
|
797
|
+
/**
|
|
798
|
+
* <p>标签</p><p>最多支持一次传入20个</p>
|
|
799
|
+
*/
|
|
800
|
+
Tags?: Array<TagInfo>;
|
|
799
801
|
}
|
|
800
802
|
/**
|
|
801
803
|
* DeleteListener请求参数结构体
|
|
@@ -6953,32 +6955,31 @@ export interface BatchModifyTargetWeightRequest {
|
|
|
6953
6955
|
*/
|
|
6954
6956
|
export interface BatchTarget {
|
|
6955
6957
|
/**
|
|
6956
|
-
*
|
|
6958
|
+
* <p>监听器 ID。</p>
|
|
6957
6959
|
*/
|
|
6958
6960
|
ListenerId: string;
|
|
6959
6961
|
/**
|
|
6960
|
-
*
|
|
6962
|
+
* <p>绑定端口。</p>
|
|
6961
6963
|
*/
|
|
6962
6964
|
Port: number;
|
|
6963
6965
|
/**
|
|
6964
|
-
*
|
|
6966
|
+
* <p>子机 ID。表示绑定主网卡主 IP。</p>
|
|
6965
6967
|
*/
|
|
6966
6968
|
InstanceId?: string;
|
|
6967
6969
|
/**
|
|
6968
|
-
*
|
|
6969
|
-
注意:参数 InstanceId、EniIp 只能传入一个且必须传入一个。如果绑定双栈IPV6子机,必须传该参数。
|
|
6970
|
+
* <p>绑定 IP 时需要传入此参数,支持弹性网卡的 IP 和其他内网 IP,如果是弹性网卡则必须先绑定至CVM,然后才能绑定到负载均衡实例。注意:参数 InstanceId、EniIp 只能传入一个且必须传入一个。如果绑定双栈IPV6子机,必须传该参数。如果是跨地域绑定,则必须传该参数,不支持传InstanceId参数。</p>
|
|
6970
6971
|
*/
|
|
6971
6972
|
EniIp?: string;
|
|
6972
6973
|
/**
|
|
6973
|
-
*
|
|
6974
|
+
* <p>子机权重,范围[0, 100]。绑定时如果不存在,则默认为10。</p>
|
|
6974
6975
|
*/
|
|
6975
6976
|
Weight?: number;
|
|
6976
6977
|
/**
|
|
6977
|
-
*
|
|
6978
|
+
* <p>七层规则 ID。7层负载均衡该参数必填</p>
|
|
6978
6979
|
*/
|
|
6979
6980
|
LocationId?: string;
|
|
6980
6981
|
/**
|
|
6981
|
-
*
|
|
6982
|
+
* <p>标签。</p>
|
|
6982
6983
|
*/
|
|
6983
6984
|
Tag?: string;
|
|
6984
6985
|
}
|
|
@@ -9353,7 +9354,7 @@ export interface KeyDetailItem {
|
|
|
9353
9354
|
*/
|
|
9354
9355
|
export interface CreateTopicResponse {
|
|
9355
9356
|
/**
|
|
9356
|
-
*
|
|
9357
|
+
* <p>日志主题的 ID。</p>
|
|
9357
9358
|
*/
|
|
9358
9359
|
TopicId?: string;
|
|
9359
9360
|
/**
|
|
@@ -245,32 +245,32 @@ export interface CreateSearchViewRequest {
|
|
|
245
245
|
*/
|
|
246
246
|
export interface DescribeAgentConfigsResponse {
|
|
247
247
|
/**
|
|
248
|
-
*
|
|
248
|
+
* <p>采集配置</p>
|
|
249
249
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
250
250
|
*/
|
|
251
251
|
LogConfigs: Array<LogConfigInfo>;
|
|
252
252
|
/**
|
|
253
|
-
*
|
|
253
|
+
* <p>服务日志的配置信息</p>
|
|
254
254
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
255
255
|
*/
|
|
256
256
|
ServiceLogConfigs: Array<ServiceLogConfigInfo>;
|
|
257
257
|
/**
|
|
258
|
-
*
|
|
258
|
+
* <p>弃用</p>
|
|
259
259
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
260
260
|
*/
|
|
261
261
|
LastVersion: string;
|
|
262
262
|
/**
|
|
263
|
-
*
|
|
263
|
+
* <p>弃用</p>
|
|
264
264
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
265
265
|
*/
|
|
266
266
|
NeedUpdate: boolean;
|
|
267
267
|
/**
|
|
268
|
-
*
|
|
268
|
+
* <p>弃用</p>
|
|
269
269
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
270
270
|
*/
|
|
271
271
|
URL: string;
|
|
272
272
|
/**
|
|
273
|
-
*
|
|
273
|
+
* <p>弃用</p>
|
|
274
274
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
275
275
|
*/
|
|
276
276
|
FileMd5: string;
|
|
@@ -2937,7 +2937,7 @@ export interface ModifyRemoteWriteTaskResponse {
|
|
|
2937
2937
|
*/
|
|
2938
2938
|
export interface CreateConfigResponse {
|
|
2939
2939
|
/**
|
|
2940
|
-
*
|
|
2940
|
+
* <p>采集配置ID</p>
|
|
2941
2941
|
*/
|
|
2942
2942
|
ConfigId?: string;
|
|
2943
2943
|
/**
|
|
@@ -4681,6 +4681,26 @@ export interface ExtractRuleInfo {
|
|
|
4681
4681
|
* <p>原始日志的键名称(Key);所有原始日志, 均以您指定的键名称(Key),原始日志内容作为值(Value)进行上传,为空时表示不开启原始日志上传。</p><ul><li>COS导入不支持此字段。</li></ul>
|
|
4682
4682
|
*/
|
|
4683
4683
|
RawLogKey?: string;
|
|
4684
|
+
/**
|
|
4685
|
+
* <p>采集范围。空数组表示采集全部Unit,非空数组表示采集指定Unit</p>
|
|
4686
|
+
*/
|
|
4687
|
+
Units?: Array<string>;
|
|
4688
|
+
/**
|
|
4689
|
+
* <p>是否采集内核日志</p><p>默认值:true</p>
|
|
4690
|
+
*/
|
|
4691
|
+
IncludeKernel?: boolean;
|
|
4692
|
+
/**
|
|
4693
|
+
* <p>是否使用journal原始时间。true :用 journal 原始时间;false: 用采集时间 </p><p>默认值:false</p>
|
|
4694
|
+
*/
|
|
4695
|
+
UseJournalTime?: boolean;
|
|
4696
|
+
/**
|
|
4697
|
+
* <p>字段间分隔符数组(长度 = keys.length),每个元素是前一字段结尾到当前字段开头的分隔串</p>
|
|
4698
|
+
*/
|
|
4699
|
+
KeysDelimiter?: Array<string>;
|
|
4700
|
+
/**
|
|
4701
|
+
* <p>字段标志位数组(长度 = keys.length),<code>0</code> = 普通字段,<code>1</code> = 包含子字段需二次拆分</p>
|
|
4702
|
+
*/
|
|
4703
|
+
KeysFlag?: Array<number | bigint>;
|
|
4684
4704
|
}
|
|
4685
4705
|
/**
|
|
4686
4706
|
* 主题基本信息
|
|
@@ -5948,65 +5968,43 @@ export interface DescribeSplunkPreviewRequest {
|
|
|
5948
5968
|
*/
|
|
5949
5969
|
export interface ModifyConfigRequest {
|
|
5950
5970
|
/**
|
|
5951
|
-
*
|
|
5971
|
+
* <p>采集规则配置ID,通过<a href="https://cloud.tencent.com/document/product/614/58616">获取采集规则配置</a>返回信息获取。</p>
|
|
5952
5972
|
*/
|
|
5953
5973
|
ConfigId: string;
|
|
5954
5974
|
/**
|
|
5955
|
-
*
|
|
5956
|
-
- 不能包含特殊字符|
|
|
5957
|
-
- 长度不能超过255字符,超过会被截断
|
|
5975
|
+
* <p>采集规则配置名称</p><ul><li>不能包含特殊字符|</li><li>长度不能超过255字符,超过会被截断</li></ul>
|
|
5958
5976
|
*/
|
|
5959
5977
|
Name?: string;
|
|
5960
5978
|
/**
|
|
5961
|
-
*
|
|
5979
|
+
* <p>日志采集路径,包含文件名</p>
|
|
5962
5980
|
*/
|
|
5963
5981
|
Path?: string;
|
|
5964
5982
|
/**
|
|
5965
|
-
*
|
|
5966
|
-
- json_log代表:JSON-文件日志(详见[使用 JSON 提取模式采集日志](https://cloud.tencent.com/document/product/614/17419));
|
|
5967
|
-
- delimiter_log代表:分隔符-文件日志(详见[使用分隔符提取模式采集日志](https://cloud.tencent.com/document/product/614/17420));
|
|
5968
|
-
- minimalist_log代表:单行全文-文件日志(详见[使用单行全文提取模式采集日志](https://cloud.tencent.com/document/product/614/17421));
|
|
5969
|
-
- fullregex_log代表:单行完全正则-文件日志(详见[使用单行-完全正则提取模式采集日志](https://cloud.tencent.com/document/product/614/52365));
|
|
5970
|
-
- multiline_log代表:多行全文-文件日志(详见[使用多行全文提取模式采集日志](https://cloud.tencent.com/document/product/614/17422));
|
|
5971
|
-
- multiline_fullregex_log代表:多行完全正则-文件日志(详见[使用多行-完全正则提取模式采集日志](https://cloud.tencent.com/document/product/614/52366));
|
|
5972
|
-
- user_define_log代表:组合解析(适用于多格式嵌套的日志,详见[使用组合解析提取模式采集日志](https://cloud.tencent.com/document/product/614/61310));
|
|
5973
|
-
- service_syslog代表:syslog 采集(详见[采集 Syslog](https://cloud.tencent.com/document/product/614/81454));
|
|
5974
|
-
- windows_event_log代表:Windows事件日志(详见[采集 Windows 事件日志](https://cloud.tencent.com/document/product/614/96678))。
|
|
5975
|
-
|
|
5976
|
-
|
|
5983
|
+
* <p>采集的日志类型。支持以下类型:</p><ul><li>json_log代表:JSON-文件日志(详见<a href="https://cloud.tencent.com/document/product/614/17419">使用 JSON 提取模式采集日志</a>);</li><li>delimiter_log代表:分隔符-文件日志(详见<a href="https://cloud.tencent.com/document/product/614/17420">使用分隔符提取模式采集日志</a>);</li><li>minimalist_log代表:单行全文-文件日志(详见<a href="https://cloud.tencent.com/document/product/614/17421">使用单行全文提取模式采集日志</a>);</li><li>fullregex_log代表:单行完全正则-文件日志(详见<a href="https://cloud.tencent.com/document/product/614/52365">使用单行-完全正则提取模式采集日志</a>);</li><li>multiline_log代表:多行全文-文件日志(详见<a href="https://cloud.tencent.com/document/product/614/17422">使用多行全文提取模式采集日志</a>);</li><li>multiline_fullregex_log代表:多行完全正则-文件日志(详见<a href="https://cloud.tencent.com/document/product/614/52366">使用多行-完全正则提取模式采集日志</a>);</li><li>user_define_log代表:组合解析(适用于多格式嵌套的日志,详见<a href="https://cloud.tencent.com/document/product/614/61310">使用组合解析提取模式采集日志</a>);</li><li>service_syslog代表:syslog 采集(详见<a href="https://cloud.tencent.com/document/product/614/81454">采集 Syslog</a>);</li><li>windows_event_log代表:Windows事件日志(详见<a href="https://cloud.tencent.com/document/product/614/96678">采集 Windows 事件日志</a>)。</li><li>journal_log代表:journal日志采集</li></ul>
|
|
5977
5984
|
*/
|
|
5978
5985
|
LogType?: string;
|
|
5979
5986
|
/**
|
|
5980
|
-
*
|
|
5987
|
+
* <p>提取规则,如果设置了ExtractRule,则必须设置LogType</p>
|
|
5981
5988
|
*/
|
|
5982
5989
|
ExtractRule?: ExtractRuleInfo;
|
|
5983
5990
|
/**
|
|
5984
|
-
*
|
|
5991
|
+
* <p>采集黑名单路径列表</p>
|
|
5985
5992
|
*/
|
|
5986
5993
|
ExcludePaths?: Array<ExcludePathInfo>;
|
|
5987
5994
|
/**
|
|
5988
|
-
*
|
|
5989
|
-
- 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
|
|
5995
|
+
* <p>采集配置关联的日志主题(TopicId)</p><ul><li>通过<a href="https://cloud.tencent.com/document/product/614/56454">获取日志主题列表</a>获取日志主题Id。</li></ul>
|
|
5990
5996
|
*/
|
|
5991
5997
|
Output?: string;
|
|
5992
5998
|
/**
|
|
5993
|
-
*
|
|
5999
|
+
* <p>用户自定义解析字符串,Json格式序列化的字符串。</p>
|
|
5994
6000
|
*/
|
|
5995
6001
|
UserDefineRule?: string;
|
|
5996
6002
|
/**
|
|
5997
|
-
*
|
|
5998
|
-
- ClsAgentFileTimeout(超时属性), 取值范围: 大于等于0的整数, 0为不超时
|
|
5999
|
-
- ClsAgentMaxDepth(最大目录深度),取值范围: 大于等于0的整数
|
|
6000
|
-
- ClsAgentParseFailMerge(合并解析失败日志),取值范围: true或false
|
|
6001
|
-
样例:
|
|
6002
|
-
`{\"ClsAgentFileTimeout\":0,\"ClsAgentMaxDepth\":10,\"ClsAgentParseFailMerge\":true}`
|
|
6003
|
+
* <p>高级采集配置。 Json字符串, Key/Value定义为如下:</p><ul><li>ClsAgentFileTimeout(超时属性), 取值范围: 大于等于0的整数, 0为不超时</li><li>ClsAgentMaxDepth(最大目录深度),取值范围: 大于等于0的整数</li><li>ClsAgentParseFailMerge(合并解析失败日志),取值范围: true或false<br>样例:<br><code>{\"ClsAgentFileTimeout\":0,\"ClsAgentMaxDepth\":10,\"ClsAgentParseFailMerge\":true}</code></li></ul>
|
|
6003
6004
|
*/
|
|
6004
6005
|
AdvancedConfig?: string;
|
|
6005
6006
|
/**
|
|
6006
|
-
*
|
|
6007
|
-
- file: 文件类型采集
|
|
6008
|
-
- windows_event:windows事件采集
|
|
6009
|
-
- syslog:系统日志采集
|
|
6007
|
+
* <p>日志输入类型(<span style="color:red; font-weight:bold">注:windows场景必填且仅支持file和windows_event类型</span>)</p><ul><li>file: 文件类型采集</li><li>windows_event:windows事件采集</li><li>syslog:系统日志采集</li></ul>
|
|
6010
6008
|
*/
|
|
6011
6009
|
InputType?: string;
|
|
6012
6010
|
}
|
|
@@ -10163,61 +10161,39 @@ export interface ModifyTopicResponse {
|
|
|
10163
10161
|
*/
|
|
10164
10162
|
export interface CreateConfigRequest {
|
|
10165
10163
|
/**
|
|
10166
|
-
*
|
|
10167
|
-
- 名称种不得包含特殊字符|
|
|
10168
|
-
- 名称最长255字符,超过截断
|
|
10164
|
+
* <p>采集配置名称</p><ul><li>名称种不得包含特殊字符|</li><li>名称最长255字符,超过截断</li></ul>
|
|
10169
10165
|
*/
|
|
10170
10166
|
Name: string;
|
|
10171
10167
|
/**
|
|
10172
|
-
*
|
|
10173
|
-
- 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
|
|
10168
|
+
* <p>采集配置所属日志主题ID即TopicId</p><ul><li>通过<a href="https://cloud.tencent.com/document/product/614/56454">获取日志主题列表</a>获取日志主题Id。</li></ul>
|
|
10174
10169
|
*/
|
|
10175
10170
|
Output: string;
|
|
10176
10171
|
/**
|
|
10177
|
-
*
|
|
10172
|
+
* <p>日志采集路径,包含文件名,支持多个路径,多个路径之间英文逗号分隔,文件采集情况下必填</p>
|
|
10178
10173
|
*/
|
|
10179
10174
|
Path?: string;
|
|
10180
10175
|
/**
|
|
10181
|
-
*
|
|
10182
|
-
- json_log代表:JSON-文件日志(详见[使用 JSON 提取模式采集日志](https://cloud.tencent.com/document/product/614/17419));
|
|
10183
|
-
- delimiter_log代表:分隔符-文件日志(详见[使用分隔符提取模式采集日志](https://cloud.tencent.com/document/product/614/17420));
|
|
10184
|
-
- minimalist_log代表:单行全文-文件日志(详见[使用单行全文提取模式采集日志](https://cloud.tencent.com/document/product/614/17421));
|
|
10185
|
-
- fullregex_log代表:单行完全正则-文件日志(详见[使用单行-完全正则提取模式采集日志](https://cloud.tencent.com/document/product/614/52365));
|
|
10186
|
-
- multiline_log代表:多行全文-文件日志(详见[使用多行全文提取模式采集日志](https://cloud.tencent.com/document/product/614/17422));
|
|
10187
|
-
- multiline_fullregex_log代表:多行完全正则-文件日志(详见[使用多行-完全正则提取模式采集日志](https://cloud.tencent.com/document/product/614/52366));
|
|
10188
|
-
- user_define_log代表:组合解析(适用于多格式嵌套的日志,详见[使用组合解析提取模式采集日志](https://cloud.tencent.com/document/product/614/61310));
|
|
10189
|
-
- service_syslog代表:syslog 采集(详见[采集 Syslog](https://cloud.tencent.com/document/product/614/81454));
|
|
10190
|
-
- windows_event_log代表:Windows事件日志(详见[采集 Windows 事件日志](https://cloud.tencent.com/document/product/614/96678))。
|
|
10176
|
+
* <p>采集的日志类型,默认为minimalist_log。支持以下类型:</p><ul><li>json_log代表:JSON-文件日志(详见<a href="https://cloud.tencent.com/document/product/614/17419">使用 JSON 提取模式采集日志</a>);</li><li>delimiter_log代表:分隔符-文件日志(详见<a href="https://cloud.tencent.com/document/product/614/17420">使用分隔符提取模式采集日志</a>);</li><li>minimalist_log代表:单行全文-文件日志(详见<a href="https://cloud.tencent.com/document/product/614/17421">使用单行全文提取模式采集日志</a>);</li><li>fullregex_log代表:单行完全正则-文件日志(详见<a href="https://cloud.tencent.com/document/product/614/52365">使用单行-完全正则提取模式采集日志</a>);</li><li>multiline_log代表:多行全文-文件日志(详见<a href="https://cloud.tencent.com/document/product/614/17422">使用多行全文提取模式采集日志</a>);</li><li>multiline_fullregex_log代表:多行完全正则-文件日志(详见<a href="https://cloud.tencent.com/document/product/614/52366">使用多行-完全正则提取模式采集日志</a>);</li><li>user_define_log代表:组合解析(适用于多格式嵌套的日志,详见<a href="https://cloud.tencent.com/document/product/614/61310">使用组合解析提取模式采集日志</a>);</li><li>service_syslog代表:syslog 采集(详见<a href="https://cloud.tencent.com/document/product/614/81454">采集 Syslog</a>);</li><li>windows_event_log代表:Windows事件日志(详见<a href="https://cloud.tencent.com/document/product/614/96678">采集 Windows 事件日志</a>)。</li><li>journal_log代表:journal日志采集</li></ul>
|
|
10191
10177
|
*/
|
|
10192
10178
|
LogType?: string;
|
|
10193
10179
|
/**
|
|
10194
|
-
*
|
|
10180
|
+
* <p>提取规则,如果设置了ExtractRule,则必须设置LogType</p>
|
|
10195
10181
|
*/
|
|
10196
10182
|
ExtractRule?: ExtractRuleInfo;
|
|
10197
10183
|
/**
|
|
10198
|
-
*
|
|
10184
|
+
* <p>采集黑名单路径列表</p>
|
|
10199
10185
|
*/
|
|
10200
10186
|
ExcludePaths?: Array<ExcludePathInfo>;
|
|
10201
10187
|
/**
|
|
10202
|
-
*
|
|
10188
|
+
* <p>用户自定义采集规则,Json格式序列化的字符串。当LogType为user_define_log时,必填。</p>
|
|
10203
10189
|
*/
|
|
10204
10190
|
UserDefineRule?: string;
|
|
10205
10191
|
/**
|
|
10206
|
-
*
|
|
10207
|
-
- ClsAgentFileTimeout(超时属性), 取值范围: 大于等于0的整数, 0为不超时
|
|
10208
|
-
- ClsAgentMaxDepth(最大目录深度),取值范围: 大于等于0的整数
|
|
10209
|
-
- ClsAgentParseFailMerge(合并解析失败日志),取值范围: true或false
|
|
10210
|
-
样例:
|
|
10211
|
-
`{\"ClsAgentFileTimeout\":0,\"ClsAgentMaxDepth\":10,\"ClsAgentParseFailMerge\":true}`
|
|
10212
|
-
|
|
10213
|
-
控制台默认占位值:`{\"ClsAgentDefault\":0}`
|
|
10192
|
+
* <p>高级采集配置。 Json字符串, Key/Value定义为如下:</p><ul><li>ClsAgentFileTimeout(超时属性), 取值范围: 大于等于0的整数, 0为不超时</li><li>ClsAgentMaxDepth(最大目录深度),取值范围: 大于等于0的整数</li><li>ClsAgentParseFailMerge(合并解析失败日志),取值范围: true或false<br>样例:<br><code>{\"ClsAgentFileTimeout\":0,\"ClsAgentMaxDepth\":10,\"ClsAgentParseFailMerge\":true}</code></li></ul><p>控制台默认占位值:<code>{\"ClsAgentDefault\":0}</code></p>
|
|
10214
10193
|
*/
|
|
10215
10194
|
AdvancedConfig?: string;
|
|
10216
10195
|
/**
|
|
10217
|
-
*
|
|
10218
|
-
- file: 文件类型采集
|
|
10219
|
-
- windows_event:windows事件采集
|
|
10220
|
-
- syslog:系统日志采集
|
|
10196
|
+
* <p>日志输入类型(<span style="color:red; font-weight:bold">注:windows场景必填且仅支持file和windows_event类型</span>)</p><ul><li>file: 文件类型采集</li><li>windows_event:windows事件采集</li><li>syslog:系统日志采集</li></ul>
|
|
10221
10197
|
*/
|
|
10222
10198
|
InputType?: string;
|
|
10223
10199
|
}
|
|
@@ -14389,19 +14365,19 @@ export interface MetricLabel {
|
|
|
14389
14365
|
*/
|
|
14390
14366
|
export interface DescribeAgentConfigsRequest {
|
|
14391
14367
|
/**
|
|
14392
|
-
* agent
|
|
14368
|
+
* <p>agent的版本号</p>
|
|
14393
14369
|
*/
|
|
14394
14370
|
AgentVersion: string;
|
|
14395
14371
|
/**
|
|
14396
|
-
* agent的IP
|
|
14372
|
+
* <p>agent的IP地址</p>
|
|
14397
14373
|
*/
|
|
14398
14374
|
AgentIp: string;
|
|
14399
14375
|
/**
|
|
14400
|
-
*
|
|
14376
|
+
* <p>机器组标签列表</p>
|
|
14401
14377
|
*/
|
|
14402
14378
|
Labels?: Array<string>;
|
|
14403
14379
|
/**
|
|
14404
|
-
* agent的instance id
|
|
14380
|
+
* <p>agent的instance id</p>
|
|
14405
14381
|
*/
|
|
14406
14382
|
InstanceId?: string;
|
|
14407
14383
|
}
|