End of Life Products and Features - factory_reset.save
End of Life Products and Features - factory_reset.save
Description
Initiate a factory reset.
Arguments
name | Required | value type | default value |
---|---|---|---|
confirm | yes | "yes" | none |
Example Requests & Responses
Example One
Request
Initiate a factory reset.
{
'method' => 'factory_reset.save',
'parameters' => {
'confirm' => 'yes',
} |
Response
{
'result' => 'success'
} |
Or
{
'result' => 'error',
'error' => 'An Error String',
'error_key' => 'AN_ERROR_LANGUAGE_KEY',
} |
, multiple selections available,
Related content
End of Life Products and Features - restore.save
End of Life Products and Features - restore.save
More like this
End of Life Products and Features - admin.save
End of Life Products and Features - admin.save
More like this
End of Life Products and Features - system_reboot.save
End of Life Products and Features - system_reboot.save
More like this
End of Life Products and Features - tech_support.save
End of Life Products and Features - tech_support.save
More like this
End of Life Products and Features - system_shutdown.save
End of Life Products and Features - system_shutdown.save
More like this
End of Life Products and Features - t1_e1_settings.save
End of Life Products and Features - t1_e1_settings.save
More like this