Skip to main content

add-whitelist

This operation adds region to PrivateLink endpoint whitelist.

Usage

bash
zilliz privatelink add-whitelist [OPTIONS]

OPTIONS:

  • --project-id (string) -

    [REQUIRED]

    Project ID.

  • --region-id (string) -

    [REQUIRED]

    Cloud region to whitelist.

Example

bash
zilliz privatelink add-whitelist --project-id proj-xxxx --region-id aws-us-east-1
Minimum SDK versionv1.4.x
Ctrl I