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

Page of 74
TimeChange
Attribute
Read/Write
Description
ChangeSecondAtDay
 
The exact number of seconds from midnight that the 
change will occur. Must be between 0 and 86399.
TimeChangeAbsoluteRule r/w, defining one of 
these two is mandatory
Used if DST changes happen at fixed dates. Specify the  
month and the day of the month.
 
n
Valid month values are between 1 and 12.
 
n
Valid day of the month values are between 1 and 31.
TimeChangeRelativeRule
Used if the DST change date is relative, such as 
  the third sunday of a particular month. Specify the month, 
the week of the month, and the day of the week. 
 
n
Valid month values are between 1 and 12
 
n
Day of the week must be between 0 (Sunday) and 6 
(Saturday). Default is 0
 
n
Week of the month must be between 1 and 5. Default is 
5, last week of the month.
If time zone validity rules are violated, the API will throw an exception, see 
Participant
Attribute
Read/Write Description
ParticipantId
r/w – 
optional
For Cisco TMS System Entities, this value must be the SystemId of the 
system. For external participants this value may be set, but is not required. If 
not set for external participants, Cisco TMS will create an ID with an integer 
greater than 0.
NameOrNumber
r/w – 
optional
For external participants, the participant name for dial-ins, or the fully 
qualified number to dial for dial-outs. 
For example:
 
n
A dial-in can be given the value Placeholder for John Doe.
 
n
An ISDN dial-out would be given the value +1 (555) 1231234. This 
value is required for external dial-out participants, and must be the fully 
qualified number to dial. 
Fully qualified numbers are of the format +CC (AC) BN  where:
 
n
CC=Country Code
 
n
AC=Area Code
 
n
BN=Base Number
If the country does not use Area Codes, that element can be omitted 
completely, and the format would be +CC BN.
Cisco TelePresence Management Suite Extension Booking API Programming Reference Guide (14.4)     
Page 44 of 74
Booking API reference