Deleting a Private Endpoint

Delete a Resource Manager private endpoint.

    1. On the Private endpoints list page, find 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.
    2. From the Actions menu (Actions Menu) for the private endpoint, select Delete private endpoint.
    3. When prompted, 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.