Schema for database cluster information.
Optional
committed_An opaque string that describes the committed state of the database.
True if the database compaction routine is operating on this database.
Optional
compacted_An opaque string that describes the compaction state of the database.
The name of the database.
The version of the physical format used for the data when it is stored on disk.
A count of the documents in the specified database.
Number of deleted documents.
Optional
engineThe engine used for the database.
Schema for database properties.
Schema for size information of content.
An opaque string that describes the state of the database. Do not rely on this string for counting the number of updates.
Optional
uuidThe UUID of the database.
Generated using TypeDoc
Schema for information about a database.