Sha256: 4b4e4aff4f36feb41b11551e2e2521ca0973b4f8d40e0b4ded223619728a372f

Contents?: true

Size: 926 Bytes

Versions: 35

Compression:

Stored size: 926 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, :kickstart_repository_name
attributes :errata_counts
attributes :applicable_deb_count => :applicable_deb_count
attributes :upgradable_deb_count => :upgradable_deb_count
attributes :applicable_rpm_count => :applicable_package_count
attributes :upgradable_rpm_count => :upgradable_package_count
attributes :applicable_module_stream_count, :upgradable_module_stream_count

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

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

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

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

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
katello-4.7.6 app/views/katello/api/v2/content_facet/base.json.rabl
katello-4.7.5 app/views/katello/api/v2/content_facet/base.json.rabl
katello-4.7.4 app/views/katello/api/v2/content_facet/base.json.rabl
katello-4.7.3 app/views/katello/api/v2/content_facet/base.json.rabl
katello-4.7.2 app/views/katello/api/v2/content_facet/base.json.rabl
katello-4.7.1 app/views/katello/api/v2/content_facet/base.json.rabl
katello-4.6.2.1 app/views/katello/api/v2/content_facet/base.json.rabl
katello-4.6.2 app/views/katello/api/v2/content_facet/base.json.rabl
katello-4.7.0 app/views/katello/api/v2/content_facet/base.json.rabl
katello-4.6.1 app/views/katello/api/v2/content_facet/base.json.rabl
katello-4.7.0.rc2 app/views/katello/api/v2/content_facet/base.json.rabl
katello-4.7.0.rc1 app/views/katello/api/v2/content_facet/base.json.rabl
katello-4.4.2.2 app/views/katello/api/v2/content_facet/base.json.rabl
katello-4.4.2.1 app/views/katello/api/v2/content_facet/base.json.rabl
katello-4.4.2 app/views/katello/api/v2/content_facet/base.json.rabl
katello-4.5.1 app/views/katello/api/v2/content_facet/base.json.rabl
katello-4.6.0 app/views/katello/api/v2/content_facet/base.json.rabl
katello-4.6.0.rc2 app/views/katello/api/v2/content_facet/base.json.rabl
katello-4.6.0.rc1 app/views/katello/api/v2/content_facet/base.json.rabl
katello-4.5.0 app/views/katello/api/v2/content_facet/base.json.rabl