[ Version ( since = "1.12" ) ]
public async bool checkpoint_destroy (string checkpoint_path, Cancellable? cancellable) throws Error
Destroys an existing checkpoint without performing a rollback.
this |
the nmclient |
checkpoint_path |
the D-Bus path for the checkpoint |
cancellable |
a Cancellable, or null |
callback |
callback to be called when the add operation completes |
user_data |
caller-specific data passed to |