Hi,
I am using View Composer 5.3 and able to create linked clone pool using the following syntax. But I couldn't find any reference to enable "Use native NFS snapshots (VAAI)". Any helps would be appreciated. thx!
Get-ViewVC -serverName <IP/FQDN> | Add-AutomaticLinkedClonePool -pool_id
TestAutomaticLinkedClonePool -namePrefix pad -parentVMPath /<datacenter>/vm/<parentVM>
-parentSnapshotPath /<Snapshot> -vmFolderPath /<datacenter>/vm -resourcePoolPath
/<datacenter>/host/<ESX>/Resources -dataStoreSpecs /<datacenter>/host/<ESX>/<datastore>
-composer_ad_id <composer ad id>