To unregister a cluster from Prism Central use the following commands. In this example my Prism Central IP address is on 10.10.10.100
This can only be done via SSH session so connect to a CVM in the cluster and go into ncli mode
ncli -h true
To unregister cluster
<ncli> multicluster remove-from-multicluster external-ip-address-or-svmips=10.10.10.100 username=admin password={myPassword} force=true
This should unregister. To confim log into Prism Elements GUI and you should have the following:
You must be logged in to post a comment.