Cisco Cisco Meeting Server 2000 开发者指南

下载
页码 147
Cisco Meeting Server Release 2.0 : API Reference Guide
128
n
coSpaces (“/coSpaces” or “/coSpaces/<coSpace ID>”)
n
users (“/users” or “/users/<user ID>”)
n
callLegs (“/callLegs”, “/callLegs/<call leg id>”, or “/calls/<call id>/callLegs”)
n
LDAP sources (“/ldapSources” or “/ldapSources/<ldap source id>”)
n
forwarding dial plan rules (“/forwardingDialPlanRules” or
“/forwardingDialPlanRules/<forwarding dial plan rule ID>”)
n
outbound dial plan rules (“/outboundDialPlanRules” or “/outboundDialPlanRules/<outbound
dial plan rule ID>”)
For enumerations of all of these objects a “tenantFilter” value can be supplied in the requested
URI in order to retrieve only those objects associated with the specified tenant.
Figure 3: Outline multi-tenancy process
12.1 Tenants
12.1.1 Retrieving Tenants
GET method performed on a “/tenants” node.
12   Multi-tenancy