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

Milvus
Zilliz
< Docs
  • Python

Role()

This is the constructor method to create a role.

Invocation

Role(name, using="default", **kwargs)

Parameters

ParameterDescriptionTypeRequired
nameName of the roleStringTrue
usingAlias of the Milvus connection to be attached toStringFalse

Return

A new role object.

Properties

PropertyDescriptionType
nameName of the roleString
usingAlias of the Milvus connection to be attached toString

Try Managed Milvus for Free

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

Get Started
Feedback

Was this page helpful?