KSC Open API
Kaspersky Security Center API description
wstring Policy::InitFileUpload ( )

Starts uploading policy file to server.

Use returned value as URL to upload policy settings file to server using HTTP PUT method, then call ImportPolicy2() to create new policy with the settings specified in uploaded file

Time interval between each request to the server must not exceed 5 min

Returns:
String with URL that is used to make an HTTP PUT method call