KSC Open API
Kaspersky Security Center API description
params PackagesApi::RecordNewPackage2 ( wstring  wstrPackageName,
wstring  wstrFileId,
wstring  wstrFolder,
wstring  wstrProductName,
wstring  wstrProductVersion,
wstring  wstrProductDisplName,
wstring  wstrProductDisplVersion 
)

Creates a package with the default settings based on the product, transferred using FileTransfer.

Parameters:
wstrPackageName(wstring) Package name.
wstrFileId(wstring) File id.
wstrFolder(wstring) Unused parameter.
wstrProductName(wstring) Product name.
wstrProductVersion(wstring) Product version.
wstrProductDisplName(wstring) Product display name.
wstrProductDisplVersion(wstring) Product display version.
Returns:
(paramParams) Container with package attributes List of package attributes.
Exceptions:
Throwsexception in case of error.