Method: IbmPowerHmc::BasePartition#io_adapters
- Defined in:
- lib/ibm_power_hmc/schema/uom.rb
#io_adapters ⇒ Object
Deprecated: use io_slots.io_adapter
287 288 289 |
# File 'lib/ibm_power_hmc/schema/uom.rb', line 287 def io_adapters collection_of("PartitionIOConfiguration/ProfileIOSlots/ProfileIOSlot/AssociatedIOSlot/RelatedIOAdapter", "*[1]") end |