Sha256: 4962667cf2359a553090255b25436dcb55f42a6bb1102767a99c2be21a809f87
Contents?: true
Size: 440 Bytes
Versions: 3
Compression:
Stored size: 440 Bytes
Contents
module Infoblox class Ptr < Resource remote_attr_accessor :comment, :disable, :ipv4addr, :ipv6addr, :name, :ptrdname, :extattrs, :extensible_attributes, :view remote_attr_reader :zone wapi_object "record:ptr" end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
infoblox-0.5.1 | lib/infoblox/resource/ptr.rb |
infoblox-0.5.0 | lib/infoblox/resource/ptr.rb |
infoblox-0.4.1 | lib/infoblox/resource/ptr.rb |