Hello, dear All
I am a newbie in the NetApp world and we are moving from EMC to NetApp.
I would like to know everyting about issues/problems with our systems and I need to transfer all (possible) events to our CA NIMSOFT Dashboards. So, I have OCUM installed on Windows 2012 R2 server. Everything is working fine, and I want to
- Connect to OCUM via PowerShell and read events (preffered)
- Connect to OCUM's REST API and read events (via PowerShell too, I hope)
Any other idea like sending e-mails or SNMP traps is "not my cup of tea" so....
So. The first item in my list is seems difficult. I did not find any PS module for OCUM 9.5
The second is much better, but...
I need to know how can I create a link that contains REST API command AND user name and password.
Because the main OCUM's web page is not providing a form for previding user name and password, I cannot connect to OCUM via "stantard" approach.
Can somebody help me?