[ovirt-users] ovirt 3.6 python sdk how to find logical network from a host nic?
Huan He (huhe)
huhe at cisco.com
Fri Aug 12 22:17:51 UTC 2016
Assuming the logical network ovirtmgmt has been configured in host NIC enp6s0.
host = api.hosts.get('host-123')
host_nic = host.nics.get('enp6s0')
How to get the logical network name ovirtmgmt?
I basically need to find ovirtmgmt is configured in which NIC.
Thanks,
Huan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20160812/00ebac32/attachment-0001.html>
More information about the Users
mailing list