authz roles list
Last updated March 2020
Name
authz roles list — display the currently defined roles
Synopsis
authz roles list
Description
This command displays all the defined roles in XML format. In the web console, roles are know as groups
.
Execute this command and you should see output similar to the following:
<Roles> <Role name="users"/> <Role name="admin"/> <Role name="ecuser"/> <Role name="fred"/> </Roles>
See Also
Was this page helpful?