Deleting a Private Endpoint

Delete a Resource Manager private endpoint.

    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.
    4. On the Private endpoint details page, click Delete.
    5. Confirm the deletion.
  • Use the oci resource-manager private-endpoint delete command to delete a private endpoint.

    oci resource-manager private-endpoint delete --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 DeletePrivateEndpoint operation to delete a private endpoint.