ClusterNode Class
Cluster node details.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ClusterNode
Constructor
ClusterNode(**kwargs)
Variables
- name
- str
Name of the cluster node.
- id
- float
Id of the node in the cluster.
- windows_server_subscription
- str or WindowsServerSubscription
State of Windows Server Subscription. Possible values include: "Disabled", "Enabled".
- manufacturer
- str
Manufacturer of the cluster node hardware.
- model
- str
Model name of the cluster node hardware.
- os_name
- str
Operating system running on the cluster node.
- os_version
- str
Version of the operating system running on the cluster node.
- serial_number
- str
Immutable id of the cluster node.
- core_count
- float
Number of physical cores on the cluster node.
- memory_in_gi_b
- float
Total available memory on the cluster node (in GiB).
Feedback
Submit and view feedback for