Param Name | Description |
---|---|
organization_id Required |
ID of an organization to show repositories in Validations:
|
product_id Optional |
ID of a product to show repositories of Validations:
|
environment_id Optional |
ID of an environment to show repositories in Validations:
|
content_view_id Optional |
ID of a content view to show repositories in Validations:
|
content_view_version_id Optional |
ID of a content view version to show repositories in Validations:
|
erratum_id Optional |
Id of an erratum to find repositories that contain the erratum Validations:
|
rpm_id Optional |
Id of a package to find repositories that contain the rpm Validations:
|
library Optional |
show repositories in Library and the default content view Validations:
|
content_type Optional |
limit to only repositories of this type Validations:
|
name Optional |
name of the repository Validations:
|
available_for Optional |
interpret specified object to return only Repositories that can be associated with specified object. Only 'content_view' is supported. Validations:
|
search Optional |
Search string Validations:
|
page Optional |
Page number, starting at 1 Validations:
|
per_page Optional |
Number of results per page to return Validations:
|
order Optional |
Sort field and order, eg. 'name DESC' Validations:
|
full_results Optional |
Whether or not to show all results Validations:
|
sort Optional |
Hash version of 'order' param Validations:
|
sort[by] Optional |
Field to sort the results on Validations:
|
sort[order] Optional |
How to order the sorted results (e.g. ASC for ascending) Validations:
|