LdapAttributeMap
Description
An LDAP attribute map defines the mapping of customer-specific LDAP attribute names to Cisco attribute names and the corresponding value mappings of those LDAP attributes. Use these objects for LDAP authorization based on attributes. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Supported Operations
- addLdapAttributeMap
- getLdapAttributeMapList
- getLdapAttributeMap
- deleteLdapAttributeMap
- editLdapAttributeMap
- upsertLdapAttributeMap
Model Properties
| Property | Required | Type | Description | |||
|---|---|---|---|---|---|---|
| version | False | string | The version identifier for the object. | |||
| name | True | string | The name of the LdapAttributeMap object. | |||
| ldapAttributeMaps | False | [object] | A nested entity that contains the customer to Cisco attribute name and value mappings. | |||
| ldapAttributeToGroupPolicyMappings | False | [object] | A nested entity that contains the customer to Cisco attribute name and value mappings for group policy. | |||
| id | False | string | The UUID for the object. Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
|||
| type | True | string | ldapattributemap | |||