Forum Discussion
safiyet_80777
Nimbostratus
14 years agoload_configuration
Hi,
What is the main purpose of System::ConfigSync::load_configuration function?
We wrote a console application which adds an member to an external datagroup. We call load configu...
JRahm
Admin
14 years agoWhat do you mean the iRule didn't operate? It didn't run at all, or it didn't do what you expected? After your script runs, have you verified that the external datagroup was updated in the file system? The load configuration serves to load in any changes you made to that external datagroup, as well as loading all other bigip configuration objects. If you specify the high level, this is traffic management level objects (rules, snats, routes, virtuals, profiles, pools, etc) whereas the base level is stp, vlan, self ip, mgmt info, etc.
The methods are not configurable.