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.

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" 



Was this page helpful? Yes No Submitting... Thank you

Comments