View the Project on GitHub elements-storage/elements-sdk-swift
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Int | [optional] [readonly] | |
| name | String | [optional] | |
| address | String | For communication between nodes only | [optional] |
| addressOverride | String | Enforces mounting from a specific address/hostname instead of the available interfaces | [optional] |
| backend | Backend | [optional] | |
| type | Int | [optional] | |
| ipmi | Int | [optional] | |
| interfaces | [Interface] | [optional] [readonly] | |
| status | StorageNodeStatus | [optional] | |
| isLogAggregator | Bool | [optional] [readonly] |