Sha256: f321b0d7bec52441c6adb47f3cf730b8256544d044642175eb5b4f05b88261a0

Contents?: true

Size: 214 Bytes

Versions: 14

Compression:

Stored size: 214 Bytes

Contents

child :host_collections => :host_collections do
  attributes :id, :name, :description, :max_hosts, :unlimited_hosts

  node :total_hosts do |host_collection|
    host_collection.total_hosts(cached: true)
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
katello-4.14.2 app/views/katello/api/v2/hosts/host_collections.json.rabl
katello-4.15.0 app/views/katello/api/v2/hosts/host_collections.json.rabl
katello-4.15.0.rc2 app/views/katello/api/v2/hosts/host_collections.json.rabl
katello-4.15.0.rc1 app/views/katello/api/v2/hosts/host_collections.json.rabl
katello-4.14.1 app/views/katello/api/v2/hosts/host_collections.json.rabl
katello-4.14.0 app/views/katello/api/v2/hosts/host_collections.json.rabl
katello-4.14.0.rc3 app/views/katello/api/v2/hosts/host_collections.json.rabl
katello-4.14.0.rc2 app/views/katello/api/v2/hosts/host_collections.json.rabl
katello-4.14.0.rc1.1 app/views/katello/api/v2/hosts/host_collections.json.rabl
katello-4.14.0.rc1 app/views/katello/api/v2/hosts/host_collections.json.rabl
katello-4.13.1 app/views/katello/api/v2/hosts/host_collections.json.rabl
katello-4.13.0 app/views/katello/api/v2/hosts/host_collections.json.rabl
katello-4.12.1 app/views/katello/api/v2/hosts/host_collections.json.rabl
katello-4.13.0.rc1 app/views/katello/api/v2/hosts/host_collections.json.rabl