isilon 1.0.0

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**devid** | **i32** | Device ID. | [default to null]
**guid** | **String** | Device GUID. | [default to null]
**is_up** | **bool** | If true, this node is online and communicating with the local node and every other node with the is_up property normally.  If false, this node is not currently communicating with the local node or other nodes with the is_up property.  It may be shut down, rebooting, disconnected from the backend network, or connected only to other nodes. | [default to null]
**lnn** | **i32** | Device logical node number. | [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)