Browse Community
Help
Log In
Responses(2)
Solutions(0)
DELL-Martijn G
291 Posts
0
July 13th, 2016 01:00
Sorry I overread that you were trying to do merge of the warnings and criticals in one query, I don't think that is actually possible. The API userguide also does not list this.
http://downloads.dell.com/manuals/all-products/esuprt_software/esuprt_ent_sys_mgmt/esuprt_ent_sys_mgmt_opnmng_essentials/dell-openmanage-essentials-v2.2_reference%20guide2_en-us.pdf
You are only able to get a specific field for one specific device like this https://ome.demo.lan:2607/api/OME.svc/Devices/76/NIC
It is working for me with the latest version of OME (v2.2) with this URl https://ome.demo.lan:2607/api/OME.svc/Devices?GlobalStatus=4
Dell Support Resources
View All
Top
DELL-Martijn G
291 Posts
0
July 13th, 2016 01:00
Sorry I overread that you were trying to do merge of the warnings and criticals in one query, I don't think that is actually possible. The API userguide also does not list this.
http://downloads.dell.com/manuals/all-products/esuprt_software/esuprt_ent_sys_mgmt/esuprt_ent_sys_mgmt_opnmng_essentials/dell-openmanage-essentials-v2.2_reference%20guide2_en-us.pdf
You are only able to get a specific field for one specific device like this https://ome.demo.lan:2607/api/OME.svc/Devices/76/NIC
DELL-Martijn G
291 Posts
0
July 13th, 2016 01:00
It is working for me with the latest version of OME (v2.2) with this URl https://ome.demo.lan:2607/api/OME.svc/Devices?GlobalStatus=4