ServerEndpointSyncStatus interface

Server Endpoint sync status

Properties

backgroundDataDownloadActivity

Background data download activity

combinedHealth

Combined Health Status.

downloadActivity

Download sync activity

downloadHealth

Download Health Status.

downloadStatus

Download Status

lastUpdatedTimestamp

Last Updated Timestamp

offlineDataTransferStatus

Offline Data Transfer State

syncActivity

Sync activity

totalPersistentFilesNotSyncingCount

Total count of persistent files not syncing (combined upload + download).

uploadActivity

Upload sync activity

uploadHealth

Upload Health Status.

uploadStatus

Upload Status

Property Details

backgroundDataDownloadActivity

Background data download activity

backgroundDataDownloadActivity?: ServerEndpointBackgroundDataDownloadActivity

Property Value

combinedHealth

Combined Health Status.

combinedHealth?: string

Property Value

string

downloadActivity

Download sync activity

downloadActivity?: ServerEndpointSyncActivityStatus

Property Value

downloadHealth

Download Health Status.

downloadHealth?: string

Property Value

string

downloadStatus

Download Status

downloadStatus?: ServerEndpointSyncSessionStatus

Property Value

lastUpdatedTimestamp

Last Updated Timestamp

lastUpdatedTimestamp?: Date

Property Value

Date

offlineDataTransferStatus

Offline Data Transfer State

offlineDataTransferStatus?: string

Property Value

string

syncActivity

Sync activity

syncActivity?: string

Property Value

string

totalPersistentFilesNotSyncingCount

Total count of persistent files not syncing (combined upload + download).

totalPersistentFilesNotSyncingCount?: number

Property Value

number

uploadActivity

Upload sync activity

uploadActivity?: ServerEndpointSyncActivityStatus

Property Value

uploadHealth

Upload Health Status.

uploadHealth?: string

Property Value

string

uploadStatus

Upload Status

uploadStatus?: ServerEndpointSyncSessionStatus

Property Value