KSC Open API
Kaspersky Security Center API description
VapmControlApi::ChangeVulnerabilityIgnorance ( wstring  wstrVulnerabilityUid,
wstring  wstrHostId,
boolean  bIgnore 
)

Changes "ignore" state of a vulnerability.

Parameters:
wstrVulnerabilityUid(wstring) Unique id of the vulnerability.
wstrHostId(wstring) Host identifier for the vulnerability to be ignored on; could be empty to change the vulnerability state everywhere.
bIgnore(boolean) Should the vulnerability be ignored or not.