AgentBundle - setOverriddenConfigFileContent
AgentBundle - setOverriddenConfigFileContent
Description :
Add an overridden configuration file to 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
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. |
filePath | String | An absolute local NSH path to the file to be imported. |
Example
The following example sets the contents of an exports file for Windows 32-bit.
Script
blcli AgentBundle setOverriddenConfigFileContent /group1 bundle1 exports "Windows 32-bit" /c/path/to/file
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*