Skip to content

AdminBLA

The AdminBLA script library provides the script procedures that configure, administer and deploy business level applications.

The AdminBLA script library provides the following script procedures. To display detailed information for each script procedures, use the help command for the AdminBLA script library, specifying the name of the script of interest as an argument.

AdminBLA.addCompUnit(*args)

Add a composition unit to a business level application.

AdminBLA.createEmptyBLA(*args)

Create an empty business level application.

AdminBLA.deleteAsset(*args)

Delete a registered asset from WebSphere configuration repository.

AdminBLA.deleteBLA(*args)

Delete a business level application.

AdminBLA.deleteCompUnit(*args)

Delete a composition unit in a business level application.

AdminBLA.editAsset(*args)

Edit an asset metadata.

AdminBLA.editCompUnit(*args)

Edit a composition unit in a business level application.

AdminBLA.exportAsset(*args)

Export a registered asset to a file.

AdminBLA.help(*args)

Provide AdminBLA script library online help.

AdminBLA.importAsset(*args)

Import and register an asset to WebSphere management domain.

AdminBLA.listAssets(*args)

List registered assets in a cell.

AdminBLA.listBLAs(*args)

List business level applications in a cell.

AdminBLA.listCompUnits(*args)

List composition units in a business level application.

AdminBLA.startBLA(*args)

Start a business level application.

AdminBLA.stopBLA(*args)

Stop a business level application.

AdminBLA.viewAsset(*args)

View a registered asset.

AdminBLA.viewCompUnit(*args)

View a composition unit in a business level application.