Sha256: b5a1467ba60110aa359d0fe13b427dfa751b058d9f705517e7dc3c82fe9eca01
Contents?: true
Size: 374 Bytes
Versions: 7
Compression:
Stored size: 374 Bytes
Contents
object @discovered_host extends "api/v2/discovered_hosts/base" attributes :ip, :mac, :last_report, :subnet_id, :subnet_name, :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
7 entries across 7 versions & 1 rubygems