nodeStatusHistory
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
DTO for serializing the status history for a particular node.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| node (node) | 0/1 | The node. |
| statusHistory (statusHistory) | 0/1 | The processor status history. |
JSON
| property | type | description |
|---|---|---|
| node | node (node) | The node. |
| statusHistory | statusHistory (statusHistory) | The processor status history. |