asadmin [asadmin-options] list-context-services [--help]
[target]
list-context-services |
Previous | Next | Contents |
lists context service resources
Synopsis
asadmin [asadmin-options] list-context-services [--help]
[target]
Description
The list-context-services
subcommand lists context service resources.
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
Specifies the target for which context service resources are to be
listed. Valid targets are:
server
Lists the resources on the default server instance. This is the default value.
domain
Lists the resources for the domain.
Lists the resources on all server instances in the specified cluster.
Lists the resources on a specified server instance.
Examples
Example 1 Listing Context Service Resources
This example lists context service resources on the default server instance.
asadmin> list-context-services
concurrent/__defaultContextService
concurrent/myContextService1
concurrent/myContextService2
Command list-context-services executed successfully.
Exit Status
subcommand executed successfully
error in executing the subcommand
See Also
Previous | Next | Contents |