Class: Infoblox::NetworkContainer
- Defined in:
- lib/infoblox/resource/network_container.rb
Instance Attribute Summary collapse
-
#network_view ⇒ Object
Returns the value of attribute network_view.
Attributes inherited from Resource
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
#network_view ⇒ Object
Returns the value of attribute network_view.
6 7 8 |
# File 'lib/infoblox/resource/network_container.rb', line 6 def network_view @network_view end |