backup.save

Description

Create a new backup and fetch the filename.

Arguments

None.

Example Requests & Responses

Example One

Request

Create a new backup and fetch the filename.

{     'method' => 'backup.save',     'parameters' => { } }

Response

{           'filename' => '/data/B2434A000004.tgz'         }

Return to Documentation Home I Return to Sangoma Support