Use the showSCAImportBinding command to display the attributes of Service Component Architecture (SCA) module import bindings.
The showSCAImportBinding command is run using the AdminTask object of the wsadmin scripting client.
wsadmin> $AdminTask help SCAAdminCommands
Use the following command to get detailed help on
a particular command.wsadmin> $AdminTask help command_name
$AdminTask showSCAImportBinding {-paramName paramValue ...}
The showSCAImportBinding command displays import binding attributes for an SCA module import.
wsadmin> $AdminTask showSCAImportBinding {-moduleName myModule -applicationName myApplication -import myImport}