tencentcloud-sdk-monitor 3.0.573 → 3.0.575

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180724/models.rb +28 -11
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 500af4b16a35ea901e7b8e1dcf322a000f6fefbf
4
- data.tar.gz: bcfce7e244cd02d8ea0ec8cf6ee0d7dee0b220b2
3
+ metadata.gz: 2e503c1c079233b0d21e7f2a9c37548f138b5f22
4
+ data.tar.gz: 0ad5c621cd3a6fe2eb6ef8887ccc31348d7a3b92
5
5
  SHA512:
6
- metadata.gz: 45edbe721567de0fe79de99fe18b3b2083655d248d4db962841cba9c58c9121c83f6fc524779372cd4bab1e04e37709b5d97f54da5c2b94eaa299fc5e436f8ad
7
- data.tar.gz: c270a749da7e69a0223fac24be506e3e9cbfcfae25a59dd6d65d54d7177fd9c5873cb5678355d3ed4856df76065083cca7d6933632f0082a3c71149634960660
6
+ metadata.gz: ed6f38759162c8823f58a2452cf7b06b547803bb5218b46b380721cf0a3ad5f341e0628677ff2b42fd0cf02f3ea9ed34f7549f623fe99178252f6412d15cd5db
7
+ data.tar.gz: a8be1d325addf308aa5dbfee1e1d877551dfcac9bac1a830849217202e4e21a7bab859c58ccc468bd463472fdf1b120406d8f4e1f0284469b4d266a8f7b22ad7
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.573
1
+ 3.0.575
@@ -1230,9 +1230,9 @@ module TencentCloud
1230
1230
  end
1231
1231
  end
1232
1232
 
1233
- # 告警条件模版
1233
+ # 告警条件模板
1234
1234
  class ConditionsTemp < TencentCloud::Common::AbstractModel
1235
- # @param TemplateName: 模版名称
1235
+ # @param TemplateName: 模板名称
1236
1236
  # 注意:此字段可能返回 null,表示取不到有效值。
1237
1237
  # @type TemplateName: String
1238
1238
  # @param Condition: 指标触发条件
@@ -3806,10 +3806,12 @@ module TencentCloud
3806
3806
  # @type NoticeIds: Array
3807
3807
  # @param Tags: 模板根据标签过滤
3808
3808
  # @type Tags: Array
3809
+ # @param OnCallFormIDs: 值班列表
3810
+ # @type OnCallFormIDs: Array
3809
3811
 
3810
- attr_accessor :Module, :PageNumber, :PageSize, :Order, :OwnerUid, :Name, :ReceiverType, :UserIds, :GroupIds, :NoticeIds, :Tags
3812
+ attr_accessor :Module, :PageNumber, :PageSize, :Order, :OwnerUid, :Name, :ReceiverType, :UserIds, :GroupIds, :NoticeIds, :Tags, :OnCallFormIDs
3811
3813
 
3812
- def initialize(_module=nil, pagenumber=nil, pagesize=nil, order=nil, owneruid=nil, name=nil, receivertype=nil, userids=nil, groupids=nil, noticeids=nil, tags=nil)
3814
+ def initialize(_module=nil, pagenumber=nil, pagesize=nil, order=nil, owneruid=nil, name=nil, receivertype=nil, userids=nil, groupids=nil, noticeids=nil, tags=nil, oncallformids=nil)
3813
3815
  @Module = _module
3814
3816
  @PageNumber = pagenumber
3815
3817
  @PageSize = pagesize
@@ -3821,6 +3823,7 @@ module TencentCloud
3821
3823
  @GroupIds = groupids
3822
3824
  @NoticeIds = noticeids
3823
3825
  @Tags = tags
3826
+ @OnCallFormIDs = oncallformids
3824
3827
  end
3825
3828
 
3826
3829
  def deserialize(params)
@@ -3842,6 +3845,7 @@ module TencentCloud
3842
3845
  @Tags << tag_tmp
3843
3846
  end
3844
3847
  end
3848
+ @OnCallFormIDs = params['OnCallFormIDs']
3845
3849
  end
3846
3850
  end
3847
3851
 
