Cisco Cisco TelePresence Management Suite (TMS) Version 15 Developer's Guide

Page of 66
  
</ISDNBandwidth>
 
  
<IPBandwidth>
 
  
 
<Bandwidth>
1b/64kbps or 2b/128kbps or 3b/192kbps or 4b/256kbps or 
  
 
5b/320kbps or 6b/384kbps or 8b/512kbps or 12b/768kbps or 18b/1152kbps 
  
 
or 23b/1472kbps or 30b/1920kbps or 32b/2048kbps or 48b/3072kbps 
  
 
or 64b/4096kbps or Max or 6000kbps or Default
</Bandwidth>
 
  
</IPBandwidth>
 
  
<ConferenceLanguage>
string
</ConferenceLanguage>
 
  
<ConferenceTimeZoneRules>
 
  
 
<TimeZoneRule>
 
  
 
 
<ValidFrom
dateTime
</ValidFrom
 
  
 
 
<Id>
string
</Id>
 
  
 
 
<BaseOffsetInMinutes>
int
</BaseOffsetInMinutes
 
  
 
 
<Daylight
  
xsi:nil
="true" />
  
 
 
<DaylightOffsetInMinutes>
int
</DaylightOffsetInMinutes>
 
  
 
 
<Standard
  
xsi:nil
="true" />
  
 
</TimeZoneRule>
 
  
</ConferenceTimeZoneRules>
 
  
<ConferenceState>
  
 
<Status>
All or AllExceptDeleted or Pending or Ongoing or Finished or 
  
 
PendingAndOngoing or MeetingRequest or Rejected or NotSaved or Defective 
  
 
or Deleted
</Status>
  
</ConferenceState>
  
<Version>
int
</Version>
</Conference>
  
Booking API functions
This reference section describes all the available functions of the booking API.
DeleteConferenceByExternalId
Delete a conference using a conference ID from an external source, usually Exchange.
This function is primarily intended for use by Cisco TMSXE.
Supported parameters:
ExternalSourceId
Unique identifier of the external source.
ExternalConferenceId
Unique identifier of the conference within the external source (primary key in database).
DeleteConferenceById 
Deletes a conference with the given ConferenceId (as defined in Cisco TMS). If the conference is part of a recurring 
series, the whole series will be deleted.
Supported parameters:
ConferenceId
The ConferenceId of the conference to delete.
Returned data:
 Nothing.
DeleteConferenceInstanceByExternaId
Delete an occurrence of a series using a conference ID from an external source, usually Exchange.
This function is primarily intended for use by Cisco TMSXE.
Supported parameters:
ExternalSourceId
Unique identifier of the external source.
44
Cisco TelePresence Management Suite Extension Booking API  Programming Reference Guide