Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 956 Bytes

StorageNode.md

File metadata and controls

19 lines (15 loc) · 956 Bytes

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]