tencentcloud-sdk-monitor 3.0.663 → 3.0.665

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: 062c5ba825cf592607633151ff5270e1b8b34fe1
4
- data.tar.gz: d3ff8a1aec537d83630dee85417edf0f2982fb9d
3
+ metadata.gz: daf25f61fdcec7dc7cca4462a139e4ea2de4bde9
4
+ data.tar.gz: d009cc10ff66076a18496a0c578fb4603f5f2898
5
5
  SHA512:
6
- metadata.gz: 5fec8b872ea607dc26254eeb1ad305960a941477d0c4c1f19403c3fb211e2e7c003113b6a132162d8889a37cc060ab09e0d8c8872a4ca5c875849a3bcb73f809
7
- data.tar.gz: aa5aaed4c2b3aaa42ab3ac83dc23eddee56cb20ee42013d56f6c6400fefe754d14358cd0215add8f970d77a60b97a8701e21b7037fe6755240a709f09d37ac13
6
+ metadata.gz: fa8c58a783b79b925ee6c53b3ff990a5d130733dfa4cafdd443e610c29c85a1cef92a1345103719739aa9045fb0a7e117a5a569dbc5d4c54358d73e1b6c6d540
7
+ data.tar.gz: 15b63e3fc3d5b03455efded6ac9213498d5191e37cc27fff6f7fd9978fdb8663e4ca17de7a180fdd82de790d97177801b683ee177fcd3cae560e40a9b1e87ddc
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.663
1
+ 3.0.665
@@ -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.663
4
+ version: 3.0.665
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-20 00:00:00.000000000 Z
11
+ date: 2023-09-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common