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.
    1. On the Compute Cluster Networks list page, select the cluster network that you want to manage. If you need help finding the list page, see Listing Cluster Networks.
    2. Select Terminate, and then confirm when prompted.
    Tip

    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 --from-json <file://path/to/file.json>

    <file://path/to/file.json> is the path to a JSON file that defines the instance details. For information about how to generate an example of the JSON file, see Advanced JSON Options.

    For a complete list of flags and variable options for the Compute service CLI commands, see the command line reference for Compute.

  • For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.

    To delete a cluster network and all its resources, use the following API operation: