This page explains how to delete a Cloud Data Fusion instance.
Before you begin
- To delete a Cloud Data Fusion instance, you must have the
datafusion.instances.deletepermission. For more information, see Access control. - Deleting an instance does not delete any user data that may have been accessed or created when using that Cloud Data Fusion instance.
 
Delete an instance
Console
To delete a Cloud Data Fusion instance:
- To view your existing Cloud Data Fusion instances, open the Instances page.
 - To select an instance, check the box next to the instance name.
 - To delete the instance, click Delete.
 
cURL
To delete a Cloud Data Fusion instance with the
Cloud Data Fusion REST API,
construct an
instances.delete
API request, filling in the
Instance
resource with your configuration information.
What's next
- Learn more about Cloud Data Fusion.
 - Work through a tutorial.