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 - clearOverriddenConfigFileContent

AgentBundle - clearOverriddenConfigFileContent

Description :

Clears an overridden configuration file of an existing Agent Package.

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

  • exports
  • secure
  • users.local

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
  • Debian / Ubuntu 32-bit
  • Debian / Ubuntu 64-bit

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

groupPath

String

Path to group containing agent bundle to be modified.

bundleName

String

Name of the agent bundle to be modified.

configFileType

String

Configuration file type that this content represents.

agentPlatform

String

Agent platform whose content is being overridden.

Example

The following example clears the contents of an exports file for Windows 32-bit.

Script





blcli AgentBundle clearOverriddenConfigFileContent /group1 bundle1 exports "Windows 32-bit" 



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

Comments