MONGOC_CLIENT_GET_SERVER_DESCRIPTION(3) | libmongoc | MONGOC_CLIENT_GET_SERVER_DESCRIPTION(3) |
mongoc_server_description_t * mongoc_client_get_server_description ( mongoc_client_t *client, uint32_t server_id) BSON_GNUC_WARN_UNUSED_RESULT;
Get information about the server specified by server_id.
A mongoc_server_description_t that must be freed with mongoc_server_description_destroy(). If the server is no longer in the topology, returns NULL.
MongoDB, Inc
2017-present, MongoDB, Inc
March 31, 2024 | 1.26.0 |