ServerEndpointSyncStatus interface

Server Endpoint sync status

Properties

backgroundDataDownloadActivity

Background data download activity NOTE: This property will not be serialized. It can only be populated by the server.

combinedHealth

Combined Health Status. NOTE: This property will not be serialized. It can only be populated by the server.

downloadActivity

Download sync activity NOTE: This property will not be serialized. It can only be populated by the server.

downloadHealth

Download Health Status. NOTE: This property will not be serialized. It can only be populated by the server.

downloadStatus

Download Status NOTE: This property will not be serialized. It can only be populated by the server.

lastUpdatedTimestamp

Last Updated Timestamp NOTE: This property will not be serialized. It can only be populated by the server.

offlineDataTransferStatus

Offline Data Transfer State NOTE: This property will not be serialized. It can only be populated by the server.

syncActivity

Sync activity NOTE: This property will not be serialized. It can only be populated by the server.

totalPersistentFilesNotSyncingCount

Total count of persistent files not syncing (combined upload + download). NOTE: This property will not be serialized. It can only be populated by the server.

uploadActivity

Upload sync activity NOTE: This property will not be serialized. It can only be populated by the server.

uploadHealth

Upload Health Status. NOTE: This property will not be serialized. It can only be populated by the server.

uploadStatus

Upload Status NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

backgroundDataDownloadActivity

Background data download activity NOTE: This property will not be serialized. It can only be populated by the server.

backgroundDataDownloadActivity?: ServerEndpointBackgroundDataDownloadActivity

Property Value

combinedHealth

Combined Health Status. NOTE: This property will not be serialized. It can only be populated by the server.

combinedHealth?: string

Property Value

string

downloadActivity

Download sync activity NOTE: This property will not be serialized. It can only be populated by the server.

downloadActivity?: ServerEndpointSyncActivityStatus

Property Value

downloadHealth

Download Health Status. NOTE: This property will not be serialized. It can only be populated by the server.

downloadHealth?: string

Property Value

string

downloadStatus

Download Status NOTE: This property will not be serialized. It can only be populated by the server.

downloadStatus?: ServerEndpointSyncSessionStatus

Property Value

lastUpdatedTimestamp

Last Updated Timestamp NOTE: This property will not be serialized. It can only be populated by the server.

lastUpdatedTimestamp?: Date

Property Value

Date

offlineDataTransferStatus

Offline Data Transfer State NOTE: This property will not be serialized. It can only be populated by the server.

offlineDataTransferStatus?: string

Property Value

string

syncActivity

Sync activity NOTE: This property will not be serialized. It can only be populated by the server.

syncActivity?: string

Property Value

string

totalPersistentFilesNotSyncingCount

Total count of persistent files not syncing (combined upload + download). NOTE: This property will not be serialized. It can only be populated by the server.

totalPersistentFilesNotSyncingCount?: number

Property Value

number

uploadActivity

Upload sync activity NOTE: This property will not be serialized. It can only be populated by the server.

uploadActivity?: ServerEndpointSyncActivityStatus

Property Value

uploadHealth

Upload Health Status. NOTE: This property will not be serialized. It can only be populated by the server.

uploadHealth?: string

Property Value

string

uploadStatus

Upload Status NOTE: This property will not be serialized. It can only be populated by the server.

uploadStatus?: ServerEndpointSyncSessionStatus

Property Value