cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

DNAC REST API: Existing Endpoint for getting all clients and Documentation of Assurance API?

dd.jesus.perez
Level 1
Level 1

Hello everyone,

 

I am looking for a way to retrieve a detailed list of all clients from DNAC 1.2.10 via REST API.

 

A look at the Clients API of DNAC 1.2.10 revealed only two endpoints:

None of those allows retrieval of a list with all clients

 

DNAC GUI appears to overcome this by using the "assurance" API (https://sandboxdnac.cisco.com/api/assurance/v1/host) but:

  • I cannot find the assurance API Docs (are those public?)
  • The list of clients in the DNAC Sandbox is empty, so I cannot analyze the retrieved object to see which client-properties are delivered by this api (the client table shown in DNAC GUI -> Assurance->Health does not display the client mac address! so even if my code can leverage the assurance api I am not sure if I will be able to use the results to allow futher requests to the  "/Clients/getClientDetail" endpoint)

Any orientation/help to get a detailed list of clients from DNAC via rest API would be much appreciated.

 

Thank you!

Who Me Too'd this topic