class ACIrb::MgmtExtMgmtEntity

Public Instance Methods

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