How to kick off a deep sacan?

  • 17 January 2019
  • 2 replies
  • 64 views

Badge +2
"deep scan"... dang you, 4k!



Trying to determine how to kick off a deep scan on an endpoint without usng the web gui. I have 50 endpoints.



Need to do it programmatically, and I can run scripts on each EP if needed, or is hitting the API going to allow this to happen to one/group?

This topic has been closed for comments

2 replies

Userlevel 4
Badge +11
Hi you can send the avaiable commands to a specific EP, group or site please see the documentation here https://unityapi.webrootcloudav.com/Docs/en/APIDoc/APIReference#apiReference-Console-ConsoleGSM-group-7
POST /service/api/console/gsm/{gsmKey}/sites/{siteId}/endpoints/commands

Will do it for you.