LdapGroup
LdapGroup
Information about a group in an LDAP directory
JSON Example
{
"baseDn": "string",
"compliant": false,
"dn": "string",
"id": "string",
"name": "string",
"objectGuid": "string",
"roleAssignments": false,
"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 As uuid
As uuid
id
Optional
Unique identifier of the group if provisioned in VIDB
string
name
Optional
Name of the group
string
objectGuid
Optional
Unique ID of the group defined in the LDAP directory
boolean
roleAssignments
Optional
Indicates if the group has role assignments
boolean
selectAll
Optional
Select all groups for a baseDn