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.

AgentBundle - agentPackageExists


AgentBundle - agentPackageExists

Description :

Checks whether the specified agent package type already exists in the specified agent bundle.

You can set the agentPlatform argument to one of the following strings:

  • AIX
  • Linux 32-bit
  • Linux 64-bit
  • Linux 64-bit S390
  • Solaris 8/9 SPARC
  • Solaris 8/9 x86
  • Solaris 10/11 SPARC
  • Solaris 10/11 x86
  • Windows 32-bit
  • Windows 64-bit

Return type : Boolean

Command Input :

Variable Name

Variable Type

Description

depotGroup

String

Depot group path.

name

String

Name of the agent bundle.

agentPlatform

String

Agent platform to check.

Example

The following example checks whether an agent package exists for the Windows 64-bit platform.

Script





blcli AgentBundle agentPackageExists /group1 bundle1 "Windows 64-bit"



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*