Logo

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

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 [Interface]   [optional] [readonly]
status StorageNodeStatus   [optional]
isLogAggregator Bool   [optional] [readonly]

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