Network Deployment (Distributed operating systems), v8.0 > Reference > Commands (wsadmin scripting)


Commands for the Help object using wsadmin.sh


  1. AdminApp
  2. AdminConfig
  3. AdminControl
  4. AdminTask
  5. all
  6. attributes
  7. classname
  8. constructors
  9. description
  10. help
  11. message
  12. notifications
  13. operations



AdminApp

View a summary of each available method for the AdminApp object.

Required parameters None

Optional parameters None

Examples



AdminConfig

View a summary of each available method for the AdminConfig object.

Required parameters None

Optional parameters None

Examples



AdminControl

View a summary of the help commands and ways to invoke an administrative command.

Required parameters None

Optional parameters None

Examples



AdminTask

View a summary of help commands and ways to invoke an administrative command with the AdminTask object.

Required parameters None

Optional parameters None

Examples



all

View a summary of the information that the MBean defines by name.

Required parameters

MBean name

Object name that represents the MBean of interest. (String)


Optional parameters

Examples



attributes

View a summary of all the attributes that the MBean defines by name. If provided the MBean name parameter, the command displays information about the attributes, operations, constructors, description, notifications, and classname of the specified MBean. If you specify the MBean name and attribute name, the command displays information about the specified attribute for the specified MBean.

Required parameters

MBean name

Object name that represents the MBean of interest. (String)


Optional parameters

attribute name

Attribute of interest. (String)

Sample output

Examples



classname

View a class name that the MBean defines by name.

Required parameters

MBean name

Object name that represents the MBean of interest. (String)


Optional parameters None

Sample output

Examples



constructors

View a summary of all of the constructors that the MBean defines by name.

Required parameters

MBean name

Object name that represents the MBean of interest. (String)


Optional parameters None

Sample output

Examples



description

View a description that the MBean defines by name.

Required parameters

MBean name

Object name that represents the MBean of interest. (String)


Optional parameters None

Sample output

Examples



help

View a summary of all the available methods for the Help object.

Required parameters None

Optional parameters None

Examples



message

View information for a message ID.

Required parameters

message ID

Message ID of the message of interest. (String)


Optional parameters None

Sample output

Examples



notifications

View a summary of all the notifications that the MBean defines by name.

Required parameters

MBean name

Object name of the MBean of interest. (String)


Optional parameters None

Sample output

Examples



operations

View a summary of all the operations that the MBean defines by name. Specify a value for the MBean name and operation name to display the signature of the operation for the MBean that is defined by name.

Required parameters

MBean name Object name of the MBean of interest.


Optional parameters

operation name

Operation of interest. (String)

Sample output

The command returns output that is similar to the following example if you specify only the MBean name parameter:

The command returns output that is similar to the following example if you specify the MBean name and operation name parameters:

Examples


Help object for scripted administration using wsadmin.sh
Scripting and command line reference material using wsadmin.sh

+

Search Tips   |   Advanced Search