isilon 1.0.0

Isilon rest api bindings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# DrivesDriveFirmwareNodeDrive

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**baynum** | **i32** | Numerical representation of this drive's bay. | [optional] [default to null]
**current_firmware** | **String** | This drive's current firmware revision | [optional] [default to null]
**desired_firmware** | **String** | This drive's desired firmware revision. | [optional] [default to null]
**devname** | **String** | This drive's device name. | [optional] [default to null]
**lnum** | **i32** | This drive's logical drive number in IFS. | [optional] [default to null]
**locnstr** | **String** | String representation of this drive's physical location. | [optional] [default to null]
**model** | **String** | This drive's manufacturer and model. | [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)