LdapGroup
LdapGroup
Information about a group in an LDAP directory
JSON Example
{
"baseDn": "string",
"compliant": false,
"dn": "string",
"name": "string",
"objectGuid": "string",
"selectAll": false,
"validationResult": {
"duplicateId": false,
"invalidAttributes": [
"string"
]
}
}
string
baseDn
Required
Base distinguished name directory in which the group exists
boolean
compliant
Optional
Field Valid and compliant with attributes validation
string
dn
Optional
Full distinguished name of the group
string
name
Optional
Name of the group
string
objectGuid
Optional
Unique ID of the group defined in the LDAP directory
boolean
selectAll
Optional
Select all groups for a baseDn