參數

參數名字 描述
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]
選填

如何排序結果的順序(比方說 ASC 從下到上)

Validations:

  • String