cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
646
Views
0
Helpful
3
Replies

Workspace devices not returned from the list devices API

simonunivonix
Level 1
Level 1

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?

 

3 Replies 3

Stephen Welsh
Level 4
Level 4

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.

 

 

sandiban
Cisco Employee
Cisco Employee

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 

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?