Partition Operations
This set of APIs provides a way to manage partitions in Zilliz Cloud.
Partition Operations [READ MORE]
This set of APIs provides a way to manage partitions in Zilliz Cloud.
Create Partition [READ MORE]
This operation creates a partition in a collection.
Drop Partition [READ MORE]
This operation drops the current partition. To successfully drop a partition, ensure that the partition is already released. You can use the [Release Partition](/reference/restful/release-partitions-v2) interface to release the partition.
Get Partition Statistics [READ MORE]
This operations gets the number of entities in a partition.
Has Partition [READ MORE]
This operation checks whether a partition exists.
List Partitions [READ MORE]
This operation lists all partitions.
Load Partitions [READ MORE]
This operation loads the data of the current partition into memory.
Release Partitions [READ MORE]
This operation releases the data of the current partition from memory.