tencentcloud-sdk-nodejs 4.1.97 → 4.1.98

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.
Files changed (45) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/lighthouse/v20200324/lighthouse_client.js +6 -0
  3. package/es/services/lke/v20231130/lke_client.js +0 -3
  4. package/es/services/trtc/v20190722/trtc_client.js +9 -0
  5. package/package.json +1 -1
  6. package/tencentcloud/common/sdk_version.d.ts +1 -1
  7. package/tencentcloud/common/sdk_version.js +1 -1
  8. package/tencentcloud/services/batch/v20170312/batch_models.d.ts +23 -33
  9. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +12 -12
  10. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +2 -2
  11. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +3 -3
  12. package/tencentcloud/services/cls/v20201016/cls_client.js +3 -3
  13. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +435 -111
  14. package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +5 -1
  15. package/tencentcloud/services/es/v20180416/es_models.d.ts +8 -0
  16. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +3 -1
  17. package/tencentcloud/services/ess/v20201111/ess_client.js +3 -1
  18. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +1 -1
  19. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +3 -1
  20. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +3 -1
  21. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
  22. package/tencentcloud/services/iai/v20200303/iai_models.d.ts +6 -0
  23. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +16 -1
  24. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +19 -0
  25. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +197 -42
  26. package/tencentcloud/services/live/v20180801/live_models.d.ts +1 -5
  27. package/tencentcloud/services/lke/v20231130/lke_client.d.ts +1 -5
  28. package/tencentcloud/services/lke/v20231130/lke_client.js +0 -6
  29. package/tencentcloud/services/lke/v20231130/lke_models.d.ts +8 -38
  30. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +10 -0
  31. package/tencentcloud/services/organization/v20210331/organization_models.d.ts +19 -20
  32. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +1 -1
  33. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +7 -7
  34. package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +13 -1
  35. package/tencentcloud/services/trtc/v20190722/trtc_client.js +18 -0
  36. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +128 -0
  37. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +8 -0
  38. package/tencentcloud/services/tsf/v20180326/tsf_client.d.ts +18 -18
  39. package/tencentcloud/services/tsf/v20180326/tsf_client.js +18 -18
  40. package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +488 -389
  41. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +4 -0
  42. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +2 -2
  43. package/tencentcloud/services/vpc/v20170312/vpc_client.js +1 -1
  44. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +6 -1
  45. package/tencentcloud/services/wsa/v20250508/wsa_models.d.ts +14 -3
