Params

Param Name Description
id
Required

리포지터리 ID

Validations:

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

source_url
Optional

동기화를 위한 임시 덮어쓰기 피드 URL

Validations:

  • String

incremental
Optional

증분 가져오기 수행

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