isilon 1.0.0

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**configuration_id** | **String** | Node configuration ID. | [optional] [default to null]
**description** | **String** | Human-readable description giving further detail on status (may be empty) | [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]
**status** | **String** | Availability of the node. | [optional] [default to null]
**version** | **String** | OneFS build version running on the node. | [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)