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