config.reset

Reset database to configuration defaults.

If reboot is true this job will reboot the system after its completed with a delay of 10 seconds.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: options

options

Type: object Default: {"reboot": true}

Options controlling the configuration reset behavior.

No Additional Properties

Reboot

Type: boolean Default: true

Whether to reboot the system after resetting configuration.

Result

Type: null

Returns null when the configuration reset is successfully initiated.



Required roles: FULL_ADMIN