KSC Open API
Kaspersky Security Center API description
TrafficManager Class Reference

Traffic manager interface. More...

List of all members.

Public Member Functions

int AddRestriction (params pRestriction)
 Add traffic restriction.
int UpdateRestriction (int nRestrictionId, params pRestriction)
 Modify existing traffic restriction settings.
 DeleteRestriction (int nRestrictionId)
 Remove traffic restriction.
 GetRestrictions ([out] array pRestrictions)
 Returns all currently active restrictions list.

Detailed Description

Traffic manager interface.

Traffic manager allows to limit network traffic speed between KSC server and Network agents or between servers within server hierarchy.
This interface manages restrictions used by traffic manager.