KSC Open API
Kaspersky Security Center API description
SecurityPolicy3::UpdateSecurityGroup ( int  lGrpId,
params  pGrpParams 
)

Security group update.

If a group does not exist a error occurs. Connection to a virtual server has access only to groups which located on this virtual server.

Parameters:
lGrpId(int) id of a created group.
pGrpParams(params) parameters of a group. There are possible values:
  • KLSPL_SEC_GRP_NAME (paramString) - name of a group,
  • KLSPL_SEC_GRP_DESC (paramString) - description of a group.