cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
623
Views
5
Helpful
2
Replies

How to generate a report with all sites and what cluster

Collaborate123
Level 1
Level 1

Good day,

 

I work for Bell Canada and we are a partner of Cisco for Webex.

 

Either from Control Hub under partner hub or from CCW, is there a way to download a report will all the Webex sites of our customers and what cluster each Webex site belongs to?

I know that form the control hub, I can click on Meeting -> click on the site URL -> click on Configure site -> click on Desktop App Upgrade, and it will tell me what cluster the site is on.  However there has to be a way to download a report (or at least view) all the Webex site URL's for all our customers and what cluster each of those sites are under so that we don't have to click on one site at a time to see what cluster it is on.

If anyone can provide assistance with my question, it would be greatly appreciated.

 

Thank you,

 

Jason

2 Replies 2

dtibbe
VIP Alumni
VIP Alumni

I think there is not such a report, but it would be just a little script to generate it..

By the use of the Webex Rest API, you may retrieve a list of available meeting sites (https://developer.webex.com/docs/api/v1/meeting-preferences/get-site-list). If you ping/nslookup the meeting site name, you will find the cluster in the resolved name. Example: cisco.webex.com resolves to global-nebulaAC.webex.com, so it is running on AC (I've capitalized the cluster letters, but it is always after the nebula).

It is too bad there's not a report we can generate that would give us all our sites as a partner of Cisco Webex and what cluster each of those sites are located.

However I appreciate another workaround to find out what cluster is each site on as opposed to going to site admin or the hub to get it for each site.



Thank you for your help.



Jason