Parametry

Nazwa parametru Opis
organization_id
opcjonalny

ID of an organization to show repositories in

Validations:

  • Must be a number.

product_id
opcjonalny

ID of a product to show repositories of

Validations:

  • Must be a number.

environment_id
opcjonalny

ID of an environment to show repositories in

Validations:

  • Must be a number.

content_view_id
opcjonalny

ID of a content view to show repositories in

Validations:

  • Must be a number.

content_view_version_id
opcjonalny

ID of a content view version to show repositories in

Validations:

  • Must be a number.

deb_id
opcjonalny

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

Validations:

  • String

erratum_id
opcjonalny

Id of an erratum to find repositories that contain the erratum

Validations:

  • String

rpm_id
opcjonalny

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

Validations:

  • String

file_id
opcjonalny

Id of a file to find repositories that contain the file

Validations:

  • String

ostree_branch_id
opcjonalny

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

Validations:

  • String

library
opcjonalny

show repositories in Library and the default content view

Validations:

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

content_type
opcjonalny

limit to only repositories of this type

Validations:

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

name
opcjonalny

name of the repository

Validations:

  • String

description
opcjonalny

description of the repository

Validations:

  • String

available_for
opcjonalny

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

Validations:

  • String

search
opcjonalny

Search string

Validations:

  • String

page
opcjonalny

Page number, starting at 1

Validations:

  • Must be a number.

per_page
opcjonalny

Number of results per page to return

Validations:

  • Must be a number.

order
opcjonalny

Sort field and order, eg. 'id DESC'

Validations:

  • String

full_result
opcjonalny

Whether or not to show all results

Validations:

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

sort
opcjonalny

Hash version of 'order' param

Validations:

  • Hash

sort[by]
opcjonalny

Field to sort the results on

Validations:

  • String

sort[order]
opcjonalny

How to order the sorted results (e.g. ASC for ascending)

Validations:

  • String