Scott_StocktonNovice I4 years ago$myCredential = Get-Credential $user = Read-Host "Enter$myCredential = Get-Credential $user = Read-Host "Enter Username" $pass = Read-Host "Enter Password" -AsSecureString <# Create Local User to use instead of pureuser #> Import-Module PureStoragePowe...Show More
mikenelson-pureCommunity Manager4 years agoEverything that is passed between the SDK (except for the CLI cmdlet) is encrypted inside the TLS transport, so effectively, the password is not transmitted in plain text.
Recent DiscussionsPure FlashArray integration with OpenNebulaPowerShell & Pure Fusion blog series by Anthony NocentinoPure Storage PowerShell SDK2 version 2.43.46 released!New Pure Code site is live!Some Fleet Python code using the response module