ClusterNode interface 
Cluster node details.
Properties
| core | Number of physical cores on the cluster node. NOTE: This property will not be serialized. It can only be populated by the server. | 
| id | Id of the node in the cluster. NOTE: This property will not be serialized. It can only be populated by the server. | 
| manufacturer | Manufacturer of the cluster node hardware. NOTE: This property will not be serialized. It can only be populated by the server. | 
| memory | Total available memory on the cluster node (in GiB). NOTE: This property will not be serialized. It can only be populated by the server. | 
| model | Model name of the cluster node hardware. NOTE: This property will not be serialized. It can only be populated by the server. | 
| name | Name of the cluster node. NOTE: This property will not be serialized. It can only be populated by the server. | 
| os | Operating system running on the cluster node. NOTE: This property will not be serialized. It can only be populated by the server. | 
| os | Version of the operating system running on the cluster node. NOTE: This property will not be serialized. It can only be populated by the server. | 
| serial | Immutable id of the cluster node. NOTE: This property will not be serialized. It can only be populated by the server. | 
| windows | State of Windows Server Subscription. NOTE: This property will not be serialized. It can only be populated by the server. | 
Property Details
		coreCount
	 
	Number of physical cores on the cluster node. NOTE: This property will not be serialized. It can only be populated by the server.
coreCount?: numberProperty Value
number
id
Id of the node in the cluster. NOTE: This property will not be serialized. It can only be populated by the server.
id?: numberProperty Value
number
manufacturer
Manufacturer of the cluster node hardware. NOTE: This property will not be serialized. It can only be populated by the server.
manufacturer?: stringProperty Value
string
		memoryInGiB
	 
	Total available memory on the cluster node (in GiB). NOTE: This property will not be serialized. It can only be populated by the server.
memoryInGiB?: numberProperty Value
number
model
Model name of the cluster node hardware. NOTE: This property will not be serialized. It can only be populated by the server.
model?: stringProperty Value
string
name
Name of the cluster node. NOTE: This property will not be serialized. It can only be populated by the server.
name?: stringProperty Value
string
		osName
	 
	Operating system running on the cluster node. NOTE: This property will not be serialized. It can only be populated by the server.
osName?: stringProperty Value
string
		osVersion
	 
	Version of the operating system running on the cluster node. NOTE: This property will not be serialized. It can only be populated by the server.
osVersion?: stringProperty Value
string
		serialNumber
	 
	Immutable id of the cluster node. NOTE: This property will not be serialized. It can only be populated by the server.
serialNumber?: stringProperty Value
string
		windowsServerSubscription
	  
	State of Windows Server Subscription. NOTE: This property will not be serialized. It can only be populated by the server.
windowsServerSubscription?: stringProperty Value
string