Hi Team
I am trying to automate the VM creation through Powershell Cmdlets. I can see there are two different version of Powershell Cmdlets are present https://portal.nutanix.com/page/documents/details?targetId=PS-Cmdlets-AOS-v6_6:ps-ps-cmdlets-c.html
From the document, I observed that Powershell 2.0.1 supports execution of these cmdlets from Ubuntu and Mac along with Windows which is not the case in first version. The first version is only works from a Windows machine. But there is a significant difference between the Powershell Cmdlets present in V1 and V2.
Can you please let me know do we have any limitation wrt Cmdlets if we use V2 or we can do all the operations that can be done by V1? If V2 have certain limitation then do we need to use the SDK or API in order to automate the task?
Thanks