HewlettPackard / HPEDSCC-PowerShell-Toolkit

A PowerShell Toolkit that enables management of a HPE GreenLake DSCC (Data Storage Cloud Console) environment via easy to use PowerShell commands which interface with the publically available RestAPI.
BSD 3-Clause "New" or "Revised" License
9 stars 5 forks source link

Get-DSCCVolume - VolumeId Parameter #9

Open tbeha opened 1 year ago

tbeha commented 1 year ago

I expected that it would limit the output to the volume with the specified $VolumeId, but this is not the case. The Get-DSCCVolume function is not using this parameter at all.