Forum Discussion
cmautner
2 years agoPuritan
From what I can do on mobile, I am seeing an example of. Basically in sdk2 it’s expecting an object not a string.
$VolName = "myvolume.snapsuffix"
$src = New-Pfa2ReferenceObject -Name $VolName
New-Pfa2Volume -Array $FlashArray -Name $NewVol -Source $src