lists the names of the current resource adapter configurations
list-resource-adapter-configs [--help] [--raname raname] [--verbose {false|true}]
This command lists the configuration information in the domain.xml for the connector module. It lists an entry called resource-adapter-config in the domain.xml file. If the --raname option is specified, only the resource adapter configurations for the specified connector module are listed.
This command is supported in remote mode only.
--help-?Displays the help text for the subcommand.
--ranameSpecifies the connector module name.
--verboseLists the properties that are configured. Default value is false.
This example lists the current resource adapter configurations.
asadmin> list-resource-adapter-configs
ra1
ra2
Command list-resource-adapter-configs executed successfully
command executed successfully
error in executing the command
create-resource-adapter-config(1), delete-resource-adapter-config(1)