🚀 Try Zilliz Cloud, the fully managed Milvus, for free—experience 10x faster performance! Try Now>>

milvus-logo
LFAI
< Docs
  • Python

get_connection_addr()

This method retrieves the configuration of the specified Milvus connection.

Invocation

get_connection_addr(alias)

Parameters

ParameterDescriptionTypeRequired
aliasAlias of the connection to retrieveStringTrue

Return

The configuration of the specified Milvus connection

Raises

Example

from pymilvus import connections
connections.get_connection_addr("default")

Try Managed Milvus for Free

Zilliz Cloud is hassle-free, powered by Milvus and 10x faster.

Get Started
Feedback

Was this page helpful?