class ACIrb::MgmtNodeGrp

Public Instance Methods

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