Deleting Cloudera Private Links Network

You have the option to delete the created Cloudera Private Links Network using Cloudera CLI. The command first deletes the security groups and then removes the private link endpoints.

Required Role: EnvironmentCreator or PowerUser

If you want to delete the Cloudera Private Links Network, use the following command:
cdp cloudprivatelinks delete-private-link-endpoint
--cloud-service-provider aws
--aws-account-info [***ACCOUNT DETAILS***]
You can verify that the Cloudera Private Links Network is removed with the following command with the tracking ID returned from deleting the private link endpoints:
cdp cloudprivatelinks list-private-link-endpoint-statuses
--tracking-id [***ID***]