tencentcloud-sdk-monitor 3.0.664 → 3.0.666

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: 1235b02430e29d36b0c2d413f76b94a12bc97e27
4
- data.tar.gz: 5a3c53314127ef69203cde43ab3e66287e5fe586
3
+ metadata.gz: 2a65722afe87c1edf992944f679135fc01fbc90c
4
+ data.tar.gz: d1e0e7decef21c10fa387956dc75017dae3bd4c8
5
5
  SHA512:
6
- metadata.gz: 940c22a8a19d9f932704c1eae939ac6ba64d9937d16918a504347d71c5e600e51738b2f9aaf84c06c054cc45336172feafa38ec7ef3da463d3f6969977e55e8c
7
- data.tar.gz: 22b82f409ee7ef315ae2c99572342fe3b9b1f2463ead91068e9a177d9f5e78cbbd2ef90e5bbb1c0bbeb76c5484b84864251874ee62e58bb0c1ff2d6eb3948e3d
6
+ metadata.gz: e192173ab2a7278432d3ffcd45bda6311d56d66947cb897f5b83e1cc0bc08cd215ad6b0d75b9b00cb0142bdf44a06e6597776f0ba3a9aa3a690e647d9866aa82
7
+ data.tar.gz: 42553bda848cb1b5d404ce4f99404c72c3c60f7f18f2df0357dd3b703e922cd0d23e34491e59b37c2debab08dd6ce0267de09e177f292032d6eeba58335c7ddc
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.664
1
+ 3.0.666
@@ -3563,7 +3563,7 @@ module TencentCloud
3563
3563
  # @type Namespaces: Array
3564
3564
  # @param MetricNames: 根据指标名过滤
3565
3565
  # @type MetricNames: Array
3566
- # @param PolicyName: 根据策略名称模糊搜索
3566
+ # @param PolicyName: 根据策略名称模糊搜索,不支持大小写区分
3567
3567
  # @type PolicyName: String
3568
3568
  # @param Content: 根据告警内容模糊搜索
3569
3569
  # @type Content: String
@@ -3573,7 +3573,7 @@ module TencentCloud
3573
3573
  # @type ReceiverGroups: Array
3574
3574
  # @param PolicyIds: 根据告警策略 Id 列表搜索
3575
3575
  # @type PolicyIds: Array
3576
- # @param AlarmLevels: 告警等级
3576
+ # @param AlarmLevels: 告警等级,取值范围:Remind、Serious、Warn
3577
3577
  # @type AlarmLevels: Array
3578
3578
 
3579
3579
  attr_accessor :Module, :PageNumber, :PageSize, :Order, :StartTime, :EndTime, :MonitorTypes, :AlarmObject, :AlarmStatus, :ProjectIds, :InstanceGroupIds, :Namespaces, :MetricNames, :PolicyName, :Content, :ReceiverUids, :ReceiverGroups, :PolicyIds, :AlarmLevels
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-monitor
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.664
4
+ version: 3.0.666
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-09-21 00:00:00.000000000 Z
11
+ date: 2023-09-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common