参数

参数名字 描述
organization_id
选填

显示所包含的库的机构 ID

Validations:

  • number.

product_id
选填

显示所包含库的产品 ID

Validations:

  • number.

environment_id
选填

显示所包含库的环境 ID

Validations:

  • number.

content_view_id
选填

显示库所在内容视图的 ID

Validations:

  • number.

content_view_version_id
选填

显示所包含库的内容视图版本 ID

Validations:

  • 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

ostree_branch_id
选填

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

Validations:

  • String

library
选填

在 Library 及默认内容视图中显示库

Validations:

  • boolean

content_type
选填

limit to only repositories of this type

Validations:

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

name
选填

库名称

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:

  • number.

per_page
选填

每页中显示的返回结果数

Validations:

  • number.

order
选填

排序字段及顺序,例如:'name DESC'

Validations:

  • String

full_result
选填

无论如何显示所有结果

Validations:

  • boolean

sort
选填

'order' 参数的哈希版本

Validations:

  • Hash

sort[by]
选填

结果排序字段

Validations:

  • String

sort[order]
选填

如何对分类结果进行排序(例如:ASC 代表升序)

Validations:

  • String