# DrivesDriveFirmwareNodeDrive
## Properties
**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)