class ACIrb::FabricPathEpCont

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fabric.rb, line 6768
def rn
  'paths-' << @attributes['nodeId'] << ''
end