api-console-gsm/{gsmKey}-sites-{siteId}

Number of APIs: 9

  1. Gets a list of executed commands on a given GSM site. GET {{baseUrl}}/api/console/gsm/:gsmKey/sites/:siteId/commands?endpointId=fb223541-ca9d-479f-9994-b8c7c95d3c2d&command=restart&commandState=1&startDate=2022-10-30T10:36:04.1848254Z&endDate=2022-11-29T10:36:04.1848254Z&order=hostname&orderDirection=D&pageSize=50&pageNr=1

  2. Gets information about a GSM site. GET {{baseUrl}}/api/console/gsm/:gsmKey/sites/:siteId

  3. Edits information for a site under a given GSM console. PUT {{baseUrl}}/api/console/gsm/:gsmKey/sites/:siteId

  4. Gets a URL to the Webroot web console that, when used in a browser, automatically logs the authenticated user in to the corresponding Endpoint Protection Console. GET {{baseUrl}}/api/console/gsm/:gsmKey/sites/:siteId/webconsoleurl

  5. Deactivates a site under a given GSM console. POST {{baseUrl}}/api/console/gsm/:gsmKey/sites/:siteId/deactivate

  6. Suspends a site under a given GSM console. POST {{baseUrl}}/api/console/gsm/:gsmKey/sites/:siteId/suspend

  7. Resumes a site under a given GSM console. POST {{baseUrl}}/api/console/gsm/:gsmKey/sites/:siteId/resume

  8. Converts a trial site under a given GSM console into a full license. POST {{baseUrl}}/api/console/gsm/:gsmKey/sites/:siteId/converttrial

  9. Gets threat history information for endpoints on a GSM site. GET {{baseUrl}}/api/console/gsm/:gsmKey/sites/:siteId/threathistory?startDate=2022-10-30T10:36:04.4035799Z&endDate=2022-11-29T10:36:04.4035799Z&returnedInfo=ExtendedInfo&pageSize=50&pageNr=1