netplan-dbus - Man Page

daemon to access netplan's functionality via a DBus API

Synopsis

netplan-dbus

Description

netplan-dbus is a DBus daemon, providing io.netplan.Netplan on the system bus. The /io/netplan/Netplan object provides an io.netplan.Netplan interface, offering the following methods:

The /io/netplan/Netplan/config/<ID> objects provide a io.netplan.Netplan.Config interface, offering the following methods:

For information about the Apply()/Try()/Get()/Set() functionality, see netplan-apply(8)/netplan-try(8)/netplan-get(8)/netplan-set(8) accordingly. For details of the configuration file format, see netplan(5).

See Also

netplan(5), netplan-apply(8), netplan-try(8), netplan-get(8), netplan-set(8)

Authors

Lukas Märdian (<lukas.maerdian@canonical.com>).

Referenced By

netplan(5), netplan-get(8), netplan-set(8).