HewlettPackard / POSH-HPEOneView

PowerShell language bindings library for HPE OneView.
http://hewlettpackard.github.io/POSH-HPEOneView/
125 stars 52 forks source link

Feature Request: Add HealthCategory Security to valid Category to Get-OVAlert Cmdlet #615

Closed stephan-koch closed 1 year ago

stephan-koch commented 2 years ago

Summary of the new feature/enhancement

Get-OVAlert does not allow to filter on HealthCategory Security. Please add it.

Get-OVAlert -AlertState Active -HealthCategory Security

Proposed technical implementation details (optional)

ChrisLynchHPE commented 1 year ago

This was added to the library starting with the 7.10 library release. I will be adding this back to the 6.60 and 7.00 libraries soon.

ChrisLynchHPE commented 1 year ago

I just pushed out updated 6.60 and 7.00 libraries that contain this enhancement. Both are available on PowerShell Gallery.

ChrisLynchHPE commented 1 year ago

Closing due to no further activity. If you wish, feel free to re-open to discuss further.