class ACIrb::FabricProtLooseLink
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/fabric.rb, line 7398 def rn 'protlslink-[' << @attributes['nodeDn'] << ']-[' << @attributes['protPathDn'] << ']' end