We can no longer list deleted databases because the server no longer knows about them, and we now have UUIDs that are useful to know about, so change the detailed listing of databases to return UUID instead of possible deleted at time. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
README.md
Data Types
This crate contains types that are designed for external consumption (in influxdb_iox_client
and other "client" facing uses).
Client facing in this case means exposed via management API or CLI and where changing the structs may require additional coordination / organization with clients.