Stopping a Cluster
Stop Big Data Service clusters. You can stop clusters when your workload requests decrease. The service cost for the cluster is reduced when clusters are stopped.
- Use the oci bds instance stop command and required parameters to stop a cluster.
oci bds instance stop --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 StopBdsInstance operation to stop a cluster.