system_update_repository_upload

System release repositories are verified by the updates trust store.

put/v1/system/update/repositories

Query Parameters

file_name

The name of the uploaded file.

Responses

200

successful operation

Object
repo

Metadata about a TUF repository

Object
file_name

The file name of the repository, as reported by the client that uploaded it

This is intended for debugging. The file name may not match any particular pattern, and even if it does, it may not be accurate since it's just what the client reported.

hash

The hash of the repository

system_version

The system version for this repository

The system version is a top-level version number applied to all the software in the repository.

time_created

Time the repository was uploaded

status

Whether the uploaded TUF repo already existed or was new and had to be inserted. Part of TufRepoUpload.

4XX

Error

Object
message
request_id
5XX

Error

Object
message
request_id