Cisco Acano X-series 開発者ガイド

ページ / 147
Cisco Meeting Server Release 2.0 : API Reference Guide
124
4. Create a DirectorySearchLocation by POSTing the LDAP server ID from step 3. The
DirectorySearchLocation settings define the behavior of searching the directory. Ensure you
set the data format to raw.
5. Use GET to obtain the ID of the Directory Search Location created in step 4.
6. Use PUT to edit the DirectorySearchLocation. Add the DirectorySearchLocation ID in the PUT
URL and provide the detailed information about baseDN and filterFormat etc. Make sure that
you set the data format to raw. For example: 
PUT:
11   LDAP Methods