| setclusternodegroup_state |
Use this method to set state of the nodegroup. All the nodes binding to this nodegroup must have the same state. ACTIVE/SPARE/PASSIVE |
Syntax |
Parameters |
name |
Name of the nodegroup to be modified. This is mandatory parameter. |
state |
State of the nodegroup. All the nodes binding to this nodegroup must have the same state. ACTIVE/SPARE/PASSIVE Default value = VAL_NOT_SET. Possible Values : ACTIVE, SPARE, PASSIVE. |
Return Value |
Returns simpleResult |
See Also |