Steps to reproduce
Get-vRACatalogItem -Name 'Manage Static Routes'
Expected behavior
Filtered list with only one catalog itme
Actual behavior
Unfiltered list of all Catalog items
Environment data
> $PSVersionTable
Name Value
---- -----
PSVersion 5.1.22621.2506
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.22621.2506
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
> $vRAConnection
Server : https://cus.val001c002hou1x.c002.hou1.fci.ts-ian.net
Token : ****
RefreshToken : *****
APIVersion : 2021-07-15
SignedCertificates : False
SslProtocol : Default
Steps to reproduce
Get-vRACatalogItem -Name 'Manage Static Routes'
Expected behavior
Filtered list with only one catalog itme
Actual behavior
Unfiltered list of all Catalog items
Environment data