asadmin [asadmin-options] delete-http [--help]
[--target target]
protocol-name
|
delete-http |
| Previous | Next | Contents |
removes HTTP parameters from a protocol
Synopsis
asadmin [asadmin-options] delete-http [--help]
[--target target]
protocol-name
Description
The delete-http subcommand removes the specified HTTP parameter set
from a protocol. 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.
--targetDeletes the HTTP parameter set only from the specified target. Valid
values are as follows:
serverDeletes the HTTP parameter set from the default server instance. This is the default value.
Deletes the HTTP parameter set from the specified configuration.
Deletes the HTTP parameter set from all server instances in the specified cluster.
Deletes the HTTP parameter set from the specified standalone server instance.
Operands
The name of the protocol from which to delete the HTTP parameter set.
Examples
Example 1 Deleting an HTTP Parameter Set
The following command deletes the HTTP parameter set from a protocol
named http-1:
asadmin> delete-http http-1
Command delete-http executed successfully.
Exit Status
command executed successfully
error in executing the command
See Also
| Previous | Next | Contents |
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.