asadmin [asadmin-options] delete-protocol-finder [--help]
--protocol protocol-name
[--target server]
protocol-finder-name
delete-protocol-finder |
Previous | Next | Contents |
removes a protocol finder
Synopsis
asadmin [asadmin-options] delete-protocol-finder [--help]
--protocol protocol-name
[--target server]
protocol-finder-name
Description
The delete-protocol-finder
subcommand removes the specified protocol
finder. 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.
--protocol-name
The name of the associated protocol.
--target
Deletes the protocol finder only from the specified target. Valid
values are as follows:
server
Deletes the protocol finder from the default server instance. This is the default value.
Deletes the protocol finder from the specified configuration.
Deletes the protocol finder from all server instances in the specified cluster.
Deletes the protocol finder from the specified standalone server instance.
Operands
The name of the protocol finder to be deleted.
Exit Status
command executed successfully
error in executing the command
See Also
Previous | Next | Contents |