asadmin [asadmin-options] list-transports [--help]
[target]
list-transports |
Previous | Next | Contents |
lists the existing transports
Synopsis
asadmin [asadmin-options] list-transports [--help]
[target]
Description
The list-transports
subcommand lists the existing transports. 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.
Operands
Restricts the listing to transports for a specified target. Valid
values are as follows:
server
Lists the transports for the default server instance. This is the default value.
Lists the transports for the specified configuration.
Lists the transports for all server instances in the specified cluster.
Lists the transports for the specified server instance.
Examples
Example 1 Listing Transports
The following command lists all the transports for the server instance:
asadmin> list-transports
http1-trans
tcp
Command list-transports executed successfully.
Exit Status
command executed successfully
error in executing the command
See Also
Previous | Next | Contents |