<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi All,<br>
    If there are no comments, I would go ahead and send the patches.<br>
    <br>
    <div class="moz-cite-prefix">On 08/25/2016 12:11 PM, Suresh Babu
      Angadi wrote:<br>
    </div>
    <blockquote cite="mid:57BE931A.6030604@linux.vnet.ibm.com"
      type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      <div dir="ltr">
        <div><strong>Current Implementation:</strong></div>
        <div>URI: /plugins/kimchi/interfaces<br>
          Methods:<br>
          * GET: Retrieve a summarized list of current Interfaces<br>
          <br>
          Retrieves list of host interfaces, which are  not in use by
          libvirt networks.</div>
        <div><br>
          <strong>Proposal:</strong></div>
        <div>URI: /plugins/kimchi/interfaces<br>
          <strong>Methods:</strong><br>
          * GET: Retrieve summarized list of <b>all host</b> Interfaces
            <br>
              * Parameters: _inuse:  true | false</div>
        <div><br>
          if no filter mentioned then API lists all host interfaces</div>
        <div>if inuse =“true" then API lists all host interfaces which
          are in use by libvirt networks</div>
        <div>if inuse=“false” then API lists available host interfaces,
          which are  not in use by libvirt networks.</div>
        <div><br>
          <strong>From UI point of view, current API call should be
            changed to /plugins/kimchi/interfaces?_inuse='false' to keep
            the current functionality unaffected.</strong></div>
      </div>
      <pre class="moz-signature" cols="72">-- 
Regards,
Suresh Babu Angadi</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Kimchi-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kimchi-devel@ovirt.org">Kimchi-devel@ovirt.org</a>
<a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/kimchi-devel">http://lists.ovirt.org/mailman/listinfo/kimchi-devel</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Regards,
Suresh Babu Angadi</pre>
  </body>
</html>