Scott_StocktonNovice I3 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-pureTrekker II3 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 DiscussionsComing soon! The Pure Fusion MCP ServerAccess Token Not GrantedFlashBlade Ansible Collection 1.22.0 released!PowerShell SDK v2.44.111 released with REST API 2.44 support!Pure FlashArray integration with OpenNebula