Role

To get the role configuration, run the following command:

./iem get roles

The command returns the role configuration in XML format.

To create a new role, run the following command:

./iem post Example.xml roles

Where Example.xml contains role configuration data in a XML format.