Listing Private Endpoints

List private endpoints in Resource Manager.

    1. Open the navigation menu  and select Developer Services. Under Resource Manager, select Private Endpoints.
      The Private endpoints list page opens. All private endpoints in the selected compartment are displayed in a table.
    2. To view the private endpoints in a different compartment, use the Compartment filter to switch compartments.
      You must have permission to work in a compartment to see the resources in it. If you're not sure which compartment to use, contact an administrator. For more information, see Understanding Compartments.

    Filtering List Results

    Use filters to limit the private endpoints in the list.

    • To filter the list by tag, select add next to Tag filters.

    Actions

    In the list table, select the name of a private endpoint to open its details page, where you can view its status and perform other tasks.

    To perform an action on a private endpoint directly from the list table, select any of the following options from the Actions menu (Actions Menu) in the row for that private endpoint:

    To create a private endpoint, select Create private endpoint.

  • 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.