To connect to a Everpure FlashArray, the
Connect-Pfa2Array cmdlet is used to create a secure connection from a host to the specified FlashArray. A connection to the FlashArray is done over HTTPS.
Note:
The PowerShell SDK provides detailed help for each of the cmdlets. Use the
Get-Help <cmdlet name> to retrieve the details. Refer to How-To: Access and Update Help for the PowerShell SDK for more information on accessing and using help.