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. |
| ehc |
Edge Hardware Center Resource Id 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. |
| last |
Most recent licensing timestamp. 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. |
| node |
Type of the cluster node hardware. NOTE: This property will not be serialized. It can only be populated by the server. |
| oem |
OEM activation status of the node. NOTE: This property will not be serialized. It can only be populated by the server. |
| os |
Display 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. |
| 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?: number
Property Value
number
ehcResourceId
Edge Hardware Center Resource Id NOTE: This property will not be serialized. It can only be populated by the server.
ehcResourceId?: string
Property Value
string
id
Id of the node in the cluster. NOTE: This property will not be serialized. It can only be populated by the server.
id?: number
Property Value
number
lastLicensingTimestamp
Most recent licensing timestamp. NOTE: This property will not be serialized. It can only be populated by the server.
lastLicensingTimestamp?: Date
Property Value
Date
manufacturer
Manufacturer of the cluster node hardware. NOTE: This property will not be serialized. It can only be populated by the server.
manufacturer?: string
Property 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?: number
Property 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?: string
Property Value
string
name
Name of the cluster node. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
nodeType
Type of the cluster node hardware. NOTE: This property will not be serialized. It can only be populated by the server.
nodeType?: string
Property Value
string
oemActivation
OEM activation status of the node. NOTE: This property will not be serialized. It can only be populated by the server.
oemActivation?: string
Property Value
string
osDisplayVersion
Display 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.
osDisplayVersion?: string
Property 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?: string
Property 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?: string
Property 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?: string
Property Value
string
windowsServerSubscription
State of Windows Server Subscription. NOTE: This property will not be serialized. It can only be populated by the server.
windowsServerSubscription?: string
Property Value
string