Paramètres

Nom du paramètre Description
id
requis

Id de référentiel

Validations:

  • Must be a number.

upload_ids
optionel

Ensemble d'id de téléchargement à importer

Validations:

  • Must be an array of any type

async
optionel

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

Validations:

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

publish_repository
optionel

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

Validations:

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

sync_capsule
optionel

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

Validations:

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

uploads
optionel

Array of uploads to import

Validations:

  • Must be an Array of nested elements

uploads[id]
requis

Validations:

  • String

uploads[size]
optionel

Validations:

  • String

uploads[checksum]
optionel

Validations:

  • String

uploads[name]
optionel

Needs to only be set for file repositories or docker tags

Validations:

  • String

uploads[digest]
optionel

Needs to only be set for docker tags

Validations:

  • String