<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Assuming the logical network ovirtmgmt has been configured in host NIC enp6s0.</div>
<div><br>
</div>
<div>host = api.hosts.get(&#8216;host-123&#8217;)</div>
<div>host_nic = host.nics.get(&#8216;enp6s0&#8217;)</div>
<div><br>
</div>
<div>How to get the logical network name ovirtmgmt?</div>
<div><br>
</div>
<div>I basically need to find ovirtmgmt is configured in which NIC.</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Huan</div>
<div><br>
</div>
</body>
</html>