Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 732 Bytes

SocketTotalNodeRoleOSMetricNode.md

File metadata and controls

14 lines (10 loc) · 732 Bytes

SocketTotalNodeRoleOSMetricNode

Representation of information from telemetry about a the socket capacity by node role and OS.

Properties

Name Type Description Notes
node_roles list[str] Representation of the node role for a cluster. [optional]
operating_system str The operating system. [optional]
socket_total float The total socket capacity of nodes with this set of roles and operating system. [optional]
time datetime [optional]

[Back to Model list] [Back to API list] [Back to README]