Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

REST API Method: POST /rest/system?action=restore

Page Tree
rootResource - system

This action restores the Sonus SBC 1000/2000 system's backup configuration file.

Info

If the action fails, a set of Application Status Error Codes will be returned representing all configuration validation errors found in the file and detected by the Sonus SBC System. If the action succeeds, the Sonus SBC system will automatically reboot.

URL:

https://134.56.227.163/rest/system?action=restore

HTTP Method

POST

Requires Authentication:

true



Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
FilenameYesYesstringnone255 - Max LengthIdentifies the name of the backup configuration file being restored into Sonus SBC. File needs to be of extension .tar.gz

Usage Example: (about cURL | requires a session token)

Code Block
languagebash
Put code example here

Response:

Code Block
languagehtml/xml
Put Code response here