MSRC-Microsoft-Security-Updates-API
MSRC-Microsoft-Security-Updates-API copied to clipboard
The cmdlet appears to have broke on the afternoon of 2/26
PS C:\Users\ddubs.memconfigmgr> Get-MsrcCvrfDocument -ID 2024-Jan Get-MsrcCvrfDocument : A parameter cannot be found that matches parameter name 'ID'. At line:1 char:22
- Get-MsrcCvrfDocument -ID 2024-Jan
-
~~~- CategoryInfo : InvalidArgument: (:) [Get-MsrcCvrfDocument], ParameterBindingException
- FullyQualifiedErrorId : NamedParameterNotFound,Get-MsrcCvrfDocument
Is this a known issue and being worked on?
The api endpoints were updated with I think a release that isn't ready yet or is going to be v3. It has been reverted now, so it should work again.