KSC Open API
Kaspersky Security Center API description
|
Remote Web server settings class. More...
Public Member Functions | |
params | GetCertificateInfo (wstring wstrHostId) |
GetCertificateInfo. Returns information about custom certificate. | |
SetCustomCertificate (wstring wstrHostId, params pCertData) | |
SetCustomCertificate. Sets custom certificate for Remote Web Server's SSL listener. | |
wstring | GetCustomPkgHttpFqdn (wstring wstrHostId) |
GetCustomPkgHttpFqdn. Returns custom HTTP FQDN. | |
SetCustomPkgHttpFqdn (wstring wstrHostId, wstring wsFqdn) | |
SetCustomPkgHttpFqdn. Set's custom HTTP FQDN. It is useful for HTTP link generation. | |
array | GetRemoteWebServerHosts () |
GetRemoteWebServerHosts. Returns host which available to launch remote web server. | |
boolean | IsHostWebServer (wstring wstrHostId) |
IsHostWebServer. Returns true if host os werb server. | |
SetRemoteWebServerHosts (array pHostsData) | |
SetRemoteWebServerHosts. Sets host list which available to launch remote web server. | |
SetWebSrvRemoteSettings (wstring wstrHostId, params pSettings) | |
SetWebSrvRemoteSettingsRemote. Sets remote web server settings and translate it to corresponding nagents. | |
params | GetWebSrvRemoteSettings (wstring wstrHostId) |
GetWebSrvRemoteSettingsRemote. Returns remote web server settings translated to corresponding nagents. |
Remote Web server settings class.