import "IpAddressGroups.idl";
Public Attributes | |
| KId | id |
| KId | groupId |
| KId | sharedId |
| read-only; filled when the item is shared in MyKerio | |
| string | groupName |
| string | description |
| IpAddressGroupType | type |
| boolean | enabled |
| StoreStatus | status |
| string | host |
| name, IP or IP prefix | |
| IpAddress | addr1 |
| network/from, e.g. 192.168.0.0 | |
| IpAddress | addr2 |
| mask/to, e.g. 255.255.0.0 | |
| KId | childGroupId |
| string | childGroupName |
Note: If type is changed, all fields representing associated value must be also assigned, if used in set method. And conversely, type must be assigned if value was changed. type + host + (addr1, addr2) + childGroupId