Class: IbmPowerHmc::IOAdapter
- Inherits:
-
AbstractNonRest
- Object
- AbstractNonRest
- IbmPowerHmc::IOAdapter
- Defined in:
- lib/ibm_power_hmc/schema/uom.rb
Overview
I/O Adapter information
Direct Known Subclasses
EthernetBackingDevice, HostChannelAdapter, PhysicalFibreChannelAdapter, SRIOVAdapter
Constant Summary collapse
- ATTRS =
{ :id => "AdapterID", :description => "Description", :name => "DeviceName", :type => "DeviceType", :dr_name => "DynamicReconfigurationConnectorName", :udid => "UniqueDeviceID" }.freeze
Instance Attribute Summary
Attributes inherited from AbstractNonRest
Method Summary
Methods inherited from AbstractNonRest
#collection_of, #create_element, #initialize, marshal, #marshal, #singleton, #timestamp, #to_s, #uuid_from_href, #uuids_from_links
Constructor Details
This class inherits a constructor from IbmPowerHmc::AbstractNonRest