pip install pyenvector=={envector_version}import pyenvector as ev
ev.init(
address="<YOUR_CLUSTER_ENDPOINT>",
access_token="<YOUR_API_KEY>",
key_path="./path/to/sdk-keys",
key_id="name-of-sdk-key",
)

Running | The cluster is activate and ready for use. You can view the indexes created within the cluster while it is in the running status. |
Provisioning | The cluster is in a provisioning state. |
Starting | The cluster is restarting from a stopped state. |
Deleting | The cluster is being deleted. |
Stopping | The cluster is stopping from a running state. |
Stopped | The cluster is stopped. You won't be able to use the cluster until it is started again. |
Error | An error occurred in the cluster. |
pending | The cluster is in a status preparing for provisioning. |


We use cookies to improve your experience on our site by using our site you consent cookies.
Learn more