tencentcloud-sdk-nodejs 4.1.305 → 4.1.307
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/billing/v20180709/billing_client.js +8 -2
- package/es/services/bma/index.js +2 -2
- package/es/services/chdfs/index.js +2 -2
- package/es/services/cii/index.js +2 -2
- package/es/services/dbdc/v20201029/dbdc_client.js +28 -4
- package/es/services/dlc/v20210125/dlc_client.js +785 -596
- package/es/services/es/index.js +2 -2
- package/es/services/essbasic/index.js +2 -2
- package/es/services/facefusion/index.js +2 -2
- package/es/services/ims/index.js +2 -2
- package/es/services/ioa/v20220601/ioa_client.js +3 -0
- 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 +12 -6
- package/es/services/rce/index.js +2 -2
- package/es/services/tbp/index.js +2 -2
- package/es/services/tcb/v20180608/tcb_client.js +5 -2
- package/es/services/tdmysql/v20211122/tdmysql_client.js +34 -10
- package/es/services/tem/index.js +2 -2
- package/es/services/thpc/v20230321/thpc_client.js +22 -4
- package/es/services/tms/index.js +2 -2
- package/es/services/trro/v20220325/trro_client.js +32 -8
- package/es/services/tsw/index.js +2 -2
- package/es/services/vm/index.js +4 -4
- package/es/services/vod/v20180717/vod_client.js +6 -0
- package/es/services/wedata/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/adp/v20260520/adp_client.d.ts +1 -1
- package/tencentcloud/services/adp/v20260520/adp_models.d.ts +113 -51
- package/tencentcloud/services/ags/v20250920/ags_models.d.ts +2 -2
- package/tencentcloud/services/apis/v20240801/apis_models.d.ts +118 -9
- package/tencentcloud/services/as/v20180419/as_models.d.ts +157 -173
- package/tencentcloud/services/asr/v20190614/asr_client.d.ts +1 -1
- package/tencentcloud/services/asr/v20190614/asr_client.js +1 -1
- package/tencentcloud/services/batch/v20170312/batch_models.d.ts +1 -1
- package/tencentcloud/services/billing/v20180709/billing_client.d.ts +14 -6
- package/tencentcloud/services/billing/v20180709/billing_client.js +18 -6
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +69 -45
- package/tencentcloud/services/bma/index.d.ts +4 -4
- package/tencentcloud/services/bma/index.js +2 -2
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +5 -11
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +3 -3
- package/tencentcloud/services/chdfs/index.d.ts +4 -4
- package/tencentcloud/services/chdfs/index.js +2 -2
- package/tencentcloud/services/cii/index.d.ts +4 -4
- package/tencentcloud/services/cii/index.js +2 -2
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +90 -4
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +97 -110
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +9 -10
- package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +1 -1
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +140 -130
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +1 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +38 -9
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +9 -6
- package/tencentcloud/services/dbdc/v20201029/dbdc_client.d.ts +37 -5
- package/tencentcloud/services/dbdc/v20201029/dbdc_client.js +54 -6
- package/tencentcloud/services/dbdc/v20201029/dbdc_models.d.ts +429 -96
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +848 -593
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +1269 -888
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +6497 -1472
- package/tencentcloud/services/drm/v20181115/drm_models.d.ts +4 -0
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +88 -92
- package/tencentcloud/services/es/index.d.ts +4 -4
- package/tencentcloud/services/es/index.js +2 -2
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +1 -1
- package/tencentcloud/services/ess/v20201111/ess_client.js +1 -1
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +4 -0
- package/tencentcloud/services/essbasic/index.d.ts +4 -4
- package/tencentcloud/services/essbasic/index.js +2 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +35 -51
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +35 -51
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +4 -0
- package/tencentcloud/services/facefusion/index.d.ts +4 -4
- package/tencentcloud/services/facefusion/index.js +2 -2
- package/tencentcloud/services/gme/v20180711/gme_client.d.ts +1 -1
- package/tencentcloud/services/gme/v20180711/gme_client.js +1 -1
- package/tencentcloud/services/gme/v20180711/gme_models.d.ts +12 -8
- package/tencentcloud/services/goosefs/v20220519/goosefs_models.d.ts +51 -18
- package/tencentcloud/services/ims/index.d.ts +4 -4
- package/tencentcloud/services/ims/index.js +2 -2
- package/tencentcloud/services/ioa/v20220601/ioa_client.d.ts +5 -1
- package/tencentcloud/services/ioa/v20220601/ioa_client.js +6 -0
- package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +222 -163
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_models.d.ts +26 -10
- package/tencentcloud/services/irp/index.d.ts +4 -4
- package/tencentcloud/services/irp/index.js +2 -2
- package/tencentcloud/services/live/v20180801/live_models.d.ts +27 -42
- package/tencentcloud/services/mongodb/index.d.ts +4 -4
- package/tencentcloud/services/mongodb/index.js +2 -2
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +31 -49
- package/tencentcloud/services/mps/v20190612/mps_client.d.ts +1 -1
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +404 -209
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +20 -12
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +26 -14
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +560 -315
- package/tencentcloud/services/rce/index.d.ts +4 -4
- package/tencentcloud/services/rce/index.js +2 -2
- package/tencentcloud/services/tbp/index.d.ts +4 -4
- package/tencentcloud/services/tbp/index.js +2 -2
- package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +7 -3
- package/tencentcloud/services/tcb/v20180608/tcb_client.js +9 -3
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +79 -25
- package/tencentcloud/services/tdmysql/v20211122/tdmysql_client.d.ts +43 -11
- package/tencentcloud/services/tdmysql/v20211122/tdmysql_client.js +63 -15
- package/tencentcloud/services/tdmysql/v20211122/tdmysql_models.d.ts +432 -29
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- package/tencentcloud/services/thpc/v20230321/thpc_client.d.ts +51 -5
- package/tencentcloud/services/thpc/v20230321/thpc_client.js +64 -6
- package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +343 -52
- package/tencentcloud/services/tms/index.d.ts +4 -4
- package/tencentcloud/services/tms/index.js +2 -2
- package/tencentcloud/services/tokenhub/v20260322/tokenhub_models.d.ts +4 -0
- package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +12 -3
- package/tencentcloud/services/trro/v20220325/trro_client.d.ts +41 -9
- package/tencentcloud/services/trro/v20220325/trro_client.js +60 -12
- package/tencentcloud/services/trro/v20220325/trro_models.d.ts +1339 -801
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +6 -6
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +228 -35
- package/tencentcloud/services/tsw/index.d.ts +4 -4
- package/tencentcloud/services/tsw/index.js +2 -2
- package/tencentcloud/services/vm/index.d.ts +6 -6
- package/tencentcloud/services/vm/index.js +4 -4
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +9 -1
- package/tencentcloud/services/vod/v20180717/vod_client.js +12 -0
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +191 -51
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +7 -6
- package/tencentcloud/services/wedata/index.d.ts +4 -4
- package/tencentcloud/services/wedata/index.js +2 -2
- package/tencentcloud/services/wsa/v20250508/wsa_models.d.ts +1 -1
|
@@ -218,7 +218,7 @@ export interface RemoveModelRewriteRequest {
|
|
|
218
218
|
*/
|
|
219
219
|
export interface ModelAlias {
|
|
220
220
|
/**
|
|
221
|
-
* <p>模型积分系数配置,包含 <code>InputCoefficient</code
|
|
221
|
+
* <p>模型积分系数配置,包含 <code>InputCoefficient</code> 和 <code>OutputCoefficient</code>。</p><p>未配置时输入系数和输出系数均返回 1。</p>
|
|
222
222
|
*/
|
|
223
223
|
Coefficient?: Coefficient;
|
|
224
224
|
/**
|
|
@@ -237,6 +237,10 @@ export interface ModelAlias {
|
|
|
237
237
|
* <p>状态</p><p>枚举值:</p><ul><li>Active: 正常可用</li><li>Configuring: 变配中</li><li>ConfigureFailed: 变配失败</li></ul>
|
|
238
238
|
*/
|
|
239
239
|
Status?: string;
|
|
240
|
+
/**
|
|
241
|
+
* <p>模型能力</p>
|
|
242
|
+
*/
|
|
243
|
+
Capability?: string;
|
|
240
244
|
}
|
|
241
245
|
/**
|
|
242
246
|
* CreateBudget请求参数结构体
|
|
@@ -636,6 +640,10 @@ export interface DescribeModelAssociationsRequest {
|
|
|
636
640
|
* <p>翻页偏移量</p><p>默认值:0</p>
|
|
637
641
|
*/
|
|
638
642
|
Offset?: number;
|
|
643
|
+
/**
|
|
644
|
+
* <p>模型输出模态</p>
|
|
645
|
+
*/
|
|
646
|
+
Capability?: string;
|
|
639
647
|
}
|
|
640
648
|
/**
|
|
641
649
|
* 规格可用性
|
|
@@ -1382,6 +1390,14 @@ export interface ModifyModelRouterAttributesRequest {
|
|
|
1382
1390
|
* <p>带宽</p><p>取值范围:[1, 2048]</p><p>单位:Mbps</p>
|
|
1383
1391
|
*/
|
|
1384
1392
|
Bandwidth?: number;
|
|
1393
|
+
/**
|
|
1394
|
+
* <p>模型输出模态</p>
|
|
1395
|
+
*/
|
|
1396
|
+
Capability?: string;
|
|
1397
|
+
/**
|
|
1398
|
+
* <p>embedding 模态配置</p>
|
|
1399
|
+
*/
|
|
1400
|
+
EmbeddingConfig?: EmbeddingConfig;
|
|
1385
1401
|
}
|
|
1386
1402
|
/**
|
|
1387
1403
|
* 模型路由日志
|
|
@@ -1796,6 +1812,10 @@ export interface ModelRouterDetail {
|
|
|
1796
1812
|
* <p>计费信息</p>
|
|
1797
1813
|
*/
|
|
1798
1814
|
BillingConfig?: ModelRouterBillingConfigOutput;
|
|
1815
|
+
/**
|
|
1816
|
+
* <p>Embedding配置</p>
|
|
1817
|
+
*/
|
|
1818
|
+
EmbeddingConfig?: EmbeddingConfig;
|
|
1799
1819
|
}
|
|
1800
1820
|
/**
|
|
1801
1821
|
* DescribeLoadBalancerListByCertId请求参数结构体
|
|
@@ -2608,9 +2628,21 @@ export interface ModifyModelAttributesRequest {
|
|
|
2608
2628
|
*/
|
|
2609
2629
|
ServiceProviderId: string;
|
|
2610
2630
|
/**
|
|
2611
|
-
* <p>BYOK的自定义名字</p><p>入参限制:1~
|
|
2631
|
+
* <p>BYOK的自定义名字</p><p>入参限制:1~255个字符</p>
|
|
2612
2632
|
*/
|
|
2613
2633
|
ServiceProviderName?: string;
|
|
2634
|
+
/**
|
|
2635
|
+
* <p>多协议 Api Base URL</p>
|
|
2636
|
+
*/
|
|
2637
|
+
ApiBases?: Array<ApiBaseItem>;
|
|
2638
|
+
/**
|
|
2639
|
+
* <p>非chat输出模态的Api Base URL</p>
|
|
2640
|
+
*/
|
|
2641
|
+
ApiBase?: string;
|
|
2642
|
+
/**
|
|
2643
|
+
* <p>非chat输出模态的请求后缀</p>
|
|
2644
|
+
*/
|
|
2645
|
+
EndpointPath?: string;
|
|
2614
2646
|
}
|
|
2615
2647
|
/**
|
|
2616
2648
|
* ModifyUserGroupAttributes请求参数结构体
|
|
@@ -3477,6 +3509,10 @@ export interface TestServiceProviderConnectionRequest {
|
|
|
3477
3509
|
* <p> CMR 私网管道ID </p>
|
|
3478
3510
|
*/
|
|
3479
3511
|
CMRPrivateNetworkTunnelId?: string;
|
|
3512
|
+
/**
|
|
3513
|
+
* <p>对应模型的能力</p><p>枚举值:</p><ul><li>chat: 生文能力</li><li>embedding: 向量能力</li></ul>
|
|
3514
|
+
*/
|
|
3515
|
+
Capability?: string;
|
|
3480
3516
|
}
|
|
3481
3517
|
/**
|
|
3482
3518
|
* DescribeModelAssociations返回参数结构体
|
|
@@ -4034,6 +4070,26 @@ export interface ModifyTargetGroupInstancesPortRequest {
|
|
|
4034
4070
|
*/
|
|
4035
4071
|
TargetGroupInstances: Array<TargetGroupInstance>;
|
|
4036
4072
|
}
|
|
4073
|
+
/**
|
|
4074
|
+
* embedding配置。
|
|
4075
|
+
*/
|
|
4076
|
+
export interface EmbeddingConfig {
|
|
4077
|
+
/**
|
|
4078
|
+
* <p>模型内路由策略</p>
|
|
4079
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4080
|
+
*/
|
|
4081
|
+
RoutingStrategy?: string;
|
|
4082
|
+
/**
|
|
4083
|
+
* <p>路由参数</p>
|
|
4084
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4085
|
+
*/
|
|
4086
|
+
RoutingStrategyArgs?: RoutingStrategyArgs;
|
|
4087
|
+
/**
|
|
4088
|
+
* <p>同一模型请求重试次数</p>
|
|
4089
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4090
|
+
*/
|
|
4091
|
+
NumRetries?: number;
|
|
4092
|
+
}
|
|
4037
4093
|
/**
|
|
4038
4094
|
* CreateClsLogSet请求参数结构体
|
|
4039
4095
|
*/
|
|
@@ -4236,6 +4292,14 @@ export interface CreateModelRequest {
|
|
|
4236
4292
|
* <p>健康检查配置</p>
|
|
4237
4293
|
*/
|
|
4238
4294
|
HealthCheckConfigs?: Array<ServiceProviderHealthCheckConfigItemInput>;
|
|
4295
|
+
/**
|
|
4296
|
+
* <p>模型输出模态</p>
|
|
4297
|
+
*/
|
|
4298
|
+
Capability?: string;
|
|
4299
|
+
/**
|
|
4300
|
+
* <p>请求后缀</p>
|
|
4301
|
+
*/
|
|
4302
|
+
EndpointPath?: string;
|
|
4239
4303
|
}
|
|
4240
4304
|
/**
|
|
4241
4305
|
* 集群的详细信息,如集群ID,名称,类型,可用区,标签等
|
|
@@ -6533,17 +6597,21 @@ export interface DescribeAsyncJobsRequest {
|
|
|
6533
6597
|
*/
|
|
6534
6598
|
export interface ModifyModelAliasAttributesRequest {
|
|
6535
6599
|
/**
|
|
6536
|
-
* <p>模型积分系数配置。</p><p
|
|
6600
|
+
* <p>模型积分系数配置。</p><p>必填,包含 <code>InputCoefficient</code> 和 <code>OutputCoefficient</code>。</p><p><code>InputCoefficient</code> 为输入积分系数。</p><p><code>OutputCoefficient</code> 为输出积分系数。</p><p>取值范围:[1, 200],最多支持 1 位小数。</p>
|
|
6537
6601
|
*/
|
|
6538
6602
|
Coefficient: Coefficient;
|
|
6539
6603
|
/**
|
|
6540
|
-
* <p
|
|
6604
|
+
* <p>模型别名</p>
|
|
6541
6605
|
*/
|
|
6542
6606
|
ModelAliasNames: Array<string>;
|
|
6543
6607
|
/**
|
|
6544
6608
|
* <p>BYOK 实例(ServiceProvider)ID 列表。</p><p>可选,数组。传入时按 ServiceProvider 维度修改:把同一份 Coefficient 批量应用到数组内每一个实例(覆盖配置,仅作用于这些实例),此时 <code>ModelAliasNames</code> 只能传 1 个别名(即 1 别名 × N ServiceProvider);数组需去重、非空、上限 100,任一实例不归属/不存在/该实例下无该别名将整批返回错误。不传时按 ModelAlias(账号)维度修改,作用于该别名下未单独配置覆盖的全部实例。</p>
|
|
6545
6609
|
*/
|
|
6546
6610
|
ServiceProviderIds?: Array<string>;
|
|
6611
|
+
/**
|
|
6612
|
+
* <p>模型能力</p>
|
|
6613
|
+
*/
|
|
6614
|
+
Capability?: string;
|
|
6547
6615
|
}
|
|
6548
6616
|
/**
|
|
6549
6617
|
* SCF云函数(Serverless Cloud Function)作为后端服务
|
|
@@ -9227,6 +9295,16 @@ export interface ModelKeyInfoItem {
|
|
|
9227
9295
|
* <p>健康检查配置</p>
|
|
9228
9296
|
*/
|
|
9229
9297
|
HealthCheckConfigs?: Array<ServiceProviderHealthCheckConfigItemOutput>;
|
|
9298
|
+
/**
|
|
9299
|
+
* <p>模型输出模态</p>
|
|
9300
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
9301
|
+
*/
|
|
9302
|
+
Capability?: string;
|
|
9303
|
+
/**
|
|
9304
|
+
* <p>请求后缀</p>
|
|
9305
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
9306
|
+
*/
|
|
9307
|
+
EndpointPath?: string;
|
|
9230
9308
|
}
|
|
9231
9309
|
/**
|
|
9232
9310
|
* ModifyModelRouterGuardrails返回参数结构体
|
|
@@ -10136,6 +10214,10 @@ export interface ModelAssociation {
|
|
|
10136
10214
|
* <p>模型类型</p>
|
|
10137
10215
|
*/
|
|
10138
10216
|
Type?: string;
|
|
10217
|
+
/**
|
|
10218
|
+
* <p>输出模态</p>
|
|
10219
|
+
*/
|
|
10220
|
+
Capability?: string;
|
|
10139
10221
|
}
|
|
10140
10222
|
/**
|
|
10141
10223
|
* 描述配额信息,所有配额均指当前地域下的配额。
|
|
@@ -10387,6 +10469,10 @@ export interface CreateModelRouterRequest {
|
|
|
10387
10469
|
* <p>单位</p><p>取值范围:[1, 2048]</p><p>单位:Mbps</p>
|
|
10388
10470
|
*/
|
|
10389
10471
|
Bandwidth?: number;
|
|
10472
|
+
/**
|
|
10473
|
+
* <p>Embedding 配置</p>
|
|
10474
|
+
*/
|
|
10475
|
+
EmbeddingConfig?: EmbeddingConfig;
|
|
10390
10476
|
}
|
|
10391
10477
|
/**
|
|
10392
10478
|
* DescribeClassicalLBListeners请求参数结构体
|
|
@@ -2508,45 +2508,36 @@ export interface ValueInfo {
|
|
|
2508
2508
|
*/
|
|
2509
2509
|
export interface GetAlarmLogRequest {
|
|
2510
2510
|
/**
|
|
2511
|
-
*
|
|
2511
|
+
* <p>要查询的执行详情的起始时间,Unix时间戳,单位ms。</p>
|
|
2512
2512
|
*/
|
|
2513
2513
|
From: number;
|
|
2514
2514
|
/**
|
|
2515
|
-
*
|
|
2515
|
+
* <p>要查询的执行详情的结束时间,Unix时间戳,单位ms。</p>
|
|
2516
2516
|
*/
|
|
2517
2517
|
To: number;
|
|
2518
2518
|
/**
|
|
2519
|
-
*
|
|
2520
|
-
|
|
2521
|
-
- 通过[获取告警策略列表](https://cloud.tencent.com/document/api/614/56461)获取告警策略ID
|
|
2522
|
-
- 按监控对象ID查询:`monitored_object:"823d8bfa-76a7-xxxx-8399-8cda74d4009b" `
|
|
2523
|
-
- 通过[获取告警策略列表](https://cloud.tencent.com/document/api/614/56461)获取监控对象ID
|
|
2524
|
-
- 按告警策略ID及监控对象ID查询:`alert_id:"alarm-0745ec00-e605-xxxx-b50b-54afe61fc971" AND monitored_object:"823d8bfa-76a7-xxxx-8399-8cda74d4009b"`
|
|
2525
|
-
- 按告警策略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`
|
|
2519
|
+
* <p>查询过滤条件,例如:</p><ul><li>按告警策略ID查询:<code>alert_id:"alarm-0745ec00-e605-xxxx-b50b-54afe61fc971"</code><ul><li>通过<a href="https://cloud.tencent.com/document/api/614/56461">获取告警策略列表</a>获取告警策略ID</li></ul></li><li>按监控对象ID查询:<code>monitored_object:"823d8bfa-76a7-xxxx-8399-8cda74d4009b"</code><ul><li>通过<a href="https://cloud.tencent.com/document/api/614/56461">获取告警策略列表</a>获取监控对象ID</li></ul></li><li>按告警策略ID及监控对象ID查询:<code>alert_id:"alarm-0745ec00-e605-xxxx-b50b-54afe61fc971" AND monitored_object:"823d8bfa-76a7-xxxx-8399-8cda74d4009b"</code></li><li>按告警策略ID及监控对象ID查询支持SQL语句:<code>(alert_id:"alarm-5ce45495-0918-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</code></li></ul><p>该查询语句走Lucene语法(已废弃)</p>
|
|
2520
|
+
* @deprecated
|
|
2526
2521
|
*/
|
|
2527
|
-
Query
|
|
2522
|
+
Query?: string;
|
|
2528
2523
|
/**
|
|
2529
|
-
*
|
|
2524
|
+
* <p>查询过滤条件,例如:- 按告警策略ID查询:<code>alert_id:"alarm-0745ec00-e605-xxxx-b50b-54afe61fc971"</code> - 通过<a href="https://cloud.tencent.com/document/api/614/56461">获取告警策略列表</a>获取告警策略ID- 按监控对象ID查询:<code>monitored_object:"823d8bfa-76a7-xxxx-8399-8cda74d4009b"</code> - 通过<a href="https://cloud.tencent.com/document/api/614/56461">获取告警策略列表</a>获取监控对象ID- 按告警策略ID及监控对象ID查询:<code>alert_id:"alarm-0745ec00-e605-xxxx-b50b-54afe61fc971" AND monitored_object:"823d8bfa-76a7-xxxx-8399-8cda74d4009b"</code>- 按告警策略ID及监控对象ID查询支持SQL语句:<code>(alert_id:"alarm-5ce45495-0918-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</code></p><p>该查询语句走CQL语法</p>
|
|
2525
|
+
*/
|
|
2526
|
+
QueryString?: string;
|
|
2527
|
+
/**
|
|
2528
|
+
* <p>单次查询返回的执行详情条数,最大值为1000</p>
|
|
2530
2529
|
*/
|
|
2531
2530
|
Limit?: number;
|
|
2532
2531
|
/**
|
|
2533
|
-
*
|
|
2534
|
-
注意:
|
|
2535
|
-
* 透传该参数时,请勿修改除该参数外的其它参数
|
|
2536
|
-
* 仅当检索分析语句(Query)不包含SQL时有效,SQL获取后续结果参考<a href="https://cloud.tencent.com/document/product/614/58977" target="_blank">SQL LIMIT语法</a>
|
|
2532
|
+
* <p>透传上次接口返回的Context值,可获取后续更多日志,总计最多可获取1万条原始日志,过期时间1小时。<br>注意:</p><ul><li>透传该参数时,请勿修改除该参数外的其它参数</li><li>仅当检索分析语句(Query)不包含SQL时有效,SQL获取后续结果参考<a href="https://cloud.tencent.com/document/product/614/58977" target="_blank">SQL LIMIT语法</a></li></ul>
|
|
2537
2533
|
*/
|
|
2538
2534
|
Context?: string;
|
|
2539
2535
|
/**
|
|
2540
|
-
*
|
|
2541
|
-
注意:
|
|
2542
|
-
* 仅当检索分析语句(Query)不包含SQL时有效
|
|
2543
|
-
* SQL结果排序方式参考<a href="https://cloud.tencent.com/document/product/614/58978" target="_blank">SQL ORDER BY语法</a>
|
|
2536
|
+
* <p>原始日志是否按时间排序返回;可选值:asc(升序)、desc(降序),默认为 desc<br>注意:</p><ul><li>仅当检索分析语句(Query)不包含SQL时有效</li><li>SQL结果排序方式参考<a href="https://cloud.tencent.com/document/product/614/58978" target="_blank">SQL ORDER BY语法</a></li></ul>
|
|
2544
2537
|
*/
|
|
2545
2538
|
Sort?: string;
|
|
2546
2539
|
/**
|
|
2547
|
-
* true:代表使用新的检索结果返回方式,输出参数AnalysisRecords和Columns
|
|
2548
|
-
false:代表使用老的检索结果返回方式,输出AnalysisResults和ColNames有效;
|
|
2549
|
-
两种返回方式在编码格式上有少量区别,建议使用true。
|
|
2540
|
+
* <p>true:代表使用新的检索结果返回方式,输出参数AnalysisRecords和Columns有效;<br>false:代表使用老的检索结果返回方式,输出AnalysisResults和ColNames有效;<br>两种返回方式在编码格式上有少量区别,建议使用true。</p>
|
|
2550
2541
|
*/
|
|
2551
2542
|
UseNewAnalysis?: boolean;
|
|
2552
2543
|
}
|
|
@@ -6246,46 +6237,49 @@ export interface AlarmAnalysisConfig {
|
|
|
6246
6237
|
*/
|
|
6247
6238
|
export interface CreateRemoteWriteTaskRequest {
|
|
6248
6239
|
/**
|
|
6249
|
-
*
|
|
6240
|
+
* <p>日志主题 ID</p>
|
|
6250
6241
|
*/
|
|
6251
6242
|
TopicId: string;
|
|
6252
6243
|
/**
|
|
6253
|
-
*
|
|
6244
|
+
* <p>任务名称</p>
|
|
6254
6245
|
*/
|
|
6255
6246
|
Name: string;
|
|
6256
6247
|
/**
|
|
6257
|
-
*
|
|
6248
|
+
* <p>目标服务名称</p>
|
|
6258
6249
|
*/
|
|
6259
6250
|
Target: string;
|
|
6260
6251
|
/**
|
|
6261
|
-
*
|
|
6252
|
+
* <p>目标地址</p>
|
|
6262
6253
|
*/
|
|
6263
6254
|
RemoteWriteURL: string;
|
|
6264
6255
|
/**
|
|
6265
|
-
*
|
|
6266
|
-
0: 无鉴权
|
|
6267
|
-
1: basic_auth
|
|
6268
|
-
2: token
|
|
6256
|
+
* <p>鉴权类型<br>0: 无鉴权<br>1: basic_auth<br>2: token</p>
|
|
6269
6257
|
*/
|
|
6270
6258
|
AuthType: number;
|
|
6271
6259
|
/**
|
|
6272
|
-
*
|
|
6260
|
+
* <p>网络类型: 1 内网 2外网</p>
|
|
6273
6261
|
*/
|
|
6274
6262
|
NetType: number;
|
|
6275
6263
|
/**
|
|
6276
|
-
*
|
|
6264
|
+
* <p>私有网络id</p>
|
|
6277
6265
|
*/
|
|
6278
6266
|
VpcId?: string;
|
|
6279
6267
|
/**
|
|
6280
|
-
*
|
|
6268
|
+
* <p>鉴权信息</p>
|
|
6281
6269
|
*/
|
|
6282
6270
|
AuthInfo?: RemoteWriteAuthInfo;
|
|
6283
6271
|
/**
|
|
6284
|
-
*
|
|
6285
|
-
0 CVM
|
|
6286
|
-
1025 CLB
|
|
6272
|
+
* <p>后端服务类型<br>0 CVM<br>1025 CLB</p>
|
|
6287
6273
|
*/
|
|
6288
6274
|
VirtualGatewayType?: number;
|
|
6275
|
+
/**
|
|
6276
|
+
* <p>云时序数据库实例ID</p>
|
|
6277
|
+
*/
|
|
6278
|
+
InstanceId?: string;
|
|
6279
|
+
/**
|
|
6280
|
+
* <p>是否开启投递服务日志。1:关闭,2:开启。 默认值:2</p>
|
|
6281
|
+
*/
|
|
6282
|
+
HasServicesLog?: number;
|
|
6289
6283
|
}
|
|
6290
6284
|
/**
|
|
6291
6285
|
* 多日志主题检索错误信息
|
|
@@ -6998,15 +6992,15 @@ export interface DeleteAlarmRequest {
|
|
|
6998
6992
|
*/
|
|
6999
6993
|
export interface DescribeLogContextResponse {
|
|
7000
6994
|
/**
|
|
7001
|
-
*
|
|
6995
|
+
* <p>日志上下文信息集合</p>
|
|
7002
6996
|
*/
|
|
7003
6997
|
LogContextInfos?: Array<LogContextInfo>;
|
|
7004
6998
|
/**
|
|
7005
|
-
*
|
|
6999
|
+
* <p>上文日志是否已经返回完成(当PrevOver为false,表示有上文日志还未全部返回)。</p>
|
|
7006
7000
|
*/
|
|
7007
7001
|
PrevOver?: boolean;
|
|
7008
7002
|
/**
|
|
7009
|
-
*
|
|
7003
|
+
* <p>下文日志是否已经返回完成(当NextOver为false,表示有下文日志还未全部返回)。</p>
|
|
7010
7004
|
*/
|
|
7011
7005
|
NextOver?: boolean;
|
|
7012
7006
|
/**
|
|
@@ -7274,86 +7268,90 @@ export interface SearchViewInfo {
|
|
|
7274
7268
|
*/
|
|
7275
7269
|
export interface RemoteWriteInfo {
|
|
7276
7270
|
/**
|
|
7277
|
-
*
|
|
7271
|
+
* <p>任务id</p>
|
|
7278
7272
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
7279
7273
|
*/
|
|
7280
7274
|
TaskId?: string;
|
|
7281
7275
|
/**
|
|
7282
|
-
*
|
|
7276
|
+
* <p>日志主题ID</p>
|
|
7283
7277
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
7284
7278
|
*/
|
|
7285
7279
|
TopicId?: string;
|
|
7286
7280
|
/**
|
|
7287
|
-
* Remote Write
|
|
7281
|
+
* <p>Remote Write任务名称</p>
|
|
7288
7282
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
7289
7283
|
*/
|
|
7290
7284
|
Name?: string;
|
|
7291
7285
|
/**
|
|
7292
|
-
*
|
|
7293
|
-
1: 内网
|
|
7294
|
-
2:外网
|
|
7286
|
+
* <p>网络类型<br>1: 内网<br>2:外网</p>
|
|
7295
7287
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
7296
7288
|
*/
|
|
7297
7289
|
NetType?: number;
|
|
7298
7290
|
/**
|
|
7299
|
-
*
|
|
7291
|
+
* <p>私有网络id</p>
|
|
7300
7292
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
7301
7293
|
*/
|
|
7302
7294
|
VpcId?: string;
|
|
7303
7295
|
/**
|
|
7304
|
-
*
|
|
7305
|
-
1: 运行中
|
|
7306
|
-
2:暂停
|
|
7307
|
-
3: 失败
|
|
7296
|
+
* <p>任务运行状态<br>1: 运行中<br>2:暂停<br>3: 失败</p>
|
|
7308
7297
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
7309
7298
|
*/
|
|
7310
7299
|
Status?: number;
|
|
7311
7300
|
/**
|
|
7312
|
-
*
|
|
7301
|
+
* <p>创建时间</p>
|
|
7313
7302
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
7314
7303
|
*/
|
|
7315
7304
|
CreateTime?: string;
|
|
7316
7305
|
/**
|
|
7317
|
-
*
|
|
7306
|
+
* <p>更新时间</p>
|
|
7318
7307
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
7319
7308
|
*/
|
|
7320
7309
|
UpdateTime?: string;
|
|
7321
7310
|
/**
|
|
7322
|
-
*
|
|
7311
|
+
* <p>目标服务名称</p>
|
|
7323
7312
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
7324
7313
|
*/
|
|
7325
7314
|
Target?: string;
|
|
7326
7315
|
/**
|
|
7327
|
-
*
|
|
7316
|
+
* <p>目标地址</p>
|
|
7328
7317
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
7329
7318
|
*/
|
|
7330
7319
|
RemoteWriteURL?: string;
|
|
7331
7320
|
/**
|
|
7332
|
-
*
|
|
7333
|
-
0: 无鉴权 1: basic_auth 2: token
|
|
7321
|
+
* <p>鉴权类型<br>0: 无鉴权 1: basic_auth 2: token</p>
|
|
7334
7322
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
7335
7323
|
*/
|
|
7336
7324
|
AuthType?: number;
|
|
7337
7325
|
/**
|
|
7338
|
-
*
|
|
7326
|
+
* <p>鉴权信息</p>
|
|
7339
7327
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
7340
7328
|
*/
|
|
7341
7329
|
AuthInfo?: RemoteWriteAuthInfo;
|
|
7342
7330
|
/**
|
|
7343
|
-
*
|
|
7331
|
+
* <p>日志集</p>
|
|
7344
7332
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
7345
7333
|
*/
|
|
7346
7334
|
LogsetId?: string;
|
|
7347
7335
|
/**
|
|
7348
|
-
*
|
|
7336
|
+
* <p>任务状态</p>
|
|
7349
7337
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
7350
7338
|
*/
|
|
7351
7339
|
Enable?: number;
|
|
7352
7340
|
/**
|
|
7353
|
-
*
|
|
7341
|
+
* <p>后端服务类型</p>
|
|
7354
7342
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
7355
7343
|
*/
|
|
7356
7344
|
VirtualGatewayType?: number;
|
|
7345
|
+
/**
|
|
7346
|
+
* <p>云时序数据库实例ID</p>
|
|
7347
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
7348
|
+
*/
|
|
7349
|
+
InstanceId?: string;
|
|
7350
|
+
/**
|
|
7351
|
+
* <p>是否开启投递服务日志。1:关闭,2:开启。</p>
|
|
7352
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
7353
|
+
*/
|
|
7354
|
+
HasServicesLog?: number;
|
|
7357
7355
|
}
|
|
7358
7356
|
/**
|
|
7359
7357
|
* ModifyLogset返回参数结构体
|
|
@@ -9867,11 +9865,11 @@ export interface DashboardTemplateVariable {
|
|
|
9867
9865
|
*/
|
|
9868
9866
|
export interface CancelRebuildIndexTaskRequest {
|
|
9869
9867
|
/**
|
|
9870
|
-
*
|
|
9868
|
+
* <p>日志主题ID</p><p>取值参考:<a href="https://cloud.tencent.com/document/api/614/56454">DescribeTopics</a></p>
|
|
9871
9869
|
*/
|
|
9872
9870
|
TopicId: string;
|
|
9873
9871
|
/**
|
|
9874
|
-
*
|
|
9872
|
+
* <p>索引重建任务ID</p><p>取值参考:<a href="https://cloud.tencent.com/document/api/614/127535">DescribeRebuildIndexTasks</a></p>
|
|
9875
9873
|
*/
|
|
9876
9874
|
TaskId: string;
|
|
9877
9875
|
}
|
|
@@ -10632,53 +10630,57 @@ export type ModifyKafkaConsumerGroupOffsetRequest = null;
|
|
|
10632
10630
|
*/
|
|
10633
10631
|
export interface ModifyRemoteWriteTaskRequest {
|
|
10634
10632
|
/**
|
|
10635
|
-
*
|
|
10633
|
+
* <p>任务id</p>
|
|
10636
10634
|
*/
|
|
10637
10635
|
TaskId: string;
|
|
10638
10636
|
/**
|
|
10639
|
-
*
|
|
10637
|
+
* <p>日志主题id</p>
|
|
10640
10638
|
*/
|
|
10641
10639
|
TopicId: string;
|
|
10642
10640
|
/**
|
|
10643
|
-
*
|
|
10644
|
-
0 关闭 1 开启
|
|
10641
|
+
* <p>任务状态<br>0 关闭 1 开启</p>
|
|
10645
10642
|
*/
|
|
10646
10643
|
Enable?: number;
|
|
10647
10644
|
/**
|
|
10648
|
-
* RemoteWrite
|
|
10645
|
+
* <p>RemoteWrite任务名称</p>
|
|
10649
10646
|
*/
|
|
10650
10647
|
Name?: string;
|
|
10651
10648
|
/**
|
|
10652
|
-
* 1 内网 2
|
|
10649
|
+
* <p>1 内网 2外网</p>
|
|
10653
10650
|
*/
|
|
10654
10651
|
NetType?: number;
|
|
10655
10652
|
/**
|
|
10656
|
-
*
|
|
10653
|
+
* <p>私有网络id</p>
|
|
10657
10654
|
*/
|
|
10658
10655
|
VpcId?: string;
|
|
10659
10656
|
/**
|
|
10660
|
-
*
|
|
10657
|
+
* <p>目标服务名称</p>
|
|
10661
10658
|
*/
|
|
10662
10659
|
Target?: string;
|
|
10663
10660
|
/**
|
|
10664
|
-
*
|
|
10661
|
+
* <p>目标地址</p>
|
|
10665
10662
|
*/
|
|
10666
10663
|
RemoteWriteURL?: string;
|
|
10667
10664
|
/**
|
|
10668
|
-
* 0: 无鉴权 1: basic_auth 2: token
|
|
10665
|
+
* <p>0: 无鉴权 1: basic_auth 2: token</p>
|
|
10669
10666
|
*/
|
|
10670
10667
|
AuthType?: number;
|
|
10671
10668
|
/**
|
|
10672
|
-
*
|
|
10669
|
+
* <p>鉴权信息</p>
|
|
10673
10670
|
*/
|
|
10674
10671
|
AuthInfo?: RemoteWriteAuthInfo;
|
|
10675
10672
|
/**
|
|
10676
|
-
*
|
|
10677
|
-
-1 没有
|
|
10678
|
-
0 CVM
|
|
10679
|
-
1025 CLB
|
|
10673
|
+
* <p>后端服务类型<br>-1 没有<br>0 CVM<br>1025 CLB</p>
|
|
10680
10674
|
*/
|
|
10681
10675
|
VirtualGatewayType?: number;
|
|
10676
|
+
/**
|
|
10677
|
+
* <p>云时序数据库实例ID</p>
|
|
10678
|
+
*/
|
|
10679
|
+
InstanceId?: string;
|
|
10680
|
+
/**
|
|
10681
|
+
* <p>是否开启投递服务日志。1:关闭,2:开启。</p>
|
|
10682
|
+
*/
|
|
10683
|
+
HasServicesLog?: number;
|
|
10682
10684
|
}
|
|
10683
10685
|
/**
|
|
10684
10686
|
* DescribeConsoles请求参数结构体
|
|
@@ -11613,50 +11615,39 @@ export interface DescribeMetricSubscribesRequest {
|
|
|
11613
11615
|
*/
|
|
11614
11616
|
export interface DescribeLogContextRequest {
|
|
11615
11617
|
/**
|
|
11616
|
-
*
|
|
11617
|
-
- 通过 [获取日志主题列表](https://cloud.tencent.com/document/product/614/56454) 获取日志主题Id。
|
|
11618
|
-
- 通过 [创建日志主题](https://cloud.tencent.com/document/product/614/56456) 获取日志主题Id。
|
|
11618
|
+
* <p>要查询的日志主题Id。</p><ul><li>通过 <a href="https://cloud.tencent.com/document/product/614/56454">获取日志主题列表</a> 获取日志主题Id。</li><li>通过 <a href="https://cloud.tencent.com/document/product/614/56456">创建日志主题</a> 获取日志主题Id。</li></ul>
|
|
11619
11619
|
*/
|
|
11620
11620
|
TopicId: string;
|
|
11621
11621
|
/**
|
|
11622
|
-
*
|
|
11622
|
+
* <p>日志时间, 即 <a href="https://cloud.tencent.com/document/product/614/56447">检索分析日志</a> 接口返回信息中Results结构体中的Time,需按照 UTC+8 时区将该毫秒级Unix时间戳转换为 YYYY-mm-dd HH:MM:SS.FFF 格式的字符串。</p>
|
|
11623
11623
|
*/
|
|
11624
11624
|
BTime: string;
|
|
11625
11625
|
/**
|
|
11626
|
-
*
|
|
11626
|
+
* <p>日志包序号,即 <a href="https://cloud.tencent.com/document/product/614/56447">检索分析日志</a> 接口返回信息中Results结构体中的PkgId。</p>
|
|
11627
11627
|
*/
|
|
11628
11628
|
PkgId: string;
|
|
11629
11629
|
/**
|
|
11630
|
-
*
|
|
11630
|
+
* <p>日志包内一条日志的序号,即 <a href="https://cloud.tencent.com/document/product/614/56447">检索分析日志</a> 接口返回信息中Results结构中的PkgLogId。</p>
|
|
11631
11631
|
*/
|
|
11632
11632
|
PkgLogId: number;
|
|
11633
11633
|
/**
|
|
11634
|
-
*
|
|
11634
|
+
* <p>前${PrevLogs}条日志,默认值10,最大100。</p>
|
|
11635
11635
|
*/
|
|
11636
11636
|
PrevLogs?: number;
|
|
11637
11637
|
/**
|
|
11638
|
-
*
|
|
11638
|
+
* <p>后${NextLogs}条日志,默认值10,最大100。</p>
|
|
11639
11639
|
*/
|
|
11640
11640
|
NextLogs?: number;
|
|
11641
11641
|
/**
|
|
11642
|
-
*
|
|
11643
|
-
语句由 <a href="https://cloud.tencent.com/document/product/614/47044" target="_blank">[检索条件]</a>构成,不支持SQL语句
|
|
11642
|
+
* <p>检索语句,对日志上下文进行过滤,最大长度为12KB<br>语句由 <a href="https://cloud.tencent.com/document/product/614/47044" target="_blank">[检索条件]</a>构成,不支持SQL语句</p>
|
|
11644
11643
|
*/
|
|
11645
11644
|
Query?: string;
|
|
11646
11645
|
/**
|
|
11647
|
-
*
|
|
11648
|
-
注意:
|
|
11649
|
-
- From为空时,表示上下文检索的开始时间不做限制
|
|
11650
|
-
- From和To非空时,From < To
|
|
11651
|
-
- 暂时仅支持上海 / 弗吉尼亚/ 新加坡地域
|
|
11646
|
+
* <p>上下文检索的开始时间,单位:毫秒级时间戳<br>注意:</p><ul><li>From为空时,表示上下文检索的开始时间不做限制</li><li>From和To非空时,From < To</li></ul>
|
|
11652
11647
|
*/
|
|
11653
11648
|
From?: number;
|
|
11654
11649
|
/**
|
|
11655
|
-
*
|
|
11656
|
-
注意:
|
|
11657
|
-
- To为空时,表示上下文检索的结束时间不做限制
|
|
11658
|
-
- From和To非空时,From < To
|
|
11659
|
-
- 暂时仅支持上海 / 弗吉尼亚/ 新加坡地域
|
|
11650
|
+
* <p>上下文检索的结束时间,单位:毫秒级时间戳。<br>注意:</p><ul><li>To为空时,表示上下文检索的结束时间不做限制</li><li>From和To非空时,From < To</li></ul>
|
|
11660
11651
|
*/
|
|
11661
11652
|
To?: number;
|
|
11662
11653
|
}
|
|
@@ -12458,7 +12449,7 @@ export interface ConsumerGroupInfo {
|
|
|
12458
12449
|
*/
|
|
12459
12450
|
export interface CreateRemoteWriteTaskResponse {
|
|
12460
12451
|
/**
|
|
12461
|
-
* remoteWrite任务id
|
|
12452
|
+
* <p>remoteWrite任务id</p>
|
|
12462
12453
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
12463
12454
|
*/
|
|
12464
12455
|
TaskId?: string;
|
|
@@ -12802,43 +12793,39 @@ export interface Relabeling {
|
|
|
12802
12793
|
*/
|
|
12803
12794
|
export interface GetAlarmLogResponse {
|
|
12804
12795
|
/**
|
|
12805
|
-
*
|
|
12796
|
+
* <p>加载后续详情的Context</p>
|
|
12806
12797
|
*/
|
|
12807
12798
|
Context?: string;
|
|
12808
12799
|
/**
|
|
12809
|
-
*
|
|
12800
|
+
* <p>指定时间范围内的告警执行详情是否完整返回</p>
|
|
12810
12801
|
*/
|
|
12811
12802
|
ListOver?: boolean;
|
|
12812
12803
|
/**
|
|
12813
|
-
*
|
|
12804
|
+
* <p>返回的结果是否为SQL分析结果</p>
|
|
12814
12805
|
*/
|
|
12815
12806
|
Analysis?: boolean;
|
|
12816
12807
|
/**
|
|
12817
|
-
*
|
|
12818
|
-
否则为空。
|
|
12808
|
+
* <p>分析结果的列名,如果Query语句有SQL查询,则返回查询字段的列名;<br>否则为空。</p>
|
|
12819
12809
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
12820
12810
|
*/
|
|
12821
12811
|
ColNames?: Array<string>;
|
|
12822
12812
|
/**
|
|
12823
|
-
*
|
|
12824
|
-
当Query字段无SQL语句时,返回查询结果。
|
|
12825
|
-
当Query字段有SQL语句时,可能返回null。
|
|
12813
|
+
* <p>执行详情查询结果。<br>当Query字段无SQL语句时,返回查询结果。<br>当Query字段有SQL语句时,可能返回null。</p>
|
|
12826
12814
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
12827
12815
|
*/
|
|
12828
12816
|
Results?: Array<LogInfo>;
|
|
12829
12817
|
/**
|
|
12830
|
-
*
|
|
12831
|
-
|
|
12818
|
+
* <p>执行详情统计分析结果。当Query字段有SQL语句时,返回SQL统计结果,否则可能返回null。</p>
|
|
12832
12819
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
12833
12820
|
*/
|
|
12834
12821
|
AnalysisResults?: Array<LogItems>;
|
|
12835
12822
|
/**
|
|
12836
|
-
*
|
|
12823
|
+
* <p>执行详情统计分析结果;UseNewAnalysis为true有效。</p>
|
|
12837
12824
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
12838
12825
|
*/
|
|
12839
12826
|
AnalysisRecords?: Array<string>;
|
|
12840
12827
|
/**
|
|
12841
|
-
*
|
|
12828
|
+
* <p>分析结果的列名, UseNewAnalysis为true有效</p>
|
|
12842
12829
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
12843
12830
|
*/
|
|
12844
12831
|
Columns?: Array<Column>;
|