BlAclPolicy - showPolicyPermissions


BlAclPolicy - showPolicyPermissions

Description :

This command shows the list of permission entries in an ACL policy. A permission consists of a role and an authorization, or a role and an authorization profile. Important: This command shows the permissions in the internal ACL that defines the policy, not in the ACL that controls access to this policy.

You must call this command with a valid ACL policy name. Otherwise this command returns an error. Returns the list of permissions that make up the ACL policy.

Return type : String

Command Input :

Variable Name

Variable Type

Description

policyName

String

Name of the ACL policy.

Example

The following example shows how to retrieve the permission list from an ACL policy called "Test Policy".

Script





BlAclPolicy showPolicyPermissions "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