KSC Open API
Kaspersky Security Center API description
int InvLicenseProducts::AddLicenseProduct ( params  pLicProdData)

Add a new License Product.

Returns attributes for License Products.

Parameters:
pLicProdData(params) object containing License Product attributes, see List of attributes of software inventory licensed product List of attributes of software inventory License Product. Following attributes are required:
  • KLINVLIC_NAME
  • KLINVLIC_ACTIVE
  • KLINVLIC_MASKS
  • KLINVLIC_LIKEYS
Returns:
(int) id of created License Product.