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.

RBACRole - removeAuthProfileFromRoleByName


RBACRole - removeAuthProfileFromRoleByName

Description :

This command removes an authorization profile from a role.

A related command is addAuthProfileToRoleByName . This command returns the name of the role from which the authorization profile was removed.

Return type : String

Command Input :

Variable Name

Variable Type

Description

roleName

String

Name of the role from which you want to remove an authorization profile.

profileName

String

Name of the authorization profile to remove.

Example

The following example removes a profile called ServerAuths from the role BLAdmins.

Script


blcli RBACRole removeAuthProfileFromRoleByName "BLAdmins" "ServerAuths"



 

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

TrueSight Server Automation Command Line Interface 23.4