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

Page of 64
Remote Setup API Reference
The remote setup API accommodates the setup of users and systems prior to using the Booking API.
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.
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.
Cisco Systems, Inc.
18