Sha256: 59650e6ec615bae1c852645c62a8ad3f3d0f80b76a46c5380a7912f99f3db332

Contents?: true

Size: 837 Bytes

Versions: 129

Compression:

Stored size: 837 Bytes

Contents

object @resource
extends 'katello/api/v2/common/identifier'

extends 'katello/api/v2/common/timestamps'

attributes :latest
child :composite_content_view => :composite_content_view do
  attributes :id, :name, :label, :description, :next_version, :latest_version, :version_count
end

child :content_view => :content_view do
  attributes :id, :name, :label, :description, :next_version, :latest_version, :version_count
end

child :latest_version => :content_view_version do
  attributes :id, :name, :label, :content_view_id, :version, :puppet_module_count

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

  child :environments => :environments do
    attributes :id, :name, :label
  end

  child :archived_repos => :repositories do
    attributes :id, :name, :label, :description
  end
end

Version data entries

129 entries across 129 versions & 1 rubygems

Version Path
katello-4.0.3 app/views/katello/api/v2/content_view_components/show.json.rabl
katello-3.18.5 app/views/katello/api/v2/content_view_components/show.json.rabl
katello-4.0.2.1 app/views/katello/api/v2/content_view_components/show.json.rabl
katello-4.0.2 app/views/katello/api/v2/content_view_components/show.json.rabl
katello-3.18.4 app/views/katello/api/v2/content_view_components/show.json.rabl
katello-4.0.1.2 app/views/katello/api/v2/content_view_components/show.json.rabl
katello-3.18.3.1 app/views/katello/api/v2/content_view_components/show.json.rabl
katello-4.0.1.1 app/views/katello/api/v2/content_view_components/show.json.rabl
katello-3.18.3 app/views/katello/api/v2/content_view_components/show.json.rabl
katello-4.0.1 app/views/katello/api/v2/content_view_components/show.json.rabl
katello-4.0.0 app/views/katello/api/v2/content_view_components/show.json.rabl
katello-4.0.0.rc3.1 app/views/katello/api/v2/content_view_components/show.json.rabl
katello-4.0.0.rc3 app/views/katello/api/v2/content_view_components/show.json.rabl
katello-3.18.2.1 app/views/katello/api/v2/content_view_components/show.json.rabl
katello-3.18.2 app/views/katello/api/v2/content_view_components/show.json.rabl
katello-3.17.3 app/views/katello/api/v2/content_view_components/show.json.rabl
katello-4.0.0.rc2 app/views/katello/api/v2/content_view_components/show.json.rabl
katello-3.18.1.1 app/views/katello/api/v2/content_view_components/show.json.rabl
katello-3.17.2 app/views/katello/api/v2/content_view_components/show.json.rabl
katello-4.0.0.rc1 app/views/katello/api/v2/content_view_components/show.json.rabl