Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 955 Bytes

ClusterVersionNode.md

File metadata and controls

18 lines (14 loc) · 955 Bytes

ClusterVersionNode

Properties

Name Type Description Notes
build str OneFS build string.
error str Error message, if the HTTP status returned from this node was not 200. [optional]
id int Node ID of the node reporting this information. [optional]
lnn int Logical node number of the node reporting this information. [optional]
release str Kernel release number.
revision str OneFS build number.
status int Status of the HTTP response from this node if not 200. If 200, this field does not appear. [optional]
type str Kernel release type.
version str Kernel full version information.

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