Collection Operations
This set of APIs provides a way to manage collections in Zilliz Cloud.
Collection Operations [READ MORE]
This set of APIs provides a way to manage collections in Zilliz Cloud.
Create Collection [READ MORE]
This operation creates a collection in a specified cluster.
Describe Collection [READ MORE]
Describes the details of a collection.
Drop Collection [READ MORE]
This operation drops the current collection and all data within the collection.
Get Collection Load State [READ MORE]
This operation returns the load status of a specific collection.
Get Collection Stats [READ MORE]
This operation gets the number of entities in a collection.
Has Collection [READ MORE]
This operation checks whether a collection exists.
List Collections [READ MORE]
This operation lists all collection names.
Load Collection [READ MORE]
This operation loads the data of the current collection into memory.
Release Collection [READ MORE]
This operation releases the data of the current collection from memory.
Rename Collection [READ MORE]
This operation renames an existing collection.