deleteDynamicCluster.jacl script
Use the deleteDynamicCluster.jacl script to delete dynamic clusters.
The deleteDynamicCluster.jacl script deletes a dynamic cluster.
Although we can still use the Jacl scripts to create and delete dynamic clusters, the administrative tasks provide all of the options available for configuring dynamic clusters in v6.1 and later. See For more information about creating and deleting dynamic clusters, read about dynamic cluster administrative tasks.
The deleteDynamicCluster.jacl script is in the app_server_root/bin directory.
To run the deleteDynamicCluster.jacl script with the wsadmin utility.
wsadmin -f deleteDynamicCluster.jacl node_group_name dynamic_cluster_nameIn place of node_group_name and dynamic_cluster_name, use the name of the node group to disassociate with your deleted dynamic cluster. We might need to modify the wsadmin command to wsadmin.sh or wsadmin.bat, depending upon the operating environment.
Related:
Dynamic clusters Create dynamic clusters createDynamicCluster.jacl script Intelligent Management: dynamic cluster administrative tasks wsadmin scripting tool