Top | ![]() |
![]() |
![]() |
![]() |
The NMSettingTeamPort object is a NMSetting subclass that describes optional properties that apply to team ports.
NMSetting *
nm_setting_team_port_new (void
);
Creates a new NMSettingTeamPort object with default values.
const char *
nm_setting_team_port_get_config (NMSettingTeamPort *setting
);
“config”
property “config” gchar *
The JSON configuration for the team port. 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