cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
794
Views
3
Helpful
2
Replies

HTTP Method for IX/CTS Tele presence end points

kaarthik.vm
Level 1
Level 1

Currently I am exploring IX5000  & CTS endpoints for tele presence. I want to create an application to interact with IX/CTS Endpoints.

Unlike in MX700, I could not able to find any API reference guide for IX/CTS Endpoints. I want HTTP (GET/POST) method to be integrated

with my application to interact with end points.

I can able to get only command reference guide for IX?CTS end points which does not have any information related to Web interface (HTTP methods)

Per my understanding, only possible method is to perform SSH from application for any command to be executed. Please confirm

my understanding

2 Replies 2

ronlewis
Cisco Employee
Cisco Employee

The Immersive room endpoints (CTS, TX or IX series), don't run the same code on the other endpoints like the MX/SX, TC or CE software. Immersive don't have a public API for controlling the endpoint.

For special applications where control is needed, best to look at MX800 dual with content or use a SX80 with multiple screens and cameras with API control.

Ron Lewis

Cisco

Thanks Ron Lewis for quick response.