ClusterNode interface
Cluster node details.
Properties
| core |
Number of physical cores on the cluster node. |
| ehc |
Edge Hardware Center Resource Id |
| id | Id of the node in the cluster. |
| last |
Most recent licensing timestamp. |
| manufacturer | Manufacturer of the cluster node hardware. |
| memory |
Total available memory on the cluster node (in GiB). |
| model | Model name of the cluster node hardware. |
| name | Name of the cluster node. |
| node |
Type of the cluster node hardware. |
| oem |
OEM activation status of the node. |
| os |
Display version of the operating system running on the cluster node. |
| os |
Operating system running on the cluster node. |
| os |
Version of the operating system running on the cluster node. |
| serial |
Immutable id of the cluster node. |
| windows |
State of Windows Server Subscription. |
Property Details
coreCount
Number of physical cores on the cluster node.
coreCount?: number
Property Value
number
ehcResourceId
Edge Hardware Center Resource Id
ehcResourceId?: string
Property Value
string
id
Id of the node in the cluster.
id?: number
Property Value
number
lastLicensingTimestamp
Most recent licensing timestamp.
lastLicensingTimestamp?: Date
Property Value
Date
manufacturer
Manufacturer of the cluster node hardware.
manufacturer?: string
Property Value
string
memoryInGiB
Total available memory on the cluster node (in GiB).
memoryInGiB?: number
Property Value
number
model
Model name of the cluster node hardware.
model?: string
Property Value
string
name
Name of the cluster node.
name?: string
Property Value
string
nodeType
Type of the cluster node hardware.
nodeType?: string
Property Value
string
oemActivation
OEM activation status of the node.
oemActivation?: string
Property Value
string
osDisplayVersion
Display version of the operating system running on the cluster node.
osDisplayVersion?: string
Property Value
string
osName
Operating system running on the cluster node.
osName?: string
Property Value
string
osVersion
Version of the operating system running on the cluster node.
osVersion?: string
Property Value
string
serialNumber
Immutable id of the cluster node.
serialNumber?: string
Property Value
string
windowsServerSubscription
State of Windows Server Subscription.
windowsServerSubscription?: string
Property Value
string