list-resource-refs
list-resource-refs
Lists existing resource references
Description
The list-resource-refs subcommand lists all resource references in a
cluster or an unclustered server instance. This effectively lists all
the resources (for example, JDBC resources) available in the JNDI tree
of the specified target.
The target instance or instances in the cluster need not be running or available for this subcommand to succeed.
This subcommand is supported in remote mode only.
Options
- asadmin-options
-
Options for the
asadminutility. For information about these options, see theasadmin(1M) help page. --help-?-
Displays the help text for the subcommand.
Operands
- target
-
The target for which you are listing the resource references. Valid targets are as follows:
server-
Lists the resource references for the default server instance and is the default target.
- cluster_name
-
Lists the resource references for every server instance in the cluster.
- instance_name
-
Lists the resource references for the named unclustered server instance.