Deleting a Private Endpoint
Delete a private endpoint that's detached from a data catalog.
Caution
If you attempt to delete a private endpoint that's still attached to a data catalog, you receive a warning that the private endpoint can't be deleted. You must first detach the private endpoint from that data catalog and then delete the private endpoint.
If you attempt to delete a private endpoint that's still attached to a data catalog, you receive a warning that the private endpoint can't be deleted. You must first detach the private endpoint from that data catalog and then delete the private endpoint.
- On the Data Catalog service page, click Private Endpoints.
- From the private endpoints list, select the private endpoint you want to move.
- On the private endpoints details page, click Delete.
- In the Delete Private Endpoint dialog box, type DELETE to confirm and click Delete.
A notification displays indicating that the private endpoint is deleted successfully. Important
The data catalog data assets that use the private endpoint that you deleted can no longer be harvested again.Use the delete command and required parameters to delete a private endpoint:
oci data-catalog catalog-private-endpoint delete [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the DeleteCatalogPrivateEndpoint operation to delete private endpoint.