ConfigReadBatchResponse

class tracdap.api.ConfigReadBatchResponse

Result of reading a batch of config entries from the TRAC metadata store.

See also

TracAdminApi

entries: List[ConfigReadResponse]

The config entries, in the same order they were requested.