7 #import <kerio/web/idl/SharedStructures.idl>
19 kerio::web::KId importedId;
21 InterfaceGroupType group;
22 kerio::web::IpAddress ip;
24 boolean useForFullImport;
26 kerio::web::KId portId;
30 typedef sequence<ImportedInterface> ImportedInterfaceList;
34 kerio::web::IpAddress ip;
37 boolean useForFullImport;
41 typedef sequence<CurrentInterface> CurrentInterfaceList;
77 void getImportInfo(out kerio::web::ErrorList errors, out
boolean fullImportPossible, out
boolean needIfaceMapping, out ImportedInterfaceList importedInterfaces, out CurrentInterfaceList currentInterfaces, in
string fileId);
94 void apply(out kerio::web::ErrorList errors, in ImportedInterfaceList interfaces, in
string id, in
boolean fullImport, in [Opt]
boolean keepIdInFullImport);
Definition: Configuration.idl:18
Definition: SharedStructures.idl:342
Definition: Configuration.idl:12
Definition: common.idl:28
Definition: Configuration.idl:32
API for network interfaces administration.
Definition: Accounting.idl:11
Definition: Configuration.idl:43