nodeDTO
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| nodeIdentity (string) | 1/1 | |
| locationIdentity (string) | 1/1 | |
| isLocal (boolean) | 1/1 | |
| isUp (boolean) | 1/1 | |
| isStopped (boolean) | 1/1 | |
| lastStatusChange (long) | 1/1 | |
| attributes (attributeListDTO) | 0/1 |
JSON
| property | type | description |
|---|---|---|
| nodeIdentity | nodeIdentity (string) | |
| locationIdentity | locationIdentity (string) | |
| isLocal | isLocal (boolean) | |
| isUp | isUp (boolean) | |
| isStopped | isStopped (boolean) | |
| lastStatusChange | lastStatusChange (long) | |
| attributes | attributes (attributeListDTO) |