Provided by: libmongoc-doc_1.30.2-1_all bug

SYNOPSIS

          void
          mongoc_apm_server_changed_get_topology_id (
             const mongoc_apm_server_changed_t *event, bson_oid_t *topology_id);

       Returns this event's topology id.

PARAMETERS

event: A mongoc_apm_server_changed_t.

       • topology_id: A bson_oid_t to receive the event's topology_id.

RETURNS

       The event's topology id.

       SEE ALSO:
          Introduction to Application Performance Monitoring

AUTHOR

       MongoDB, Inc

COPYRIGHT

       2009-present, MongoDB, Inc.

1.30.2                                            Mar 05, 2025      MONGOC_APM_SERVER_CHANGED_GET_TOPOLOGY_ID(3)