Getting Private Endpoint Details

View the details for a private endpoint in Anomaly Detection.

    1. Open the navigation menu and click Analytics & AI. Under AI Services, click Anomaly Detection.
    2. Click Private endpoints.

      The private endpoints in the project are displayed in the Private endpoints table.

    3. Select that compartment that contains the private endpoints that you want to get details for.
    4. Click the name of the private endpoint.

      The private endpoint details page opens.

  • Use the oci anomaly-detection pe get command and required parameters to get the details for a private endpoint:

    oci anomaly-detection pe get --compartment-id <compartment-id>... [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.

  • Use the GetAiPrivateEndpoint operation to view the private endpoint details.