| 
    Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    
   | 
 
Role management interface More...
Classes | |
| struct | Info | 
| Role information  More... | |
| struct | Privilege | 
| A granted privilege.  More... | |
Public Member Functions | |
| Info | getInfo () | 
| Retrieve role information.  More... | |
| int | updateFull (in Info info) | 
| Change role settings.  More... | |
Public Attributes | |
| constant int | ERR_INVALID_VALUE = 1 | 
| Invalid arguments.  | |
Role management interface
| Info usermgmt::Role::getInfo | ( | ) | 
Retrieve role information.
| int usermgmt::Role::updateFull | ( | in Info | info | ) | 
Change role settings.
| info | New role information |