Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 896 Bytes

NodeStatusNodePowersupplies.md

File metadata and controls

15 lines (11 loc) · 896 Bytes

NodeStatusNodePowersupplies

Properties

Name Type Description Notes
count int Count of how many power supplies are supported. [optional]
failures int Count of how many power supplies have failed. [optional]
has_cff bool Does this node have a CFF power supply. [optional]
status str A descriptive status string for this node's power supplies. [optional]
supplies list[NodeStatusNodePowersuppliesSupply] List of this node's power supplies. [optional]
supports_cff bool Does this node support CFF power supplies. [optional]

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