Warning
Helix documentation is moving from docs.bmc.com to docs.helixops.ai

Key pages will redirect to the new domain on May 26, 2026. However, some legacy documentation links will not be redirected. 

In-product help links might not work after migration as we transition and update them within the product.

For any queries, reach out to IX-Support@helixops.ai.

BlPackage - applyAclPolicy


BlPackage - applyAclPolicy

Description :

This command applies an ACL policy to a BLPackage.

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

packageName

String

Name of the BLPackage.

folderName

String

Full path and name of the folder that contains the BLPackage.

policyName

String

Name of the ACL policy.

Example

The following example shows how to apply the ACL policy called "Test Policy" to the "Apache" BLPackage.

Script


BlPackage applyAclPolicy Apache /Applications/WebServers/Unix "Test Policy"

 

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

BMC Server Automation Command Line Interface 8.7