Sha256: 5ff16948209bf7dea52bf3dedc2d6f88d7e2bc9fd388b42b556129439e27da41
Contents?: true
Size: 203 Bytes
Versions: 12
Compression:
Stored size: 203 Bytes
Contents
module Infoblox class Srv < Resource remote_attr_accessor :name, :port, :priority, :target, :weight, :extensible_attributes, :view wapi_object "record:srv" end end
Version data entries
12 entries across 12 versions & 1 rubygems