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] |