Removes a failed over node from the cluster.
Namespace: Couchbase.ManagementAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)

Parameters
- ipAddress
- Type: System.String
The IPAddress of the node.
Return Value
Type: IResultA boolean value indicating the result.

The node must have been failed over before removing or else this operation will fail.
