Now that vROps APIs fully support REST, and PowerShell supports REST, how can I take a power shell script and do something like:
- import a list of virtual machines from a CSV file
- access vROps using powerShell REST components
- Create a custom group in vROps containing these VMs?
Thanks!