user_exit list command
The user_exit list command lists the current user exit OSGi bundles on a node in the cluster.
Usage notes
This command lists user exit bundles that you configured on the node by using the user_exit config command. It does not list the bundles that you loaded in to the data grid by using the user_exit load command.
The command also lists the user exit application programming interfaces (APIs) that are in each bundle.
Environment
- Windows 2008
- Linux
Authorization
Administrative user
Syntax
execute user_exit list
Example
- Example: Listing all user exit bundles.
- This command shows all of the user exit bundles and associated
user exit interfaces that are configured on the node in to which you
are logged.
execute user_exit list Bundle Name Interfaces bundle1 interface1 interface2 bundle2 interface1 interface3