ConfigReadBatchRequest¶
- class tracdap.api.ConfigReadBatchRequest¶
Request to read a batch of config entries from the TRAC metadata store.
See also
- entries: List[tracdap.metadata.ConfigEntry]¶
A list of config entries to request (cannot be empty).
- tenant: str¶
Tenant code for the requested operation, always required.