AgentBundle - removeAgentPackageFromBundle
AgentBundle - removeAgentPackageFromBundle
Description :
Removes a package containing an agent installer from an existing 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 : 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. |
agentPlatform | String | Agent platform for this agent package. |
Example
The following example removes the agent installer for Windows 64-bit platforms from an Agent Bundle.
Script
blcli AgentBundle removeAgentPackageFromBundle /group1 bundle1 "Windows 64-bit"
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*