cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
334
Views
1
Helpful
1
Replies

Error: API to obtain the number of Computers with AV installed

jmandelbaum
Level 1
Level 1

Good morning, I hope you are well. I am trying to create a script to export all the devices that we have with the secure endpoint installed in order to verify that all the devices are protected. My intention is to use the Endpoint API but what I need to know is the URL to point to, that is, the Cisco Endpoint API URL that provides the information about the computers with antivirus. What is that URL? thank you

1 Reply 1

dstaudt
Cisco Employee
Cisco Employee

This operation of the Secure Endpoints API returns a list of managed computers that have the Secure Endpoint connector installed:
https://developer.cisco.com/docs/secure-endpoint/#!v1-api-reference-computer
This returns the connector version, install date, computer last-seen date, anti-virus definitions update status, etc. that should help you identify computers that are in a good state.