View the Project on GitHub elements-storage/elements-sdk-dotnet
| 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 | List<Interface> | [optional] [readonly] | |
| Status | StorageNodeStatus | [optional] | |
| IsLogAggregator | bool | [optional] [readonly] |