Class: Infoblox::Ipv4addr

Inherits:
Resource show all
Defined in:
lib/infoblox/resource/ipv4addr.rb

Instance Attribute Summary collapse

Attributes inherited from Resource

#_ref

Method Summary

Methods inherited from Resource

_return_fields, all, connection, connection=, default_params, #delete, find, #get, #initialize, #post, #put, remote_attr_accessor, remote_attr_writer, #remote_attribute_hash, remote_attrs, remote_post_accessor, remote_post_attrs, remote_write_only_attrs, resource_uri, #resource_uri, wapi_object

Constructor Details

This class inherits a constructor from Infoblox::Resource

Instance Attribute Details

#hostObject

Returns the value of attribute host.



4
5
6
# File 'lib/infoblox/resource/ipv4addr.rb', line 4

def host
  @host
end

#networkObject

Returns the value of attribute network.



4
5
6
# File 'lib/infoblox/resource/ipv4addr.rb', line 4

def network
  @network
end