参数名字 | 描述 |
---|---|
id 必填 |
库 id Validations:
|
upload_ids 选填 |
要导入的上传 id 阵列 Validations:
|
async 选填 |
Do not wait for the ImportUpload action to finish. Default: false Validations:
|
publish_repository 选填 |
Whether or not to regenerate the repository on disk. Default: true Validations:
|
sync_capsule 选填 |
Whether or not to sync an external capsule after upload. Default: true Validations:
|
uploads 选填 |
Array of uploads to import Validations:
|
uploads[id] 必填 |
Validations:
|
uploads[size] 选填 |
Validations:
|
uploads[checksum] 选填 |
Validations:
|
uploads[name] 选填 |
Needs to only be set for file repositories or docker tags Validations:
|
uploads[digest] 选填 |
Needs to only be set for docker tags Validations:
|