Sha256: dd16bf283ec6b060d3f27eef2fb1ac51e98a257a00fac53c5575bad351da21bb

Contents?: true

Size: 439 Bytes

Versions: 13

Compression:

Stored size: 439 Bytes

Contents

module Infoblox
  # minimum WAPI version: 1.1
  class Fixedaddress < Resource
    remote_attr_accessor :extattrs,
                         :ipv4addr,
                         :mac,
                         :name,
                         :network,
                         :network_view,
                         :options,
                         :match_client,
                         :comment

    wapi_object "fixedaddress"
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
infoblox-2.0.3 lib/infoblox/resource/fixedaddress.rb
infoblox-2.0.2 lib/infoblox/resource/fixedaddress.rb
infoblox-2.0.1 lib/infoblox/resource/fixedaddress.rb
infoblox-2.0.0 lib/infoblox/resource/fixedaddress.rb
infoblox-1.0.1 lib/infoblox/resource/fixedaddress.rb
infoblox-1.0.0 lib/infoblox/resource/fixedaddress.rb
infoblox-0.5.3 lib/infoblox/resource/fixedaddress.rb
infoblox-0.5.2 lib/infoblox/resource/fixedaddress.rb
infoblox-0.5.1 lib/infoblox/resource/fixedaddress.rb
infoblox-0.5.0 lib/infoblox/resource/fixedaddress.rb
infoblox-0.4.1 lib/infoblox/resource/fixedaddress.rb
infoblox-0.4.0 lib/infoblox/resource/fixedaddress.rb
infoblox-0.3.3 lib/infoblox/resource/fixedaddress.rb