Params

Param name Description
id
required

Repository identifier

Validations:

  • Must be a number.

chunk_size_gb
optional

Split the exported content into archives no greater than the specified size in gigabytes.

Validations:

  • Must be a number.

format
optional

Export formats.Choose syncable if the exported content needs to be in a yum format. This option is only available for yum, file repositories. Choose importable if the importing server uses the same version and exported content needs to be one of yum, file, ansible_collection, docker repositories.

Validations:

  • Must be one of: syncable, importable.

from_history_id
optional

Export history identifier used for incremental export. If not provided the most recent export history will be used.

Validations:

  • Must be a number.