Parámetros

Nombre del parámetro Descripción
id
requerido

ID de repositorio

Validations:

  • Must be a number.

upload_ids
opcional

Selección de ID de actualización para importar

Validations:

  • Must be an array of any type

async
opcional

Do not wait for the ImportUpload action to finish. Default: false

Validations:

  • Must be one of: true, false, 1, 0

publish_repository
opcional

Whether or not to regenerate the repository on disk. Default: true

Validations:

  • Must be one of: true, false, 1, 0

sync_capsule
opcional

Whether or not to sync an external capsule after upload. Default: true

Validations:

  • Must be one of: true, false, 1, 0

uploads
opcional

Array of uploads to import

Validations:

  • Must be an Array of nested elements

uploads[id]
requerido

Validations:

  • String

uploads[size]
opcional

Validations:

  • String

uploads[checksum]
opcional

Validations:

  • String

uploads[name]
opcional

Needs to only be set for file repositories or docker tags

Validations:

  • String

uploads[digest]
opcional

Needs to only be set for docker tags

Validations:

  • String