Provided by: libmongoc-doc_1.26.0-1.1ubuntu2_all bug

SYNOPSIS

          const char *
          mongoc_topology_description_type (const mongoc_topology_description_t *td);

PARAMETERS

td: A mongoc_topology_description_t.

DESCRIPTION

       This  function returns a string, one of the topology types defined in the Server Discovery And Monitoring
       Spec:

       • Unknown

       • Single

       • Sharded

       • ReplicaSetNoPrimary

       • ReplicaSetWithPrimary

       • LoadBalanced

AUTHOR

       MongoDB, Inc

COPYRIGHT

       2017-present, MongoDB, Inc

1.26.0                                            Mar 31, 2024               MONGOC_TOPOLOGY_DESCRIPTION_TYPE(3)