Deleting a Private Endpoint
Delete a Resource Manager private endpoint.
- 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.
- From the for the private endpoint, select Delete private endpoint.
- 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.