A newer release of this product is available.
ONTAP Select clusters
Contributors
Suggest changes
There are several related tasks you can perform to administer an ONTAP Select cluster.
Delete an ONTAP Select clusters
You can delete an ONTAP Select cluster when it is no longer needed using the command line interface.
About this task
The cluster must be in the offline state.
Steps
-
Sign in to the Deploy virtual machine CLI using the administrator account.
-
Display the cluster status:
cluster show -name CLUSTERNAME
-
If the cluster is not offline, move it to an offline state:
cluster offline -name CLUSTERNAME
-
After confirming the cluster is in an offline status, delete the cluster:
cluster delete -name CLUSTERNAME