isDefaultWXSDefinition command

Use the isDefaultWXSDefinition command to return true or false, depending on whether the specified WebSphere® eXtreme Scale (eXtreme Scale) definition is the current cell default.

Use the following command to list all the eXtreme Scale administrative commands:
$AdminTask help WXSAdminCommands

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

Location

The wsadmin scripting client is located in the install_root\bin directory.

Syntax

isDefaultWXSDefinition
-name definitionName 

Required parameter

-name definitionName
The name of the eXtreme Scale definition, as a string.

Example

AdminTask.isDefaultWXSDefinition('[-name MydefName]')