This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Adding Nodes Using Powershell or Other

Hi there,

I'm currently writing a script to automate the adding of Nodes to our Orion platform.

This powershell uses the Swis Powershell module and works perfect. Is there a particular way I can get to add the volumes etc via powershell as well?

I have attempted to us the Discovery API which does appear find the necessary volumes and add them, however, but for some reason it duplicates the node (despite "AllowDuplicateNode" being set to false.

Does anyone have any ideas at all on either using the Discovery API or powershell to add volumes?

Many thanks in advance.