Listing Private Endpoints
All private endpoints created in Data Science are listed in the private endpoints page for the selected compartment.
Use the list command and required parameters to list the private endpoints in a specific compartment:
oci data-science private-endpoint 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 ListDataSciencePrivateEndpoints operation to view the private endpoints in a specific compartment.