Sha256: b5d0d6fd014ec78548b4a13181227fc14ce726ae87afb3baf4c1d0c2314a3ba5

Contents?: true

Size: 599 Bytes

Versions: 7

Compression:

Stored size: 599 Bytes

Contents

attributes :id, :uuid
attributes :content_view_id, :content_view_name
attributes :lifecycle_environment_id, :lifecycle_environment_name
attributes :content_source_id, :content_source_name
attributes :kickstart_repository_id, :errata_counts
attributes :applicable_rpm_count => :applicable_package_count
attributes :upgradable_rpm_count => :upgradable_package_count

child :content_view => :content_view do
  attributes :id, :name
end

child :lifecycle_environment => :lifecycle_environment do
  attributes :id, :name
end

child :content_source => :content_source do
  attributes :id, :name, :url
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
katello-3.5.2 app/views/katello/api/v2/content_facet/base.json.rabl
katello-3.5.1.1 app/views/katello/api/v2/content_facet/base.json.rabl
katello-3.5.1 app/views/katello/api/v2/content_facet/base.json.rabl
katello-3.5.0.1 app/views/katello/api/v2/content_facet/base.json.rabl
katello-3.5.0 app/views/katello/api/v2/content_facet/base.json.rabl
katello-3.5.0.rc2 app/views/katello/api/v2/content_facet/base.json.rabl
katello-3.5.0.rc1 app/views/katello/api/v2/content_facet/base.json.rabl