Copyright 2012 WANdisco.
| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| node | list of nodeDTO | element | 0/unbounded |
Example
<nodes>
<node>
<nodeIdentity>...</nodeIdentity>
<locationIdentity>...</locationIdentity>
<isLocal>...</isLocal>
<isUp>...</isUp>
<isStopped>...</isStopped>
<lastStatusChange>...</lastStatusChange>
<attributes>
<attribute/>
</attributes>
</node>
</nodes>