Home > Configuration > Cluster > setclusterinstance_syncstatusstrictmode

setclusterinstance_syncstatusstrictmode

Use this method to set strict mode for sync status of cluster. Depending on the the mode if there are any errors while applying config, sync status is displayed accordingly. By default the flag is disabled.

Syntax



Parameters

clid

ID of the cluster instance to be modified.
This is mandatory parameter.
Minimum value = 1.
Maximum value = 128.

syncstatusstrictmode

strict mode for sync status of cluster. Depending on the the mode if there are any errors while applying config, sync status is displayed accordingly. By default the flag is disabled.
Default value = DISABLED.
Possible Values : ENABLED, DISABLED.

Return Value

Returns simpleResult

See Also