Deleting a Cluster Network with Instance Pools

Delete (terminate) a cluster network that you no longer need.

Caution

When you delete a cluster network, you permanently delete all resources within the cluster network, including associated instances and instance pools, attached boot volumes, and block volumes.
Note

For information about permissions and prerequisites, see Required IAM Policy and Before You Begin.
    1. Open the navigation menu and click Compute. Under Compute, click Cluster Networks.
    2. In the List scope section, select the compartment that contains the cluster network.
    3. Click the name of the cluster network that you want to delete.
    4. Click Terminate, and then confirm when prompted.
      To track the progress of the operation and troubleshoot errors that occur during instance creation, use the associated work request.
  • Use the cluster-network terminate command to delete a cluster network.

    oci compute-management cluster-network terminate [OPTIONS]

    For a complete list of flags and variable options for cluster network CLI commands, see the command line reference for compute management tasks.

  • Use the TerminateClusterNetwork operation to delete a cluster network and all of its associated resources.