KSC Open API
Kaspersky Security Center API description
ScanDiapasons Class Reference

Network subnets processing. More...

List of all members.

Public Member Functions

int AddDiapason (params pInfo,[out] params pInvalidIntervals)
 Add new diapason with specified attributes.
boolean UpdateDiapason (int idDiapason, params pInfo,[out] params pInvalidIntervals)
 Change one or more attributes of diapason.
 RemoveDiapason (int idDiapason)
 Remove diapason.
params GetDiapason (int idDiapason, array pFields)
 Acquire specified diapason attributes.
wstring GetDiapasons (array vecFieldsToReturn, int lMaxLifeTime)
 Enumerate existing diapasons.
 NotifyDpnsTask ()
 Restart the task scanning IP diapasons.

Detailed Description

Network subnets processing.

Allows to add and remove network diapasons, acquire and modify diapason attributes, enumerate diapasons.

See also:
Sample. Creating ip subnets based on AD Site and Services.