Cisco Cisco Meeting Server 2000 开发者指南

下载
页码 147
Cisco Meeting Server Release 2.0 : API Reference Guide
114
11.1 LDAP Server Methods
Figure 2: Outline LDAP process
11.1.1 Retrieving Information on LDAP Servers
GET method performed on the “/ldapServers” node.
Parameters
Type/Value
Description/Notes
filter
String
Supply filter=<string> in the URI to return just those LDAP servers that match the
filter
offset
Number
An "offset" and "limit" can be supplied to retrieve elements other than the first
"page" in the notional list (see
above
).
limit
Number
Response
elements
Type/Value
Description/Notes
Response is structured as a top-level <ldapServers total=”N”> tag with potentially
multiple “<ldapServer>” elements within it.
“<ldapServer>” elements returned follow the general form on the left.
11   LDAP Methods