tencentcloud-sdk-nodejs 4.0.760 → 4.0.762
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/CHANGELOG.md +351 -0
- package/SERVICE_CHANGELOG.md +330 -192
- package/package.json +1 -1
- package/products.md +27 -27
- package/src/common/sdk_version.ts +1 -1
- package/src/services/asr/v20190614/asr_models.ts +22 -19
- package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +11 -0
- package/src/services/cfw/v20190904/cfw_client.ts +2 -3
- package/src/services/cfw/v20190904/cfw_models.ts +32 -4
- package/src/services/ckafka/v20190819/ckafka_client.ts +1 -1
- package/src/services/ckafka/v20190819/ckafka_models.ts +1 -1
- package/src/services/cls/v20201016/cls_models.ts +106 -43
- package/src/services/csip/v20221121/csip_models.ts +20 -0
- package/src/services/dts/v20211206/dts_models.ts +13 -13
- package/src/services/ecm/v20190719/ecm_models.ts +17 -17
- package/src/services/emr/v20190103/emr_models.ts +18 -12
- package/src/services/ess/v20201111/ess_client.ts +28 -8
- package/src/services/ess/v20201111/ess_models.ts +11 -6
- package/src/services/essbasic/v20210526/essbasic_client.ts +19 -0
- package/src/services/essbasic/v20210526/essbasic_models.ts +23 -14
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +18 -12
- package/src/services/live/v20180801/live_models.ts +13 -12
- package/src/services/monitor/v20180724/monitor_models.ts +5 -0
- package/src/services/oceanus/v20190422/oceanus_client.ts +23 -10
- package/src/services/oceanus/v20190422/oceanus_models.ts +147 -59
- package/src/services/redis/v20180412/redis_models.ts +1 -1
- package/src/services/ssl/v20191205/ssl_models.ts +22 -2
- package/src/services/tat/v20201028/tat_models.ts +1 -1
- package/src/services/tdmq/v20200217/tdmq_models.ts +20 -10
- package/src/services/tem/v20210701/tem_client.ts +1 -1
- package/src/services/tem/v20210701/tem_models.ts +1 -1
- package/src/services/teo/v20220901/teo_models.ts +2 -2
- package/src/services/tione/v20211111/tione_client.ts +25 -11
- package/src/services/tione/v20211111/tione_models.ts +223 -21
- package/src/services/tse/v20201207/tse_models.ts +2 -2
- package/src/services/wedata/v20210820/wedata_client.ts +26 -14
- package/src/services/wedata/v20210820/wedata_models.ts +64 -4
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +22 -19
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +11 -0
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +0 -1
- package/tencentcloud/services/cfw/v20190904/cfw_client.js +0 -1
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +32 -4
- 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 +1 -1
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +106 -43
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +20 -0
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +13 -13
- package/tencentcloud/services/ecm/v20190719/ecm_models.d.ts +17 -17
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +18 -12
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +28 -8
- package/tencentcloud/services/ess/v20201111/ess_client.js +28 -8
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +11 -6
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +19 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +19 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +23 -14
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +18 -12
- package/tencentcloud/services/live/v20180801/live_models.d.ts +13 -12
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +5 -0
- package/tencentcloud/services/oceanus/v20190422/oceanus_client.d.ts +7 -3
- package/tencentcloud/services/oceanus/v20190422/oceanus_client.js +9 -3
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +143 -58
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +1 -1
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +22 -2
- package/tencentcloud/services/tat/v20201028/tat_models.d.ts +1 -1
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +20 -10
- package/tencentcloud/services/tem/v20210701/tem_client.d.ts +1 -1
- package/tencentcloud/services/tem/v20210701/tem_client.js +1 -1
- package/tencentcloud/services/tem/v20210701/tem_models.d.ts +1 -1
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +2 -2
- package/tencentcloud/services/tione/v20211111/tione_client.d.ts +7 -3
- package/tencentcloud/services/tione/v20211111/tione_client.js +9 -3
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +219 -21
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +2 -2
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +10 -6
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +13 -7
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +62 -4
- package/test/oceanus.v20190422.test.js +12 -2
- package/test/tione.v20211111.test.js +12 -2
- package/test/wedata.v20210820.test.js +14 -4
|
@@ -56,7 +56,7 @@ export interface AlarmInfo {
|
|
|
56
56
|
*/
|
|
57
57
|
MonitorTime?: MonitorTime
|
|
58
58
|
/**
|
|
59
|
-
*
|
|
59
|
+
* 单触发条件。与MultiConditions参数互斥。
|
|
60
60
|
*/
|
|
61
61
|
Condition?: string
|
|
62
62
|
/**
|
|
@@ -123,8 +123,8 @@ export interface AlarmInfo {
|
|
|
123
123
|
*/
|
|
124
124
|
AlarmLevel?: number
|
|
125
125
|
/**
|
|
126
|
-
*
|
|
127
|
-
|
|
126
|
+
* 多触发条件。与
|
|
127
|
+
Condition互斥。
|
|
128
128
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
129
129
|
*/
|
|
130
130
|
MultiConditions?: Array<MultiCondition>
|
|
@@ -419,11 +419,13 @@ export interface SearchCosRechargeInfoRequest {
|
|
|
419
419
|
*/
|
|
420
420
|
Name: string
|
|
421
421
|
/**
|
|
422
|
-
*
|
|
422
|
+
* 存储桶。
|
|
423
|
+
存储桶命名规范:https://cloud.tencent.com/document/product/436/13312
|
|
423
424
|
*/
|
|
424
425
|
Bucket: string
|
|
425
426
|
/**
|
|
426
|
-
*
|
|
427
|
+
* 存储桶所在地域。
|
|
428
|
+
地域和访问域名:https://cloud.tencent.com/document/product/436/6224
|
|
427
429
|
*/
|
|
428
430
|
BucketRegion: string
|
|
429
431
|
/**
|
|
@@ -1253,7 +1255,7 @@ export interface ScheduledSqlResouceInfo {
|
|
|
1253
1255
|
*/
|
|
1254
1256
|
BizType?: number
|
|
1255
1257
|
/**
|
|
1256
|
-
*
|
|
1258
|
+
* 指标名称。当BizType为1时,MetricName需要填写
|
|
1257
1259
|
*/
|
|
1258
1260
|
MetricName?: string
|
|
1259
1261
|
/**
|
|
@@ -1394,22 +1396,26 @@ export interface DeleteMachineGroupResponse {
|
|
|
1394
1396
|
*/
|
|
1395
1397
|
export interface KafkaProtocolInfo {
|
|
1396
1398
|
/**
|
|
1397
|
-
* 协议类型,支持的协议类型包括 plaintext、sasl_plaintext 或 sasl_ssl。建议使用 sasl_ssl
|
|
1399
|
+
* 协议类型,支持的协议类型包括 plaintext、sasl_plaintext 或 sasl_ssl。建议使用 sasl_ssl,此协议会进行连接加密同时需要用户认证。
|
|
1400
|
+
入参必填
|
|
1398
1401
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1399
1402
|
*/
|
|
1400
1403
|
Protocol?: string
|
|
1401
1404
|
/**
|
|
1402
|
-
* 加密类型,支持 PLAIN、SCRAM-SHA-256 或 SCRAM-SHA-512
|
|
1405
|
+
* 加密类型,支持 PLAIN、SCRAM-SHA-256 或 SCRAM-SHA-512。
|
|
1406
|
+
当Protocol为sasl_plaintext或sasl_ssl时必填
|
|
1403
1407
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1404
1408
|
*/
|
|
1405
1409
|
Mechanism?: string
|
|
1406
1410
|
/**
|
|
1407
|
-
*
|
|
1411
|
+
* 用户名。
|
|
1412
|
+
当Protocol为sasl_plaintext或sasl_ssl时必填
|
|
1408
1413
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1409
1414
|
*/
|
|
1410
1415
|
UserName?: string
|
|
1411
1416
|
/**
|
|
1412
|
-
*
|
|
1417
|
+
* 用户密码。
|
|
1418
|
+
当Protocol为sasl_plaintext或sasl_ssl时必填
|
|
1413
1419
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1414
1420
|
*/
|
|
1415
1421
|
Password?: string
|
|
@@ -1545,11 +1551,12 @@ export interface CreateCosRechargeRequest {
|
|
|
1545
1551
|
*/
|
|
1546
1552
|
Name: string
|
|
1547
1553
|
/**
|
|
1548
|
-
* COS
|
|
1554
|
+
* COS存储桶。
|
|
1555
|
+
存储桶命名规范:https://cloud.tencent.com/document/product/436/13312
|
|
1549
1556
|
*/
|
|
1550
1557
|
Bucket: string
|
|
1551
1558
|
/**
|
|
1552
|
-
* COS
|
|
1559
|
+
* COS存储桶所在地域。地域和访问域名:https://cloud.tencent.com/document/product/436/6224
|
|
1553
1560
|
*/
|
|
1554
1561
|
BucketRegion: string
|
|
1555
1562
|
/**
|
|
@@ -2594,11 +2601,13 @@ export interface CheckRechargeKafkaServerRequest {
|
|
|
2594
2601
|
*/
|
|
2595
2602
|
KafkaType: number
|
|
2596
2603
|
/**
|
|
2597
|
-
* 腾讯云CKafka实例ID
|
|
2604
|
+
* 腾讯云CKafka实例ID。
|
|
2605
|
+
KafkaType为0时,KafkaInstance必填
|
|
2598
2606
|
*/
|
|
2599
2607
|
KafkaInstance?: string
|
|
2600
2608
|
/**
|
|
2601
|
-
*
|
|
2609
|
+
* 服务地址。
|
|
2610
|
+
KafkaType为1时,ServerAddr必填
|
|
2602
2611
|
*/
|
|
2603
2612
|
ServerAddr?: string
|
|
2604
2613
|
/**
|
|
@@ -2606,7 +2615,7 @@ export interface CheckRechargeKafkaServerRequest {
|
|
|
2606
2615
|
*/
|
|
2607
2616
|
IsEncryptionAddr?: boolean
|
|
2608
2617
|
/**
|
|
2609
|
-
*
|
|
2618
|
+
* 加密访问协议。IsEncryptionAddr参数为true时必填
|
|
2610
2619
|
*/
|
|
2611
2620
|
Protocol?: KafkaProtocolInfo
|
|
2612
2621
|
}
|
|
@@ -2860,17 +2869,22 @@ export interface GetAlarmLogResponse {
|
|
|
2860
2869
|
*/
|
|
2861
2870
|
Analysis?: boolean
|
|
2862
2871
|
/**
|
|
2863
|
-
*
|
|
2872
|
+
* 分析结果的列名,如果Query语句有SQL查询,则返回查询字段的列名;
|
|
2873
|
+
否则为空。
|
|
2864
2874
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2865
2875
|
*/
|
|
2866
2876
|
ColNames?: Array<string>
|
|
2867
2877
|
/**
|
|
2868
|
-
*
|
|
2878
|
+
* 执行详情查询结果。
|
|
2879
|
+
|
|
2880
|
+
当Query字段无SQL语句时,返回查询结果。
|
|
2881
|
+
当Query字段有SQL语句时,可能返回null。
|
|
2869
2882
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2870
2883
|
*/
|
|
2871
2884
|
Results?: Array<LogInfo>
|
|
2872
2885
|
/**
|
|
2873
|
-
*
|
|
2886
|
+
* 执行详情统计分析结果。当Query字段有SQL语句时,返回sql统计结果,否则可能返回null。
|
|
2887
|
+
|
|
2874
2888
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2875
2889
|
*/
|
|
2876
2890
|
AnalysisResults?: Array<LogItems>
|
|
@@ -3374,7 +3388,49 @@ export interface AnalysisDimensional {
|
|
|
3374
3388
|
*/
|
|
3375
3389
|
Content: string
|
|
3376
3390
|
/**
|
|
3377
|
-
*
|
|
3391
|
+
* 多维分析配置。
|
|
3392
|
+
|
|
3393
|
+
当Analysis的Type字段为query(自定义)时,支持
|
|
3394
|
+
{
|
|
3395
|
+
"Key": "SyntaxRule", // 语法规则
|
|
3396
|
+
"Value": "1" //0:Lucene语法 ,1: CQL语法
|
|
3397
|
+
}
|
|
3398
|
+
|
|
3399
|
+
|
|
3400
|
+
|
|
3401
|
+
当Analysis的Type字段为field(top5)时, 支持
|
|
3402
|
+
{
|
|
3403
|
+
"Key": "QueryIndex",
|
|
3404
|
+
"Value": "-1" // -1:自定义, 1:执行语句1, 2:执行语句2
|
|
3405
|
+
},{
|
|
3406
|
+
"Key": "CustomQuery", //检索语句。 QueryIndex为-1时有效且必填
|
|
3407
|
+
"Value": "* | select count(*) as count"
|
|
3408
|
+
},{
|
|
3409
|
+
"Key": "SyntaxRule", // 查不到这个字段也是老语法(Lucene)
|
|
3410
|
+
"Value": "0"//0:Lucene, 1:CQL
|
|
3411
|
+
}
|
|
3412
|
+
|
|
3413
|
+
当Analysis的Type字段为original(原始日志)时, 支持
|
|
3414
|
+
{
|
|
3415
|
+
"Key": "Fields",
|
|
3416
|
+
"Value": "__SOURCE__,__HOSTNAME__,__TIMESTAMP__,__PKG_LOGID__,__TAG__.pod_ip"
|
|
3417
|
+
}, {
|
|
3418
|
+
"Key": "QueryIndex",
|
|
3419
|
+
"Value": "-1" // -1:自定义, 1:执行语句1, 2:执行语句2
|
|
3420
|
+
},{
|
|
3421
|
+
"Key": "CustomQuery", // //检索语句。 QueryIndex为-1时有效且必填
|
|
3422
|
+
"Value": "* | select count(*) as count"
|
|
3423
|
+
},{
|
|
3424
|
+
"Key": "Format", //显示形式。1:每条日志一行,2:每条日志每个字段一行
|
|
3425
|
+
"Value": "2"
|
|
3426
|
+
},
|
|
3427
|
+
{
|
|
3428
|
+
"Key": "Limit", //最大日志条数
|
|
3429
|
+
"Value": "5"
|
|
3430
|
+
},{
|
|
3431
|
+
"Key": "SyntaxRule", // 查不到这个字段也是老语法
|
|
3432
|
+
"Value": "0"//0:Lucene, 1:CQL
|
|
3433
|
+
}
|
|
3378
3434
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3379
3435
|
*/
|
|
3380
3436
|
ConfigInfo?: Array<AlarmAnalysisConfig>
|
|
@@ -4406,7 +4462,7 @@ export interface PreviewKafkaRechargeRequest {
|
|
|
4406
4462
|
*/
|
|
4407
4463
|
KafkaType: number
|
|
4408
4464
|
/**
|
|
4409
|
-
* 用户需要导入的Kafka相关topic列表,多个topic
|
|
4465
|
+
* 用户需要导入的Kafka相关topic列表,多个topic之间使用半角逗号隔开。最多支持100个。
|
|
4410
4466
|
*/
|
|
4411
4467
|
UserKafkaTopics: string
|
|
4412
4468
|
/**
|
|
@@ -4414,19 +4470,23 @@ export interface PreviewKafkaRechargeRequest {
|
|
|
4414
4470
|
*/
|
|
4415
4471
|
Offset: number
|
|
4416
4472
|
/**
|
|
4417
|
-
* 腾讯云CKafka实例ID
|
|
4473
|
+
* 腾讯云CKafka实例ID。
|
|
4474
|
+
KafkaType为0时KafkaInstance必填
|
|
4418
4475
|
*/
|
|
4419
4476
|
KafkaInstance?: string
|
|
4420
4477
|
/**
|
|
4421
|
-
*
|
|
4478
|
+
* 服务地址。
|
|
4479
|
+
KafkaType为1时ServerAddr必填
|
|
4422
4480
|
*/
|
|
4423
4481
|
ServerAddr?: string
|
|
4424
4482
|
/**
|
|
4425
|
-
* ServerAddr
|
|
4483
|
+
* ServerAddr是否为加密连接。。
|
|
4484
|
+
KafkaType为1时有效。
|
|
4426
4485
|
*/
|
|
4427
4486
|
IsEncryptionAddr?: boolean
|
|
4428
4487
|
/**
|
|
4429
|
-
*
|
|
4488
|
+
* 加密访问协议。
|
|
4489
|
+
KafkaType为1并且IsEncryptionAddr为true时Protocol必填
|
|
4430
4490
|
*/
|
|
4431
4491
|
Protocol?: KafkaProtocolInfo
|
|
4432
4492
|
/**
|
|
@@ -4603,7 +4663,8 @@ export interface CreateKafkaRechargeRequest {
|
|
|
4603
4663
|
*/
|
|
4604
4664
|
IsEncryptionAddr?: boolean
|
|
4605
4665
|
/**
|
|
4606
|
-
*
|
|
4666
|
+
* 加密访问协议。
|
|
4667
|
+
KafkaType为1并且IsEncryptionAddr为true时Protocol必填
|
|
4607
4668
|
*/
|
|
4608
4669
|
Protocol?: KafkaProtocolInfo
|
|
4609
4670
|
/**
|
|
@@ -4611,7 +4672,8 @@ export interface CreateKafkaRechargeRequest {
|
|
|
4611
4672
|
*/
|
|
4612
4673
|
ConsumerGroupName?: string
|
|
4613
4674
|
/**
|
|
4614
|
-
*
|
|
4675
|
+
* 日志导入规则。
|
|
4676
|
+
必填字段。
|
|
4615
4677
|
*/
|
|
4616
4678
|
LogRechargeRule?: LogRechargeRuleInfo
|
|
4617
4679
|
}
|
|
@@ -5156,25 +5218,25 @@ export interface SearchCosRechargeInfoResponse {
|
|
|
5156
5218
|
* 匹配到的存储桶下的某个文件的前几行数据
|
|
5157
5219
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5158
5220
|
*/
|
|
5159
|
-
Data
|
|
5221
|
+
Data?: Array<string>
|
|
5160
5222
|
/**
|
|
5161
5223
|
* 匹配到的存储桶下的文件个数
|
|
5162
5224
|
*/
|
|
5163
|
-
Sum
|
|
5225
|
+
Sum?: number
|
|
5164
5226
|
/**
|
|
5165
5227
|
* 当前预览文件路径
|
|
5166
5228
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5167
5229
|
*/
|
|
5168
|
-
Path
|
|
5230
|
+
Path?: string
|
|
5169
5231
|
/**
|
|
5170
5232
|
* 预览获取数据失败原因
|
|
5171
5233
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5172
5234
|
*/
|
|
5173
|
-
Msg
|
|
5235
|
+
Msg?: string
|
|
5174
5236
|
/**
|
|
5175
5237
|
* 状态
|
|
5176
5238
|
*/
|
|
5177
|
-
Status
|
|
5239
|
+
Status?: number
|
|
5178
5240
|
/**
|
|
5179
5241
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
5180
5242
|
*/
|
|
@@ -5603,22 +5665,22 @@ export interface DescribeScheduledSqlInfoRequest {
|
|
|
5603
5665
|
*/
|
|
5604
5666
|
Limit?: number
|
|
5605
5667
|
/**
|
|
5606
|
-
*
|
|
5668
|
+
* 任务名称。
|
|
5607
5669
|
*/
|
|
5608
5670
|
Name?: string
|
|
5609
5671
|
/**
|
|
5610
|
-
* 任务id
|
|
5672
|
+
* 任务id。
|
|
5611
5673
|
*/
|
|
5612
5674
|
TaskId?: string
|
|
5613
5675
|
/**
|
|
5614
|
-
* <li>srcTopicName
|
|
5615
|
-
<li>dstTopicName
|
|
5616
|
-
<li>srcTopicId按照【源日志主题ID】进行过滤。类型:String
|
|
5617
|
-
<li>dstTopicId按照【目标日志主题ID】进行过滤。类型:String
|
|
5618
|
-
<li>bizType按照【主题类型】进行过滤,0日志主题1
|
|
5619
|
-
<li>status
|
|
5620
|
-
<li>taskName
|
|
5621
|
-
<li>taskId按照【任务ID
|
|
5676
|
+
* <li>srcTopicName按照【源日志主题名称】进行过滤,模糊匹配。类型:String。必选:否</li>
|
|
5677
|
+
<li>dstTopicName按照【目标日志主题名称】进行过滤,模糊匹配。类型:String。必选:否</li>
|
|
5678
|
+
<li>srcTopicId按照【源日志主题ID】进行过滤。类型:String。必选:否</li>
|
|
5679
|
+
<li>dstTopicId按照【目标日志主题ID】进行过滤。类型:String。必选:否</li>
|
|
5680
|
+
<li>bizType按照【主题类型】进行过滤,0日志主题 1指标主题。类型:String。必选:否</li>
|
|
5681
|
+
<li>status按照【任务状态】进行过滤,1:运行 2:停止。类型:String。必选:否</li>
|
|
5682
|
+
<li>taskName按照【任务名称】进行过滤,模糊匹配。类型:String。必选:否</li>
|
|
5683
|
+
<li>taskId按照【任务ID】进行过滤,模糊匹配。类型:String。必选:否</li>
|
|
5622
5684
|
|
|
5623
5685
|
*/
|
|
5624
5686
|
Filters?: Array<Filter>
|
|
@@ -5897,8 +5959,9 @@ export interface GetAlarmLogRequest {
|
|
|
5897
5959
|
/**
|
|
5898
5960
|
* 查询过滤条件,例如:
|
|
5899
5961
|
- 按告警策略ID查询:`alert_id:"alarm-0745ec00-e605-xxxx-b50b-54afe61fc971"`
|
|
5900
|
-
- 按监控对象ID查询:`monitored_object:"823d8bfa-76a7-xxxx-8399-8cda74d4009b"
|
|
5901
|
-
- 按告警策略ID及监控对象ID查询:`alert_id:"alarm-0745ec00-e605-xxxx-b50b-54afe61fc971" AND monitored_object:"823d8bfa-76a7-xxxx-8399-8cda74d4009b"
|
|
5962
|
+
- 按监控对象ID查询:`monitored_object:"823d8bfa-76a7-xxxx-8399-8cda74d4009b" `
|
|
5963
|
+
- 按告警策略ID及监控对象ID查询:`alert_id:"alarm-0745ec00-e605-xxxx-b50b-54afe61fc971" AND monitored_object:"823d8bfa-76a7-xxxx-8399-8cda74d4009b"`
|
|
5964
|
+
- 按告警策略ID及监控对象ID查询支持SQL语句:`(alert_id:"alarm-5ce45495-09e8-4d58-xxxx-768134bf330c") AND (monitored_object:"3c514e84-6f1f-46ec-xxxx-05de6163f7fe") AND NOT condition_evaluate_result: "Skip" AND condition_evaluate_result:[* TO *] | SELECT count(*) as top50StatisticsTotalCount, count_if(condition_evaluate_result='ProcessError') as top50StatisticsFailureCount, count_if(notification_send_result!='NotSend') as top50NoticeTotalCount, count_if(notification_send_result='SendPartFail' or notification_send_result='SendFail') as top50NoticeFailureCount, alert_id, alert_name, monitored_object, topic_type, happen_threshold, alert_threshold, notify_template group by alert_id, alert_name, monitored_object,topic_type, happen_threshold, alert_threshold, notify_template order by top50StatisticsTotalCount desc limit 1`
|
|
5902
5965
|
*/
|
|
5903
5966
|
Query: string
|
|
5904
5967
|
/**
|
|
@@ -1058,6 +1058,10 @@ export interface DescribeRiskCenterAssetViewCFGRiskListRequest {
|
|
|
1058
1058
|
* DescribeDomainAssets请求参数结构体
|
|
1059
1059
|
*/
|
|
1060
1060
|
export interface DescribeDomainAssetsRequest {
|
|
1061
|
+
/**
|
|
1062
|
+
* 集团账号的成员id
|
|
1063
|
+
*/
|
|
1064
|
+
MemberId?: Array<string>
|
|
1061
1065
|
/**
|
|
1062
1066
|
* -
|
|
1063
1067
|
*/
|
|
@@ -1112,6 +1116,10 @@ export interface DeleteDomainAndIpRequest {
|
|
|
1112
1116
|
* DescribeNICAssets请求参数结构体
|
|
1113
1117
|
*/
|
|
1114
1118
|
export interface DescribeNICAssetsRequest {
|
|
1119
|
+
/**
|
|
1120
|
+
* 集团账号的成员id
|
|
1121
|
+
*/
|
|
1122
|
+
MemberId?: Array<string>
|
|
1115
1123
|
/**
|
|
1116
1124
|
* 过滤参数
|
|
1117
1125
|
*/
|
|
@@ -2285,6 +2293,10 @@ export interface DbAssetInfo {
|
|
|
2285
2293
|
* DescribePublicIpAssets请求参数结构体
|
|
2286
2294
|
*/
|
|
2287
2295
|
export interface DescribePublicIpAssetsRequest {
|
|
2296
|
+
/**
|
|
2297
|
+
* 集团账号的成员id
|
|
2298
|
+
*/
|
|
2299
|
+
MemberId?: Array<string>
|
|
2288
2300
|
/**
|
|
2289
2301
|
* filte过滤条件
|
|
2290
2302
|
*/
|
|
@@ -4726,6 +4738,10 @@ export interface DescribeRiskCenterServerRiskListResponse {
|
|
|
4726
4738
|
* DescribeListenerList请求参数结构体
|
|
4727
4739
|
*/
|
|
4728
4740
|
export interface DescribeListenerListRequest {
|
|
4741
|
+
/**
|
|
4742
|
+
* 集团账号的成员id
|
|
4743
|
+
*/
|
|
4744
|
+
MemberId?: Array<string>
|
|
4729
4745
|
/**
|
|
4730
4746
|
* -
|
|
4731
4747
|
*/
|
|
@@ -4746,6 +4762,10 @@ export interface DeleteRiskScanTaskResponse {
|
|
|
4746
4762
|
* DescribeGatewayAssets请求参数结构体
|
|
4747
4763
|
*/
|
|
4748
4764
|
export interface DescribeGatewayAssetsRequest {
|
|
4765
|
+
/**
|
|
4766
|
+
* 集团账号的成员id
|
|
4767
|
+
*/
|
|
4768
|
+
MemberId?: Array<string>
|
|
4749
4769
|
/**
|
|
4750
4770
|
* 过滤参数
|
|
4751
4771
|
*/
|
|
@@ -1111,7 +1111,7 @@ export interface Options {
|
|
|
1111
1111
|
*/
|
|
1112
1112
|
KafkaOption?: KafkaOption
|
|
1113
1113
|
/**
|
|
1114
|
-
*
|
|
1114
|
+
* 任务限速信息
|
|
1115
1115
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1116
1116
|
*/
|
|
1117
1117
|
RateLimitOption?: RateLimitOption
|
|
@@ -1607,7 +1607,7 @@ export interface CreateMigrationServiceResponse {
|
|
|
1607
1607
|
*/
|
|
1608
1608
|
export interface KafkaOption {
|
|
1609
1609
|
/**
|
|
1610
|
-
* 投递到kafka的数据类型,如Avro,Json
|
|
1610
|
+
* 投递到kafka的数据类型,如Avro,Json,canal-pb,canal-json
|
|
1611
1611
|
*/
|
|
1612
1612
|
DataType?: string
|
|
1613
1613
|
/**
|
|
@@ -2679,57 +2679,57 @@ export interface CreateCompareTaskResponse {
|
|
|
2679
2679
|
*/
|
|
2680
2680
|
export interface RateLimitOption {
|
|
2681
2681
|
/**
|
|
2682
|
-
*
|
|
2682
|
+
* 当前生效的全量导出线程数,配置任务时可调整该字段值,注意:如果不设置或设置为0则表示保持当前值,最大值为16
|
|
2683
2683
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2684
2684
|
*/
|
|
2685
2685
|
CurrentDumpThread: number
|
|
2686
2686
|
/**
|
|
2687
|
-
*
|
|
2687
|
+
* 默认的全量导出线程数,该字段仅在出参有意义
|
|
2688
2688
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2689
2689
|
*/
|
|
2690
2690
|
DefaultDumpThread: number
|
|
2691
2691
|
/**
|
|
2692
|
-
* 当前生效的全量导出Rps
|
|
2692
|
+
* 当前生效的全量导出Rps,配置任务时可调整该字段值,注意:如果不设置或设置为0则表示保持当前值,最大值为50000000
|
|
2693
2693
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2694
2694
|
*/
|
|
2695
2695
|
CurrentDumpRps: number
|
|
2696
2696
|
/**
|
|
2697
|
-
* 默认的全量导出Rps
|
|
2697
|
+
* 默认的全量导出Rps,该字段仅在出参有意义
|
|
2698
2698
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2699
2699
|
*/
|
|
2700
2700
|
DefaultDumpRps: number
|
|
2701
2701
|
/**
|
|
2702
|
-
*
|
|
2702
|
+
* 当前生效的全量导入线程数,配置任务时可调整该字段值,注意:如果不设置或设置为0则表示保持当前值,最大值为16
|
|
2703
2703
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2704
2704
|
*/
|
|
2705
2705
|
CurrentLoadThread: number
|
|
2706
2706
|
/**
|
|
2707
|
-
*
|
|
2707
|
+
* 默认的全量导入线程数,该字段仅在出参有意义
|
|
2708
2708
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2709
2709
|
*/
|
|
2710
2710
|
DefaultLoadThread: number
|
|
2711
2711
|
/**
|
|
2712
|
-
* 当前生效的全量导入Rps
|
|
2712
|
+
* 当前生效的全量导入Rps,配置任务时可调整该字段值,注意:如果不设置或设置为0则表示保持当前值,最大值为50000000
|
|
2713
2713
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2714
2714
|
*/
|
|
2715
2715
|
CurrentLoadRps: number
|
|
2716
2716
|
/**
|
|
2717
|
-
* 默认的全量导入Rps
|
|
2717
|
+
* 默认的全量导入Rps,该字段仅在出参有意义
|
|
2718
2718
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2719
2719
|
*/
|
|
2720
2720
|
DefaultLoadRps: number
|
|
2721
2721
|
/**
|
|
2722
|
-
*
|
|
2722
|
+
* 当前生效的增量导入线程数,配置任务时可调整该字段值,注意:如果不设置或设置为0则表示保持当前值,最大值为128
|
|
2723
2723
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2724
2724
|
*/
|
|
2725
2725
|
CurrentSinkerThread: number
|
|
2726
2726
|
/**
|
|
2727
|
-
*
|
|
2727
|
+
* 默认的增量导入线程数,该字段仅在出参有意义
|
|
2728
2728
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2729
2729
|
*/
|
|
2730
2730
|
DefaultSinkerThread: number
|
|
2731
2731
|
/**
|
|
2732
|
-
* enum:"no"/"yes"、no表示用户未设置过限速、yes
|
|
2732
|
+
* enum:"no"/"yes"、no表示用户未设置过限速、yes表示设置过限速,该字段仅在出参有意义
|
|
2733
2733
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2734
2734
|
*/
|
|
2735
2735
|
HasUserSetRateLimit: string
|
|
@@ -6866,71 +6866,71 @@ export interface Image {
|
|
|
6866
6866
|
/**
|
|
6867
6867
|
* 镜像ID
|
|
6868
6868
|
*/
|
|
6869
|
-
ImageId
|
|
6869
|
+
ImageId?: string
|
|
6870
6870
|
/**
|
|
6871
6871
|
* 镜像名称
|
|
6872
6872
|
*/
|
|
6873
|
-
ImageName
|
|
6873
|
+
ImageName?: string
|
|
6874
6874
|
/**
|
|
6875
6875
|
* 镜像状态
|
|
6876
6876
|
*/
|
|
6877
|
-
ImageState
|
|
6877
|
+
ImageState?: string
|
|
6878
6878
|
/**
|
|
6879
6879
|
* 镜像类型
|
|
6880
6880
|
*/
|
|
6881
|
-
ImageType
|
|
6881
|
+
ImageType?: string
|
|
6882
6882
|
/**
|
|
6883
6883
|
* 操作系统名称
|
|
6884
6884
|
*/
|
|
6885
|
-
ImageOsName
|
|
6885
|
+
ImageOsName?: string
|
|
6886
6886
|
/**
|
|
6887
6887
|
* 镜像描述
|
|
6888
6888
|
*/
|
|
6889
|
-
ImageDescription
|
|
6889
|
+
ImageDescription?: string
|
|
6890
6890
|
/**
|
|
6891
6891
|
* 镜像导入时间
|
|
6892
6892
|
*/
|
|
6893
|
-
ImageCreateTime
|
|
6893
|
+
ImageCreateTime?: string
|
|
6894
6894
|
/**
|
|
6895
6895
|
* 操作系统位数
|
|
6896
6896
|
*/
|
|
6897
|
-
Architecture
|
|
6897
|
+
Architecture?: string
|
|
6898
6898
|
/**
|
|
6899
6899
|
* 操作系统类型
|
|
6900
6900
|
*/
|
|
6901
|
-
OsType
|
|
6901
|
+
OsType?: string
|
|
6902
6902
|
/**
|
|
6903
6903
|
* 操作系统版本
|
|
6904
6904
|
*/
|
|
6905
|
-
OsVersion
|
|
6905
|
+
OsVersion?: string
|
|
6906
6906
|
/**
|
|
6907
6907
|
* 操作系统平台
|
|
6908
6908
|
*/
|
|
6909
|
-
Platform
|
|
6909
|
+
Platform?: string
|
|
6910
6910
|
/**
|
|
6911
6911
|
* 镜像所有者
|
|
6912
6912
|
*/
|
|
6913
|
-
ImageOwner
|
|
6913
|
+
ImageOwner?: number
|
|
6914
6914
|
/**
|
|
6915
6915
|
* 镜像大小。单位:GB
|
|
6916
6916
|
*/
|
|
6917
|
-
ImageSize
|
|
6917
|
+
ImageSize?: number
|
|
6918
6918
|
/**
|
|
6919
6919
|
* 镜像来源信息
|
|
6920
6920
|
*/
|
|
6921
|
-
SrcImage
|
|
6921
|
+
SrcImage?: SrcImage
|
|
6922
6922
|
/**
|
|
6923
6923
|
* 镜像来源类型
|
|
6924
6924
|
*/
|
|
6925
|
-
ImageSource
|
|
6925
|
+
ImageSource?: string
|
|
6926
6926
|
/**
|
|
6927
6927
|
* 中间态和失败时候的任务ID
|
|
6928
6928
|
*/
|
|
6929
|
-
TaskId
|
|
6929
|
+
TaskId?: string
|
|
6930
6930
|
/**
|
|
6931
6931
|
* 是否支持CloudInit
|
|
6932
6932
|
*/
|
|
6933
|
-
IsSupportCloudInit
|
|
6933
|
+
IsSupportCloudInit?: boolean
|
|
6934
6934
|
}
|
|
6935
6935
|
|
|
6936
6936
|
/**
|
|
@@ -3530,18 +3530,20 @@ export interface ComponentBasicRestartInfo {
|
|
|
3530
3530
|
export interface CreateInstanceRequest {
|
|
3531
3531
|
/**
|
|
3532
3532
|
* 产品ID,不同产品ID表示不同的EMR产品版本。取值范围:
|
|
3533
|
-
|
|
3534
|
-
|
|
3535
|
-
|
|
3536
|
-
|
|
3537
|
-
|
|
3538
|
-
|
|
3539
|
-
|
|
3540
|
-
|
|
3541
|
-
|
|
3542
|
-
|
|
3543
|
-
|
|
3544
|
-
|
|
3533
|
+
51:表示STARROCKS-V1.4.0
|
|
3534
|
+
54:表示STARROCKS-V2.0.0
|
|
3535
|
+
27:表示KAFKA-V1.0.0
|
|
3536
|
+
50:表示KAFKA-V2.0.0
|
|
3537
|
+
16:表示EMR-V2.3.0
|
|
3538
|
+
20:表示EMR-V2.5.0
|
|
3539
|
+
30:表示EMR-V2.6.0
|
|
3540
|
+
38:表示EMR-V2.7.0
|
|
3541
|
+
25:表示EMR-V3.1.0
|
|
3542
|
+
33:表示EMR-V3.2.1
|
|
3543
|
+
34:表示EMR-V3.3.0
|
|
3544
|
+
37:表示EMR-V3.4.0
|
|
3545
|
+
44:表示EMR-V3.5.0
|
|
3546
|
+
53:表示EMR-V3.6.0
|
|
3545
3547
|
*/
|
|
3546
3548
|
ProductId: number
|
|
3547
3549
|
/**
|
|
@@ -4689,6 +4691,10 @@ export interface PreExecuteFileSettings {
|
|
|
4689
4691
|
* cos的appid,已废弃
|
|
4690
4692
|
*/
|
|
4691
4693
|
AppId?: string
|
|
4694
|
+
/**
|
|
4695
|
+
* 备注
|
|
4696
|
+
*/
|
|
4697
|
+
Remark?: string
|
|
4692
4698
|
}
|
|
4693
4699
|
|
|
4694
4700
|
/**
|