user role list

List the available user roles that can be assigned to a user. The "built-in" account called 'admin' has the full "admin" role, the "built-in" account called 'operator' has the "operator" role, and "built-in" account called 'monitor' has the "monitor" role. Those three roles can also be applied/assigned, as desired, to any new named account that the original, built-in 'admin' user cares to create.

User Privileges

Users with the following privileges can perform this command:

>Admin

Syntax

user role list [-username <username>]

Argument(s) Shortcut Description
-username <username> -u See the roles assigned to the named user.
. . If no user is named, all users and their roles are listed.

Example

lunash:>user role list

Available  Roles:
--------------------------------------------------

admin
audit
monitor
operator


Command Result : 0 (Success)