class ACIrb::MgmtNodeDef
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/mgmt.rb, line 655 def rn 'nodedef-' << @attributes['id'] << '' end
# File lib/acirb/model/mgmt.rb, line 655 def rn 'nodedef-' << @attributes['id'] << '' end