# DrivesDriveFirmware
## Properties
**errors** | [**Vec<::models::NodeDrivesPurposelistError>**](NodeDrivesPurposelistError.md) | A list of errors encountered by the individual nodes involved in this request, or an empty list if there were no errors. | [optional] [default to null]
**nodes** | [**Vec<::models::DrivesDriveFirmwareNode>**](DrivesDriveFirmwareNode.md) | The responses from the individual nodes involved in this request. | [optional] [default to null]
**total** | **i32** | The total number of nodes responding. | [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)