Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 901 Bytes

UpgradeClusterClusterOverview.md

File metadata and controls

13 lines (9 loc) · 901 Bytes

UpgradeClusterClusterOverview

Properties

Name Type Description Notes
NodesCurrent int32 Number of nodes running the current OneFS version. [optional] [default to null]
NodesTotal int32 Total number of nodes on the cluster. [optional] [default to null]
NodesTransitioning int32 Number of nodes transitioning between OneFS versions. Null if the cluster_state is 'committed' or 'assessing.' [optional] [default to null]
NodesUpgraded int32 Number of nodes running the upgraded OneFS version. Null if the cluster_state is 'committed' or 'assessing.' [optional] [default to null]

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