參數名字 | 描述 |
---|---|
organization_id 選填 |
欲顯示其軟體庫的組織之 ID Validations:
|
product_id 選填 |
欲顯示其軟體庫的產品之 ID Validations:
|
environment_id 選填 |
欲顯示其軟體庫的環境之 ID Validations:
|
content_view_id 選填 |
欲顯示其內部軟體庫的內容視域之 ID Validations:
|
content_view_version_id 選填 |
欲顯示其內部軟體庫的內容視域版本之 ID Validations:
|
deb_id 選填 |
Id of a deb package to find repositories that contain the deb Validations:
|
erratum_id 選填 |
Id of an erratum to find repositories that contain the erratum Validations:
|
rpm_id 選填 |
Id of a rpm package to find repositories that contain the rpm Validations:
|
ostree_branch_id 選填 |
Id of an ostree branch to find repositories that contain that branch Validations:
|
library 選填 |
在函示庫與預設內容視域中顯示軟體庫 Validations:
|
content_type 選填 |
limit to only repositories of this type Validations:
|
name 選填 |
軟體庫名稱 Validations:
|
available_for 選填 |
interpret specified object to return only Repositories that can be associated with specified object. Only 'content_view' is supported. Validations:
|
search 選填 |
搜尋字串 Validations:
|
page 選填 |
頁數,從 1 開始 Validations:
|
per_page 選填 |
每頁要傳回的結果數量 Validations:
|
order 選填 |
排序欄位與次序,例如「name DESC」 Validations:
|
full_result 選填 |
是否顯示所有結果 Validations:
|
sort 選填 |
「order」參數的雜湊版本 Validations:
|
sort[by] 選填 |
用來排序結果的欄位 Validations:
|
sort[order] 選填 |
如何排序結果的順序(比方說 ASC 從下到上) Validations:
|
參數名字 | 描述 |
---|---|
name 必填 |
Validations:
|
label 選填 |
Validations:
|
product_id 必填 |
產品的軟體庫屬於 Validations:
|
content_type 必填 |
type of repo (either 'yum', 'deb', 'puppet', 'docker', or 'ostree') Validations:
|
url 選填 |
軟體庫來源的網址 Validations:
|
gpg_key_id 選填 |
要指定給新軟體庫的GPG 金鑰之 ID Validations:
|
unprotected 選填 |
如果此軟體庫可以透過 HTTP 出版,設為真 Validations:
|
checksum_type 選填 |
checksum of the repository, currently 'sha1' & 'sha256' are supported. Validations:
|
docker_upstream_name 選填 |
上游 docker 軟體庫的名稱 Validations:
|
download_policy 選填 |
download policy for yum repos (either 'immediate', 'on_demand', or 'background') Validations:
|
mirror_on_sync 選填 |
true if this repository when synced has to be mirrored from the source and stale rpms removed. Validations:
|
verify_ssl_on_sync 選填 |
if true, Katello will verify the upstream url's SSL certifcates are signed by a trusted CA. Validations:
|
upstream_username 選填 |
Username of the upstream repository user used for authentication Validations:
|
upstream_password 選填 |
Password of the upstream repository user used for authentication Validations:
|
ostree_upstream_sync_policy 選填 |
policies for syncing upstream ostree repositories. Validations:
|
ostree_upstream_sync_depth 選填 |
if a custom sync policy is chosen for ostree repositories then a 'depth' value must be provided. Validations:
|
deb_releases 選填 |
comma separated list of releases to be synched from deb-archive Validations:
|
deb_components 選填 |
comma separated list of repo components to be synched from deb-archive Validations:
|
deb_architectures 選填 |
comma separated list of architectures to be synched from deb-archive Validations:
|
ignore_global_proxy 選填 |
if true, will ignore the globally configured proxy when syncing. Validations:
|
參數名字 | 描述 |
---|---|
creatable 選填 |
When set to 'True' repository types that are creatable will be returned Validations:
|
參數名字 | 描述 |
---|---|
id 必填 |
Repository identifier Validations:
|
參數名字 | 描述 |
---|---|
id 必填 |
軟體庫 ID Validations:
|
參數名字 | 描述 |
---|---|
id 必填 |
軟體庫 ID Validations:
|
source_url 選填 |
temporarily override feed URL for sync Validations:
|
incremental 選填 |
perform an incremental import Validations:
|
skip_metadata_check 選填 |
Force sync even if no upstream changes are detected. Only used with yum repositories. Validations:
|
validate_contents 選填 |
Force a sync and validate the checksums of all content. Only used with yum repositories. Validations:
|
參數名字 | 描述 |
---|---|
id 必填 |
Repository identifier Validations:
|
export_to_iso 選填 |
Export to ISO format Validations:
|
iso_mb_size 選填 |
maximum size of each ISO in MB Validations:
|
since 選填 |
Optional date of last export (ex: 2010-01-01T12:00:00Z) Validations:
|
參數名字 | 描述 |
---|---|
id 必填 |
軟體庫 ID Validations:
|
name 選填 |
Validations:
|
url 選填 |
軟體庫來源的網址 Validations:
|
gpg_key_id 選填 |
要指定給新軟體庫的GPG 金鑰之 ID Validations:
|
unprotected 選填 |
如果此軟體庫可以透過 HTTP 出版,設為真 Validations:
|
checksum_type 選填 |
checksum of the repository, currently 'sha1' & 'sha256' are supported. Validations:
|
docker_upstream_name 選填 |
上游 docker 軟體庫的名稱 Validations:
|
download_policy 選填 |
download policy for yum repos (either 'immediate', 'on_demand', or 'background') Validations:
|
mirror_on_sync 選填 |
true if this repository when synced has to be mirrored from the source and stale rpms removed. Validations:
|
verify_ssl_on_sync 選填 |
if true, Katello will verify the upstream url's SSL certifcates are signed by a trusted CA. Validations:
|
upstream_username 選填 |
Username of the upstream repository user used for authentication Validations:
|
upstream_password 選填 |
Password of the upstream repository user used for authentication Validations:
|
ostree_upstream_sync_policy 選填 |
policies for syncing upstream ostree repositories. Validations:
|
ostree_upstream_sync_depth 選填 |
if a custom sync policy is chosen for ostree repositories then a 'depth' value must be provided. Validations:
|
deb_releases 選填 |
comma separated list of releases to be synched from deb-archive Validations:
|
deb_components 選填 |
comma separated list of repo components to be synched from deb-archive Validations:
|
deb_architectures 選填 |
comma separated list of architectures to be synched from deb-archive Validations:
|
ignore_global_proxy 選填 |
if true, will ignore the globally configured proxy when syncing. Validations:
|
參數名字 | 描述 |
---|---|
id 必填 |
Validations:
|
URL for post sync notification from pulp
參數名字 | 描述 |
---|---|
token 必填 |
共享的秘密 token Validations:
|
payload 必填 |
Validations:
|
payload[repo_id] 必填 |
Validations:
|
call_report 必填 |
Validations:
|
call_report[task_id] 必填 |
Validations:
|
Remove content from a repository
參數名字 | 描述 |
---|---|
id 必填 |
軟體庫 ID Validations:
|
ids 必填 |
Array of content ids to remove Validations:
|
sync_capsule 選填 |
Whether or not to sync an external capsule after upload. Default: true Validations:
|
參數名字 | 描述 |
---|---|
id 必填 |
軟體庫 ID Validations:
|
content 必填 |
欲上傳的內容檔案。能夠是單一檔案或檔案集。 Validations:
|
參數名字 | 描述 |
---|---|
id 必填 |
軟體庫 ID Validations:
|
upload_ids 選填 |
欲匯入的上傳 ID Validations:
|
async 選填 |
Do not wait for the ImportUpload action to finish. Default: false Validations:
|
publish_repository 選填 |
Whether or not to regenerate the repository on disk. Default: true Validations:
|
sync_capsule 選填 |
Whether or not to sync an external capsule after upload. Default: true Validations:
|
uploads 選填 |
Array of uploads to import Validations:
|
uploads[id] 必填 |
Validations:
|
uploads[size] 選填 |
Validations:
|
uploads[checksum] 選填 |
Validations:
|
uploads[name] 選填 |
Needs to only be set for file repositories Validations:
|
參數名字 | 描述 |
---|---|
id 必填 |
Validations:
|