as per the WAPI doc: This object is created only as part of the record.host object, it cannot be created directly.
# File lib/infoblox/resource/ipv4address.rb, line 30 def create raise "Not supported" end
# File lib/infoblox/resource/ipv4address.rb, line 21 def delete raise "Not supported" end
# File lib/infoblox/resource/ipv4address.rb, line 34 def modify raise "Not supported" end