Viewing Private Endpoints
View the private endpoints created in the selected Anomaly Detection compartment.
A private endpoint can be in one of the following statuses:
-
Creating: The private endpoint is being created.
-
Active: The private endpoint is successfully created and ready for use.
-
Updating: The private endpoint details, such as name, DNS zones, or compartment, are being updated.
-
Moving: The private endpoint is being moved to another compartment.
-
Deleting: The private endpoint is being deleted.
-
Deleted: The private endpoint is successfully deleted.
-
Failed: The private endpoint wasn't created, updated, or deleted successfully.
-
Use the oci anomaly-detection pe list command and required parameters to list the private endpoints in a compartment:
oci anomaly-detection pe list --compartment-id <compartment-id>... [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Use the ListAiPrivateEndpoints operation to list the private endpoints in a compartment.