Restore a single node Couchbase server from a cluster

Hi,

I have a three node couchbase server running on a virtual machine. We are doing backup using snapshot on the three node. Is there a way to run just one node of the existing cluster, in another vm environment to get the data ?

Basically I want to get data from previous snapshot of the db. Every node/server on the cluster have a it own snapshot. Said that I clone one of the snapshot from one of the node and restore the node to another virtual environment with different hostname and ip address and subnet, where the single node cannot communicate with the three node cluster. Is this scenario possible ? How can I bring up the single node couchbase db and access the data ?

In mongo db I just commented out the replset parameter.

Thanks for any info

Regards
Din