Sha256: 58c3944d8a4637df7f1a2b38cd2519ea263f194f78a926da11cd9853bc1eb13f
Contents?: true
Size: 386 Bytes
Versions: 51
Compression:
Stored size: 386 Bytes
Contents
object @discovery_rule extends "api/v2/discovery_rules/base" attributes :name, :enabled, :hostgroup_id, :hostgroup_name, :hostname, :priority, :search attribute :max_count => :hosts_limit child :hosts do extends "api/v2/discovered_hosts/base" end child :organizations => :organizations do attributes :id, :name end child :locations => :locations do attributes :id, :name end
Version data entries
51 entries across 51 versions & 1 rubygems