summary refs log tree commit diff
path: root/docs/api/html/settings-team-port.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/html/settings-team-port.html')
-rw-r--r--docs/api/html/settings-team-port.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/api/html/settings-team-port.html b/docs/api/html/settings-team-port.html
index f81f1778..11d65fdc 100644
--- a/docs/api/html/settings-team-port.html
+++ b/docs/api/html/settings-team-port.html
@@ -34,11 +34,11 @@
 <td class="gallery_image" valign="top" align="right"></td>
 </tr></table></div>
 <div class="refsect1">
-<a name="id-1.3.3.35.2"></a><h2>
+<a name="id-1.3.3.31.2"></a><h2>
             Properties
         </h2>
 <div class="table">
-<a name="id-1.3.3.35.2.2.1"></a><p class="title"><b>Table 97. </b></p>
+<a name="id-1.3.3.31.2.2.1"></a><p class="title"><b>Table 85. </b></p>
 <div class="table-contents"><table class="table" border="1">
 <colgroup>
 <col>
@@ -78,6 +78,12 @@
 <td>Link watchers configuration for the connection: each link watcher is defined by a dictionary, whose keys depend upon the selected link watcher. Available link watchers are 'ethtool', 'nsna_ping' and 'arp_ping' and it is specified in the dictionary with the key 'name'. Available keys are:   ethtool: 'delay-up', 'delay-down', 'init-wait'; nsna_ping: 'init-wait', 'interval', 'missed-max', 'target-host'; arp_ping: all the ones in nsna_ping and 'source-host', 'validate-active', 'validate-incative', 'send-always'. See teamd.conf man for more details.</td>
 </tr>
 <tr>
+<td><pre class="screen">name</pre></td>
+<td><pre class="screen">string</pre></td>
+<td><pre class="screen">team-port</pre></td>
+<td>The setting's name, which uniquely identifies the setting within the connection.  Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".</td>
+</tr>
+<tr>
 <td><pre class="screen">prio</pre></td>
 <td><pre class="screen">int32</pre></td>
 <td><pre class="screen">0</pre></td>