08-10-2021 11:26 AM
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
08-11-2021 12:37 AM
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).
08-11-2021 08:15 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide