Top | ![]() |
![]() |
![]() |
![]() |
The NMSettingTeam object is a NMSetting subclass that describes properties necessary for team connections.
NMSetting *
nm_setting_team_new (void
);
Creates a new NMSettingTeam object with default values.
“config”
property“config” gchar *
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.
Flags: Read / Write
Default value: NULL