Class: TencentCloud::Monitor::V20180724::DescribeAlarmHistoriesRequest
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Monitor::V20180724::DescribeAlarmHistoriesRequest
- Defined in:
- lib/v20180724/models.rb
Overview
DescribeAlarmHistories请求参数结构体
Instance Attribute Summary collapse
-
#AlarmLevels ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
-
#AlarmObject ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
-
#AlarmStatus ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
-
#AlarmTypes ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
-
#Content ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
-
#ConvergenceHistoryIDs ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
-
#EndTime ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
-
#InstanceGroupIds ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
-
#MetricNames ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
-
#Module ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
-
#MonitorTypes ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
-
#Namespaces ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
-
#Order ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
-
#PageNumber ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
-
#PageSize ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
-
#PolicyIds ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
-
#PolicyName ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
-
#ProjectIds ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
-
#ReceiverGroups ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
-
#ReceiverUids ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
-
#ShieldStatus ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
-
#StartTime ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(_module = nil, pagenumber = nil, pagesize = nil, order = nil, starttime = nil, endtime = nil, monitortypes = nil, alarmobject = nil, alarmstatus = nil, projectids = nil, instancegroupids = nil, namespaces = nil, metricnames = nil, policyname = nil, content = nil, receiveruids = nil, receivergroups = nil, policyids = nil, alarmlevels = nil, convergencehistoryids = nil, alarmtypes = nil, shieldstatus = nil) ⇒ DescribeAlarmHistoriesRequest
constructor
A new instance of DescribeAlarmHistoriesRequest.
Constructor Details
#initialize(_module = nil, pagenumber = nil, pagesize = nil, order = nil, starttime = nil, endtime = nil, monitortypes = nil, alarmobject = nil, alarmstatus = nil, projectids = nil, instancegroupids = nil, namespaces = nil, metricnames = nil, policyname = nil, content = nil, receiveruids = nil, receivergroups = nil, policyids = nil, alarmlevels = nil, convergencehistoryids = nil, alarmtypes = nil, shieldstatus = nil) ⇒ DescribeAlarmHistoriesRequest
Returns a new instance of DescribeAlarmHistoriesRequest.
4303 4304 4305 4306 4307 4308 4309 4310 4311 4312 4313 4314 4315 4316 4317 4318 4319 4320 4321 4322 4323 4324 4325 4326 |
# File 'lib/v20180724/models.rb', line 4303 def initialize(_module=nil, pagenumber=nil, pagesize=nil, order=nil, starttime=nil, endtime=nil, monitortypes=nil, alarmobject=nil, alarmstatus=nil, projectids=nil, instancegroupids=nil, namespaces=nil, metricnames=nil, policyname=nil, content=nil, receiveruids=nil, receivergroups=nil, policyids=nil, alarmlevels=nil, convergencehistoryids=nil, alarmtypes=nil, shieldstatus=nil) @Module = _module @PageNumber = pagenumber @PageSize = pagesize @Order = order @StartTime = starttime @EndTime = endtime @MonitorTypes = monitortypes @AlarmObject = alarmobject @AlarmStatus = alarmstatus @ProjectIds = projectids @InstanceGroupIds = instancegroupids @Namespaces = namespaces @MetricNames = metricnames @PolicyName = policyname @Content = content @ReceiverUids = receiveruids @ReceiverGroups = receivergroups @PolicyIds = policyids @AlarmLevels = alarmlevels @ConvergenceHistoryIDs = convergencehistoryids @AlarmTypes = alarmtypes @ShieldStatus = shieldstatus end |
Instance Attribute Details
#AlarmLevels ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def AlarmLevels @AlarmLevels end |
#AlarmObject ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def AlarmObject @AlarmObject end |
#AlarmStatus ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def AlarmStatus @AlarmStatus end |
#AlarmTypes ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def AlarmTypes @AlarmTypes end |
#Content ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def Content @Content end |
#ConvergenceHistoryIDs ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def ConvergenceHistoryIDs @ConvergenceHistoryIDs end |
#EndTime ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def EndTime @EndTime end |
#InstanceGroupIds ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def InstanceGroupIds @InstanceGroupIds end |
#MetricNames ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def MetricNames @MetricNames end |
#Module ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def Module @Module end |
#MonitorTypes ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def MonitorTypes @MonitorTypes end |
#Namespaces ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def Namespaces @Namespaces end |
#Order ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def Order @Order end |
#PageNumber ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def PageNumber @PageNumber end |
#PageSize ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def PageSize @PageSize end |
#PolicyIds ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def PolicyIds @PolicyIds end |
#PolicyName ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def PolicyName @PolicyName end |
#ProjectIds ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def ProjectIds @ProjectIds end |
#ReceiverGroups ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def ReceiverGroups @ReceiverGroups end |
#ReceiverUids ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def ReceiverUids @ReceiverUids end |
#ShieldStatus ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def ShieldStatus @ShieldStatus end |
#StartTime ⇒ Object
"MT_RUMAPP"=终端性能监控 可在此页面查询 项目管理 可使用 查询所有名字空间 DescribeAllNamespaces 接口查询
4301 4302 4303 |
# File 'lib/v20180724/models.rb', line 4301 def StartTime @StartTime end |
Instance Method Details
#deserialize(params) ⇒ Object
4328 4329 4330 4331 4332 4333 4334 4335 4336 4337 4338 4339 4340 4341 4342 4343 4344 4345 4346 4347 4348 4349 4350 4351 4352 4353 4354 4355 4356 4357 4358 |
# File 'lib/v20180724/models.rb', line 4328 def deserialize(params) @Module = params['Module'] @PageNumber = params['PageNumber'] @PageSize = params['PageSize'] @Order = params['Order'] @StartTime = params['StartTime'] @EndTime = params['EndTime'] @MonitorTypes = params['MonitorTypes'] @AlarmObject = params['AlarmObject'] @AlarmStatus = params['AlarmStatus'] @ProjectIds = params['ProjectIds'] @InstanceGroupIds = params['InstanceGroupIds'] unless params['Namespaces'].nil? @Namespaces = [] params['Namespaces'].each do |i| monitortypenamespace_tmp = MonitorTypeNamespace.new monitortypenamespace_tmp.deserialize(i) @Namespaces << monitortypenamespace_tmp end end @MetricNames = params['MetricNames'] @PolicyName = params['PolicyName'] @Content = params['Content'] @ReceiverUids = params['ReceiverUids'] @ReceiverGroups = params['ReceiverGroups'] @PolicyIds = params['PolicyIds'] @AlarmLevels = params['AlarmLevels'] @ConvergenceHistoryIDs = params['ConvergenceHistoryIDs'] @AlarmTypes = params['AlarmTypes'] @ShieldStatus = params['ShieldStatus'] end |