REST API query events by Date/Time
by itsavant@gmail.com
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?
6 months, 3 weeks
Linux virtual desktop get reboot if we migrate from 1 ovhost to another ovhost inside Ovirt 4.4 cluster
by aprameyan a.r
Hello All,
we have Ovirt 4.4 cluster running with 25 OVHOST servers handling 800+ users' Virtual desktops.
- All users VDT are running with CentOS OS.
- before we were using CentOS for the OVHOST server as we don't have support, now we are using ALMA8.6 for the base OS & updating Ovirt 4.4 packages.
- now we are seeing a new issue if we migrate any user's VDT between the OVHOSt server. user VDT is rebooting & coming up on the new server..
Let us know if anyone is seeing this kind of issue on the Ovirt cluster.
6 months, 4 weeks