Cisco Cisco Meeting Server 2000 开发者指南

下载
页码 147
Cisco Meeting Server Release 2.0 : API Reference Guide
103
Response elements
Type/Value
Description/Notes
sharedLicenseLimit
Number
Number of available shared licenses
capacityUnitLimit
Number
Number of available capacity units
users
Number
Number of non-guest users on the system
personalLicenses
Number
Number of personal licenses assigned to
users
participantsActive
Number
Number of active participants
callsActive
Number
Number of active calls
weightedCallsActive
Number
Number of weighted active calls
capacityUnitUsage
Number
Number of capacity units in use
callsWithoutPersonalLicense
Number
Number of calls without a personal license
weightedCallsWithoutPersonalLicense
Number
Number of weighted calls without a
personal license
capacityUnitUsageWithoutPersonalLicense
Number
Number of capacity units in use in calls
without a personal license
GET method performed on the “/system/multipartyLicensing/activePersonalLicensing” .
Parameters
Type/Value
Description/Notes
offset
limit
Number
Number
An "offset" and "limit" can be supplied to retrieve active personal license entries
other than those in the first "page" of the notional list
Response elements
Type/Value
Description/Notes
Response is structured as a top-level <activePersonalLicenses
total="N"> tag with potentially multiple <user> elements within it.
Each <user> tag may include the following elements:
callsActive
Number
Number of active calls that use the license of this user
weightedCallsActive
Number
Number of weighted active calls that use the license of this user
10   System Related Methods