Contains information about the nodes which participate in the cluster.

The output is ordered by the node_name column.

The following table lists the output’s columns:

Column nameData typeDescription
NODE_NAMEVARCHAR(8)The identifier of the node. This is the filter column.
RAM_SIZEBIGINTThe memory size in bytes
NUMBER_OF_CPUSINTThe number of logical CPU in the node
CPU_TYPEVARCHAR(20)The CPU type
CPU_MODELVARCHAR(20)The CPU model
IP_ADDRESSVARCHAR(200)Node’s IP (list of IPs separated by comma if there are more than 1).