cluster
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
Details about the composition of the cluster at a specific date/time.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| nodes (node) | 0/unbounded | The collection of the node DTOs. |
| generated (string) | 0/1 | Gets the date/time that this report was generated. |
JSON
| property | type | description |
|---|---|---|
| nodes | array of nodes (node) | The collection of the node DTOs. |
| generated | generated (string) | Gets the date/time that this report was generated. |