NetworkManager/introspection/org.freedesktop.NetworkManager.Device.OvsPort.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

22 lines
469 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<node name="/">
<!--
org.freedesktop.NetworkManager.Device.OvsPort:
@short_description: OvsPort Device
-->
<interface name="org.freedesktop.NetworkManager.Device.OvsPort">
<!--
Slaves:
Array of object paths representing interfaces which are currently enslaved to
this port.
Since: 1.14
-->
<property name="Slaves" type="ao" access="read"/>
</interface>
</node>