Configuring the Search Map
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/userext/ldapext.json
{ "aaaLdapEp": { "children": [ { "aaaLdapSearchMap": { "attributes": { "name": "SampleString_123" }}}]}}
Response
{ imdata:[] }
Copy
<System> <userext-items> <ldapext-items> <searchmap-items> <LdapSearchMap-list> <name>SampleString_123</name> </LdapSearchMap-list> </searchmap-items> </ldapext-items> </userext-items> </System>