Parameter
|
Data Type
|
Description
|
Required?
|
---|---|---|---|
role |
Container
|
The container of information about a user role.
Property type: Element
Valid values:
|
Yes
|
role.id |
String
|
The identifier of the user role.
Property type: Attribute
|
Yes
|
role.name |
String
|
The name of the user role.
Property type: Attribute
|
Yes
|
role.href |
String
|
The callback URL to obtain information about this user role.
Property type: Attribute
|
Yes
|
role.MFAStatus |
Boolean
|
Indicates whether a role supports Multi-factor Authentication (MFA).
Property type: Attribute
|
Yes
|
role.userCount |
String
|
The number of users belonging to this role.
Property type: Attribute
|
No
|
role.description |
String
|
The description of the user role.
Property type: Element
|
No
|
role.rightsGroup |
Container
|
The container of rights belonging to this user role.
Property type: Element
|
No
|
rightsGroup.id |
String
|
The identifier of the group of user role rights.
Property type: Attribute
|
Yes
|
rightsGroup.name |
String
|
The name of the group of user role rights.
Property type: Attribute
|
Yes
|