ConfigReadResponse

class tracdap.api.ConfigReadResponse

Result of reading a config entry from the TRAC metadata store.

See also

TracAdminApi

attrs: Dict[str, tracdap.metadata.Value]

Tag attributes associated with the config entry.

definition: tracdap.metadata.ObjectDefinition

Definition of the config entry.

entry: tracdap.metadata.ConfigEntry

The config entry, including the details block.