Sha256: 2c52074b1a562748227c45b49d229b25cc00d6959bf02f4a7040358d9b097f1d

Contents?: true

Size: 585 Bytes

Versions: 5

Compression:

Stored size: 585 Bytes

Contents

object @host

attributes :name, :id, :ip, :environment, :last_report, :updated_at, :created_at, :mac,
           :sp_mac, :sp_ip, :sp_name, :domain_id, :architecture_id, :operatingsystem_id,
           :environment_id, :subnet_id, :sp_subnet_id, :ptable_id, :medium_id, :build,
           :comment, :disk, :installed_at, :model_id, :hostgroup_id, :owner_id, :owner_type,
           :enabled, :puppet_ca_proxy_id, :managed, :use_image, :image_file, :uuid, :compute_resource_id,
           :puppet_proxy_id, :certname, :image_id

child :host_parameters do
  attributes :name, :value
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foreman_discovery-1.0.0 test/foreman_app/app/views/api/v1/hosts/show.json.rabl
foreman_discovery-1.0.0.rc4 test/foreman_app/app/views/api/v1/hosts/show.json.rabl
foreman_discovery-1.0.0.rc3 test/foreman_app/app/views/api/v1/hosts/show.json.rabl
foreman_discovery-1.0.0.rc2 test/foreman_app/app/views/api/v1/hosts/show.json.rabl
foreman_discovery-1.0.0.rc1 test/foreman_app/app/views/api/v1/hosts/show.json.rabl