StorageIntegration
This chapter contains the command to manipulate a storage integration.
create [READ MORE]
This operation creates an external storage integration. Use it to register bucket credentials for AWS, Azure, or GCP so Zilliz Cloud can access external data sources.
delete [READ MORE]
This operation deletes a storage integration by ID. Use it when an external bucket credential should no longer be available to Zilliz Cloud.
describe [READ MORE]
This operation describes a storage integration by ID so you can inspect its current configuration, status, and validation message.
generate-auth-materials [READ MORE]
This operation generates authorization materials for a storage integration. Use it to obtain the cloud-side credential material required before finalizing external storage access.
list [READ MORE]
This operation lists external storage integrations so you can review integration IDs, names, status, regions, buckets, and server messages before using them with import or external collection workflows.
validate [READ MORE]
This operation validates an external storage integration configuration before or after creating the integration.