Unsolved
11 Posts
0
421
June 9th, 2021 03:00
unable to fetch Severity based alarms
Hello,
I am using /api/AlertService/AlertSeverities'(16)' to fetch all critical alarms from my DELL-OME application.
but it does not lists any alarms.
Tried /api/AlertService/Alerts?$filter=SeverityType eq 16, but no luck.
Requirement is to list all Alarms based on SeverityType
Thanks
No Events found!
Dell-DylanJ
4 Operator
•
2.9K Posts
0
June 9th, 2021 07:00
Hello,
Does the GUI itself provide the information that you're looking for and you can't get it to come up with the API, or is it not showing up at all?
Dell-DylanJ
4 Operator
•
2.9K Posts
0
June 22nd, 2021 10:00
With that in mind, the most I'd be able to do is refer you to the API guides. We as moderators don't support the APIs and as a result, don't have a lot of experience with them, but the community may be able to further comment.
OpenManage Enterprise API Guide: https://dell.to/3d6jvDA
Redfish (iDRAC) API Guide: https://dell.to/3xELzFV
gaurav.pr.sh
11 Posts
0
June 22nd, 2021 10:00
report filter i am looking for is provided in GUI, however i am not able to fetch the same using API.
screenshot of GUI report filter attached