[IBM i]

dspwasinst command

The dspwasinst command displays information about a profile and the application servers it contains.

The script displays the following information:
  • Application servers. For each application server, the script displays this information:
    • Port numbers
    • Installed applications
    • Status (running or stopped)
    • Job ID (if the application server is running)
  • Profile type, location and template used to create.
  • Cell name
  • Node name
  • WebSphere® Application Server Network Deployment managing host and port (for a base application server, if you are using WebSphere Application Server Network Deployment)
  • Nodes that are managed by the profile (for a WebSphere Application Server Network Deployment profile)

For usage instructions and examples, see the Display profile properties topic. To run this script, your user profile must have *ALLOBJ authority.

Syntax

The command syntax is as follows:
dspwasinst [-profileName profile] [-server servername] [-help]

Parameters

The following options are available for the dspwasinst command:

-profileName
This is an optional parameter. The value profile specifies the name of the profile that you want to display the properties for. The default value is default.
-server
This is an optional parameter. The value servername specifies the name of the application server to display. If this value is not specified, all of the application servers in the profile are displayed. To display properties for multiple servers, specify multiple -server parameters.
-help
This optional parameter displays the help message. If you specify this parameter, the script ignores all other parameters.