08-05-2024 07:07 AM
I have 10 devices in my tenant of different types, 7 of which are associated with users and 3 that are associated with workspaces. When I call the List Devices API I get all of them, apart from 2 (both of them are Cisco 9841 phones) that are associated with workspaces. The 3rd workspace, has a Cisco 6861 device, and is one of those returned. The Cisco 9841 and Cisco 6861 devices were added to the tenant with a mac address. What is different about these devices? Is there another API that I should be calling to get these devices?
08-22-2025 03:40 PM
Not sure why this has been done this way as it prevents pre-configuration however the following blog post indicates that the 9800 series devices have to first come online before they can be configured:
https://developer.webex.com/blog/webex-apis-for-the-cisco-desk-phone-9800-series
Specifically this section:
In PhoneOS, phones must first come online and communicate their capabilities before most configuration options can be set. This means after plugging-in a phone, entering an activation code, and then waiting for a reboot. Most configurations, such as applying line key templates, device settings, and layout modifications, can be done via APIs after the PhoneOS device is online and registered.
08-05-2024 09:22 PM
Hi @simonunivonix,
What exactly the API you used for list out the Workspace devices?
For Workspaces, you should use this /list-workspace API - https://developer.webex.com/docs/api/v1/workspaces/list-workspaces and this should give you the expected result.
If the Workspace details don't show up even using this API, kindly share us the details to devsupport@webex.com and we can check this further.
Regards!
Sandip
08-05-2024 10:55 PM
Hi Sandip,
This does not really help as I am not looking for the details of the workspace, I am looking for the details of the device (which in my case just happens to be associated with a workspace). As an experiment, I just added a 9841 to a user and this device is also not displayed in the list devices API. Is this a device type thing? If so, could you provide a list of devices that will not be shown in the API?
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