Deleting a Private Endpoint
Delete a private endpoint in Anomaly Detection.
You can delete a private endpoint only if it's not attached to any data asset. If you attempt to delete a private endpoint that's still attached to a data asset, you get a warning that the private endpoint can't be deleted.
A notification displays indicating that the private endpoint is deleted successfully. Use the oci anomaly-detection pe delete command and required parameters to delete a private endpoint:
oci anomaly-detection pe delete --pe-id <pe-id>... [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Use the DeleteAiPrivateEndpoint operation to delete the private endpoint.