I just released 0.0.3 https://github.com/benapetr/XenAdminQt/releases/tag/v0.0.3-alpha it brings it even closer to the original client, with packages for macos, debian12, debian13, ubuntu 22, ubuntu 24, Fedora 43, windows
Don't mix XO commands and xe, even if XO is on top of it, the mapping isn't exactly 1:1.
In XO, host force shutdown is preventing XAPI to try moving the VMs around to another host. So in force mode in XO, the host is disabled first, then shutdown command is sent. If you want to do the same thing, you have then 2 xe commands to do: host.disable and finally host.shutdown
I apologize if I chose the wrong place to ask.
I have run into a situation I don't understand - is it a bug or a feature? A user with the "Operator" role can, for some reason, change a VM's VIF Rate Limit. In the documentation it seems to say they shouldn't be able to do that.
So I'm trying to figure out - should I report this as a bug (where?), or is it intended behavior (and if so, why)?