system _update _repository _upload
System release repositories are verified by the updates trust store.
put /v1 /system /update /repositories
Responses
200
successful operation
Object
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
Whether the uploaded TUF repo already existed or was new and had to be inserted. Part of TufRepoUpload.
4XX
Error
5XX
Error