Cisco Acano X-series

ページ / 34
Cisco Meeting Server Release 2.0 : Release Notes
21
n
presentationParticipationAllowed - determines whether or not a user associated with this
user profile will be allowed to send or receive presentation media when in a call.
Note: This feature is not fully functional in the current beta Cisco Meeting App.
2.7.7 API addition to /system/status
The following parameter has been added to the /system/status:
n
clusterEnabled = if set to true then the Call Bridge is currently running with clustering enabled
2.7.8 New API objects to bulk create/update/delete a set of spaces
The following objects have been added to support the bulk creation of spaces:
n
n
n
n
/cospaceBulkParameterSets
POST: creates a new parameter set, see Table 4. Returns location of new parameter
set/cospaceBulkParameterSets/<bulk parameter set guid>
GET: returns enumeration of parameter sets. (guid, start index and end index returned at this
level)
PUT: not supported
DELETE: not supported
/cospaceBulkParameterSets/<bulk parameter sets guid>
POST: not supported
GET: reads the parameters within the parameter set (all parameters at this level).
PUT: updates the parameters within this parameter set, but needs to be synchronized for it to
take effect.
DELETE: is only possible if it is not referenced anywhere. Trying to do so when it still refers to
spaces will cause an error. It is expected that a Sync operation is run to delete all spaces created
using the parameter set before it is deleted.
2   New Features/Changes in 2.0