GET /templates/{templateID}/files/{hash}
Template build file upload URL
Get an upload link for a tar file containing build layer files
Параметры
templateID·string· путь · обязательноhash·string· путь · обязательноHash of the files
Ответы
201
The upload link where to upload the tar file
Content-Type: application/json
Схема: TemplateBuildFileUpload
present·boolean· обязательноWhether the file is already present in the cache
url·string· необязательноUrl where the file should be uploaded to
400
Bad request
Content-Type: application/json
Схема: Error
code·integer· обязательноError code
Формат:
int32message·string· обязательноError
401
Authentication error
Content-Type: application/json
Схема: Error
code·integer· обязательноError code
Формат:
int32message·string· обязательноError
404
Not found
Content-Type: application/json
Схема: Error
code·integer· обязательноError code
Формат:
int32message·string· обязательноError
500
Server error
Content-Type: application/json
Схема: Error
code·integer· обязательноError code
Формат:
int32message·string· обязательноError