Schema for database cluster information.
OptionalcommittedAn opaque string that describes the committed state of the database.
OptionalcompactedAn opaque string that describes the compaction state of the database.
True if the database compaction routine is operating on this database.
Schema for a database name.
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.
OptionalengineThe engine used for the database.
An opaque string to detect whether a database has been recreated. The field name is for compatibility with old replicator versions. Do not use the value to infer timing infromation. Typically only used by replicators.
OptionalpartitionedInformation about database's partitioned indexes.
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.
OptionaluuidThe UUID of the database.
StaticdeserializeStaticserialize
Schema for information about a database.