Sha256: 939ed6ddf6101cf6fa44b7c40137a555cac1163aba75f16e3f71dbd324f1da66
Contents?: true
Size: 304 Bytes
Versions: 2
Compression:
Stored size: 304 Bytes
Contents
module Infoblox class ZoneForward < Infoblox::Resource remote_attr_accessor :comment, :disable, :forward_to, :view remote_post_accessor :fqdn remote_attr_reader :parent wapi_object 'zone_forward' end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
infoblox-3.0.0 | lib/infoblox/resource/zone_forward.rb |
infoblox-2.0.5 | lib/infoblox/resource/zone_forward.rb |