Software Development Kit (SDK) and API Discussions

PowerShell and WFA

denniscastillo
858 Views
Hi!
I’m currently using PowerShell and the Netapp API for 7-mode to perform a refresh of databases on a SQL reporting server from a prod SQL server. The script runs on the reporting server, here a summary of tasks:
- stop sql
- drop databases
- disconnect FlexClone Luns
- delete FlexClone
- update snapmirror
-create FlexClone
- add updated FlexClone luns to server
We are migrating the luns to CDOT and I’m thinking of migrating the Netapp tasks in the script to a WFA workflow. I do a similar type of automation with several other servers as well with separate scripts.
I was thinking executing the workflows through a restful call from PowerShell.
Thoughts? Recommendations?
0 REPLIES 0
Public