class ACIrb::FabricPmPathEpCleanup

Public Instance Methods

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