Hello everyone!
I am investigation POST requests oVirt makes during the startup while entering to the webadmin.

The first is xsrf token,

second is QueryType with type 231.

I am a little bit confused: if I counted correctly , 231 is Search type. What it searched exactly? It is not specified in message.

The answer to this query is aaa.ProfileEntry.
Am I missing something? Then in the third message I see such queries as GetAllVmIcons, GetBookmark which seems rather strange ( because no vms are shown on the dashboard).
Or I am counting enum values incorrectly?