InstanceFileSyncStatus
Describes the file sync status of an Instance.
Items 4
| History | Name | Value | Description | |
|---|---|---|---|---|
| 703 | NotSynced | 0 | The Instance is not being synced or errored. | |
| 703 | Errored | 1 | The Instance is a sync root that has errored and stopped syncing. | |
| 703 | SyncedAsRoot | 2 | The Instance is being synced as the root of a sync tree. | |
| 703 | SyncedAsDescendant | 3 | The Instance is being synced because it is a descendant of a sync root. |
Description
Describes the file sync status of an Instance.
History 5
- 703 Add SyncedAsRoot
- 703 Add SyncedAsDescendant
- 703 Add NotSynced
- 703 Add Errored
- 703 Add InstanceFileSyncStatus