[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

UserInfo

List of users


Properties

boolean
active Optional

Active


string
avatar Optional

Profile Photo of the User


string
azureAdDomain Optional

Azure active directory domain


string
department Optional

Department


string
displayName Optional

User display name


string
distinguishedName Optional

Use distinguished name in active directory


string
domain Optional

Domain name


string
familyName Optional

User family name


string
givenName Optional

User given name


string
id Optional

User id


string
ipaddr Optional

Use client IP address


string
onPremisesUserPrincipalName Optional

User principal name from active directory


array of string
orgIds Optional

Organization IDs


string
tid Optional

User tenant ID


string
userDomain Optional

User domain


array of string
userGroups Optional

List of groups the user is member of


string
userName Optional

User name


string
userPrincipalName Optional

User principal name from identity provider


string
userSid Optional

User SID

JSON Example

{
    "active": true,
    "avatar": "url",
    "department": "Finance",
    "displayName": "John Smith",
    "distinguishedName": "CN=JSMITH,DC=vmware,DC=com",
    "domain": "horizonv2.local",
    "familyName": "Smith",
    "givenName": "John",
    "id": "1223234",
    "ipaddr": "0.0.0.0",
    "onPremisesUserPrincipalName": "john.smith@horizonv2.local",
    "orgIds": 1223234,
    "tid": "1223234",
    "userName": "john.smith",
    "userPrincipalName": "john.smith@horizonv2.onmicrosof.com",
    "userSid": "S-1-5-21-2502306595"
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Property Of

UsersAndGroups
UsersResponse

Feedback

Was this page helpful?