Class: TencentCloud::Cwp::V20180228::DescribeMachinesSimpleRequest
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Cwp::V20180228::DescribeMachinesSimpleRequest
- Defined in:
- lib/v20180228/models.rb
Overview
DescribeMachinesSimple请求参数结构体
Instance Attribute Summary collapse
-
#Filters ⇒ Object
CVM 云服务器 BM 黑石 ECM 边缘计算 LH 轻量应用服务器 Other 混合云专区
- Keywords - String - 是否必填:否 - 查询关键字
- Version - String 是否必填:否 - 当前防护版本( PRO_VERSION:专业版 | BASIC_VERSION:基础版 | Flagship : 旗舰版 | ProtectedMachines: 专业版+旗舰版 | UnFlagship : 非旗舰版 | PRO_POST_PAY:专业版按量计费 | PRO_PRE_PAY:专业版包年包月)
- TagId - String - 是否必填:否 - 标签ID
. -
#Limit ⇒ Object
CVM 云服务器 BM 黑石 ECM 边缘计算 LH 轻量应用服务器 Other 混合云专区
- Keywords - String - 是否必填:否 - 查询关键字
- Version - String 是否必填:否 - 当前防护版本( PRO_VERSION:专业版 | BASIC_VERSION:基础版 | Flagship : 旗舰版 | ProtectedMachines: 专业版+旗舰版 | UnFlagship : 非旗舰版 | PRO_POST_PAY:专业版按量计费 | PRO_PRE_PAY:专业版包年包月)
- TagId - String - 是否必填:否 - 标签ID
. -
#MachineRegion ⇒ Object
CVM 云服务器 BM 黑石 ECM 边缘计算 LH 轻量应用服务器 Other 混合云专区
- Keywords - String - 是否必填:否 - 查询关键字
- Version - String 是否必填:否 - 当前防护版本( PRO_VERSION:专业版 | BASIC_VERSION:基础版 | Flagship : 旗舰版 | ProtectedMachines: 专业版+旗舰版 | UnFlagship : 非旗舰版 | PRO_POST_PAY:专业版按量计费 | PRO_PRE_PAY:专业版包年包月)
- TagId - String - 是否必填:否 - 标签ID
. -
#MachineType ⇒ Object
CVM 云服务器 BM 黑石 ECM 边缘计算 LH 轻量应用服务器 Other 混合云专区
- Keywords - String - 是否必填:否 - 查询关键字
- Version - String 是否必填:否 - 当前防护版本( PRO_VERSION:专业版 | BASIC_VERSION:基础版 | Flagship : 旗舰版 | ProtectedMachines: 专业版+旗舰版 | UnFlagship : 非旗舰版 | PRO_POST_PAY:专业版按量计费 | PRO_PRE_PAY:专业版包年包月)
- TagId - String - 是否必填:否 - 标签ID
. -
#Offset ⇒ Object
CVM 云服务器 BM 黑石 ECM 边缘计算 LH 轻量应用服务器 Other 混合云专区
- Keywords - String - 是否必填:否 - 查询关键字
- Version - String 是否必填:否 - 当前防护版本( PRO_VERSION:专业版 | BASIC_VERSION:基础版 | Flagship : 旗舰版 | ProtectedMachines: 专业版+旗舰版 | UnFlagship : 非旗舰版 | PRO_POST_PAY:专业版按量计费 | PRO_PRE_PAY:专业版包年包月)
- TagId - String - 是否必填:否 - 标签ID
. -
#ProjectIds ⇒ Object
CVM 云服务器 BM 黑石 ECM 边缘计算 LH 轻量应用服务器 Other 混合云专区
- Keywords - String - 是否必填:否 - 查询关键字
- Version - String 是否必填:否 - 当前防护版本( PRO_VERSION:专业版 | BASIC_VERSION:基础版 | Flagship : 旗舰版 | ProtectedMachines: 专业版+旗舰版 | UnFlagship : 非旗舰版 | PRO_POST_PAY:专业版按量计费 | PRO_PRE_PAY:专业版包年包月)
- TagId - String - 是否必填:否 - 标签ID
.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(machinetype = nil, machineregion = nil, limit = nil, offset = nil, filters = nil, projectids = nil) ⇒ DescribeMachinesSimpleRequest
constructor
A new instance of DescribeMachinesSimpleRequest.
Constructor Details
#initialize(machinetype = nil, machineregion = nil, limit = nil, offset = nil, filters = nil, projectids = nil) ⇒ DescribeMachinesSimpleRequest
Returns a new instance of DescribeMachinesSimpleRequest.
17687 17688 17689 17690 17691 17692 17693 17694 |
# File 'lib/v20180228/models.rb', line 17687 def initialize(machinetype=nil, machineregion=nil, limit=nil, offset=nil, filters=nil, projectids=nil) @MachineType = machinetype @MachineRegion = machineregion @Limit = limit @Offset = offset @Filters = filters @ProjectIds = projectids end |
Instance Attribute Details
#Filters ⇒ Object
CVM 云服务器 BM 黑石 ECM 边缘计算 LH 轻量应用服务器 Other 混合云专区
17685 17686 17687 |
# File 'lib/v20180228/models.rb', line 17685 def Filters @Filters end |
#Limit ⇒ Object
CVM 云服务器 BM 黑石 ECM 边缘计算 LH 轻量应用服务器 Other 混合云专区
17685 17686 17687 |
# File 'lib/v20180228/models.rb', line 17685 def Limit @Limit end |
#MachineRegion ⇒ Object
CVM 云服务器 BM 黑石 ECM 边缘计算 LH 轻量应用服务器 Other 混合云专区
17685 17686 17687 |
# File 'lib/v20180228/models.rb', line 17685 def MachineRegion @MachineRegion end |
#MachineType ⇒ Object
CVM 云服务器 BM 黑石 ECM 边缘计算 LH 轻量应用服务器 Other 混合云专区
17685 17686 17687 |
# File 'lib/v20180228/models.rb', line 17685 def MachineType @MachineType end |
#Offset ⇒ Object
CVM 云服务器 BM 黑石 ECM 边缘计算 LH 轻量应用服务器 Other 混合云专区
17685 17686 17687 |
# File 'lib/v20180228/models.rb', line 17685 def Offset @Offset end |
#ProjectIds ⇒ Object
CVM 云服务器 BM 黑石 ECM 边缘计算 LH 轻量应用服务器 Other 混合云专区
17685 17686 17687 |
# File 'lib/v20180228/models.rb', line 17685 def ProjectIds @ProjectIds end |
Instance Method Details
#deserialize(params) ⇒ Object
17696 17697 17698 17699 17700 17701 17702 17703 17704 17705 17706 17707 17708 17709 17710 |
# File 'lib/v20180228/models.rb', line 17696 def deserialize(params) @MachineType = params['MachineType'] @MachineRegion = params['MachineRegion'] @Limit = params['Limit'] @Offset = params['Offset'] unless params['Filters'].nil? @Filters = [] params['Filters'].each do |i| filter_tmp = Filter.new filter_tmp.deserialize(i) @Filters << filter_tmp end end @ProjectIds = params['ProjectIds'] end |