Dieses Buch im PDF-Format herunterladen (2046 KB)
delete-http-listener(1)
NAME
| Synopsis
| Description
| Options
| Operands
| Examples
| Exit Status
| See Also
NAME
delete-http-listener – deletes HTTP listener socket
Synopsis
delete-http-listener <connect_options> [--echo|-e] [--no-prompt|-Q]
[--verbose|-v] [--force|-f] --config|-c name listener-name
Description
Options
For connect_options description, see help(1).
-
--echo|-e
-
Specify this option to print this command on the standard
output before executing. This option also prints the default value for all
the non-mandatory options that you do not provide in the command.
-
--no-prompt|-Q
-
If you specify this option, wadm will not
prompt you for passwords while executing this command. Use this option if
you have defined all passwords in a password file and specified the file using
the --password-file connect_option.
-
--verbose|-v
-
Specify this option to display a verbose output.
-
--force|-f
-
Specify this option to enable a forced deletion of the HTTP
listener.
-
--config|-c
-
Specify the name of the configuration where the HTTP listener
socket exists.
Operands
-
listener-name
-
Specify the name of the HTTP listener that you want to delete.
Examples
wadm delete-http-listener --user=admin --host=serverhost
--password-file=../admin.passwd --port=8989 --ssl=true
--no-prompt --rcfile=null --config=config1 --force http_ls1
|
Exit Status
See Also
SJS Web Server Last Revised March 2007
NAME
| Synopsis
| Description
| Options
| Operands
| Examples
| Exit Status
| See Also
|