Class: IbmPowerHmc::PhysicalFibreChannelAdapter

Inherits:
IOAdapter show all
Defined in:
lib/ibm_power_hmc/schema/uom.rb

Overview

FC adapter information

Constant Summary

Constants inherited from IOAdapter

IOAdapter::ATTRS

Constants inherited from AbstractNonRest

AbstractNonRest::ATTRS

Instance Attribute Summary

Attributes inherited from AbstractNonRest

#xml

Instance Method Summary collapse

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

Instance Method Details

#portsObject



199
200
201
# File 'lib/ibm_power_hmc/schema/uom.rb', line 199

def ports
  collection_of("PhysicalFibreChannelPorts", "PhysicalFibreChannelPort")
end