Logo

View the Project on GitHub elements-storage/elements-sdk-dotnet

ElementsSDK.Model.StorageNode

Properties

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]

[Back to Model list] [Back to API list] [Back to README]