RBACRole - getAssociatedAutomationPrincipal


RBACRole - getAssociatedAutomationPrincipal


Description :


This command returns a list of the names of all the automation principals that are associated with a given role. This command prints a formatted list with each automation principal name on its own line.


Return type : String


Command Input :


Variable Name

Variable Type

Description

roleName

String

Name of the RBAC role.


Example


The following example finds all the automation principals that are associated with the BLAdmins role.


Script


blcli RBACRole getAssociatedAutomationPrincipal BLAdmins

 

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

TrueSight Server Automation Command Line Interface 21.02