From b9f0451fa35393ceedf6d9d20b78c43578ebea5d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 12 Jul 2017 17:57:30 +0200 Subject: New upstream version 1.8.2 --- docs/api/dbus-org.freedesktop.NetworkManager.xml | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.xml') diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.xml b/docs/api/dbus-org.freedesktop.NetworkManager.xml index 0ef23d79..6e667f5b 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.xml @@ -384,30 +384,26 @@ CheckpointCreate (IN ao devices, IN u flags, OUT o checkpoint); - devices: a list of device paths for which a checkpoint should be created. An empty list means all devices. - rollback_timeout: the time in seconds until NetworkManager will automatically rollback to the checkpoint. Set to zero for infinite. - flags: optional flags that influence the creation. - checkpoint: on success, returns the path of the checkpoint. - Create a checkpoint of the current networking configuration + Create a checkpoint of the current networking configuration for given interfaces. If rollback_timeout is not zero, a rollback is automatically performed after the given timeout. IN ao devices: - + A list of device paths for which a checkpoint should be created. An empty list means all devices. IN u rollback_timeout: - + The time in seconds until NetworkManager will automatically rollback to the checkpoint. Set to zero for infinite. IN u flags: - + (NMCheckpointCreateFlags) Flags for the creation. OUT o checkpoint: - + On success, the path of the new checkpoint. @@ -422,7 +418,7 @@ CheckpointDestroy (IN o checkpoint); IN o checkpoint: - the checkpoint to be destroyed. Set to empty to cancel all pending checkpoints. + The checkpoint to be destroyed. Set to empty to cancel all pending checkpoints. @@ -438,11 +434,11 @@ CheckpointRollback (IN o checkpoint, IN o checkpoint: - the checkpoint to be rolled back. + The checkpoint to be rolled back. OUT a{su} result: - on return, a dictionary of devices and results. Devices are represented by their original D-Bus path; each result is a RollbackResult. + On return, a dictionary of devices and results. Devices are represented by their original D-Bus path; each result is a RollbackResult. -- cgit 1.3.0-6-gf8a5