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

Page of 77
TMSSystem object
The TMSSystem object contains information about a system in Cisco TMS. This object is used to read 
information, as the remote setup API does not support updating system information in Cisco TMS. 
Use this object to import the required information into the third party application. The SystemId is required to 
connect the application entity with the system in Cisco TMS. In addition other information can be imported 
and shown for informative purposes, for example the name of the system.
TMSSystem
SystemId
The ID of the system in Cisco TMS. Use this to refer to the associated system in Cisco TMS 
from your application. For example, when booking a conference, insert the IDs of the 
chosen systems into the Conference object.
SystemName 
The name of the system in Cisco TMS. Use this to display the name of the system in your 
application.
Contact 
The system contact associated with the system in Cisco TMS.
Manufacturer 
The manufacturer of the system. For example, Cisco.
Description 
A textual description stored in Cisco TMS. This field can contain information such as the 
number of chairs in the meeting room where the system is located.
SystemType 
The type of system. For example, Cisco TelePresence System EX90.
QNumber 
The IP or DNS address of the system.
ISDNNumber 
The ISDN number of the system.
Location 
The ISDN location where the system is located.
NetworkAddress
The fully qualified ISDN number of the system. A fully qualified ISDN number always 
includes the country code and area code. This is not implemented.
WebInterfaceURL
The http address of the web server of the system.
SIPUri
The SIP URI of the system.
H323Id
The H.323 ID of the system.
E164Alias 
The E.164 alias of the system.
TimeZone
The time zone where the system is located.
SystemCategory
The system category.
SystemStatus 
The status of the system.
TimeZone
TimezoneName 
The name of the time zone.
StartTimeDTS 
The start date of daylight saving time.
Cisco TelePresence Management Suite Extension Booking API Programming Reference Guide (14.4)     
Page 28 of 77
Remote setup API reference
TMSSystem object