| forcehasync |
Use this method to forces duplication of the primary node's configuration on the secondary node. Can be executed from either node. Note: This method fails under any of the following conditions: * Synchronization is already in progress. * The secondary node is disabled. * Synchronization is disabled on either node * The secondary node is not accessible from the primary. * You run the method on a standalone appliance. |
Syntax |
Parameters |
force |
Force synchronization regardless of the state of HA propagation and HA synchronization on either node. |
save |
After synchronization, automatically save the configuration in the secondary node configuration file (ns.conf) without prompting for confirmation. Default value = VAL_NOT_SET. |
Return Value |
Returns simpleResult |