ServerEndpointSyncActivityStatus Class
Sync Session status object.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ServerEndpointSyncActivityStatus
Constructor
ServerEndpointSyncActivityStatus(**kwargs)
Variables
- timestamp
- datetime
Timestamp when properties were updated.
- per_item_error_count
- <xref:long>
Per item error count.
- applied_item_count
- <xref:long>
Applied item count.
- total_item_count
- <xref:long>
Total item count (if available).
- applied_bytes
- <xref:long>
Applied bytes.
- total_bytes
- <xref:long>
Total bytes (if available).
- sync_mode
- str or ServerEndpointSyncMode
Sync mode. Possible values include: "Regular", "NamespaceDownload", "InitialUpload", "SnapshotUpload", "InitialFullDownload".
Feedback
Submit and view feedback for