パラメーター

パラメーター名 記述
organization_id
任意

リポジトリーを表示させる組織の ID

Validations:

  • Must be a number.

product_id
任意

表示するリポジトリーの対象となる製品の ID

Validations:

  • Must be a number.

environment_id
任意

リポジトリーを表示させる環境の ID

Validations:

  • Must be a number.

content_view_id
任意

リポジトリーを表示させるコンテンツビューの ID

Validations:

  • Must be a number.

content_view_version_id
任意

リポジトリーを表示させるコンテンツビューバージョンの ID

Validations:

  • Must be a number.

deb_id
任意

Id of a deb package to find repositories that contain the deb

Validations:

  • String

erratum_id
任意

Id of an erratum to find repositories that contain the erratum

Validations:

  • String

rpm_id
任意

Id of a rpm package to find repositories that contain the rpm

Validations:

  • String

file_id
任意

Id of a file to find repositories that contain the file

Validations:

  • String

ostree_branch_id
任意

Id of an ostree branch to find repositories that contain that branch

Validations:

  • String

library
任意

ライブラリーのリポジトリーおよびデフォルトコンテンツビューの表示

Validations:

  • Must be one of: true, false, 1, 0

content_type
任意

limit to only repositories of this type

Validations:

  • Must be one of: docker, ostree, yum, puppet, file, deb.

name
任意

リポジトリーの名前

Validations:

  • String

description
任意

description of the repository

Validations:

  • String

available_for
任意

interpret specified object to return only Repositories that can be associated with specified object. Only 'content_view' is supported.

Validations:

  • String

search
任意

検索文字列

Validations:

  • String

page
任意

1 から始まるページ番号

Validations:

  • Must be a number.

per_page
任意

戻されるページごとの結果数

Validations:

  • Must be a number.

order
任意

Sort field and order, eg. 'id DESC'

Validations:

  • String

full_result
任意

すべての結果を表示するかどうか

Validations:

  • Must be one of: true, false, 1, 0

sort
任意

ハッシュバージョンの 'order' パラメーター

Validations:

  • Hash

sort[by]
任意

結果をソートするフィールド

Validations:

  • String

sort[order]
任意

ソートされた結果を順序付ける方法 (例: ascending (昇順) の ASC)

Validations:

  • String