From 24c1ae627cc6908177561fdaca45b40929ac758d Mon Sep 17 00:00:00 2001 From: Mike Nelson Date: Mon, 18 Sep 2023 11:42:24 -0500 Subject: [PATCH] Update release_notes.md --- release_notes.md | 64 ++++++++++++++++++++++++------------------------ 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/release_notes.md b/release_notes.md index 16286a5..97b1dcd 100644 --- a/release_notes.md +++ b/release_notes.md @@ -86,38 +86,38 @@ Pure Storage Code Website - https://code.purestorage.com ## RELEASE 2.24 Release 2.24 adds more than 30 cmdlets: -Get-Pfa2AlertRule -Get-Pfa2AlertRuleCatalog -Get-Pfa2ArraysPerformanceByLink -Get-Pfa2DirectoryPolicyAutodir -Get-Pfa2DirectoryServiceLocalGroup -Get-Pfa2DirectoryServiceLocalGroupMember -Get-Pfa2DirectoryServiceLocalUser -Get-Pfa2DirectoryServiceLocalUserMember -Get-Pfa2NetworkInterfaceNeighbor -Get-Pfa2PolicyAutodir -Get-Pfa2PolicyAutodirMember -Get-Pfa2SoftwarePatch -Get-Pfa2SoftwarePatchCatalog -New-Pfa2AlertRule -New-Pfa2DirectoryPolicyAutodir -New-Pfa2DirectoryServiceLocalGroup -New-Pfa2DirectoryServiceLocalGroupMember -New-Pfa2DirectoryServiceLocalUser -New-Pfa2DirectoryServiceLocalUserMember -New-Pfa2PolicyAutodir -New-Pfa2PolicyAutodirMember -Remove-Pfa2AlertRule -Remove-Pfa2DirectoryPolicyAutodir -Remove-Pfa2DirectoryServiceLocalGroup -Remove-Pfa2DirectoryServiceLocalUser -Remove-Pfa2DirectoryServiceLocalUserMember -Remove-Pfa2PolicyAutodir -Remove-Pfa2PolicyAutodirMember -Update-Pfa2AlertRule -Update-Pfa2DirectoryServiceLocalGroup -Update-Pfa2DirectoryServiceLocalUser -Update-Pfa2PolicyAutodir ++ Get-Pfa2AlertRule ++ Get-Pfa2AlertRuleCatalog ++ Get-Pfa2ArraysPerformanceByLink ++ Get-Pfa2DirectoryPolicyAutodir ++ Get-Pfa2DirectoryServiceLocalGroup ++ Get-Pfa2DirectoryServiceLocalGroupMember ++ Get-Pfa2DirectoryServiceLocalUser ++ Get-Pfa2DirectoryServiceLocalUserMember ++ Get-Pfa2NetworkInterfaceNeighbor ++ Get-Pfa2PolicyAutodir ++ Get-Pfa2PolicyAutodirMember ++ Get-Pfa2SoftwarePatch ++ Get-Pfa2SoftwarePatchCatalog ++ New-Pfa2AlertRule ++ New-Pfa2DirectoryPolicyAutodir ++ New-Pfa2DirectoryServiceLocalGroup ++ New-Pfa2DirectoryServiceLocalGroupMember ++ New-Pfa2DirectoryServiceLocalUser ++ New-Pfa2DirectoryServiceLocalUserMember ++ New-Pfa2PolicyAutodir ++ New-Pfa2PolicyAutodirMember ++ Remove-Pfa2AlertRule ++ Remove-Pfa2DirectoryPolicyAutodir ++ Remove-Pfa2DirectoryServiceLocalGroup ++ Remove-Pfa2DirectoryServiceLocalUser ++ Remove-Pfa2DirectoryServiceLocalUserMember ++ Remove-Pfa2PolicyAutodir ++ Remove-Pfa2PolicyAutodirMember ++ Update-Pfa2AlertRule ++ Update-Pfa2DirectoryServiceLocalGroup ++ Update-Pfa2DirectoryServiceLocalUser ++ Update-Pfa2PolicyAutodir ## BACKWARDS COMPATIBILITY