Forum Discussion
ligerard
4 years agoNovice I
Hi Scott , I did that with API V2.
$global:authentification = Get-Credential
$baie_purestoa1 = Connect-Pfa2Array -EndPoint array_name -Credential $authentification
and after, you can use by example :
Get-Pfa2Volume -Array $baie_purestoa1