class ACIrb::MgmtOoB

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/mgmt.rb, line 715
def rn
  'oob-' << @attributes['name'] << ''
end