clusterStatus
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
DTO for serializing the controller status.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| nodeStatus (nodeStatus) | 0/unbounded | The collection of the node status DTOs. |
JSON
| property | type | description |
|---|---|---|
| nodeStatus | array of nodeStatus (nodeStatus) | The collection of the node status DTOs. |