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:
|
Param Name | Description |
---|---|
name Required |
Validations:
|
label Optional |
Validations:
|
product_id Required |
Product the repository belongs to Validations:
|
url Optional |
repository source url Validations:
|
gpg_key_id Optional |
id of the gpg key that will be assigned to the new repository Validations:
|
unprotected Optional |
true if this repository can be published via HTTP Validations:
|
content_type Required |
type of repo (either 'yum', 'puppet', 'docker', or 'ostree') Validations:
|
checksum_type Optional |
checksum of the repository, currently 'sha1' & 'sha256' are supported.' Validations:
|
docker_upstream_name Optional |
name of the upstream docker repository Validations:
|
download_policy Optional |
download policy for yum repos (either 'immediate', 'on_demand', or 'background') Validations:
|
mirror_on_sync Optional |
true if this repository when synced has to be mirrored from the source and stale rpms removed. Validations:
|
Param Name | Description |
---|---|
creatable Optional |
When set to 'True' repository types that are creatable will be returned Validations:
|
Param Name | Description |
---|---|
id Required |
repository ID Validations:
|
Param Name | Description |
---|---|
id Required |
repository ID Validations:
|
source_url Optional |
temporarily override feed URL for sync Validations:
|
incremental Optional |
perform an incremental import Validations:
|
Param Name | Description |
---|---|
id Required |
Repository identifier Validations:
|
export_to_iso Optional |
Export to ISO format Validations:
|
iso_mb_size Optional |
maximum size of each ISO in MB Validations:
|
since Optional |
Optional date of last export (ex: 2010-01-01T12:00:00Z) Validations:
|
Param Name | Description |
---|---|
name Optional |
New name for the repository Validations:
|
id Required |
repository ID Validations:
|
gpg_key_id Optional |
ID of a gpg key that will be assigned to this repository Validations:
|
unprotected Optional |
true if this repository can be published via HTTP Validations:
|
checksum_type Optional |
checksum of the repository, currently 'sha1' & 'sha256' are supported.' Validations:
|
url Optional |
the feed url of the original repository Validations:
|
docker_upstream_name Optional |
name of the upstream docker repository Validations:
|
download_policy Optional |
download policy for yum repos (either 'immediate', 'on_demand', or 'background') Validations:
|
mirror_on_sync Optional |
true if this repository when synced has to be mirrored from the source and stale rpms removed. Validations:
|
Param Name | Description |
---|---|
id Required |
Validations:
|
URL for post sync notification from pulp
Param Name | Description |
---|---|
token Required |
shared secret token Validations:
|
payload Required |
Validations:
|
payload[repo_id] Required |
Validations:
|
call_report Required |
Validations:
|
call_report[task_id] Required |
Validations:
|
Remove content from a repository
Param Name | Description |
---|---|
id Required |
repository ID Validations:
|
ids Required |
Array of content ids to remove Validations:
|
Param Name | Description |
---|---|
id Required |
repository ID Validations:
|
content Required |
Content files to upload. Can be a single file or array of files. Validations:
|
Param Name | Description |
---|---|
id Required |
Repository id Validations:
|
upload_ids Required |
Array of upload ids to import Validations:
|
Param Name | Description |
---|---|
id Required |
Validations:
|