nodeConnectionStatus
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
DTO for serializing the connection status for a particular node.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| node (node) | 0/1 | The node. |
| connectionStatus (connectionStatus) | 0/1 | The connection's status. |
JSON
| property | type | description |
|---|---|---|
| node | node (node) | The node. |
| connectionStatus | connectionStatus (connectionStatus) | The connection's status. |