After looking through all the documentation here:  
https://ovirt.github.io/ovirt-engine-api-model/4.5
I don't see a way to query the REAST API for events GET 
/ovirt-engine/api/events;from={event_id}?search={query} by datetime

Any ideas would be great.

Also bonus question I do see that I can query by a set of objects (like 
cluster, data_center, storage_domain, etc) like this:
GET "ovirt-engine/api/events?search=$($Item)%3D$($SearchText)" however 
searching by "host" kicks out an error, I'm wondering if there is a code error 
in the DB or the REST engine. Thoughts?
_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/XDM3RT6RALHBNBJZNIFYDUF6VRV7P7CG/

Reply via email to