Sha256: 2e5fb92c0e2aee9184d7ba7c0e8a7961b6a2c447e28e9a65143ca24e2489c591
Contents?: true
Size: 382 Bytes
Versions: 50
Compression:
Stored size: 382 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 node :subnet_name do |host| host.subnet.to_label if host.subnet.present? end attributes :organization_id, :organization_name attributes :location_id, :location_name
Version data entries
50 entries across 50 versions & 1 rubygems