Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 720 Bytes

CPUTotalNodeRoleOSMetricNode.md

File metadata and controls

14 lines (10 loc) · 720 Bytes

CPUTotalNodeRoleOSMetricNode

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

Properties

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

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