Deleting an Instance Pool
On Compute Cloud@Customer, when you delete an instance pool, the resources that were created by the pool are permanently deleted, including associated instances, attached boot volumes, and block volumes.
When you delete an instance pool, the resources that were created by the pool are permanently deleted, including associated instances, attached boot volumes, and block volumes.
After the instance pool deletion, instances that had been attached to this pool remain visible in the instance list in a terminated state for at least 24 hours, up to 24.5 hours.
-
In the Compute Cloud@Customer Console navigation menu, click Compute, then click Instance Pools.
- At the top of the page, select the compartment that contains the instance pool that you want to delete.
-
For the instance pool that you want to delete, click the Actions menu (
), then click Delete.
-
Click Confirm.
All the instances in the pool are deleted. Deleted instances aren't attached and therefore aren't listed in Attached Instances under Resources.
To check the status of the instance pool delete, Under Resources, click Work Requests.
-
Use the oci compute-management instance-pool terminate command and required parameters to delete an instance pool.
oci compute-management instance-pool terminate --instance-pool-id <instance-pool_OCID> [OPTIONS]
For a complete list of CLI commands, flags, and options, see the Command Line Reference.
Use the TerminateInstancePool operation to delete an instance pool.
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.