Getting a Private Endpoint's Details

Get details for a private endpoint in Resource Manager.

  • To get details for a private endpoint by using the Console, follow these steps.
    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 endpoint that you want.
    3. Click the name of the private endpoint that you want.
  • Use the oci resource-manager private-endpoint get command to get a private endpoint.

    oci resource-manager private-endpoint get --private-endpoint-id <private_endpoint_ocid>

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

  • Use the GetPrivateEndpoint operation to get a private endpoint.