class ACIrb::FabricRtLeNodePGrp

Public Instance Methods

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