system _update _repository _list
Returns a paginated list of all TUF repositories ordered by system version (newest first by default).
Query Parameters
Maximum number of items returned by a single call
Token returned by previous call to retrieve the subsequent page
Supported sort modes when scanning by semantic version
Responses
successful operation
list of items on this page of results
Metadata about a TUF repository
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.
The hash of the repository
The system version for this repository
The system version is a top-level version number applied to all the software in the repository.
Time the repository was uploaded
token used to fetch the next page of results (if any)
Error
Error