Re: [ovirt-users] Python-SDK4: Shutdown a machine with a specific message?
El 2017-05-12 10:11, Juan Hernández escribió: On 05/12/2017 09:46 AM, nico...@devels.es wrote: Hi, Using Python-SDK4, is there a way to shutdown a machine with a specific message? In code I just see this definition: def shutdown( self, async=None, headers=None, query=None, ): I wonder if some header allows specifying the message here. Currently there is no way to specify that message using the API. Can you open a RFE requesting it? Done [1]. Thanks! [1]: https://bugzilla.redhat.com/show_bug.cgi?id=1450351 ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
Re: [ovirt-users] Python-SDK4: Shutdown a machine with a specific message?
On 05/12/2017 09:46 AM, nico...@devels.es wrote: > Hi, > > Using Python-SDK4, is there a way to shutdown a machine with a specific > message? > > In code I just see this definition: > > def shutdown( > self, > async=None, > headers=None, > query=None, > ): > > I wonder if some header allows specifying the message here. > Currently there is no way to specify that message using the API. Can you open a RFE requesting it? ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users