Sha256: 0e824fefebf82f5ce67ffe2dfaac1bdb7095723d518688acc64828605ef9871c

Contents?: true

Size: 192 Bytes

Versions: 5

Compression:

Stored size: 192 Bytes

Contents

module Infoblox
  class Cname < Resource
    remote_attr_accessor :name, :canonical, :comment,
                         :extensible_attributes, :view

    wapi_object "record:cname"
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
infoblox-0.2.19 lib/infoblox/resource/cname.rb
infoblox-0.2.18 lib/infoblox/resource/cname.rb
infoblox-0.2.17 lib/infoblox/resource/cname.rb
infoblox-0.2.15 lib/infoblox/resource/cname.rb
infoblox-0.2.14 lib/infoblox/resource/cname.rb