class ACIrb::FabricPathEpCleanup

Public Instance Methods

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