@@ -217,11 +217,14 @@ export interface DescribeLogHistogramRequest {
217
217
  */
218
218
  To: number;
219
219
  /**
220
- * 查询语句
220
+ * 检索分析语句。
221
+ 语句由 [检索条件] | [SQL语句]构成,无需对日志进行统计分析时,可省略其中的管道符 | 及SQL语句。
222
+ 使用*或空字符串可查询所有日志。
221
223
  */
222
224
  Query: string;
223
225
  /**
224
226
  * 要查询的日志主题ID
227
+ - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
225
228
  */
226
229
  TopicId?: string;
227
230
  /**
@@ -240,11 +243,11 @@ export interface DescribeLogHistogramRequest {
240
243
  */
241
244
  export interface DeleteAlarmShieldRequest {
242
245
  /**
243
- * 屏蔽规则id
246
+ * 屏蔽规则id。通过[获取告警屏蔽配置规则](https://cloud.tencent.com/document/api/614/103650)获取屏蔽规则ID
244
247
  */
245
248
  TaskId: string;
246
249
  /**
247
- * 通知渠道组id
250
+ * 通知渠道组id。通过[获取告警屏蔽配置规则](https://cloud.tencent.com/document/api/614/103650)获取通知渠道组id
248
251
  */
249
252
  AlarmNoticeId: string;
250
253
  }
@@ -313,11 +316,11 @@ export interface DeleteShipperRequest {
313
316
  */
314
317
  export interface DeleteScheduledSqlRequest {
315
318
  /**
316
- * 任务ID
319
+ * 任务ID,通过[获取定时SQL分析任务列表](https://cloud.tencent.com/document/product/614/95519)获取
317
320
  */
318
321
  TaskId: string;
319
322
  /**
320
- * 源日志主题ID
323
+ * 源日志主题ID,通过[获取定时SQL分析任务列表](https://cloud.tencent.com/document/product/614/95519)获取
321
324
  */
322
325
  SrcTopicId: string;
323
326
  }
@@ -397,11 +400,17 @@ export interface DescribeShipperTasksResponse {
397
400
  */
398
401
  export interface CheckFunctionRequest {
399
402
  /**
400
- * 用户输入的加工语句
403
+ * 加工语句。 当FuncType为2时,EtlContent必须使用[log_auto_output](https://cloud.tencent.com/document/product/614/70733#b3c58797-4825-4807-bef4-68106e25024f)
404
+
405
+ 其他参考文档:
406
+
407
+ - [创建加工任务](https://cloud.tencent.com/document/product/614/63940)
408
+ - [函数总览](https://cloud.tencent.com/document/product/614/70395)
401
409
  */
402
410
  EtlContent: string;
403
411
  /**
404
- * 加工任务目的topic_id以及别名
412
+ * 加工任务目标topic_id以及别名,当 FuncType 为 1 时,必填。
413
+ 目标日志主题ID通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
405
414
  */
406
415
  DstResources?: Array<DataTransformResouceInfo>;
407
416
  /**
@@ -591,7 +600,9 @@ export interface ConsoleSharingConfig {
591
600
  */
592
601
  export interface DeleteConsoleSharingRequest {
593
602
  /**
594
- * 免密分享Id
603
+ * 免密分享Id
604
+ - 通过 [获取免密分享列表](https://cloud.tencent.com/document/product/614/109798) 获取免密分享Id。
605
+ - 通过 [创建免密分享](https://cloud.tencent.com/document/product/614/109800) 获取免密分享Id。
595
606
  */
596
607
  SharingId: string;
597
608
  }
@@ -790,6 +801,7 @@ export interface DeleteNoticeContentResponse {
790
801
  export interface DeleteTopicRequest {
791
802
  /**
792
803
  * 日志主题ID
804
+ - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
793
805
  */
794
806
  TopicId: string;
795
807
  }
@@ -798,7 +810,8 @@ export interface DeleteTopicRequest {
798
810
  */
799
811
  export interface DescribePartitionsRequest {
800
812
  /**
801
- * 日志主题ID
813
+ * 日志主题Id
814
+ - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
802
815
  */
803
816
  TopicId: string;
804
817
  }
@@ -891,10 +904,12 @@ export interface ConfigInfo {
891
904
  Output?: string;
892
905
  /**
893
906
  * 更新时间
907
+ - 时间格式:yyyy-MM-dd HH:mm:ss
894
908
  */
895
909
  UpdateTime?: string;
896
910
  /**
897
911
  * 创建时间
912
+ - 时间格式:yyyy-MM-dd HH:mm:ss
898
913
  */
899
914
  CreateTime?: string;
900
915
  /**
@@ -919,10 +934,12 @@ export interface ConfigInfo {
919
934
  export interface QueryRangeMetricRequest {
920
935
  /**
921
936
  * 指标主题ID
937
+ - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
922
938
  */
923
939
  TopicId: string;
924
940
  /**
925
941
  * 查询语句,使用PromQL语法
942
+ - 参考 [语法规则](https://cloud.tencent.com/document/product/614/90334) 文档
926
943
  */
927
944
  Query: string;
928
945
  /**
@@ -1002,7 +1019,7 @@ export interface DeleteCloudProductLogCollectionRequest {
1002
1019
  */
1003
1020
  LogType: string;
1004
1021
  /**
1005
- * 云产品地域。 不同日志类型(LogType)地域入參格式存在差异, 请参考如下示例:
1022
+ * 云产品地域。 不同日志类型(LogType)地域入参格式存在差异, 请参考如下示例:
1006
1023
  - CDS所有日志类型:ap-guangzhou
1007
1024
  - CDB-AUDIT: gz
1008
1025
  - TDSQL-C-AUDIT: gz
@@ -1024,6 +1041,7 @@ export interface DeleteCloudProductLogCollectionRequest {
1024
1041
  export interface CreateCloudProductLogCollectionRequest {
1025
1042
  /**
1026
1043
  * 实例ID
1044
+ - 通过各个接入云产品官方文档获取
1027
1045
  */
1028
1046
  InstanceId: string;
1029
1047
  /**
@@ -1035,7 +1053,7 @@ export interface CreateCloudProductLogCollectionRequest {
1035
1053
  */
1036
1054
  LogType: string;
1037
1055
  /**
1038
- * 云产品地域。 不同日志类型(LogType)地域入參格式存在差异, 请参考如下示例:
1056
+ * 云产品地域。 不同日志类型(LogType)地域入参格式存在差异, 请参考如下示例:
1039
1057
  - CDS所有日志类型:ap-guangzhou
1040
1058
  - CDB-AUDIT: gz
1041
1059
  - TDSQL-C-AUDIT: gz
@@ -1052,6 +1070,7 @@ export interface CreateCloudProductLogCollectionRequest {
1052
1070
  CloudProductRegion: string;
1053
1071
  /**
1054
1072
  * CLS目标地域
1073
+ - 支持地域参考 [地域列表](https://cloud.tencent.com/document/api/614/56474#.E5.9C.B0.E5.9F.9F.E5.88.97.E8.A1.A8) 文档
1055
1074
  */
1056
1075
  ClsRegion: string;
1057
1076
  /**
@@ -1063,15 +1082,17 @@ export interface CreateCloudProductLogCollectionRequest {
1063
1082
  */
1064
1083
  TopicName?: string;
1065
1084
  /**
1066
- * 日志配置拓展信息, 一般用于存储额外的日志投递配置
1085
+ * 日志配置扩展信息, 一般用于存储额外的日志投递配置
1067
1086
  */
1068
1087
  Extend?: string;
1069
1088
  /**
1070
1089
  * 日志集id
1090
+ - 通过[获取日志集列表](https://cloud.tencent.com/document/api/614/58624)获取日志集Id。
1071
1091
  */
1072
1092
  LogsetId?: string;
1073
1093
  /**
1074
1094
  * 日志主题id
1095
+ - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
1075
1096
  */
1076
1097
  TopicId?: string;
1077
1098
  }
@@ -1469,11 +1490,11 @@ export interface AlarmClassification {
1469
1490
  */
1470
1491
  export interface ScheduledSqlResouceInfo {
1471
1492
  /**
1472
- * 目标主题id
1493
+ * 通过 [获取日志主题列表](https://cloud.tencent.com/document/product/614/56454) 获取日志主题Id。
1473
1494
  */
1474
1495
  TopicId: string;
1475
1496
  /**
1476
- * 主题的地域信息
1497
+ * 主题的地域信息,当前不支持跨地域,支持地域参考 [地域列表](https://cloud.tencent.com/document/api/614/56474#.E5.9C.B0.E5.9F.9F.E5.88.97.E8.A1.A8) 文档。
1477
1498
  */
1478
1499
  Region?: string;
1479
1500
  /**
@@ -1587,6 +1608,7 @@ export interface MachineGroupInfo {
1587
1608
  MachineGroupType?: MachineGroupTypeInfo;
1588
1609
  /**
1589
1610
  * 创建时间
1611
+ 时间格式:yyyy-MM-dd HH:mm:ss
1590
1612
  */
1591
1613
  CreateTime?: string;
1592
1614
  /**
@@ -1599,10 +1621,12 @@ export interface MachineGroupInfo {
1599
1621
  AutoUpdate?: string;
1600
1622
  /**
1601
1623
  * 升级开始时间,建议业务低峰期升级LogListener
1624
+ 时间格式:HH:mm:ss
1602
1625
  */
1603
1626
  UpdateStartTime?: string;
1604
1627
  /**
1605
1628
  * 升级结束时间,建议业务低峰期升级LogListener
1629
+ 时间格式:HH:mm:ss
1606
1630
  */
1607
1631
  UpdateEndTime?: string;
1608
1632
  /**
@@ -1610,7 +1634,7 @@ export interface MachineGroupInfo {
1610
1634
  */
1611
1635
  ServiceLogging?: boolean;
1612
1636
  /**
1613
- * 机器组中机器离线定期清理时间
1637
+ * 机器组中机器离线定期清理时间,单位天,默认设置30天。
1614
1638
  */
1615
1639
  DelayCleanupTime?: number;
1616
1640
  /**
@@ -1627,7 +1651,8 @@ export interface MachineGroupInfo {
1627
1651
  */
1628
1652
  export interface DeleteMachineGroupInfoRequest {
1629
1653
  /**
1630
- * 机器组ID
1654
+ * 机器组Id
1655
+ - 通过[获取机器组列表](https://cloud.tencent.com/document/product/614/56438)获取机器组Id。
1631
1656
  */
1632
1657
  GroupId: string;
1633
1658
  /**
@@ -1751,7 +1776,9 @@ export interface DashboardNoticeMode {
1751
1776
  <li/>Uin:腾讯云用户<br>
1752
1777
  <li/>Group:腾讯云用户组<br>
1753
1778
  <li/>Email:自定义Email<br>
1754
- <li/>WeCom: 企业微信回调
1779
+ <li/>WeCom: 企业微信回调<br>
1780
+ <li/>DingTalk:钉钉<br>
1781
+ <li/>Lark:飞书
1755
1782
  */
1756
1783
  ReceiverType: string;
1757
1784
  /**
@@ -1779,12 +1806,24 @@ export interface DashboardNoticeMode {
1779
1806
  export interface KafkaProtocolInfo {
1780
1807
  /**
1781
1808
  * 协议类型,支持的协议类型包括 plaintext、sasl_plaintext 或 sasl_ssl。建议使用 sasl_ssl,此协议会进行连接加密同时需要用户认证。
1782
- 入参必填
1809
+
1810
+ - 当IsEncryptionAddr为true时,Protocol必填。
1811
+ - 支持的协议类型如下:
1812
+ - plaintext:纯文本无加密协议
1813
+ - sasl_ssl:SASL 认证 + SSL 加密
1814
+ - ssl:纯 SSL/TLS 加密协议
1815
+ - sasl_plaintext:SASL 认证 + 非加密通道
1816
+
1783
1817
  */
1784
1818
  Protocol?: string;
1785
1819
  /**
1786
1820
  * 加密类型,支持 PLAIN、SCRAM-SHA-256 或 SCRAM-SHA-512。
1787
- 当Protocol为sasl_plaintext或sasl_ssl时必填
1821
+
1822
+ - 当Protocol为 `sasl_plaintext` 或 `sasl_ssl` 时 Mechanism 必填。
1823
+ - 支持加密类型如下
1824
+ - PLAIN:明文认证
1825
+ - SCRAM-SHA-256:基于挑战-响应机制,使用PBKDF2-HMAC-SHA256算法
1826
+ - SCRAM-SHA-512:增强版SCRAM,使用PBKDF2-HMAC-SHA512算法
1788
1827
  */
1789
1828
  Mechanism?: string;
1790
1829
  /**
@@ -1823,11 +1862,11 @@ export interface ScheduledSqlTaskInfo {
1823
1862
  */
1824
1863
  DstResource?: ScheduledSqlResouceInfo;
1825
1864
  /**
1826
- * 任务创建时间
1865
+ * 任务创建时间。格式:yyyy-MM-dd HH:mm:ss
1827
1866
  */
1828
1867
  CreateTime?: string;
1829
1868
  /**
1830
- * 任务更新时间
1869
+ * 任务更新时间,格式:yyyy-MM-dd HH:mm:ss
1831
1870
  */
1832
1871
  UpdateTime?: string;
1833
1872
  /**
@@ -1845,7 +1884,7 @@ export interface ScheduledSqlTaskInfo {
1845
1884
  */
1846
1885
  ScheduledSqlContent?: string;
1847
1886
  /**
1848
- * 调度开始时间
1887
+ * 调度开始时间,格式:yyyy-MM-dd HH:mm:ss
1849
1888
  */
1850
1889
  ProcessStartTime?: string;
1851
1890
  /**
@@ -1853,11 +1892,11 @@ export interface ScheduledSqlTaskInfo {
1853
1892
  */
1854
1893
  ProcessType?: number;
1855
1894
  /**
1856
- * 调度结束时间,当process_type=2时为必传字段
1895
+ * 调度结束时间,格式:yyyy-MM-dd HH:mm:ss,当process_type=2时为必传字段
1857
1896
  */
1858
1897
  ProcessEndTime?: string;
1859
1898
  /**
1860
- * 调度周期(分钟)
1899
+ * 调度周期(分钟),1~1440分钟
1861
1900
  */
1862
1901
  ProcessPeriod?: number;
1863
1902
  /**
@@ -1865,11 +1904,11 @@ export interface ScheduledSqlTaskInfo {
1865
1904
  */
1866
1905
  ProcessTimeWindow?: string;
1867
1906
  /**
1868
- * 执行延迟(秒)
1907
+ * 执行延迟(秒),0~120秒,默认60秒
1869
1908
  */
1870
1909
  ProcessDelay?: number;
1871
1910
  /**
1872
- * 源topicId的地域信息
1911
+ * 源topicId的地域信息,支持地域见 [地域列表](https://cloud.tencent.com/document/api/614/56474#.E5.9C.B0.E5.9F.9F.E5.88.97.E8.A1.A8) 文档。
1873
1912
  */
1874
1913
  SrcTopicRegion?: string;
1875
1914
  /**
@@ -1891,6 +1930,7 @@ export interface ScheduledSqlTaskInfo {
1891
1930
  export interface DescribeConfigMachineGroupsRequest {
1892
1931
  /**
1893
1932
  * 采集配置ID
1933
+ - 通过[获取采集规则配置](https://cloud.tencent.com/document/product/614/58616)获取采集配置Id。
1894
1934
  */
1895
1935
  ConfigId: string;
1896
1936
  }
@@ -1913,10 +1953,15 @@ export interface MetaTagInfo {
1913
1953
  export interface ModifyTopicRequest {
1914
1954
  /**
1915
1955
  * 日志主题ID
1956
+ - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
1916
1957
  */
1917
1958
  TopicId: string;
1918
1959
  /**
1919
1960
  * 日志主题名称
1961
+ 输入限制:
1962
+ - 不能为空字符串
1963
+ - 不能包含字符'|'
1964
+ - 不能使用以下名称["cls_service_log","loglistener_status","loglistener_alarm","loglistener_business","cls_service_metric"]
1920
1965
  */
1921
1966
  TopicName?: string;
1922
1967
  /**
@@ -1933,7 +1978,8 @@ export interface ModifyTopicRequest {
1933
1978
  */
1934
1979
  AutoSplit?: boolean;
1935
1980
  /**
1936
- * 若开启最大分裂,该主题能够能够允许的最大分区数
1981
+ * 若开启最大分裂,该主题能够能够允许的最大分区数;
1982
+ 默认为50;必须为正数
1937
1983
  */
1938
1984
  MaxSplitPartitions?: number;
1939
1985
  /**
@@ -1959,11 +2005,17 @@ export interface ModifyTopicRequest {
1959
2005
  */
1960
2006
  Extends?: TopicExtendInfo;
1961
2007
  /**
1962
- * 日志主题分区数量
2008
+ * 日志主题分区数量。
2009
+ 默认为1;
2010
+ 取值范围及约束:
2011
+ - 当输入值<=0,系统自动调整为1。
2012
+ - 如果未传MaxSplitPartitions,需要PartitionCount<=50;
2013
+ - 如果传递了MaxSplitPartitions,需要PartitionCount<=MaxSplitPartitions;
1963
2014
  */
1964
2015
  PartitionCount?: number;
1965
2016
  /**
1966
2017
  * 取消切换存储任务的id
2018
+ - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取取消切换存储任务的id。
1967
2019
  */
1968
2020
  CancelTopicAsyncTaskID?: string;
1969
2021
  }
@@ -2094,7 +2146,9 @@ export interface DeleteConfigExtraResponse {
2094
2146
  */
2095
2147
  export interface ModifyConsumerRequest {
2096
2148
  /**
2097
- * 投递任务绑定的日志主题 ID
2149
+ * 投递任务绑定的日志主题Id。
2150
+ - 通过 [获取日志主题列表](https://cloud.tencent.com/document/product/614/56454) 获取日志主题Id。
2151
+ - 通过 [创建日志主题](https://cloud.tencent.com/document/product/614/56456) 获取日志主题Id。
2098
2152
  */
2099
2153
  TopicId: string;
2100
2154
  /**
@@ -2189,6 +2243,10 @@ export interface DescribeConsoleSharingListResponse {
2189
2243
  * 分页的总数目
2190
2244
  */
2191
2245
  TotalCount?: number;
2246
+ /**
2247
+ * 控制台免密分享列表
2248
+ */
2249
+ ConsoleSharingInfos?: Array<ConsoleSharingInfo>;
2192
2250
  /**
2193
2251
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2194
2252
  */
@@ -2231,14 +2289,25 @@ export interface DataTransformResouceInfo {
2231
2289
  export interface CreateDashboardSubscribeRequest {
2232
2290
  /**
2233
2291
  * 仪表盘订阅名称。
2292
+ 输入限制:
2293
+ - 不能为空
2294
+ - 长度不能超过128字节
2295
+ - 不能包含字符'|'
2234
2296
  */
2235
2297
  Name: string;
2236
2298
  /**
2237
- * 仪表盘id
2299
+ * 仪表盘Id
2300
+ - 通过[获取仪表盘](https://cloud.tencent.com/document/product/614/95636)获取仪表盘Id。
2238
2301
  */
2239
2302
  DashboardId: string;
2240
2303
  /**
2241
- * 订阅时间cron表达式,格式为:{秒数} {分钟} {小时} {日期} {月份} {星期};(有效数据为:{分钟} {小时} {日期} {月份} {星期})。<br><li/>{秒数} 取值范围: 0 ~ 59 <br><li/>{分钟} 取值范围: 0 ~ 59 <br><li/>{小时} 取值范围: 0 ~ 23 <br><li/>{日期} 取值范围: 1 ~ 31 AND (dayOfMonth最后一天: L) <br><li/>{月份} 取值范围: 1 ~ 12 <br><li/>{星期} 取值范围: 0 ~ 6 【0:星期日, 6星期六】
2304
+ * 订阅时间cron表达式,格式为:{秒数} {分钟} {小时} {日期} {月份} {星期};(有效数据为:{分钟} {小时} {日期} {月份} {星期})。
2305
+ - {秒数} 取值范围: 0 ~ 59
2306
+ - {分钟} 取值范围: 0 ~ 59
2307
+ - {小时} 取值范围: 0 ~ 23
2308
+ - {日期} 取值范围: 1 ~ 31 AND (dayOfMonth最后一天: L)
2309
+ - {月份} 取值范围: 1 ~ 12
2310
+ - {星期} 取值范围: 0 ~ 6 【0:星期日, 6星期六】
2242
2311
  */
2243
2312
  Cron: string;
2244
2313
  /**
@@ -2251,7 +2320,8 @@ export interface CreateDashboardSubscribeRequest {
2251
2320
  */
2252
2321
  export interface DeleteMachineGroupRequest {
2253
2322
  /**
2254
- * 机器组ID
2323
+ * 机器组Id
2324
+ - 通过[获取机器组列表](https://cloud.tencent.com/document/product/614/56438)获取机器组Id。
2255
2325
  */
2256
2326
  GroupId: string;
2257
2327
  }
@@ -2279,7 +2349,11 @@ export interface FullTextInfo {
2279
2349
  */
2280
2350
  export interface QueryMetricResponse {
2281
2351
  /**
2282
- * 指标查询结果类型
2352
+ * 指标查询结果类型,支持
2353
+ - scalar 标量值
2354
+ - string 字符串值
2355
+ - vector 瞬时向量
2356
+ - matrix 区间向量
2283
2357
  */
2284
2358
  ResultType?: string;
2285
2359
  /**
@@ -2655,11 +2729,14 @@ export interface EventLog {
2655
2729
  */
2656
2730
  EventChannel: string;
2657
2731
  /**
2658
- * 时间类型,1:用户自定义,2:当前时间
2732
+ * 时间字段(Timestamp)支持的类型
2733
+ - 1(用户自定义时间)
2734
+ - 2(当前时间)
2659
2735
  */
2660
2736
  TimeType: number;
2661
2737
  /**
2662
2738
  * 时间,用户选择自定义时间类型时,需要指定时间,单位秒
2739
+ 格式:时间戳,1754897446
2663
2740
  */
2664
2741
  Timestamp?: number;
2665
2742
  /**
@@ -2780,7 +2857,7 @@ export interface CreateAlarmRequest {
2780
2857
  */
2781
2858
  export interface DeleteDataTransformRequest {
2782
2859
  /**
2783
- * 数据加工任务id
2860
+ * 数据加工任务ID- 通过[获取数据加工任务列表基本信息](https://cloud.tencent.com/document/product/614/72182)获取数据加工任务Id。
2784
2861
  */
2785
2862
  TaskId: string;
2786
2863
  }
@@ -2862,10 +2939,12 @@ export interface PartitionInfo {
2862
2939
  ExclusiveEndKey?: string;
2863
2940
  /**
2864
2941
  * 分区创建时间
2942
+ 时间格式:yyyy-MM-dd HH:mm:ss
2865
2943
  */
2866
2944
  CreateTime?: string;
2867
2945
  /**
2868
2946
  * 只读分区数据停止写入时间
2947
+ 时间格式:yyyy-MM-dd HH:mm:ss
2869
2948
  注意:此字段可能返回 null,表示取不到有效值。
2870
2949
  */
2871
2950
  LastWriteTime?: string;
@@ -3109,7 +3188,10 @@ export interface ConfigExtraInfo {
3109
3188
  */
3110
3189
  TopicId?: string;
3111
3190
  /**
3112
- * 类型:container_stdout、container_file、host_file
3191
+ * 自建k8s集群日志采集类型,支持
3192
+ - container_stdout 标准输出
3193
+ - container_file 标准文件
3194
+ - host_file 节点文件
3113
3195
  */
3114
3196
  Type?: string;
3115
3197
  /**
@@ -3143,10 +3225,12 @@ export interface ConfigExtraInfo {
3143
3225
  ExcludePaths?: Array<ExcludePathInfo>;
3144
3226
  /**
3145
3227
  * 更新时间
3228
+ - 时间格式:yyyy-MM-dd HH:mm:ss
3146
3229
  */
3147
3230
  UpdateTime?: string;
3148
3231
  /**
3149
3232
  * 创建时间
3233
+ - 时间格式:yyyy-MM-dd HH:mm:ss
3150
3234
  */
3151
3235
  CreateTime?: string;
3152
3236
  /**
@@ -3155,6 +3239,7 @@ export interface ConfigExtraInfo {
3155
3239
  UserDefineRule?: string;
3156
3240
  /**
3157
3241
  * 机器组ID
3242
+ - 通过[获取机器组列表](https://cloud.tencent.com/document/api/614/56438)获取机器组Id。
3158
3243
  */
3159
3244
  GroupId?: string;
3160
3245
  /**
@@ -3163,6 +3248,7 @@ export interface ConfigExtraInfo {
3163
3248
  ConfigFlag?: string;
3164
3249
  /**
3165
3250
  * 日志集ID
3251
+ - 通过[获取日志集列表](https://cloud.tencent.com/document/api/614/58624)获取日志集Id。
3166
3252
  */
3167
3253
  LogsetId?: string;
3168
3254
  /**
@@ -3349,7 +3435,9 @@ export interface DeleteAlarmShieldResponse {
3349
3435
  */
3350
3436
  export interface DescribeConsumerRequest {
3351
3437
  /**
3352
- * 投递任务绑定的日志主题 ID
3438
+ * 投递任务绑定的日志主题Id。
3439
+ - 通过 [获取日志主题列表](https://cloud.tencent.com/document/product/614/56454) 获取日志主题Id。
3440
+ - 通过 [创建日志主题](https://cloud.tencent.com/document/product/614/56456) 获取日志主题Id。
3353
3441
  */
3354
3442
  TopicId: string;
3355
3443
  }
@@ -3407,10 +3495,16 @@ export interface DescribeLogsetsResponse {
3407
3495
  export interface CreateTopicRequest {
3408
3496
  /**
3409
3497
  * 日志集ID
3498
+ - 通过[获取日志集列表](https://cloud.tencent.com/document/product/614/58624)获取日志集Id。
3410
3499
  */
3411
3500
  LogsetId: string;
3412
3501
  /**
3413
3502
  * 日志主题名称
3503
+ 名称限制
3504
+ - 不能为空字符串
3505
+ - 不能包含字符'|'
3506
+ - 不能使用以下名称["cls_service_log","loglistener_status","loglistener_alarm","loglistener_business","cls_service_metric"]
3507
+
3414
3508
  */
3415
3509
  TopicName: string;
3416
3510
  /**
@@ -3473,7 +3567,7 @@ export interface DescribeTopicsRequest {
3473
3567
  * <ul><li>topicName 按照【日志主题名称】进行过滤,默认为模糊匹配,可使用 PreciseSearch 参数设置为精确匹配。类型:String。必选:否</li>
3474
3568
  <li>logsetName 按照【日志集名称】进行过滤,默认为模糊匹配,可使用 PreciseSearch 参数设置为精确匹配。类型:String。必选:否</li>
3475
3569
  <li>topicId 按照【日志主题ID】进行过滤。类型:String。必选:否</li>
3476
- <li>logsetId 按照【日志集ID】进行过滤,可通过调用 DescribeLogsets 查询已创建的日志集列表或登录控制台进行查看;也可以调用 CreateLogset 创建新的日志集。类型:String。必选:否</li>
3570
+ <li>logsetId 按照【日志集ID】进行过滤,可通过调用 <a href="https://cloud.tencent.com/document/product/614/58624">DescribeLogsets</a> 查询已创建的日志集列表或登录控制台进行查看;也可以调用<a href="https://cloud.tencent.com/document/product/614/58626">CreateLogset</a> 创建新的日志集。类型:String。必选:否</li>
3477
3571
  <li>tagKey 按照【标签键】进行过滤。类型:String。必选:否</li>
3478
3572
  <li>tag:tagKey 按照【标签键值对】进行过滤。tagKey 使用具体的标签键进行替换,例如 tag:exampleKey。类型:String。必选:否</li>
3479
3573
  <li>storageType 按照【日志主题的存储类型】进行过滤。可选值 hot(标准存储),cold(低频存储)类型:String。必选:否</li></ul>
@@ -3589,7 +3683,8 @@ export interface CreateDashboardSubscribeResponse {
3589
3683
  */
3590
3684
  export interface DescribeExportsRequest {
3591
3685
  /**
3592
- * 日志主题ID
3686
+ * 日志主题Id
3687
+ - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
3593
3688
  */
3594
3689
  TopicId: string;
3595
3690
  /**
@@ -3694,11 +3789,11 @@ export interface CreateKafkaRechargeResponse {
3694
3789
  */
3695
3790
  export interface ModifyScheduledSqlRequest {
3696
3791
  /**
3697
- * 任务ID
3792
+ * 任务ID,通过[获取定时SQL分析任务列表](https://cloud.tencent.com/document/product/614/95519)获取
3698
3793
  */
3699
3794
  TaskId: string;
3700
3795
  /**
3701
- * 源日志主题
3796
+ * 源日志主题,通过[获取定时SQL分析任务列表](https://cloud.tencent.com/document/product/614/95519)获取
3702
3797
  */
3703
3798
  SrcTopicId?: string;
3704
3799
  /**
@@ -3714,7 +3809,7 @@ export interface ModifyScheduledSqlRequest {
3714
3809
  */
3715
3810
  ScheduledSqlContent?: string;
3716
3811
  /**
3717
- * 调度周期(分钟)
3812
+ * 调度周期(分钟),1~1440分钟
3718
3813
  */
3719
3814
  ProcessPeriod?: number;
3720
3815
  /**
@@ -3722,15 +3817,15 @@ export interface ModifyScheduledSqlRequest {
3722
3817
  */
3723
3818
  ProcessTimeWindow?: string;
3724
3819
  /**
3725
- * 执行延迟(秒)
3820
+ * 执行延迟(秒),0~120秒,默认60秒
3726
3821
  */
3727
3822
  ProcessDelay?: number;
3728
3823
  /**
3729
- * 源topicId的地域信息
3824
+ * 源topicId的地域信息,支持地域见(https://cloud.tencent.com/document/api/614/56474#.E5.9C.B0.E5.9F.9F.E5.88.97.E8.A1.A8)
3730
3825
  */
3731
3826
  SrcTopicRegion?: string;
3732
3827
  /**
3733
- * 任务名称
3828
+ * 任务名称,0~255字符
3734
3829
  */
3735
3830
  Name?: string;
3736
3831
  /**
@@ -3787,27 +3882,32 @@ export interface ModifyAlarmShieldResponse {
3787
3882
  */
3788
3883
  export interface CreateDeliverCloudFunctionRequest {
3789
3884
  /**
3790
- * 投递规则属于的 topic id
3885
+ * 投递规则属于的TopicId。
3886
+ - 通过 [获取日志主题列表](https://cloud.tencent.com/document/product/614/56454) 获取日志主题Id。
3887
+ - 通过 [创建日志主题](https://cloud.tencent.com/document/product/614/56456) 获取日志主题Id。
3791
3888
  */
3792
3889
  TopicId: string;
3793
3890
  /**
3794
3891
  * 投递的云函数名字。仅支持[事件函数](https://cloud.tencent.com/document/product/583/9694#scf-.E4.BA.8B.E4.BB.B6.E5.87.BD.E6.95.B0) ([函数类型选型](https://cloud.tencent.com/document/product/583/73483))
3892
+ 通过 [获取函数列表](https://cloud.tencent.com/document/product/583/18582) 获取函数信息。
3795
3893
  */
3796
3894
  FunctionName: string;
3797
3895
  /**
3798
- * 命名空间
3896
+ * 命名空间。参考 [命名空间管理](https://cloud.tencent.com/document/product/583/35913)
3897
+ - 通过 [列出命名空间列表](https://cloud.tencent.com/document/product/583/37158) 获取Name。
3799
3898
  */
3800
3899
  Namespace: string;
3801
3900
  /**
3802
- * 函数版本
3901
+ * 函数版本。
3902
+ - 通过 [查询函数版本 ](https://cloud.tencent.com/document/product/583/37162) 获取函数版本。
3803
3903
  */
3804
3904
  Qualifier: string;
3805
3905
  /**
3806
- * 投递最长等待时间,单位:秒
3906
+ * 投递最长等待时间,单位:秒。 默认:60
3807
3907
  */
3808
3908
  Timeout?: number;
3809
3909
  /**
3810
- * 投递最大消息数
3910
+ * 投递最大消息数。默认为100。支持范围[1,10000]
3811
3911
  */
3812
3912
  MaxMsgNum?: number;
3813
3913
  }
@@ -3825,7 +3925,9 @@ export interface ModifyCloudProductLogCollectionResponse {
3825
3925
  */
3826
3926
  export interface DeleteConsumerRequest {
3827
3927
  /**
3828
- * 投递任务绑定的日志主题 ID
3928
+ * 投递任务绑定的日志主题Id。
3929
+ - 通过 [获取日志主题列表](https://cloud.tencent.com/document/product/614/56454) 获取日志主题Id。
3930
+ - 通过 [创建日志主题](https://cloud.tencent.com/document/product/614/56456) 获取日志主题Id。
3829
3931
  */
3830
3932
  TopicId: string;
3831
3933
  }
@@ -3835,7 +3937,7 @@ export interface DeleteConsumerRequest {
3835
3937
  export interface NoticeContentInfo {
3836
3938
  /**
3837
3939
  * 通知内容模板标题信息。
3838
- 部分通知渠道类型不支持“标题”,请参照腾讯云控制台页面。
3940
+ 部分通知渠道类型不支持“标题”,请参照[腾讯云控制台页面](https://console.cloud.tencent.com/cls/alarm/notice-template)。
3839
3941
  */
3840
3942
  Title?: string;
3841
3943
  /**
@@ -3882,7 +3984,8 @@ export interface CreateWebCallbackRequest {
3882
3984
  */
3883
3985
  export interface DescribeMachineGroupsRequest {
3884
3986
  /**
3885
- * machineGroupName
3987
+ * 过滤条件
3988
+ machineGroupName
3886
3989
  - 按照【机器组名称】进行过滤。
3887
3990
  - 类型:String
3888
3991
  - 必选:否
@@ -3893,7 +3996,7 @@ export interface DescribeMachineGroupsRequest {
3893
3996
  - 必选:否
3894
3997
 
3895
3998
  osType
3896
- - 按照【操作系统类型】进行过滤。
3999
+ - 按照【操作系统类型】进行过滤。0: Linux;1: Windows
3897
4000
  - 类型:Int
3898
4001
  - 必选:否
3899
4002
 
@@ -3947,11 +4050,12 @@ export interface AnonymousInfo {
3947
4050
  */
3948
4051
  export interface ExtractRuleInfo {
3949
4052
  /**
3950
- * 时间字段的key名字,TikeKey和TimeFormat必须成对出现
4053
+ * 时间字段的key名字,TimeKey和TimeFormat必须成对出现
3951
4054
  */
3952
4055
  TimeKey?: string;
3953
4056
  /**
3954
4057
  * 时间字段的格式,参考c语言的strftime函数对于时间的格式说明输出参数
4058
+ - 参考 [配置时间格式](https://cloud.tencent.com/document/product/614/38614) 文档
3955
4059
  */
3956
4060
  TimeFormat?: string;
3957
4061
  /**
@@ -4118,16 +4222,20 @@ export interface DescribeConfigsRequest {
4118
4222
  - 按照【采集配置名称】进行模糊匹配过滤。
4119
4223
  - 类型:String
4120
4224
  - 必选:否
4225
+ - 示例:test-config
4121
4226
 
4122
4227
  configId
4123
4228
  - 按照【采集配置ID】进行过滤。
4124
4229
  - 类型:String
4125
4230
  - 必选:否
4231
+ - 示例:3581a3be-aa41-423b-995a-54ec84da6264
4126
4232
 
4127
4233
  topicId
4128
4234
  - 按照【日志主题】进行过滤。
4129
4235
  - 类型:String
4130
4236
  - 必选:否
4237
+ - 示例:3b83f9d6-3a4d-47f9-9b7f-285c868b2f9a
4238
+ - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
4131
4239
 
4132
4240
  每次请求的Filters的上限为10,Filter.Values的上限为5。
4133
4241
  */
@@ -4261,7 +4369,8 @@ export interface DashboardTopicInfo {
4261
4369
  */
4262
4370
  export interface DeleteConfigRequest {
4263
4371
  /**
4264
- * 采集规则配置ID
4372
+ * 采集配置ID
4373
+ - 通过[获取采集规则配置](https://cloud.tencent.com/document/product/614/58616)获取采集配置Id。
4265
4374
  */
4266
4375
  ConfigId: string;
4267
4376
  }
@@ -4348,7 +4457,7 @@ export interface LogRechargeRuleInfo {
4348
4457
  */
4349
4458
  EncodingFormat: number;
4350
4459
  /**
4351
- * 使用默认时间,true:开启(默认值), flase:关闭
4460
+ * 使用默认时间状态。true:开启后将使用系统当前时间或 Kafka 消息时间戳作为日志时间戳;false:关闭将使用日志中的时间字段作为日志时间戳。 默认:true
4352
4461
  */
4353
4462
  DefaultTimeSwitch: boolean;
4354
4463
  /**
@@ -4372,19 +4481,107 @@ export interface LogRechargeRuleInfo {
4372
4481
  */
4373
4482
  DefaultTimeSrc?: number;
4374
4483
  /**
4375
- * 时间字段
4484
+ * 时间字段,日志中代表时间的字段名。
4485
+
4486
+ - 当DefaultTimeSwitch为false,且RechargeType数据提取模式为 `json_log` JSON-文件日志 或 `fullregex_log` 单行完全正则-文件日志时, TimeKey不能为空。
4376
4487
  */
4377
4488
  TimeKey?: string;
4378
4489
  /**
4379
- * 时间提取正则表达式
4490
+ * 时间提取正则表达式。
4491
+ - 当DefaultTimeSwitch为false,且RechargeType数据提取模式为 `minimalist_log` 单行全文-文件日志时, TimeRegex不能为空。
4492
+ - 仅需输入日志中代表时间的字段的正则表达式即可;若匹配到多个字段,将使用第一个。
4493
+ 例:日志原文为:message with time 2022-08-08 14:20:20,则您可以设置提取时间正则为\d\d\d\d-\d\d-\d\d \d\d:\d\d:\d\d
4494
+
4380
4495
  */
4381
4496
  TimeRegex?: string;
4382
4497
  /**
4383
- * 时间字段格式
4498
+ * 时间字段格式。
4499
+ - 当DefaultTimeSwitch为false时, TimeFormat不能为空。
4384
4500
  */
4385
4501
  TimeFormat?: string;
4386
4502
  /**
4387
- * 时间字段时区
4503
+ * 时间字段时区。
4504
+ - 当DefaultTimeSwitch为false时, TimeZone不能为空。
4505
+ - 时区格式规则
4506
+ ​前缀​:使用 GMT 或 UTC 作为时区基准
4507
+ ​偏移量​:
4508
+ - `-` 表示西时区(比基准时间晚)
4509
+ - `+` 表示东时区(比基准时间早)
4510
+ - 格式为 ±HH:MM(小时:分钟)
4511
+
4512
+ - 当前支持:
4513
+ ```
4514
+ "GMT-12:00"
4515
+ "GMT-11:00"
4516
+ "GMT-10:00"
4517
+ "GMT-09:30"
4518
+ "GMT-09:00"
4519
+ "GMT-08:00"
4520
+ "GMT-07:00"
4521
+ "GMT-06:00"
4522
+ "GMT-05:00"
4523
+ "GMT-04:00"
4524
+ "GMT-03:30"
4525
+ "GMT-03:00"
4526
+ "GMT-02:00"
4527
+ "GMT-01:00"
4528
+ "GMT+00:00"
4529
+ "GMT+01:00"
4530
+ "GMT+02:00"
4531
+ "GMT+03:30"
4532
+ "GMT+04:00"
4533
+ "GMT+04:30"
4534
+ "GMT+05:00"
4535
+ "GMT+05:30"
4536
+ "GMT+05:45"
4537
+ "GMT+06:00"
4538
+ "GMT+06:30"
4539
+ "GMT+07:00"
4540
+ "GMT+08:00"
4541
+ "GMT+09:00"
4542
+ "GMT+09:30"
4543
+ "GMT+10:00"
4544
+ "GMT+10:30"
4545
+ "GMT+11:00"
4546
+ "GMT+11:30"
4547
+ "GMT+12:00"
4548
+ "GMT+12:45"
4549
+ "GMT+13:00"
4550
+ "GMT+14:00"
4551
+ "UTC-11:00"
4552
+ "UTC-10:00"
4553
+ "UTC-09:00"
4554
+ "UTC-08:00"
4555
+ "UTC-12:00"
4556
+ "UTC-07:00"
4557
+ "UTC-06:00"
4558
+ "UTC-05:00"
4559
+ "UTC-04:30"
4560
+ "UTC-04:00"
4561
+ "UTC-03:30"
4562
+ "UTC-03:00"
4563
+ "UTC-02:00"
4564
+ "UTC-01:00"
4565
+ "UTC+00:00"
4566
+ "UTC+01:00"
4567
+ "UTC+02:00"
4568
+ "UTC+03:00"
4569
+ "UTC+03:30"
4570
+ "UTC+04:00"
4571
+ "UTC+04:30"
4572
+ "UTC+05:00"
4573
+ "UTC+05:45"
4574
+ "UTC+06:00"
4575
+ "UTC+06:30"
4576
+ "UTC+07:00"
4577
+ "UTC+08:00"
4578
+ "UTC+09:00"
4579
+ "UTC+09:30"
4580
+ "UTC+10:00"
4581
+ "UTC+11:00"
4582
+ "UTC+12:00"
4583
+ "UTC+13:00"
4584
+ ```
4388
4585
  */
4389
4586
  TimeZone?: string;
4390
4587
  /**
@@ -4465,7 +4662,9 @@ export interface ShipperTaskInfo {
4465
4662
  */
4466
4663
  export interface CloseKafkaConsumerRequest {
4467
4664
  /**
4468
- * 日志主题ID
4665
+ * 日志主题Id。
4666
+ - 通过 [获取日志主题列表](https://cloud.tencent.com/document/product/614/56454) 获取日志主题Id。
4667
+ - 通过 [创建日志主题](https://cloud.tencent.com/document/product/614/56456) 获取日志主题Id。
4469
4668
  */
4470
4669
  FromTopicId: string;
4471
4670
  }
@@ -4487,7 +4686,8 @@ export interface RuleTagInfo {
4487
4686
  */
4488
4687
  export interface CreateExportRequest {
4489
4688
  /**
4490
- * 日志主题ID
4689
+ * 日志主题Id
4690
+ - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
4491
4691
  */
4492
4692
  TopicId: string;
4493
4693
  /**
@@ -4627,6 +4827,7 @@ export interface DescribeMachineGroupsResponse {
4627
4827
  export interface DeleteConfigExtraRequest {
4628
4828
  /**
4629
4829
  * 特殊采集规则扩展配置ID
4830
+ - 通过[获取特殊采集配置](https://cloud.tencent.com/document/api/614/71164)特殊采集规则扩展配置ID。
4630
4831
  */
4631
4832
  ConfigExtraId: string;
4632
4833
  }
@@ -4689,6 +4890,8 @@ export interface ModifyConfigRequest {
4689
4890
  ConfigId: string;
4690
4891
  /**
4691
4892
  * 采集规则配置名称
4893
+ - 不能包含特殊字符|
4894
+ - 长度不能超过255字符,超过会被截断
4692
4895
  */
4693
4896
  Name?: string;
4694
4897
  /**
@@ -4720,6 +4923,7 @@ export interface ModifyConfigRequest {
4720
4923
  ExcludePaths?: Array<ExcludePathInfo>;
4721
4924
  /**
4722
4925
  * 采集配置关联的日志主题(TopicId)
4926
+ - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
4723
4927
  */
4724
4928
  Output?: string;
4725
4929
  /**
@@ -4755,15 +4959,18 @@ export interface AddMachineGroupInfoRequest {
4755
4959
  */
4756
4960
  export interface DescribeKafkaRechargesRequest {
4757
4961
  /**
4758
- * 日志主题 ID
4962
+ * 日志主题Id。
4963
+ - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
4759
4964
  */
4760
4965
  TopicId: string;
4761
4966
  /**
4762
- * 导入配置ID
4967
+ * 导入配置Id。
4968
+ - 通过 [创建Kafka数据订阅任务](https://cloud.tencent.com/document/product/614/94448)获取Kafka导入配置Id。
4969
+ - 通过 [获取Kafka数据订阅任务列表](https://cloud.tencent.com/document/product/614/94446)获取Kafka导入配置Id。
4763
4970
  */
4764
4971
  Id?: string;
4765
4972
  /**
4766
- * 状态 status 1: 运行中, 2: 暂停...
4973
+ * 状态。1: 运行中,2: 暂停,3:错误
4767
4974
  */
4768
4975
  Status?: number;
4769
4976
  }
@@ -4795,7 +5002,9 @@ export interface JsonInfo {
4795
5002
  */
4796
5003
  export interface ModifyConsoleSharingRequest {
4797
5004
  /**
4798
- * 免密分享链接Id
5005
+ * 免密分享Id
5006
+ - 通过 [获取免密分享列表](https://cloud.tencent.com/document/product/614/109798) 获取免密分享Id。
5007
+ - 通过 [创建免密分享](https://cloud.tencent.com/document/product/614/109800) 获取免密分享Id。
4799
5008
  */
4800
5009
  SharingId: string;
4801
5010
  /**
@@ -5066,10 +5275,13 @@ export interface DeleteConsoleSharingResponse {
5066
5275
  export interface CreateConfigRequest {
5067
5276
  /**
5068
5277
  * 采集配置名称
5278
+ - 名称种不得包含特殊字符|
5279
+ - 名称最长255字符,超过截断
5069
5280
  */
5070
5281
  Name: string;
5071
5282
  /**
5072
5283
  * 采集配置所属日志主题ID即TopicId
5284
+ - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
5073
5285
  */
5074
5286
  Output: string;
5075
5287
  /**
@@ -5440,6 +5652,53 @@ export interface ValueInfo {
5440
5652
  */
5441
5653
  Alias?: string;
5442
5654
  }
5655
+ /**
5656
+ * 控制台分享信息
5657
+ */
5658
+ export interface ConsoleSharingInfo {
5659
+ /**
5660
+ * 分享ID
5661
+ */
5662
+ SharingId: string;
5663
+ /**
5664
+ * 分享链接
5665
+ 注意:此字段可能返回 null,表示取不到有效值。
5666
+ */
5667
+ SharingUrl?: string;
5668
+ /**
5669
+ * 匿名分享配置信息
5670
+ 注意:此字段可能返回 null,表示取不到有效值。
5671
+ */
5672
+ SharingConfig?: ConsoleSharingConfig;
5673
+ /**
5674
+ * 过期时间
5675
+ 注意:此字段可能返回 null,表示取不到有效值。
5676
+ */
5677
+ ExpiredTime?: number;
5678
+ /**
5679
+ * 创建时间
5680
+ 注意:此字段可能返回 null,表示取不到有效值。
5681
+ */
5682
+ CreateTime?: number;
5683
+ /**
5684
+ * 修改时间
5685
+ 注意:此字段可能返回 null,表示取不到有效值。
5686
+ */
5687
+ UpdateTime?: number;
5688
+ /**
5689
+ * 分享链接状态
5690
+ 1: 正常
5691
+ -1: 因内容安全审查异常导致被封禁(存在于使用公网域名分享时)
5692
+ 注意:此字段可能返回 null,表示取不到有效值。
5693
+ */
5694
+ Status?: number;
5695
+ /**
5696
+ * 10001-广告 20001-政治 20002-色情 20004-社会事件 20011-暴力 20012-低俗 20006-违法犯罪 20007-谩骂 20008-欺诈 20013-版权 20104-谣言 21000-其他, 10086-聚合, 24001-暴恐(天御独有恶意类型),20472-违法,
5697
+ 24005-社会
5698
+ 注意:此字段可能返回 null,表示取不到有效值。
5699
+ */
5700
+ ContentSafetyCode?: number;
5701
+ }
5443
5702
  /**
5444
5703
  * DescribeDataTransformInfo请求参数结构体
5445
5704
  */
@@ -5515,11 +5774,13 @@ export interface DeleteShipperResponse {
5515
5774
  */
5516
5775
  export interface ModifyKafkaConsumerRequest {
5517
5776
  /**
5518
- * 日志主题ID
5777
+ * 日志主题Id。
5778
+ - 通过 [获取日志主题列表](https://cloud.tencent.com/document/product/614/56454) 获取日志主题Id。
5779
+ - 通过 [创建日志主题](https://cloud.tencent.com/document/product/614/56456) 获取日志主题Id。
5519
5780
  */
5520
5781
  FromTopicId: string;
5521
5782
  /**
5522
- * 压缩方式[0:NONE;2:SNAPPY;3:LZ4]
5783
+ * 压缩方式。0:不压缩;2:使用Snappy压缩;3:使用LZ4压缩
5523
5784
  */
5524
5785
  Compression?: number;
5525
5786
  /**
@@ -5581,11 +5842,11 @@ export interface ExportInfo {
5581
5842
  */
5582
5843
  Status?: string;
5583
5844
  /**
5584
- * 日志导出起始时间
5845
+ * 日志导出起始时间,毫秒时间戳
5585
5846
  */
5586
5847
  From?: number;
5587
5848
  /**
5588
- * 日志导出结束时间
5849
+ * 日志导出结束时间,毫秒时间戳
5589
5850
  */
5590
5851
  To?: number;
5591
5852
  /**
@@ -5594,6 +5855,7 @@ export interface ExportInfo {
5594
5855
  CosPath?: string;
5595
5856
  /**
5596
5857
  * 日志导出创建时间
5858
+ 时间格式:yyyy-MM-dd HH:mm:ss
5597
5859
  */
5598
5860
  CreateTime?: string;
5599
5861
  /**
@@ -5645,6 +5907,7 @@ export interface TopicInfo {
5645
5907
  AssumerName?: string;
5646
5908
  /**
5647
5909
  * 创建时间
5910
+ 时间格式:yyyy-MM-dd HH:mm:ss
5648
5911
  */
5649
5912
  CreateTime?: string;
5650
5913
  /**
@@ -5711,10 +5974,15 @@ export interface TopicInfo {
5711
5974
  TopicAsyncTaskID?: string;
5712
5975
  /**
5713
5976
  * 异步迁移状态
5977
+ - 1:进行中
5978
+ - 2:已完成
5979
+ - 3:失败
5980
+ - 4:已取消
5714
5981
  */
5715
5982
  MigrationStatus?: number;
5716
5983
  /**
5717
5984
  * 异步迁移完成后,预计生效日期
5985
+ 时间格式:yyyy-MM-dd HH:mm:ss
5718
5986
  */
5719
5987
  EffectiveDate?: string;
5720
5988
  }
@@ -5855,7 +6123,9 @@ export interface CheckFunctionResponse {
5855
6123
  */
5856
6124
  export interface DeleteExportRequest {
5857
6125
  /**
5858
- * 日志导出ID
6126
+ * 日志导出任务Id
6127
+ - 通过[获取日志下载任务列表](https://cloud.tencent.com/document/product/614/56449)获取日志导出任务Id。
6128
+
5859
6129
  */
5860
6130
  ExportId: string;
5861
6131
  }
@@ -6105,7 +6375,9 @@ export interface NoticeReceiver {
6105
6375
  */
6106
6376
  export interface CreateKafkaRechargeRequest {
6107
6377
  /**
6108
- * 导入CLS目标topic ID
6378
+ * 导入CLS目标TopicId。
6379
+ - 通过 [获取日志主题列表](https://cloud.tencent.com/document/product/614/56454) 获取日志主题Id。
6380
+ - 通过 [创建日志主题](https://cloud.tencent.com/document/product/614/56456) 获取日志主题Id。
6109
6381
  */
6110
6382
  TopicId: string;
6111
6383
  /**
@@ -6130,6 +6402,7 @@ export interface CreateKafkaRechargeRequest {
6130
6402
  LogRechargeRule: LogRechargeRuleInfo;
6131
6403
  /**
6132
6404
  * 腾讯云CKafka实例ID,KafkaType为0时必填。
6405
+ - 通过 [获取实例列表信息](https://cloud.tencent.com/document/product/597/40835) 获取实例id。
6133
6406
  */
6134
6407
  KafkaInstance?: string;
6135
6408
  /**
@@ -6146,7 +6419,8 @@ export interface CreateKafkaRechargeRequest {
6146
6419
  */
6147
6420
  Protocol?: KafkaProtocolInfo;
6148
6421
  /**
6149
- * 用户Kafka消费组名称
6422
+ * 用户Kafka消费组名称。
6423
+ - 消费组是 Kafka 提供的可扩展且具有容错性的消费者机制,一个消费组中存在多个消费者,组内的所有消费者共同消费订阅 Topic 中的消息。一个消费者可同时消费多个 Partition,但一个 Partition 只能被消费组内的一个消费者消费。
6150
6424
  */
6151
6425
  ConsumerGroupName?: string;
6152
6426
  }
@@ -6211,7 +6485,9 @@ export interface CreateConfigResponse {
6211
6485
  */
6212
6486
  export interface CreateConsumerRequest {
6213
6487
  /**
6214
- * 投递任务绑定的日志主题 ID
6488
+ * 投递任务绑定的日志主题Id。
6489
+ - 通过 [获取日志主题列表](https://cloud.tencent.com/document/product/614/56454) 获取日志主题Id。
6490
+ - 通过 [创建日志主题](https://cloud.tencent.com/document/product/614/56456) 获取日志主题Id。
6215
6491
  */
6216
6492
  TopicId: string;
6217
6493
  /**
@@ -6337,7 +6613,9 @@ export interface ModifyNoticeContentRequest {
6337
6613
  */
6338
6614
  export interface OpenKafkaConsumerRequest {
6339
6615
  /**
6340
- * 日志主题ID
6616
+ * 日志主题Id。
6617
+ - 通过 [获取日志主题列表](https://cloud.tencent.com/document/product/614/56454) 获取日志主题Id。
6618
+ - 通过 [创建日志主题](https://cloud.tencent.com/document/product/614/56456) 获取日志主题Id。
6341
6619
  */
6342
6620
  FromTopicId: string;
6343
6621
  /**
@@ -6354,7 +6632,11 @@ export interface OpenKafkaConsumerRequest {
6354
6632
  */
6355
6633
  export interface QueryRangeMetricResponse {
6356
6634
  /**
6357
- * 指标查询结果类型
6635
+ * 指标查询结果类型,支持
6636
+ - scalar 标量值
6637
+ - string 字符串值
6638
+ - vector 瞬时向量
6639
+ - matrix 区间向量
6358
6640
  */
6359
6641
  ResultType?: string;
6360
6642
  /**
@@ -6612,11 +6894,11 @@ export interface AlarmShieldInfo {
6612
6894
  */
6613
6895
  Status?: number;
6614
6896
  /**
6615
- * 规则创建时间。
6897
+ * 规则创建时间。秒级时间戳(s)
6616
6898
  */
6617
6899
  CreateTime?: number;
6618
6900
  /**
6619
- * 规则更新时间。
6901
+ * 规则更新时间。秒级时间戳(s)
6620
6902
  */
6621
6903
  UpdateTime?: number;
6622
6904
  }
@@ -6690,10 +6972,12 @@ export interface CreateCloudProductLogCollectionResponse {
6690
6972
  export interface DeleteConfigFromMachineGroupRequest {
6691
6973
  /**
6692
6974
  * 机器组ID
6975
+ - 通过[获取机器组列表](https://cloud.tencent.com/document/api/614/56438)获取机器组Id。
6693
6976
  */
6694
6977
  GroupId: string;
6695
6978
  /**
6696
6979
  * 采集配置ID
6980
+ - 通过[获取采集规则配置](https://cloud.tencent.com/document/product/614/58616)获取采集配置Id。
6697
6981
  */
6698
6982
  ConfigId: string;
6699
6983
  }
@@ -6779,10 +7063,12 @@ export interface DescribeAlarmsRequest {
6779
7063
  export interface QueryMetricRequest {
6780
7064
  /**
6781
7065
  * 查询语句,使用PromQL语法
7066
+ - 参考 [语法规则](https://cloud.tencent.com/document/product/614/90334) 文档
6782
7067
  */
6783
7068
  Query: string;
6784
7069
  /**
6785
7070
  * 指标主题ID
7071
+ - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
6786
7072
  */
6787
7073
  TopicId: string;
6788
7074
  /**
@@ -6971,11 +7257,15 @@ export interface AddMachineGroupInfoResponse {
6971
7257
  */
6972
7258
  export interface ModifyMachineGroupRequest {
6973
7259
  /**
6974
- * 机器组ID
7260
+ * 机器组Id
7261
+ - 通过[获取机器组列表](https://cloud.tencent.com/document/product/614/56438)获取机器组Id。
6975
7262
  */
6976
7263
  GroupId: string;
6977
7264
  /**
6978
7265
  * 机器组名称
7266
+ 输入限制:
7267
+ - 不能为空字符串
7268
+ - 不能包含字符'|'
6979
7269
  */
6980
7270
  GroupName?: string;
6981
7271
  /**
@@ -6994,10 +7284,12 @@ export interface ModifyMachineGroupRequest {
6994
7284
  AutoUpdate?: boolean;
6995
7285
  /**
6996
7286
  * 升级开始时间,建议业务低峰期升级LogListener
7287
+ 时间格式:HH:mm:ss
6997
7288
  */
6998
7289
  UpdateStartTime?: string;
6999
7290
  /**
7000
7291
  * 升级结束时间,建议业务低峰期升级LogListener
7292
+ 时间格式:HH:mm:ss
7001
7293
  */
7002
7294
  UpdateEndTime?: string;
7003
7295
  /**
@@ -7033,11 +7325,12 @@ export interface MachineGroupTypeInfo {
7033
7325
  */
7034
7326
  export interface MergePartitionRequest {
7035
7327
  /**
7036
- * 日志主题ID
7328
+ * 日志主题Id
7329
+ - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
7037
7330
  */
7038
7331
  TopicId: string;
7039
7332
  /**
7040
- * 合并的PartitionId(找到下一个分区InclusiveBeginKey与入参PartitionId对应的ExclusiveEndKey相等,且找到的分区必须是读写分区(Staus:readwrite),入参PartitionId与找到的PartitionId设置为只读分区(Status:readonly),再新建一个新的读写分区) 。[获取分区列表](https://cloud.tencent.com/document/product/614/56469)
7333
+ * 合并的PartitionId(找到下一个分区InclusiveBeginKey与入参PartitionId对应的ExclusiveEndKey相等,且找到的分区必须是读写分区(Status:readwrite),入参PartitionId与找到的PartitionId设置为只读分区(Status:readonly),再新建一个新的读写分区) 。[获取分区列表](https://cloud.tencent.com/document/product/614/56470)
7041
7334
 
7042
7335
  1. 入参PartitionId只能是读写分区(Status的值有readonly,readwrite),且能找到入参PartitionId的下一个可读写分区(找到下一个分区InclusiveBeginKey与入参PartitionId对应的ExclusiveEndKey相等);
7043
7336
  2. 入参PartitionId不能是最后一个分区(PartitionId的ExclusiveEndKey不能是ffffffffffffffffffffffffffffffff);
@@ -7119,27 +7412,41 @@ export interface CreateNoticeContentRequest {
7119
7412
  */
7120
7413
  export interface Ckafka {
7121
7414
  /**
7122
- * Ckafka 的 InstanceId
7415
+ * Ckafka 的 InstanceId
7416
+ - 通过 [获取实例列表信息](https://cloud.tencent.com/document/product/597/40835) 获取实例id。
7417
+ - 通过 [创建实例](https://cloud.tencent.com/document/product/597/53207) 获取实例id。
7123
7418
  */
7124
7419
  InstanceId: string;
7125
7420
  /**
7126
- * Ckafka 的 TopicName
7421
+ * Ckafka 的 TopicName
7422
+ - 通过 [创建 Topic](https://cloud.tencent.com/document/product/597/73566) 获得TopicName。
7423
+ - 通过 [获取主题列表](https://cloud.tencent.com/document/product/597/40847) 获得TopicName。
7127
7424
  */
7128
7425
  TopicName: string;
7129
7426
  /**
7130
- * Ckafka 的 Vip
7427
+ * Ckafka 的 Vip
7428
+ - 通过 [获取实例属性 ](https://cloud.tencent.com/document/product/597/40836) 获取vip信息。
7429
+ - 如果是通过 角色ARN 方式创建投递任务,则Vip字段可为空。
7131
7430
  */
7132
7431
  Vip?: string;
7133
7432
  /**
7134
- * Ckafka 的 Vport
7433
+ * Ckafka 的 Vport
7434
+ - 通过 [获取实例属性 ](https://cloud.tencent.com/document/product/597/40836) 获取vip port信息。
7435
+ - 如果是通过 角色ARN 方式创建投递任务,则Vport字段可为空。
7135
7436
  */
7136
7437
  Vport?: string;
7137
7438
  /**
7138
- * Ckafka 的 InstanceName
7439
+ * Ckafka 的 InstanceName
7440
+ - 通过 [获取实例列表信息](https://cloud.tencent.com/document/product/597/40835) 获取InstanceName。
7441
+ - 通过 [创建实例](https://cloud.tencent.com/document/product/597/53207) 获取InstanceName。
7442
+ - 如果是通过 角色ARN 方式创建投递任务,则InstanceName字段可为空。
7139
7443
  */
7140
7444
  InstanceName?: string;
7141
7445
  /**
7142
- * Ckafka 的 TopicId
7446
+ * Ckafka 的 TopicId
7447
+ - 通过 [创建 Topic](https://cloud.tencent.com/document/product/597/73566) 获得TopicId。
7448
+ - 通过 [获取主题列表](https://cloud.tencent.com/document/product/597/40847) 获得TopicId。
7449
+ - 如果是通过 角色ARN 方式创建投递任务,则TopicId字段可为空。
7143
7450
  */
7144
7451
  TopicId?: string;
7145
7452
  }
@@ -7238,15 +7545,14 @@ export interface DescribeScheduledSqlInfoRequest {
7238
7545
  */
7239
7546
  TaskId?: string;
7240
7547
  /**
7241
- * <li>srcTopicName按照【源日志主题名称】进行过滤,模糊匹配。类型:String。必选:否</li>
7242
- <li>dstTopicName按照【目标日志主题名称】进行过滤,模糊匹配。类型:String。必选:否</li>
7243
- <li>srcTopicId按照【源日志主题ID】进行过滤。类型:String。必选:否</li>
7244
- <li>dstTopicId按照【目标日志主题ID】进行过滤。类型:String。必选:否</li>
7245
- <li>bizType按照【主题类型】进行过滤,0:日志主题;1:指标主题。类型:String。必选:否</li>
7246
- <li>status按照【任务状态】进行过滤,1:运行;2:停止。类型:String。必选:否</li>
7247
- <li>taskName按照【任务名称】进行过滤,模糊匹配。类型:String。必选:否</li>
7248
- <li>taskId按照【任务ID】进行过滤,模糊匹配。类型:String。必选:否</li>
7249
-
7548
+ * - srcTopicName按照【源日志主题名称】进行过滤,模糊匹配。类型:String。必选:否。示例:业务日志主题1 ,通过 [获取日志主题列表](https://cloud.tencent.com/document/product/614/56454) 获取日志主题名称。
7549
+ - dstTopicName按照【目标日志主题名称】进行过滤,模糊匹配。类型:String。必选:否。示例:业务日志主题 2,通过 [获取日志主题列表](https://cloud.tencent.com/document/product/614/56454) 获取日志主题名称。
7550
+ - srcTopicId按照【源日志主题ID】进行过滤。类型:String。必选:否。示例:a4478687-2382-4486-9692-de7986350f6b ,通过 [获取日志主题列表](https://cloud.tencent.com/document/product/614/56454) 获取日志主题id。
7551
+ - dstTopicId按照【目标日志主题ID】进行过滤。类型:String。必选:否。示例:bd4d3375-d72a-4cd2-988d-d8eda2bd62b0,通过 [获取日志主题列表](https://cloud.tencent.com/document/product/614/56454) 获取日志主题id。
7552
+ - bizType按照【主题类型】进行过滤,0:日志主题;1:指标主题。类型:String。必选:否
7553
+ - status按照【任务状态】进行过滤,1:运行;2:停止;3:异常。类型:String。必选:否
7554
+ - taskName按照【任务名称】进行过滤,模糊匹配。类型:String。必选:否。示例:metricTask ,通过 [获取定时SQL分析任务列表](https://cloud.tencent.com/document/product/614/95519) 获取任务名称。
7555
+ - taskId按照【任务ID】进行过滤,模糊匹配。类型:String。必选:否。示例:9c64f9c1-a14e-4b59-b074-5b73cac3dd66 ,通过 [获取定时SQL分析任务列表](https://cloud.tencent.com/document/product/614/95519) 获取任务id。
7250
7556
  */
7251
7557
  Filters?: Array<Filter>;
7252
7558
  }
@@ -7442,11 +7748,11 @@ export interface DescribeExportsResponse {
7442
7748
  /**
7443
7749
  * 日志导出列表
7444
7750
  */
7445
- Exports: Array<ExportInfo>;
7751
+ Exports?: Array<ExportInfo>;
7446
7752
  /**
7447
7753
  * 总数目
7448
7754
  */
7449
- TotalCount: number;
7755
+ TotalCount?: number;
7450
7756
  /**
7451
7757
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7452
7758
  */
@@ -7458,10 +7764,12 @@ export interface DescribeExportsResponse {
7458
7764
  export interface ApplyConfigToMachineGroupRequest {
7459
7765
  /**
7460
7766
  * 采集配置ID
7767
+ - 通过[获取采集规则配置](https://cloud.tencent.com/document/product/614/58616)获取采集配置Id。
7461
7768
  */
7462
7769
  ConfigId: string;
7463
7770
  /**
7464
7771
  * 机器组ID
7772
+ - 通过[获取机器组列表](https://cloud.tencent.com/document/api/614/56438)获取机器组Id。
7465
7773
  */
7466
7774
  GroupId: string;
7467
7775
  }
@@ -7561,18 +7869,22 @@ export interface DescribeConfigExtrasRequest {
7561
7869
  name
7562
7870
  - 按照【特殊采集配置名称】进行模糊匹配过滤。
7563
7871
  - 类型:String
7872
+ - 示例:test-config
7564
7873
 
7565
7874
  configExtraId
7566
7875
  - 按照【特殊采集配置ID】进行过滤。
7567
7876
  - 类型:String
7877
+ - 示例:3b83f9d6-3a4d-47f9-9b7f-285c868b2f9a
7568
7878
 
7569
7879
  topicId
7570
7880
  - 按照【日志主题】进行过滤。
7571
7881
  - 类型:String
7882
+ - 示例:3581a3be-aa41-423b-995a-54ec84da6264
7572
7883
 
7573
7884
  machineGroupId
7574
7885
  - 按照【机器组ID】进行过滤。
7575
7886
  - 类型:String
7887
+ - 示例:f948972f-a063-408c-a59f-8c3230bddaf6
7576
7888
 
7577
7889
  每次请求的Filters的上限为10,Filter.Values的上限为5。
7578
7890
  */
@@ -7729,11 +8041,11 @@ export interface HistogramInfo {
7729
8041
  /**
7730
8042
  * 统计周期内的日志条数
7731
8043
  */
7732
- Count: number;
8044
+ Count?: number;
7733
8045
  /**
7734
8046
  * 按 period 取整后的 unix timestamp: 单位毫秒
7735
8047
  */
7736
- BTime: number;
8048
+ BTime?: number;
7737
8049
  }
7738
8050
  /**
7739
8051
  * DescribeMachineGroupConfigs请求参数结构体
@@ -7741,6 +8053,7 @@ export interface HistogramInfo {
7741
8053
  export interface DescribeMachineGroupConfigsRequest {
7742
8054
  /**
7743
8055
  * 机器组ID
8056
+ - 通过[获取机器组列表](https://cloud.tencent.com/document/api/614/56438)获取机器组Id。
7744
8057
  */
7745
8058
  GroupId: string;
7746
8059
  }
@@ -7853,11 +8166,15 @@ export interface ModifyConfigExtraRequest {
7853
8166
  */
7854
8167
  export interface ModifyKafkaRechargeRequest {
7855
8168
  /**
7856
- * Kafka导入配置ID
8169
+ * 导入配置Id。
8170
+ - 通过 [创建Kafka数据订阅任务](https://cloud.tencent.com/document/product/614/94448)获取Kafka导入配置Id。
8171
+ - 通过 [获取Kafka数据订阅任务列表](https://cloud.tencent.com/document/product/614/94446)获取Kafka导入配置Id。
7857
8172
  */
7858
8173
  Id: string;
7859
8174
  /**
7860
- * 导入CLS目标topic ID
8175
+ * 导入CLS目标TopicId。
8176
+ - 通过 [获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
8177
+ - 通过 [创建日志主题](https://cloud.tencent.com/document/product/614/56456)获取日志主题Id。
7861
8178
  */
7862
8179
  TopicId: string;
7863
8180
  /**
@@ -7870,6 +8187,7 @@ export interface ModifyKafkaRechargeRequest {
7870
8187
  KafkaType?: number;
7871
8188
  /**
7872
8189
  * 腾讯云CKafka实例ID,KafkaType为0时必填。
8190
+ - 通过 [获取实例列表信息](https://cloud.tencent.com/document/product/597/40835) 获取实例id。
7873
8191
  */
7874
8192
  KafkaInstance?: string;
7875
8193
  /**
@@ -7885,7 +8203,9 @@ export interface ModifyKafkaRechargeRequest {
7885
8203
  */
7886
8204
  Protocol?: KafkaProtocolInfo;
7887
8205
  /**
7888
- * 用户需要导入的Kafka相关topic列表,多个topic之间使用半角逗号隔开
8206
+ * 用户需要导入的Kafka相关topic列表,多个topic之间使用半角逗号隔开。
8207
+
8208
+ - Kafka类型为腾讯云CKafka时:通过 [获取主题列表](https://cloud.tencent.com/document/product/597/40847) 获取TopicName。
7889
8209
  */
7890
8210
  UserKafkaTopics?: string;
7891
8211
  /**
@@ -7897,7 +8217,7 @@ export interface ModifyKafkaRechargeRequest {
7897
8217
  */
7898
8218
  LogRechargeRule?: LogRechargeRuleInfo;
7899
8219
  /**
7900
- * 导入控制,1:暂停;2:继续。
8220
+ * 导入控制,1:暂停;2:启动。
7901
8221
  */
7902
8222
  StatusControl?: number;
7903
8223
  }
@@ -8313,7 +8633,9 @@ export interface DeleteNoticeContentRequest {
8313
8633
  */
8314
8634
  export interface DescribeKafkaConsumerRequest {
8315
8635
  /**
8316
- * 日志主题ID
8636
+ * 日志主题Id。
8637
+ - 通过 [获取日志主题列表](https://cloud.tencent.com/document/product/614/56454) 获取日志主题Id。
8638
+ - 通过 [创建日志主题](https://cloud.tencent.com/document/product/614/56456) 获取日志主题Id。
8317
8639
  */
8318
8640
  FromTopicId: string;
8319
8641
  }
@@ -8509,7 +8831,9 @@ export interface GetAlarmLogRequest {
8509
8831
  /**
8510
8832
  * 查询过滤条件,例如:
8511
8833
  - 按告警策略ID查询:`alert_id:"alarm-0745ec00-e605-xxxx-b50b-54afe61fc971"`
8834
+ - 通过[获取告警策略列表](https://cloud.tencent.com/document/api/614/56461)获取告警策略ID
8512
8835
  - 按监控对象ID查询:`monitored_object:"823d8bfa-76a7-xxxx-8399-8cda74d4009b" `
8836
+ - 通过[获取告警策略列表](https://cloud.tencent.com/document/api/614/56461)获取监控对象ID
8513
8837
  - 按告警策略ID及监控对象ID查询:`alert_id:"alarm-0745ec00-e605-xxxx-b50b-54afe61fc971" AND monitored_object:"823d8bfa-76a7-xxxx-8399-8cda74d4009b"`
8514
8838
  - 按告警策略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`
8515
8839
  */
@@ -8557,11 +8881,11 @@ export interface MergePartitionResponse {
8557
8881
  */
8558
8882
  export interface CreateScheduledSqlRequest {
8559
8883
  /**
8560
- * 源日志主题
8884
+ * 源日志主题ID- 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
8561
8885
  */
8562
8886
  SrcTopicId: string;
8563
8887
  /**
8564
- * 任务名称
8888
+ * 任务名称,0~255字符
8565
8889
  */
8566
8890
  Name: string;
8567
8891
  /**
@@ -8585,7 +8909,7 @@ export interface CreateScheduledSqlRequest {
8585
8909
  */
8586
8910
  ProcessType: number;
8587
8911
  /**
8588
- * 调度周期(分钟)
8912
+ * 调度周期(分钟),1~1440分钟
8589
8913
  */
8590
8914
  ProcessPeriod: number;
8591
8915
  /**
@@ -8593,11 +8917,11 @@ export interface CreateScheduledSqlRequest {
8593
8917
  */
8594
8918
  ProcessTimeWindow: string;
8595
8919
  /**
8596
- * 执行延迟(秒)
8920
+ * 执行延迟(秒),0~120秒,默认60秒
8597
8921
  */
8598
8922
  ProcessDelay: number;
8599
8923
  /**
8600
- * 源topicId的地域信息
8924
+ * 源topicId的地域信息,支持地域见 [地域列表](https://cloud.tencent.com/document/api/614/56474#.E5.9C.B0.E5.9F.9F.E5.88.97.E8.A1.A8) 文档
8601
8925
  */
8602
8926
  SrcTopicRegion: string;
8603
8927
  /**