API Guide

"VlanAttributes":
[
{
"ComponentId": 1090,
"Untagged": 25455,
"Tagged": [25531,25532]
}
]
}
/api/TemplateService/Actions/
TemplateService.RemoveBaseline
POST method for TemplateService.RemoveBaseline
Description This method removes the compliance baseline.
Privilege TEMPLATE_MANAGEMENT
HTTP response
codes
200
Example
Input
{
"BaselineIds": [1,2,5..]
}
/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
Input
{
"id": 1,
"targetIds": [5864]
}
/api/TemplateService/Actions/
TemplateService.MigrateProfile
POST method for TemplateService.MigrateProfile
Description
This method migrates a profile from one server to another.
Privilege TEMPLATE_MANAGEMENT
160 Configure