KSC Open API
Kaspersky Security Center API description
|
Some typical HTTP GET, HTTP HEAD, and HTTP PUT resource path prefixes are listed in the table below
Prefix | Description | Example | Reference |
---|---|---|---|
FTUN | File transfer update files by name | GET /FTUN/index/u0607g.xml HTTP/1.1 | Update files |
FTFD | Packages | GET /FTFD/vfGBrkcAnt4Z_gpj9DY7N3 HTTP/1.1 | PackagesApi::GetExecutablePkgFileAsync |
FTSF | Files provider namespace to download files from SC-server | GET /FTSF/klsctunnel HTTP/1.1 | Tunnels creation |
KLRT | Files provider namespace to download report files from SC-server | GET /KLRT/446baa1e-7b40-4d9e-9b16-142b652822f7.pdf HTTP/1.1 | ReportManager::ExecuteReportAsync |
FTDR | Downloading files from nagent-RDU | GET /FTDR/1b20a383-9ae7-49e3-b0ad-1e5edfe5926d HTTP/1.1 | NagRdu::GetUrlToDownloadFileFromHost |
FTUR | Uploading files to nagent-RDU | PUT /FTUR/1b20a383-9ae7-49e3-b0ad-1e5edfe5926d HTTP/1.1 | NagRdu::GetUrlToUploadFileToHost |
FTDH | Downloading package-files from KSC0 | GET /FTDH/some_relative_path HTTP/1.1 | Ksc0::GetPackageUrlAsync |
KIPM | Downloading IPM news entity contents | GET /KIPM/some_relative_path HTTP/1.1 | see SrvIpmNewsAndStatisticsLic |
FPDS | Large values for plugin data storage | GET /FPDS/some_relative_path HTTP/1.1 | see PluginDataStorage |