tencentcloud-sdk-cls 1.0.223 → 1.0.224

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ff7b7ef0ffa6fd13866fcb58c66ff88569f3660e
4
- data.tar.gz: e3a045f6a4f846afcc9c2f959072cca7556a8f2b
3
+ metadata.gz: 830b3b15c3e1115080c3cc8982146ed65aff6b0d
4
+ data.tar.gz: 10d6dc2b3c2f8941cbf9ec673afcdbe2cfab1ac6
5
5
  SHA512:
6
- metadata.gz: 793b563ecfa6f4e0345444607d828de3c141f9a5bb35c93271f8eaf76cea85ca730961d5bac670cc53875f70f047870cdbe65874d082567b197170934ab6c791
7
- data.tar.gz: eab1c44d8f9f4b20cb21268380b28249449dce1eee1ee8a61a19ec17624860094884e1872597a141da02b30aec6b6e8d5f2977e9ddf8280e298765b2a0809bd3
6
+ metadata.gz: d8999d7cab3fc705423dabe641776f82c939b83cc6ecbb819f49bd5e427514c4cbebfe2c4cdd14760f2da99df6bcf43b7e29fbb64d0d8261ae2531166d517db2
7
+ data.tar.gz: 17a90cd2a02475a8866e54eba773ebe1d9f8a8b56aea216b55fe1ce4ea6fc6466aca9f829709c5680d44cf96cd75dad70ce4b09a07b49f2eb6583fa6820703e9
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.223
1
+ 1.0.224
@@ -77,7 +77,7 @@ module TencentCloud
77
77
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
78
78
  end
79
79
 
80
- # 该接口用户创建告警通知模板。
80
+ # 该接口用户创建通知渠道组。
81
81
 
82
82
  # @param request: Request instance for CreateAlarmNotice.
83
83
  # @type request: :class:`Tencentcloud::cls::V20201016::CreateAlarmNoticeRequest`
@@ -341,7 +341,7 @@ module TencentCloud
341
341
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
342
342
  end
343
343
 
344
- # 该接口用于删除告警通知模板
344
+ # 该接口用于删除通知渠道组
345
345
 
346
346
  # @param request: Request instance for DeleteAlarmNotice.
347
347
  # @type request: :class:`Tencentcloud::cls::V20201016::DeleteAlarmNoticeRequest`
@@ -605,7 +605,7 @@ module TencentCloud
605
605
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
606
606
  end
607
607
 
608
- # 该接口用于获取告警通知模板列表
608
+ # 该接口用于获取通知渠道组列表
609
609
 
610
610
  # @param request: Request instance for DescribeAlarmNotices.
611
611
  # @type request: :class:`Tencentcloud::cls::V20201016::DescribeAlarmNoticesRequest`
@@ -629,7 +629,7 @@ module TencentCloud
629
629
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
630
630
  end
631
631
 
632
- # 本接口用于获取告警策略。
632
+ # 本接口用于获取告警策略列表。
633
633
 
634
634
  # @param request: Request instance for DescribeAlarms.
635
635
  # @type request: :class:`Tencentcloud::cls::V20201016::DescribeAlarmsRequest`
@@ -1133,7 +1133,7 @@ module TencentCloud
1133
1133
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1134
1134
  end
1135
1135
 
1136
- # 该接口用于修改告警通知模板。
1136
+ # 该接口用于修改通知渠道组
1137
1137
 
1138
1138
  # @param request: Request instance for ModifyAlarmNotice.
1139
1139
  # @type request: :class:`Tencentcloud::cls::V20201016::ModifyAlarmNoticeRequest`
@@ -1325,7 +1325,7 @@ module TencentCloud
1325
1325
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1326
1326
  end
1327
1327
 
1328
- # 本接口用于搜索日志
1328
+ # 本接口用于搜索日志, 该接口除受默认接口请求频率限制外,针对单个日志主题,并发数不能超过15
1329
1329
 
1330
1330
  # @param request: Request instance for SearchLog.
1331
1331
  # @type request: :class:`Tencentcloud::cls::V20201016::SearchLogRequest`
@@ -4624,7 +4624,7 @@ module TencentCloud
4624
4624
  # @type Query: String
4625
4625
  # @param Limit: 单次查询返回的原始日志条数,最大值为100。查询语句(Query)包含SQL时,针对SQL的结果条数需在Query中指定,参考https://cloud.tencent.com/document/product/614/58977
4626
4626
  # @type Limit: Integer
4627
- # @param Context: 加载更多日志时使用,透传上次返回的Context值,获取后续的日志内容。过期时间1小时
4627
+ # @param Context: 加载更多日志时使用,透传上次返回的Context值,获取后续的日志内容,总计最多可获取1万条原始日志。过期时间1小时
4628
4628
  # @type Context: String
4629
4629
  # @param Sort: 日志接口是否按时间排序返回;可选值:asc(升序)、desc(降序),默认为 desc
4630
4630
  # @type Sort: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cls
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.223
4
+ version: 1.0.224
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-12-14 00:00:00.000000000 Z
11
+ date: 2021-12-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common