Skip to content

AdminLibHelp

The AdminLibHelp provides general help information for the Jython script libraries for the wsadmin tool.

Each script library contains multiple script procedures that perform various administration functions. To display detailed information for a specific script library, use the help option for the AdminLibHelp object, specifying the script library of interest as an argument. For example, AdminLibHelp.help("AdminApplication") returns the detailed information for the AdminApplication script library.

AdminLibHelp.AdminApplication(*args)

Provide script procedures that configure, administer and deploy applications.

AdminLibHelp.AdminAuthorizations(*args)

Provide script procedures that configure security authorization groups.

AdminLibHelp.AdminBLA(*args)

Provide script procedures that configure, administer and deploy business level applications.

AdminLibHelp.AdminClusterManagement(*args)

Provide script procedures that configure and administer server clusters.

AdminLibHelp.AdminJ2C(*args)

Provide script procedures that configure and query J2EE Connector (J2C) resource settings.

AdminLibHelp.AdminJDBC(*args)

Provide script procedures that configure and query Java Database Connectivity (JDBC) and data source settings.

AdminLibHelp.AdminJMS(*args)

Provide script procedures that configure and query Java Messaging Service (JMS) provider and resource setttings.

AdminLibHelp.AdminLibHelp(*args)

Provide general help information for the the script library.

AdminLibHelp.AdminNodeGroupManagement(*args)

Provide script procedures that configure and administer node group settings.

AdminLibHelp.AdminNodeManagement(*args)

Provide script procedures that configure and administer node settings.

AdminLibHelp.AdminResources(*args)

Provide script procedures that configure and administer mail, URL and resource provider settings.

AdminLibHelp.AdminServerManagement(*args)

Provide script procedures that configure, administer and query server settings.

AdminLibHelp.AdminUtilities(*args)

Provide script procedures that administer utilities settings.