Class: Infoblox::HostIpv4addr

Inherits:
Resource
  • Object
show all
Defined in:
lib/infoblox/resource/host_ipv4addr.rb

Instance Attribute Summary

Attributes inherited from Resource

#_ref, #connection

Instance Method Summary collapse

Methods inherited from Resource

_return_fields, all, default_params, find, #get, #initialize, #post, #put, remote_attr_accessor, remote_attr_reader, remote_attr_writer, #remote_attribute_hash, remote_attrs, remote_post_accessor, remote_post_attrs, remote_read_only_attrs, remote_write_only_attrs, resource_map, resource_uri, #resource_uri, wapi_object

Constructor Details

This class inherits a constructor from Infoblox::Resource

Instance Method Details

#deleteObject



16
17
18
# File 'lib/infoblox/resource/host_ipv4addr.rb', line 16

def delete
  raise "Not supported"
end