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

Latest commit

 

History

History
20 lines (15 loc) · 854 Bytes

StorageNode.md

File metadata and controls

20 lines (15 loc) · 854 Bytes

StorageNode

Properties

Name Type Description Notes
id Int
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
type Int [optional]
ipmi Int [optional]
interfaces [Interface] [readonly]
status StorageNodeStatus [optional]
isLogAggregator Bool [readonly]

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