HewlettPackard / hpe3par_pstoolkit

The HPE Alletra 9000 and Primera and 3PAR PowerShell Toolkit supports cmdlets, which are wrappers around the native HPE Alletra 9000 or HPE Primera or HPE 3PAR storage CLI commands and Web Services API (WSAPI).
Other
12 stars 13 forks source link

Get-3ParCage –sf #12

Open TharunikaJVR opened 5 years ago

TharunikaJVR commented 5 years ago
  1. Bug 1 :
    Get-3ParCage –sf Scenario : While Executing the above command the actual command is Get-3ParCage –sfp Actual : If we give like - Get-3ParCage –sf it is proceeding further and giving the output.

Powershell & CLI Ouput --> Refer Screenshot: Expected Cage -sfp : Get-3ParCage –sf should raise Invalid Cage name as per CLI output. : Get-3parHostPorts -sf also is taking -sf and also -sfp , kindly check