delete
This operation deletes a PrivateLink endpoint.
Usage
bash
zilliz privatelink delete [OPTIONS]
OPTIONS:
-
--project-id (string) -
[REQUIRED]
Project ID.
-
--endpoint-id (string) -
[REQUIRED]
Endpoint ID to delete.
Example
bash
zilliz privatelink delete --project-id proj-xxxx --endpoint-id vpce-xxxx