mongoc_server_api_version_t - Man Page

A representation of server API version numbers.

Synopsis

Used to specify which version of the MongoDB server's API to use for driver connections.

Supported API Versions

The driver currently supports the following MongoDB API versions:

Enum valueMongoDB version string
MONGOC_SERVER_API_V1"1"

Author

MongoDB, Inc

Info

Apr 03, 2024 1.26.2 libmongoc