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

How to know CCX is down, through CCX API.

ehtasham.malik
Level 1
Level 1

I am wondering , is there any API in CCX through which i can check that either CCX is down or not.

Any help is really appreciated . 

1 Reply 1

Deepak Rawat
Cisco Employee
Cisco Employee

You can use below API that will show In Service for the UCCX server that is currently running as Master and Out of Service for the one that will be running as slave. In case, you don't get any reply that means server is down completely

https://<IP Address of CCX Server>:8445/finesse/api/SystemInfo

Regards

Deepak