Sha256: 0f60655cd91e0beb01561f0c789f5f39adb64c26cbe5cd1883845eb7c59ec1bf
Contents?: true
Size: 471 Bytes
Versions: 3
Compression:
Stored size: 471 Bytes
Contents
module Infoblox class Ptr < Resource remote_attr_accessor :comment, :disable, :ipv4addr, :ipv6addr, :name, :ptrdname, :ttl, :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-1.0.0 | lib/infoblox/resource/ptr.rb |
infoblox-0.5.3 | lib/infoblox/resource/ptr.rb |
infoblox-0.5.2 | lib/infoblox/resource/ptr.rb |