Hi Srikanth
I have used a couple of tools for managing big groups of Linux hosts, these should work fine for managing NetApp systems as well - one is called 'pdsh' and the other C3 Tools (Cluster Command & Control Suite). With these you can configure groups of clusters and it just uses SSH to log in and run commands, summarising the output for you.
For something more elegant (and supported by NetApp) you could take a look at Ansible with the NetApp modules available for it to do things like pushing out configuration changes and maintaining consistency. I don't have much experience with that, but it seems quite powerful so far.
Here'ish might be a start for that if you are keen - https://netapp.io/2018/10/08/getting-started-with-netapp-and-ansible-install-ansible/
Cheers
Graham