Listing Private Endpoints

List private endpoints in Resource Manager.

    1. Open the navigation menu and click Developer Services. Under Resource Manager, click Private Endpoints.
    2. On the Private endpoints page, select the compartment that contains the private endpoints that you want.
  • Use the oci resource-manager private-endpoint list command to list private endpoints.

    oci resource-manager private-endpoint list --compartment-id <compartment_ocid>

    For a complete list of parameters and values for CLI commands, see the Command Line Reference for Resource Manager.

  • Use the ListPrivateEndpoints operation to list private endpoints.