Vasiliy Tolstov
2014-Nov-07 13:32 UTC
[libvirt-users] php api binding for setting interface link flags (up/down).
Hello. I can't see in php api reference info about setting port status of interface. virsh have comands virsh domif-setlink, but php api does not have link funstions. Please add this interface, bacause it very useful - then we need to disable some vps, but not want to shutdown it. Thanks! -- Vasiliy Tolstov, e-mail: v.tolstov@selfip.ru jabber: vase@selfip.ru
Vasiliy Tolstov
2014-Nov-07 14:28 UTC
Re: [libvirt-users] php api binding for setting interface link flags (up/down).
I'm solve my issue by updating xml of interface and run update device. 2014-11-07 16:32 GMT+03:00 Vasiliy Tolstov <v.tolstov@selfip.ru>:> Hello. I can't see in php api reference info about setting port status > of interface. > virsh have comands virsh domif-setlink, but php api does not have link > funstions. > Please add this interface, bacause it very useful - then we need to > disable some vps, but not want to shutdown it. > Thanks! > > -- > Vasiliy Tolstov, > e-mail: v.tolstov@selfip.ru > jabber: vase@selfip.ru-- Vasiliy Tolstov, e-mail: v.tolstov@selfip.ru jabber: vase@selfip.ru
Reasonably Related Threads
- create ovs port without root
- virtio-serial port that listens tcp socket on host
- redistribute virtual machines from vps hosting to end users
- using @releaseDomain to subscribe for domain destruction
- Re: Create multiple domains from single saved domain state (is UUID/name fixed?)