consistencyCheckResultUIDTO
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| path (string) | 0/1 | |
| taskId (string) | 0/1 | |
| lastCheck (long) | 0/1 | |
| nextCheck (long) | 0/1 | |
| state (string) | 0/1 | |
| inconsistencies (inconsistencyUIDTO) | 0/unbounded |
JSON
| property | type | description |
|---|---|---|
| path | path (string) | |
| taskId | taskId (string) | |
| lastCheck | lastCheck (long) | |
| nextCheck | nextCheck (long) | |
| state | state (string) | |
| inconsistencies | array of inconsistencies (inconsistencyUIDTO) |