logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

amanda-rest-server - Start or stop the Amanda Rest Server

Author

Jean-LouisMartineau <martineau@zmanda.com>
           Zmanda, Inc. (http://www.zmanda.com)

Amanda 3.5.4                                       01/25/2025                              AMANDA-REST-SERVER(8)

Configurations

       The configurationmust be in the /etc/amanda/amanda.conf file.

       rest-api-portport
           The port the rest server is listening.

       rest-ssl-certstring
           The path to the certicate file for ssl connection.

       rest-ssl-keystring
           The path to the key file for ssl connection.

Description

amanda-rest-server start the Amanda Rest Server.

Name

       amanda-rest-server - Start or stop the Amanda Rest Server

Options

       --development
           Help debugging server error.

       start
           Start the Amanda Rest Server.

       stop
           Stop the Amanda Rest Server.

See Also

amanda(8), amanda(8)

       The Amanda Wiki: : http://wiki.zmanda.com/

Synopsis

amanda-rest-server [--help] [--version] [--development] [start | stop]

See Also