From e465722b908aa870bdc293b9a417d3c15294aa6d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 25 Dec 2024 20:36:29 +0100 Subject: New upstream version 1.50.1 --- docs/api/html/settings-team.html | 167 --------------------------------------- 1 file changed, 167 deletions(-) delete mode 100644 docs/api/html/settings-team.html (limited to 'docs/api/html/settings-team.html') diff --git a/docs/api/html/settings-team.html b/docs/api/html/settings-team.html deleted file mode 100644 index 4a66c6ea..00000000 --- a/docs/api/html/settings-team.html +++ /dev/null @@ -1,167 +0,0 @@ - - - - -team: NetworkManager Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

team

-

team — Teaming Settings

-
-
-

- Properties -

-
-

Table 71. 

-
------ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Key NameValue TypeDefault ValueValue Description
config
string
The JSON configuration for the team network interface. The property should contain raw JSON configuration data suitable for teamd, because the value is passed directly to teamd. If not specified, the default configuration is used. See man teamd.conf for the format details.
interface-name
string
Deprecated in favor of connection.interface-name, but can be used for backward-compatibility with older daemons, to set the team's interface name.
link-watchers
array of vardict
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-inactive', 'send-always'. See teamd.conf man for more details.
mcast-rejoin-count
int32
-1
Corresponds to the teamd mcast_rejoin.count.
mcast-rejoin-interval
int32
-1
Corresponds to the teamd mcast_rejoin.interval.
notify-peers-count
int32
-1
Corresponds to the teamd notify_peers.count.
notify-peers-interval
int32
-1
Corresponds to the teamd notify_peers.interval.
runner
string
Corresponds to the teamd runner.name. Permitted values are: "roundrobin", "broadcast", "activebackup", "loadbalance", "lacp", "random".
runner-active
boolean
TRUE
Corresponds to the teamd runner.active.
runner-agg-select-policy
string
Corresponds to the teamd runner.agg_select_policy.
runner-fast-rate
boolean
FALSE
Corresponds to the teamd runner.fast_rate.
runner-hwaddr-policy
string
Corresponds to the teamd runner.hwaddr_policy.
runner-min-ports
int32
-1
Corresponds to the teamd runner.min_ports.
runner-sys-prio
int32
-1
Corresponds to the teamd runner.sys_prio.
runner-tx-balancer
string
Corresponds to the teamd runner.tx_balancer.name.
runner-tx-balancer-interval
int32
-1
Corresponds to the teamd runner.tx_balancer.interval.
runner-tx-hash
array of string
Corresponds to the teamd runner.tx_hash.
-
-


-
-
- - - \ No newline at end of file -- cgit 1.3.0-6-gf8a5