Hi,
this is an existing RFE, and it will be finished soon:
https://bugzilla.redhat.com/show_bug.cgi?id=1450351
Best regards,
Andrej
On Thu, 26 Sep 2019 at 13:16, <scott.fitzgerald(a)oracle.com> wrote:
Hi all,
I have a test case as follows:
Enable "require reason for vm maintenance" on Cluster
Shutdown vm
Ensure reason is saved
A similar case for hosts is achieved by the following
hostsService
.hostService(host.id())
.deactivate()
.reason(reason)
.send();
But the shutdown option for vms does not have a reason option. How can I
set the reason for shutdown of a VM through the SDK?
TIA
_______________________________________________
Devel mailing list -- devel(a)ovirt.org
To unsubscribe send an email to devel-leave(a)ovirt.org
Privacy Statement:
https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
List Archives:
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/D5BLGXL54JI...