SystemInfoResponse
Properties
| Name |
Type |
Description |
Notes |
| amgix_version |
String |
API / deployment version string |
|
| database_kind |
String |
Database product derived from configured URL scheme (no connection string) |
|
| database_version |
String |
Version reported by the database backend after probe |
|
| database_features |
std::collections::HashMap |
Feature flags detected at probe time (e.g. dense vector support) |
|
| rabbitmq_version |
String |
AMQP broker version from Connection.Start server_properties (e.g. RabbitMQ) |
|
| collection_count |
i32 |
Number of user collections |
|
[Back to Model list] [Back to API list] [Back to README]