Name | Type | Description | Notes |
---|---|---|---|
batterystatus | NodeStatusNodeBatterystatus | Battery status information. | [optional] |
capacity | list[NodeStatusNodeCapacityItem] | Storage capacity of this node. | [optional] |
cpu | NodeStatusNodeCpu | CPU status information for this node. | [optional] |
id | int | Node ID (Device Number) of this node. | [optional] |
lnn | int | Logical Node Number (LNN) of this node. | [optional] |
nvram | NodeStatusNodeNvram | Node NVRAM information. | [optional] |
powersupplies | NodeStatusNodePowersupplies | Information about this node's power supplies. | [optional] |
release | str | OneFS release. | [optional] |
uptime | int | Seconds this node has been online. | [optional] |
version | str | OneFS version. | [optional] |