Unsupported content

 

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

This space documents the BMC Server Automation command line interface (BLCLI).

For more introductory information about the BLCLI, see Working with the BLCLI.

BLCLI updates in BMC Server Automation 8.3

The following series of tables list the new and updated BLCLI commands in BMC Server Automation 8.3 and its service packs:

The following BLCLI commands have been updated in BMC Server Automation version 8.3.00:

Namespace

Command

Virtualization

The listVirtualEntityTypes command now lists an additional entity type called SCVMMVMNetwork.

The new SCVMMVMNetwork type can be used as input for the following commands:

UtilityThe format of the CSV file generated by the simpleExportPatchAnalysisRunLatest command has been enhanced and now displays all patches, both missing patches and installed patches. A new Status column in the CSV file displays the status of the patch — Missing, Installed, or EffectivelyInstalled.

The following BLCLI command has been updated in BMC Server Automation 8.3 SP1:

NamespaceCommand
Delete

cleanupDatabase $logLevel$ $continueOnError$ 

$durationInMin$ $classType$

Example: blcli Delete cleanupDatabase 2 true 240 SDepotObject

This comand deletes database rows for the input object that were previously marked for deletion.

  • logLevel - Log level (valid values are 1 (ERROR), 2 (WARNING), 3 (INFO), 4 (DETAILED), 5 (VERY DETAILED), 6 (DEBUG))
  • continueOnError - Continue execution on error (true/false)
  • durationInMin - Maximum duration for the operation in minutes
  • classType - Name of the composite class

  

  

Was this page helpful? Yes No Submitting... Thank you

Comments