<div dir="ltr">Thanks Michal, Should there be a link to the flags definition on this page? <a href="https://libvirt.org/php/api-reference.html">https://libvirt.org/php/api-reference.html</a></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 23, 2023 at 2:36 PM Michal Prívozník <<a href="mailto:mprivozn@redhat.com">mprivozn@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 3/23/23 10:35, Simon Fairweather wrote:<br>
> Hi <br>
> <br>
> Are the flags documented? can this function be used to  specify  same<br>
> as virsh undefine --nvram "name of VM"<br>
> <br>
> libvirt_domain_undefine_flags($res, $flags)<br>
> <br>
> [Since version (null)]<br>
> <br>
> Function is used to undefine(with flags) the domain identified by it's<br>
> resource.<br>
> <br>
> /@res [resource]/:    libvirt domain resource, e.g. from<br>
> libvirt_domain_lookup_by_*()<br>
> /@flags [int]/:       optional flags<br>
> /Returns/:    : TRUE for success, FALSE on error<br>
> <br>
> <br>
> <br>
<br>
Hey, thanks for the report. I've created a MR that fixes these problems<br>
here:<br>
<br>
<a href="https://gitlab.com/libvirt/libvirt-php/-/merge_requests/38" rel="noreferrer" target="_blank">https://gitlab.com/libvirt/libvirt-php/-/merge_requests/38</a><br>
<br>
Michal<br>
<br>
</blockquote></div>