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.
    On the Private endpoints list page, select the private endpoint that you want to work with. If you need help finding the list page or the private endpoint, see Listing Private Endpoints.
    The private endpoint's details page opens.
  • 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.