isilon 1.0.0

Isilon rest api bindings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# DrivesDriveFirmware

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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)