Cisco Acano X-series

ページ / 110
Cisco Meeting Server Release 2.0 : Single Combined Meeting Server Deployments
13
1.3.6 Determining Cisco Multiparty licensing usage
The following objects and fields have been added to the API to enable Admins to determine the
consumption of Multiparty licenses:
n
a new /system/licensing object, enabling an Admin to determine whether components of the
Meeting Server have a license and are activated,
n
a new /system/multipartyLicensing object that returns the number of licenses available and in
use, and
n
a new /system/multipartyLicensing/activePersonalLicenses object that indicates the number
of active calls that are using a Personal Multiparty plus user license,
n
new userProfile field as part of LDAP Sync
n
new hasLicense field to the userProfile, this indicates if a user has a license
n
new ownerId and ownerJid fields per /coSpace object. If present, the ownerId field holds the
GUID of the user that owns this coSpace, and ownerJid holds the JID of the user.
Note: The owner is set using the field ownerJid when POSTing or PUTing a /coSpace object.
When GETing the /coSpace both the ownerJid and ownerId are returned for the user.
For more information on these additional object and fields to support Cisco Multiparty licensing,
refer to the Cisco Meeting Server API Reference Guide 2.0.
1   Introduction