class ACIrb::HealthNodeInst
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/health.rb, line 249 def rn 'nodehealth-' << @attributes['nodeId'] << '' end
# File lib/acirb/model/health.rb, line 249 def rn 'nodehealth-' << @attributes['nodeId'] << '' end