delete-http-redirect [--help]
[--target target]
protocol-name
delete-http-redirect |
Previous | Next | Contents |
removes an HTTP redirect
Synopsis
delete-http-redirect [--help]
[--target target]
protocol-name
Description
The delete-http-redirect
subcommand removes the specified HTTP
redirect. This subcommand is supported in remote mode only.
Options
Options for the asadmin
utility. For information about these
options, see the asadmin
(1M) help page.
--help
-?
Displays the help text for the subcommand.
--target
Deletes the HTTP redirect only from the specified target. Valid values
are as follows:
server
Deletes the HTTP redirect from the default server instance. This is the default value.
Deletes the HTTP redirect from the specified configuration.
Deletes the HTTP redirect from all server instances in the specified cluster.
Deletes the HTTP redirect from the specified standalone server instance.
Operands
The name of the associated protocol.
Exit Status
command executed successfully
error in executing the command
See Also
Previous | Next | Contents |