Sha256: c52f6d7510528bc57afd07c9c9133b38c6111f636182dfca5c04c4802516513c
Contents?: true
Size: 350 Bytes
Versions: 4
Compression:
Stored size: 350 Bytes
Contents
## # ZoneAuth is only availabe in WAPI_VERSION >= 1.2 # module Infoblox class ZoneAuth < Resource remote_attr_accessor :comment, :disable, :extattrs remote_post_accessor :fqdn remote_attr_reader :address, :network_view wapi_object "zone_auth" end end
Version data entries
4 entries across 4 versions & 1 rubygems