# DrivesDriveFirmwareUpdateNodeStatus
## Properties
**failed** | **i32** | The number of drives that did not successfully complete firmware updates update on the node. | [optional] [default to null]
**finish_time** | **String** | Time when drive firmware update finished on node. | [optional] [default to null]
**remaining** | **i32** | Number of drives remaining to be updated on node. | [optional] [default to null]
**start_time** | **String** | Time when drive firmware update started on node. | [optional] [default to null]
**status** | **String** | Overall status of this nodes firmware updates. | [optional] [default to null]
**updated** | **i32** | The number of drives that completed firmware updates on the node. | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)