cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1067
Views
0
Helpful
0
Replies

Need help in fetching Telepresence endpoints IP details from TMS server using API

dilipreddy.guda
Level 1
Level 1

Team,

I am kind of new to the telepresence API interface. I need help in fetching Telepresence endpoints IP details from TMS server using API interface. I would just need a sample python script invoking "GetSystems" and fetching the data returned (assuming this API would return me the IP details of the endpoints in the TMS server). That would be of great help to me. I can similarly invoke different API as needed based on this example.

Also wanted to know how to fetch the below information to fill the soap body

<?xml version="1.0" encoding="utf-8"?>

<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">

  <soap:Header>

  <ExternalAPIVersionSoapHeader xmlns="http://tandberg.net/2004/02/tms/external/booking/remotesetup/">

  <ClientVersionIn>int</ClientVersionIn>

  <ClientIdentifierIn>string</ClientIdentifierIn>

  <ClientLatestNamespaceIn>string</ClientLatestNamespaceIn>

  <NewServiceURL>string</NewServiceURL>

  <ClientSession>string</ClientSession>

  </ExternalAPIVersionSoapHeader>

  </soap:Header>

  <soap:Body>

  <GetSystems xmlns="http://tandberg.net/2004/02/tms/external/booking/remotesetup/" />

  </soap:Body>

</soap:Envelope>

Would appreciate your help. Let me know if need any details w.r.t my requirement.

Would like to clarify other question, Only SOAP is supported and not JSON  with TMS/TMSBA API's ?

Regards

Dilip

0 Replies 0