Sha256: 929d6733ed66982a1bd97c0ecbbf53853dc02c8cdadb91544b64ffb6b471b76e
Contents?: true
Size: 383 Bytes
Versions: 3
Compression:
Stored size: 383 Bytes
Contents
object @discovered_host extends "api/v2/discovered_hosts/base" attributes :ip, :mac, :last_report, :subnet_id, :subnet_name, :hardware_model_name, :memory, :disk_count, :disks_size attribute :cpu_count => :cpus if SETTINGS[:organizations_enabled] attributes :organization_id, :organization_name end if SETTINGS[:locations_enabled] attributes :location_id, :location_name end
Version data entries
3 entries across 3 versions & 1 rubygems