Params

Param name Description
organization_id
optional

리포지터리에 표시할 조직 ID

Validations:

  • number.

product_id
optional

리포지터리에 표시할 제품 ID

Validations:

  • number.

environment_id
optional

리포지터리에 표시할 환경 ID

Validations:

  • number.

content_view_id
optional

리포지터리에 표시할 컨텐츠 뷰 ID

Validations:

  • number.

content_view_version_id
optional

리포지터리를 표시한 컨텐츠 뷰 버전 ID

Validations:

  • number.

deb_id
optional

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

Validations:

  • String

erratum_id
optional

Id of an erratum to find repositories that contain the erratum

Validations:

  • String

rpm_id
optional

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

Validations:

  • String

ostree_branch_id
optional

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

Validations:

  • String

library
optional

라이브러리 및 기본값 컨텐츠 뷰에서 리포지터리 표시

Validations:

  • boolean

content_type
optional

limit to only repositories of this type

Validations:

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

name
optional

리포지터리 이름

Validations:

  • String

available_for
optional

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

Validations:

  • String

search
optional

검색 문자열

Validations:

  • String

page
optional

1 부터 페이지 번호

Validations:

  • number.

per_page
optional

반환할 페이지 당 결과 수

Validations:

  • number.

order
optional

필드 및 순서 정렬. 예: 'name DESC'

Validations:

  • String

full_result
optional

모든 결과를 표시할 지에 대한 여부

Validations:

  • boolean

sort
optional

'order' 매개 변수의 해시 버전

Validations:

  • Hash

sort[by]
optional

결과를 정렬할 필드

Validations:

  • String

sort[order]
optional

정렬된 결고를 정렬하는 방법 (예: 오름차순의 ASC)

Validations:

  • String