UNSOLVED

vrbitman

updated

3 years ago

Closed

V

vrbitman

1 Rookie

10 Posts

0

1642

April 26th, 2023 09:00

REST API: getting and filtering events

Hi,

I need to retrieve and filter events from a PowerScale.
I've read through the documentation and I came up with the following URL:

https://192.168.1.123:8080/platform/3/event/eventlists?severity=neq.information

It returns the full list of events, but it's not filtering. I want to exclude information events.
Any ideas?
Any help would be appreciated.