[ovirt-users] Python-SDK4: Shutdown a machine with a specific message?

nicolas at devels.es nicolas at devels.es
Fri May 12 07:46:14 UTC 2017


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.

Thanks.


More information about the Users mailing list