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