RBACUser - isRCPAccessDisabled


RBACUser - isRCPAccessDisabled

Description :

This command retrieves the value of the disableRCPAccess attribute of a user account. This attribute is used to determine whether a TrueSight Server Automation  user is able to log on to the TrueSight Server Automation Console.

Return type : Boolean

Command Input :

Variable Name

Variable Type

Description

userName

String

Name of the user for which you want to retrieve the attribute.

Example

The following example retrieves the disableRCPAccess attribute of a user account named Mike.

Script

blcli RBACUser isRCPAccessDisabled Mike

 

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

TrueSight Server Automation Command Line Interface 23.4