Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
AMANDA-REST-SERVER(8)	 System Administration Commands    AMANDA-REST-SERVER(8)

NAME
     amanda-rest-server - 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
     amanda(8), amanda(8)

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

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

Amanda 3.5.1			   12/01/2017		   AMANDA-REST-SERVER(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=amanda-rest-server&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help