IBM Business Process Manager, V8.0.1, All platforms > Reference > Commands and scripts > Commands (wsadmin scripting)

listWXSDefinitions command

Use this command to return a list of all the WebSphere eXtreme Scale (eXtreme Scale) definitions that exist in the cell.

Before you begin

The listWXSDefinition command is run using the AdminTask object of the wsadmin scripting client.

Use the following command to list all the eXtreme Scale administrative commands.

$AdminTask help WXSAdminCommands
Use the following command to get detailed help on a particular command.
$AdminTask help command_name

Syntax

$AdminTask listWXSDefinitions

Required parameters

Not applicable.

Example

Parent topic: Commands (wsadmin scripting)