KSC Open API
Kaspersky Security Center API description
UaControl Class Reference

Update agents and Connection gateways management More...

List of all members.

Public Member Functions

boolean GetAssignUasAutomatically ()
 Check if Update agents automatic assignment is enabled, see uactl_ua_assignment.
 SetAssignUasAutomatically (boolean bEnabled)
 Enable or disable automatic Update agents assignment, see uactl_ua_assignment.
 GetDefaultUpdateAgentRegistrationInfo ([out] params pUaInfo)
 Fill in default Update agent settings.
 RegisterUpdateAgent (params pUaInfo)
 Register host as Update agent or Connection gateway.
 ModifyUpdateAgent (params pUaInfo)
 Modify update agent info of an existing Update agent.
 UnregisterUpdateAgent (wstring wstrUaHostId)
 Unregister host as Update agent.
 GetUpdateAgentInfo (wstring wstrUaHostId,[out] params pUaInfo)
 Get Update agent info.
 GetUpdateAgentsDisplayInfoForHost (wstring wstrHostId,[out] array pUaInfo)
 Returns list of Update agents assigned to specified host.
 GetUpdateAgentsList ([out] array pUasArr)
 List all registered Update agents.
 RegisterDmzGateway (params pCgInfo)
 Register Connection gateway located in DMZ.

Detailed Description