isilon 1.0.0

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **i32** | Node ID (Device Number) of this node. | [optional] [default to null]
**lnn** | **i32** | Logical Node Number (LNN) of this node. | [optional] [default to null]
**product** | **String** | Isilon product name. | [optional] [default to null]
**serial_number** | **String** | Serial number of this node. | [optional] [default to null]
**storage_class** | **String** | Storage class of this node (storage or diskless). | [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)