Cluster Node Response
data class ClusterNodeResponse(val coreCount: Double, val ehcResourceId: String, val id: Double, val lastLicensingTimestamp: String, val manufacturer: String, val memoryInGiB: Double, val model: String, val name: String, val nodeType: String, val osDisplayVersion: String, val osName: String, val osVersion: String, val serialNumber: String, val windowsServerSubscription: String)
Cluster node details.
Constructors
Link copied to clipboard
constructor(coreCount: Double, ehcResourceId: String, id: Double, lastLicensingTimestamp: String, manufacturer: String, memoryInGiB: Double, model: String, name: String, nodeType: String, osDisplayVersion: String, osName: String, osVersion: String, serialNumber: String, windowsServerSubscription: String)
Properties
Link copied to clipboard
Edge Hardware Center Resource Id
Link copied to clipboard
Most recent licensing timestamp.
Link copied to clipboard
Manufacturer of the cluster node hardware.
Link copied to clipboard
Total available memory on the cluster node (in GiB).
Link copied to clipboard
Display version of the operating system running on the cluster node.
Link copied to clipboard
Immutable id of the cluster node.
Link copied to clipboard
State of Windows Server Subscription.