Information
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.

BlAclTemplate - showTemplatePermissions


BlAclTemplate - showTemplatePermissions

Description :

This command shows the list of permission entries in an ACL template. 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 template, not in the ACL that controls access to this template.

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

Return type : String

Command Input :

Variable Name

Variable Type

Description

templateName

String

Name of the ACL template.

Example

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

Script





BlAclTemplate showTemplatePermissions "Test Template"



 

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

BMC Server Automation Command Line Interface 8.5