@@ -3912,7 +3916,7 @@ module TencentCloud
3912
3916
  # @param ProjectIds: 策略所属项目的id数组,可在此页面查看
3913
3917
  # [项目管理](https://console.cloud.tencent.com/project)
3914
3918
  # @type ProjectIds: Array
3915
- # @param NoticeIds: 通知模版的id列表,可查询通知模版列表获取。
3919
+ # @param NoticeIds: 通知模板的id列表,可查询通知模板列表获取。
3916
3920
  # 可使用 [查询通知模板列表](https://cloud.tencent.com/document/product/248/51280) 接口查询。
3917
3921
  # @type NoticeIds: Array
3918
3922
  # @param RuleTypes: 根据触发条件筛选 不传展示全部策略 STATIC=展示静态阈值策略 DYNAMIC=展示动态阈值策略
@@ -3929,16 +3933,20 @@ module TencentCloud
3929
3933
  # @type TriggerTasks: Array
3930
3934
  # @param OneClickPolicyType: 根据一键告警策略筛选 不传展示全部策略 ONECLICK=展示一键告警策略 NOT_ONECLICK=展示非一键告警策略
3931
3935
  # @type OneClickPolicyType: Array
3932
- # @param NotBindAll: 根据全部对象过滤,1代表需要过滤掉全部对象,0则无需过滤
3936
+ # @param NotBindAll: 返回结果过滤掉绑定全部对象的策略,1代表需要过滤,0则无需过滤
3933
3937
  # @type NotBindAll: Integer
3934
- # @param NotInstanceGroup: 根据实例对象过滤,1代表需要过滤掉有实例对象,0则无需过滤
3938
+ # @param NotInstanceGroup: 返回结果过滤掉关联实例为实例分组的策略,1代表需要过滤,0则无需过滤
3935
3939
  # @type NotInstanceGroup: Integer
3936
3940
  # @param Tags: 策略根据标签过滤
3937
3941
  # @type Tags: Array
3942
+ # @param PromInsId: prom实例id,自定义指标策略时会用到
3943
+ # @type PromInsId: String
3944
+ # @param ReceiverOnCallFormIDs: 根据排班表搜索
3945
+ # @type ReceiverOnCallFormIDs: Array
3938
3946
 
3939
- attr_accessor :Module, :PageNumber, :PageSize, :PolicyName, :MonitorTypes, :Namespaces, :Dimensions, :ReceiverUids, :ReceiverGroups, :PolicyType, :Field, :Order, :ProjectIds, :NoticeIds, :RuleTypes, :Enable, :NotBindingNoticeRule, :InstanceGroupId, :NeedCorrespondence, :TriggerTasks, :OneClickPolicyType, :NotBindAll, :NotInstanceGroup, :Tags
3947
+ attr_accessor :Module, :PageNumber, :PageSize, :PolicyName, :MonitorTypes, :Namespaces, :Dimensions, :ReceiverUids, :ReceiverGroups, :PolicyType, :Field, :Order, :ProjectIds, :NoticeIds, :RuleTypes, :Enable, :NotBindingNoticeRule, :InstanceGroupId, :NeedCorrespondence, :TriggerTasks, :OneClickPolicyType, :NotBindAll, :NotInstanceGroup, :Tags, :PromInsId, :ReceiverOnCallFormIDs
3940
3948
 
3941
- def initialize(_module=nil, pagenumber=nil, pagesize=nil, policyname=nil, monitortypes=nil, namespaces=nil, dimensions=nil, receiveruids=nil, receivergroups=nil, policytype=nil, field=nil, order=nil, projectids=nil, noticeids=nil, ruletypes=nil, enable=nil, notbindingnoticerule=nil, instancegroupid=nil, needcorrespondence=nil, triggertasks=nil, oneclickpolicytype=nil, notbindall=nil, notinstancegroup=nil, tags=nil)
3949
+ def initialize(_module=nil, pagenumber=nil, pagesize=nil, policyname=nil, monitortypes=nil, namespaces=nil, dimensions=nil, receiveruids=nil, receivergroups=nil, policytype=nil, field=nil, order=nil, projectids=nil, noticeids=nil, ruletypes=nil, enable=nil, notbindingnoticerule=nil, instancegroupid=nil, needcorrespondence=nil, triggertasks=nil, oneclickpolicytype=nil, notbindall=nil, notinstancegroup=nil, tags=nil, prominsid=nil, receiveroncallformids=nil)
3942
3950
  @Module = _module
