- Community Home
- >
- Software
- >
- HPE OneView
- >
- Unable to clear alert using PowerShell OV module
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-16-2019 07:17 AM
тАО01-16-2019 07:17 AM
Unable to clear alert using PowerShell OV module
Has anyone expirienced the following error/warning when trying to clear an alert through the OV PowerShell module?
Remove-HPOVAlert : This user session is not authorized to associate {"name":"SYSTEM", "uri":"/rest/storage-systems/SERIALNUMBER"} with this resource. User session permission roles do not grant "Use" rights to the resource being associated to this resource. Retry
the action with permissions that grant "Use" rights to the resource category or request assistance from a user who is authorized to perform this action.
At line:1 char:36
+ Get-HPOVAlert -Severity critical | Remove-HPOVAlert
+ ~~~~~~~~~~~~~~~~
This is as a user with infrastrure administrator rights running HPOneView.410 (latest module) connected to 4.10.03 OV appliance. We are able to clear any other alerts bar this particular one. It is listed as a critical unassigned alert with a cleared status.
FYI we use Remove-HPOVAlert to clear alerts when we get spammed during maintanence or other works, for example:
Get-HPOVAlert -State Cleared -Count %Number% | Remove-HPOVAlert -Confirm:$false
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-16-2019 09:49 PM
тАО01-16-2019 09:49 PM
Re: Unable to clear alert using PowerShell OV module
Hello
Please log a support ticket with HPE for further help. This required deep dive analysis of OV support dump and may need to have the VR session.
Thanks,
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-17-2019 03:46 AM
тАО01-17-2019 03:46 AM
Re: Unable to clear alert using PowerShell OV module
Thanks, will do.