[ Version ( since = "1.9.15" ) ]
public async bool reset_config_async (string section, Cancellable? cancellable) throws Error
Resets a daemon config section.
The daemon will only respond to this request with proper permissions.
| this |
a Client |
| section |
config section, e.g. `redfish` |
| cancellable |
optional Cancellable |
| callback |
the function to run on completion |
| callback_data |
the data to pass to |