Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

roleList

Overview

List all roles in the platform, including Anonymous and Administrator.

Overview

List all roles in the platform, including Anonymous and Administrator.

roleList element

Type: roleListWrapper

Example XML

<?xml version="1.0" encoding="UTF-8"?>
<roleList>
  <roles>...</roles>
  <roles>...</roles>
  <!--...more "roles" elements...-->
</roleList>

Example JSON

{
  "roles" : [ "...", ... ]
}

Copyright © Pentaho.com