class ACIrb::OpflexPathAtt
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/opflex.rb, line 8543 def rn 'path-[' << @attributes['pathDn'] << ']-[' << @attributes['eppDn'] << ']-[' << @attributes['compHvDn'] << ']-[' << @attributes['mcastAddr'] << ']' end