Redis Commands

Docs  >   Redis Commands   >  Cluster   >   Cluster-myid

Top

Returns the node's id.

The CLUSTER MYID command returns the unique, auto-generated identifier that is associated with the connected cluster node.

@return

@bulk-string-reply: The node id.