Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1 KB

NodePartitionsNode.md

File metadata and controls

15 lines (11 loc) · 1 KB

NodePartitionsNode

Properties

Name Type Description Notes
Count int32 Count of how many partitions are included. [optional] [default to null]
Error_ string Error message, if the HTTP status returned from this node was not 200. [optional] [default to null]
Id int32 Node ID of the node reporting this information. [optional] [default to null]
Lnn int32 Logical node number of the node reporting this information. [optional] [default to null]
Partitions []NodePartitionsNodePartition Partition information. [optional] [default to null]
Status int32 Status of the HTTP response from this node if not 200. If 200, this field does not appear. [optional] [default to null]

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