Re: Option Flags

2023-03-23 Thread Simon Fairweather
Thanks Michal, Should there be a link to the flags definition on this page? https://libvirt.org/php/api-reference.html On Thu, Mar 23, 2023 at 2:36 PM Michal Prívozník wrote: > On 3/23/23 10:35, Simon Fairweather wrote: > > Hi > > > > Are the flags documented? can this function be used to speci

Re: Option Flags

2023-03-23 Thread Michal Prívozník
On 3/23/23 10:35, Simon Fairweather wrote: > Hi  > > Are the flags documented? can this function be used to  specify  same > as virsh undefine --nvram "name of VM" > > libvirt_domain_undefine_flags($res, $flags) > > [Since version (null)] > > Function is used to undefine(with flags) the domain

Re: Option Flags

2023-03-23 Thread Peter Krempa
On Thu, Mar 23, 2023 at 09:35:44 +, Simon Fairweather wrote: > Hi > > Are the flags documented? can this function be used to specify same as virsh > undefine --nvram "name of VM" > > libvirt_domain_undefine_flags($res, $flags) > > [Since version (null)] > > Function is used to undefine(wi