UserEntity

UserEntity
User Entity

User information to show.

AllOf
This class requires all of the following:
JSON Example
{
    "id": "string",
    "name": "string",
    "info_type": "string",
    "domain_name": "string",
    "site_id": "string",
    "ad_group_count": 0,
    "total_sessions": 0,
    "logged_in_vms": 0
}