Performing vROps high availability testing and trying to take down the Master node and enable Master replica as new Master node in the cluster. But it wasn't successful. Getting an error "Failed to remove node" while trying to remove the Master node .
I've tried the command " curl -ik -u 'admin:password' -X DELETE https://master_node_IP/casa/deployment/slice/node_to_remove_IP/replacement_node_IP " too . But still getting same error.
Any suggestions. ???
Thank you