amanda-rest-server - Man Page
Start or stop the Amanda Rest Server
Synopsis
amanda-rest-server [--help] [--version] [--development] [start | stop]
Description
amanda-rest-server start the Amanda Rest Server.
Options
- --development
Help debugging server error.
- start
Start the Amanda Rest Server.
- stop
Stop the Amanda Rest Server.
Configurations
The configurationmust be in the /etc/amanda/amanda.conf file.
rest-api-port port
The port the rest server is listening.
rest-ssl-cert string
The path to the certicate file for ssl connection.
rest-ssl-key string
The path to the key file for ssl connection.
See Also
The Amanda Wiki: : http://wiki.zmanda.com/
Author
Jean-Louis Martineau <martineau@zmanda.com>
Zmanda, Inc. (http://www.zmanda.com)
Info
07/17/2024 Amanda 3.5.4 System Administration Commands