Cisco Acano X-series

ページ / 40
Cisco Meeting Server Release 2.0.4 : Release Notes
26
Parameter
Required
Default
Notes
callLegProfile
N
Not
set
callBrandingProfile
N
Not
set
nonMemberAccess
N
Not
set
If not set then defaults to “true” and non members can access
the coSpace.
/cospaceBulkSyncs
POST: queue bulk sync operation for execution as soon as possible; parameters as below;
returns location /cospaceBulkSync/<bulk sync guid>
GET: returns enumeration of bulk sync operations that are queued, in progress, or complete
(prior to their deletion)
PUT: not supported
DELETE: not supported
/cospaceBulkSyncs/<bulk sync guid>
GET: return status of bulk sync operation
DELETE: remove a queued operation from the queue; clear a completed operation; not
supported for an operation in progress (i.e. cannot cancel an active bulk sync)
POST: not supported
PUT: not supported
Table 5: /coSpaceBulkSyncs
Parameter
Required
Default
Notes
cospaceBulkParameterSet
Y
N/A
Parameter set GUID that is going to be synchronised
removeAll
N
false
Whether the sync will remove all entries that were created
using the parameter set. Used only if you need to remove all
spaces that were created previously. If set to true then no
spaces will be created. If set to false, or omitted, then all
spaces previously created using this parameter set will be
removed and new spaces based on the new mappings will be
created.
Note: Bulk Sync will iterate between startIndex and endIndex (inclusive at both end) and expand
and insert the mapping parts .
2   New Features/Changes in 2.0