| setclusterinstance_deadinterval |
Use this method to set amount of time, in seconds, after which nodes that do not respond to the heartbeats are assumed to be down.If the value is less than 3 sec, set the helloInterval parameter to 200 msec |
Syntax |
Parameters |
clid |
ID of the cluster instance to be modified. This is mandatory parameter. Minimum value = 1. Maximum value = 128. |
deadinterval |
Amount of time, in seconds, after which nodes that do not respond to the heartbeats are assumed to be down.If the value is less than 3 sec, set the helloInterval parameter to 200 msec Default value = 3. Minimum value = 1. Maximum value = 60. |
Return Value |
Returns simpleResult |
See Also |