Information

This site will undergo a brief period of maintenance on Thursday, 23 April at 2:30 AM Central/1:00 PM IST. During a 30 minute window, site availability may be intermittent.

RBACUser - setUserDescription


RBACUser - setUserDescription

Description :

This command sets the description of a given RBAC user by name. Returns the DBKey of the modified object.

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

userName

String

User name of the user whose description you want to change.

description

String

New description.

Example

The following example sets the description of a user Mike to "New Description".

Script





blcli RBACUser setUserDescription Mike "New Description"



 

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

TrueSight Server Automation Command Line Interface