API Guide

Table Of Contents
/api/TemplateService/Actions/TemplateService.Remediate
POST method for TemplateService.Remediate
Description This method ensures that the device is compliant to a baseline.
Privilege TEMPLATE_MANAGEMENT
HTTP response
codes
200
Example request
body
{
"id": 1,
"targetIds": [5864]
}
api/TemplateService/Actions/TemplateService.IsSocRunning
POST method for TemplateService.IsSoC Running
Description Returns true if Summary of Compliance (SoC) is running against the given template.
Privilege VIEW
HTTP response
codes
200
Example request
body
TBD
api/TemplateService/Actions/TemplateService.RefreshSummary
POST method for TemplateService.RefreshSummary
Description
Forces the recalculation of Summary of Compliance (SoC).
Privilege TEMPLATE_MANAGEMENT
HTTP response
codes
200
Example request
body
Configure 223