NSX-T Data Center REST API
LdapIdentitySourceSearchResultItem (schema)
Name | Description | Type | Notes |
---|---|---|---|
common_name | Common Name (CN) of entry The Common Name (CN) of the entry, if available. |
string | |
dn | DN of the entry Distinguished name (DN) of the entry. |
string | |
principal_name | The principal name of the user or group, if available For Active Directory (AD) users, this will be the user principal name (UPN), in the format user@domain. For non-AD users, this will be the user's uid property, followed by "@" and the domain of the directory. For groups, this will be the group's common name, followed by "@" and the domain of the directory. |
string | |
type | Type of the entry Describes the type of the entry |
string | Enum: USER, GROUP |