Params

Param Name Description
id
Required

ID del repositorio

Validations:

  • string from 2 to 128 characters containing only alphanumeric characters, space, '_', '-' with no leading or trailing space..

source_url
Optional

temporarily override feed URL for sync

Validations:

  • String

incremental
Optional

perform an incremental import

Validations:

  • boolean

skip_metadata_check
Optional

Force sync even if no upstream changes are detected. Only used with yum repositories.

Validations:

  • boolean

validate_contents
Optional

Force a sync and validate the checksums of all content. Only used with yum repositories.

Validations:

  • boolean