replicatedFolderUIDTO
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| uri (string) | 1/1 | |
| membershipId (string) | 1/1 | |
| consistency (string) | 0/1 | |
| lastConsistencyCheck (long) | 0/1 | |
| nextConsistencyCheck (long) | 0/1 | |
| zones (zoneDTO) | 0/unbounded | |
| consistencyCheckResult (consistencyCheckResultUIDTO) | 0/1 | |
| transferSummary (transferSummaryPathUIDTO) | 0/1 | |
| pendingReplication (boolean) | 1/1 | |
| pendingConsistencyCheck (boolean) | 1/1 |
JSON
| property | type | description |
|---|---|---|
| uri | uri (string) | |
| membershipId | membershipId (string) | |
| consistency | consistency (string) | |
| lastConsistencyCheck | lastConsistencyCheck (long) | |
| nextConsistencyCheck | nextConsistencyCheck (long) | |
| zones | array of zones (zoneDTO) | |
| consistencyCheckResult | consistencyCheckResult (consistencyCheckResultUIDTO) | |
| transferSummary | transferSummary (transferSummaryPathUIDTO) | |
| pendingReplication | pendingReplication (boolean) | |
| pendingConsistencyCheck | pendingConsistencyCheck (boolean) |