Parámetros

Nombre del parámetro Descripción
id
requerido

ID de repositorio

Validations:

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

source_url
opcional

sustituir la URL de fuente temporalmente para sincronizar

Validations:

  • String

incremental
opcional

realizar una importación incremental

Validations:

  • boolean

skip_metadata_check
opcional

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

Validations:

  • boolean

validate_contents
opcional

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

Validations:

  • boolean