Unsolved
11 Posts
0
1401
July 23rd, 2021 01:00
filter Critical alert using api
Hello,
Need to extract Alerts based on Alert Severity from Dell open manage, I am using the below URIs.
But the output contains Alerts of all severity.
/api/AlertService/Alerts?$filter=contains(SeverityName,'Critical')
/api/AlertService/Alerts?$filter=SeverityType eq 16
Thanks,
Gaurav
No Events found!
Dell-Martin S
Moderator
•
3.5K Posts
0
July 23rd, 2021 06:00
Hi
thank you for contacting us,
The official and documented way to do this is:
https://dell.to/3wX7N57
Did you have further questions?
Regards Martin
gaurav.pr.sh
11 Posts
0
July 23rd, 2021 12:00
hello,
I am looking to extract the Alerts using restful api. the link shared by you talks about GUI.
My query still remains open / unasnwered.
Thanks,
Gaurav
Dell-DylanJ
4 Operator
•
2.9K Posts
0
July 23rd, 2021 14:00
If you would like to share the OpenManage version you are connecting to, we can provide the API guide to you. I'm not sure if the API guide will have the answer your looking for, but it would be the resource we can provide.
gaurav.pr.sh
11 Posts
0
August 31st, 2021 07:00
OpenManage Version 3.5.0 (Build 60)
DELL-Charles R
Moderator
•
4.5K Posts
0
August 31st, 2021 08:00
Hello gaurav.pr.sh,
Thank you for following up on Dylan's question. Please see these:
OpenManage Enterprise Version 3.5 and .OpenManage Enterprise - Modular Edition Version 1.30.00 RESTful API Guide
https://dl.dell.com/topicspdf/omem_api_en-us.pdf
This is still the latest document for: End to End Automation with REST API in Dell EMC OpenManage Enterprise
https://downloads.dell.com/manuals/all-products/esuprt_software_int/esuprt_software_ent_systems_mgmt/dell-openmanage-enterprise_white-papers4_en-us.pdf
Landing page for - Dell EMC OpenManage Enterprise Documentation:
https://www.dell.com/support/home/en-id/product-support/product/dell-openmanage-enterprise/docs
I can refer you to the API guide on this. 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 .