class ACIrb::MgmtPodGrp

Public Instance Methods

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