class ACIrb::FabricNodeHealthHist1d

Public Instance Methods

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