Visit Azul.com Support

List-Connector-Resources

Table of Contents
Need help?
Schedule a consultation with an Azul performance expert.
Contact Us

Lists all connector resources.

Synopsis

 
asadmin [asadmin-options] list-connector-resources [--help] [target]

Description

The list-connector-resources subcommand lists all connector resources.

This subcommand is supported in remote mode only.

Options

asadmin-options: Options for the asadmin utility. For information about these options, see the asadmin help page. --help: -?: Displays the help text for the subcommand.

Operands

target: The target for which the connector resources are to be listed. Valid values are as follows:
server;; Lists the connector resources on the default server instance. This is the default value. domain;; Lists the connector resources for the domain. cluster-name;; Lists the connector resources on all server instances in the specified cluster. instance-name;; Lists the connector resources on a specified server instance.

Examples

Example 1 Listing Connector Resources

This example lists all existing connector resources.

 
asadmin> list-connector-resources jms/qConnFactory Command list-connector-resources executed successfully.

Exit Status

0: subcommand executed successfully 1: error in executing the subcommand

See Also