3.1.4.3.7.24 CLUSCTL_CLUSTER_NODE_REPLACEMENT

The CLUSCTL_CLUSTER_NODE_REPLACEMENT cluster control code<215> replaces existing node with new node.

The client MUST provide the names of the current node and replacement node, as a null-terminated Unicode string, in the buffer that is designated by lpInBuffer. The server MUST fail this method with ERROR_INVALID_PARAMETER (0x00000056) if the current node is not present. The server MUST replace current node with replacement node.

The server MUST accept a CLUSCTL_CLUSTER_NODE_REPLACEMENT cluster control code request if its protocol server state is in the read/write state, as specified in section 3.1.1.