InMageRcmSyncDetails interface

InMageRcm disk level sync details.

Properties

last15MinutesTransferredBytes

The bytes transferred in last 15 minutes from source VM to azure.

lastDataTransferTimeUtc

The time of the last data transfer from source VM to azure.

lastRefreshTime

The last refresh time.

processedBytes

The total processed bytes. This includes bytes that are transferred from source VM to azure and matched bytes.

progressHealth

The progress health.

progressPercentage

Progress in percentage. Progress percentage is calculated based on processed bytes.

startTime

The start time.

transferredBytes

The transferred bytes from source VM to azure for the disk.

Property Details

last15MinutesTransferredBytes

The bytes transferred in last 15 minutes from source VM to azure.

last15MinutesTransferredBytes?: number

Property Value

number

lastDataTransferTimeUtc

The time of the last data transfer from source VM to azure.

lastDataTransferTimeUtc?: string

Property Value

string

lastRefreshTime

The last refresh time.

lastRefreshTime?: string

Property Value

string

processedBytes

The total processed bytes. This includes bytes that are transferred from source VM to azure and matched bytes.

processedBytes?: number

Property Value

number

progressHealth

The progress health.

progressHealth?: string

Property Value

string

progressPercentage

Progress in percentage. Progress percentage is calculated based on processed bytes.

progressPercentage?: number

Property Value

number

startTime

The start time.

startTime?: string

Property Value

string

transferredBytes

The transferred bytes from source VM to azure for the disk.

transferredBytes?: number

Property Value

number