3943
3951
  @PageNumber = pagenumber
3944
3952
  @PageSize = pagesize
@@ -3963,6 +3971,8 @@ module TencentCloud
3963
3971
  @NotBindAll = notbindall
3964
3972
  @NotInstanceGroup = notinstancegroup
3965
3973
  @Tags = tags
3974
+ @PromInsId = prominsid
3975
+ @ReceiverOnCallFormIDs = receiveroncallformids
3966
3976
  end
3967
3977
 
3968
3978
  def deserialize(params)
@@ -4004,6 +4014,8 @@ module TencentCloud
4004
4014
  @Tags << tag_tmp
4005
4015
  end
4006
4016
  end
4017
+ @PromInsId = params['PromInsId']
4018
+ @ReceiverOnCallFormIDs = params['ReceiverOnCallFormIDs']
4007
4019
  end
4008
4020
  end
4009
4021
 
@@ -14093,10 +14105,13 @@ module TencentCloud
14093
14105
  # @param Weekday: 通知周期 1-7表示周一到周日
14094
14106
  # 注意:此字段可能返回 null,表示取不到有效值。
14095
14107
  # @type Weekday: Array
14108
+ # @param OnCallFormIDs: 值班表id列表
14109
+ # 注意:此字段可能返回 null,表示取不到有效值。
14110
+ # @type OnCallFormIDs: Array
14096
14111
 
14097
- attr_accessor :ReceiverType, :StartTime, :EndTime, :NoticeWay, :UserIds, :GroupIds, :PhoneOrder, :PhoneCircleTimes, :PhoneInnerInterval, :PhoneCircleInterval, :NeedPhoneArriveNotice, :PhoneCallType, :Weekday
14112
+ attr_accessor :ReceiverType, :StartTime, :EndTime, :NoticeWay, :UserIds, :GroupIds, :PhoneOrder, :PhoneCircleTimes, :PhoneInnerInterval, :PhoneCircleInterval, :NeedPhoneArriveNotice, :PhoneCallType, :Weekday, :OnCallFormIDs
14098
14113
 
14099
- def initialize(receivertype=nil, starttime=nil, endtime=nil, noticeway=nil, userids=nil, groupids=nil, phoneorder=nil, phonecircletimes=nil, phoneinnerinterval=nil, phonecircleinterval=nil, needphonearrivenotice=nil, phonecalltype=nil, weekday=nil)
14114
+ def initialize(receivertype=nil, starttime=nil, endtime=nil, noticeway=nil, userids=nil, groupids=nil, phoneorder=nil, phonecircletimes=nil, phoneinnerinterval=nil, phonecircleinterval=nil, needphonearrivenotice=nil, phonecalltype=nil, weekday=nil, oncallformids=nil)
14100
14115
  @ReceiverType = receivertype
14101
14116
  @StartTime = starttime
14102
14117
  @EndTime = endtime
@@ -14110,6 +14125,7 @@ module TencentCloud
14110
14125
  @NeedPhoneArriveNotice = needphonearrivenotice
14111
14126
  @PhoneCallType = phonecalltype
14112
14127
  @Weekday = weekday
14128
+ @OnCallFormIDs = oncallformids
14113
14129
  end
14114
14130
 
14115
14131
  def deserialize(params)
@@ -14126,6 +14142,7 @@ module TencentCloud
14126
14142
  @NeedPhoneArriveNotice = params['NeedPhoneArriveNotice']
14127
14143
  @PhoneCallType = params['PhoneCallType']
14128
14144
  @Weekday = params['Weekday']
14145
+ @OnCallFormIDs = params['OnCallFormIDs']
14129
14146
  end
14130
14147
  end
14131
14148
 
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.573
4
+ version: 3.0.575
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-05-19 00:00:00.000000000 Z
11
+ date: 2023-05-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common