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

Page of 53
Remote setup API reference
Cisco TMSBA Programming Reference Guide
Page 22 of 53
TimeZone
TimezoneName 
The name of the time zone.
StartTimeDTS 
The start date of daylight saving time.
EndTimeDTS 
The end date of daylight saving time.
GMTOffset 
The GMT (UTC) offset.
SystemCategory
SystemCategory
An enumeration value of what category of system this is. The available options are:
 
Endpoint
 
Equipment
 
Room
 
Recording
SystemStatus
SystemStatus
An enumeration with the status of the system when this function is call. Note that the status of 
the system can change frequently. The possible values are:
 
Alive
 
Idle
 
InCall
 
NoResponse
 
Unknown
TMSSystem object XML
The XML below describes the TMSSystem object. Following the XML is a description of the elements and 
what information each element it contains. Note that as all fields are not required, the output may contain less 
system information than the object can hold.
<TMSSystem>
 
 
    
<SystemId>
long
</SystemId>
 
    
<SystemName>
string
</SystemName>
 
    
<Contact>
string
</Contact>
 
    
<Manufacturer>
string
</Manufacturer>
 
    
<Description>
string
</Description>
 
    
<SystemType>
string
</SystemType>
 
    
<NetworkAddress>
string
</NetworkAddress>
 
    
<Location>
string
</Location>
 
    
<ISDNNumber>
string
</ISDNNumber>