class ACIrb::VnsVDev
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/vns.rb, line 13613 def rn 'vDev-[' << @attributes['priKey'] << ']-tn-[' << @attributes['tnDn'] << ']-ctx-' << @attributes['ctxName'] << '' end