api-console-gsm/{gsmKey}-sites-{siteId}
Number of APIs: 9
-
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
-
Gets information about a GSM site. GET {{baseUrl}}/api/console/gsm/:gsmKey/sites/:siteId
-
Edits information for a site under a given GSM console. PUT {{baseUrl}}/api/console/gsm/:gsmKey/sites/:siteId
-
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
-
Deactivates a site under a given GSM console. POST {{baseUrl}}/api/console/gsm/:gsmKey/sites/:siteId/deactivate
-
Suspends a site under a given GSM console. POST {{baseUrl}}/api/console/gsm/:gsmKey/sites/:siteId/suspend
-
Resumes a site under a given GSM console. POST {{baseUrl}}/api/console/gsm/:gsmKey/sites/:siteId/resume
-
Converts a trial site under a given GSM console into a full license. POST {{baseUrl}}/api/console/gsm/:gsmKey/sites/:siteId/converttrial
-
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