Deleting an Autoscale Configuration for a Cluster
Delete autoscale configurations for a Big Data Service cluster.
- Open the navigation menu and click Analytics & AI. Under Data Lake, click Big Data Service.
- Under Compartment, select the compartment that contains the cluster.
- In the list of clusters, click the name of the cluster.
- On the Cluster details page, under Resources click Autoscale configurations.
- In the list of autoscale configurations, click the name of the autoscale configuration.
- Click the Actions menu and select Delete.
- In the Delete autoscale configuration dialog box, enter the autoscale configuration name and the cluster admin password, and then click Delete.
Use the oci bds auto-scale-config delete command and required parameters to delete an autoscale configuration.
oci bds auto-scale-config delete --auto-scaling-configuration-id <auto_scaling_configuration_id> --bds-instance-id <bds_instance_id> --cluster-admin-password <cluster_admin_password> [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference for Big Data.
Use the RemoveAutoScalingConfiguration operation to delete autoscaling configuration.