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 request
body
{
"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 request
body
{
"id": 1,
"targetIds": [5864]
}
/api/TemplateService/Actions/TemplateService.UpdateProfile
This API updates device-specific attributes in server profiles.
POST method for updating profiles
This method updates device-specific attributes in server profiles.
Description
Updates device-specific attributes in the server profile.
Privilege TEMPLATE_MANAGEMENT
182 Configure