InMageAzureV2ProtectedDiskDetails interface
InMageAzureV2 protected disk details.
Properties
disk |
The disk capacity in bytes. |
disk |
The disk id. |
disk |
The disk name. |
disk |
A value indicating whether disk is resized. |
file |
The disk file system capacity in bytes. |
health |
The health error code for the disk. |
last |
The last RPO calculated time. |
progress |
The Progress Health. |
progress |
The Progress Status. |
protection |
The protection stage. |
ps |
The PS data transit in MB. |
resync |
The resync duration in seconds. |
resync |
The resync last 15 minutes transferred bytes. |
resync |
The last data transfer time in UTC. |
resync |
The resync processed bytes. |
resync |
The resync progress percentage. |
resync |
A value indicating whether resync is required for this disk. |
resync |
The resync start time. |
resync |
The resync total transferred bytes. |
rpo |
The RPO in seconds. |
seconds |
The seconds to take for switch provider. |
source |
The source data transit in MB. |
target |
The target data transit in MB. |
Property Details
diskCapacityInBytes
The disk capacity in bytes.
diskCapacityInBytes?: number
Property Value
number
diskId
The disk id.
diskId?: string
Property Value
string
diskName
The disk name.
diskName?: string
Property Value
string
diskResized
A value indicating whether disk is resized.
diskResized?: string
Property Value
string
fileSystemCapacityInBytes
The disk file system capacity in bytes.
fileSystemCapacityInBytes?: number
Property Value
number
healthErrorCode
The health error code for the disk.
healthErrorCode?: string
Property Value
string
lastRpoCalculatedTime
The last RPO calculated time.
lastRpoCalculatedTime?: Date
Property Value
Date
progressHealth
The Progress Health.
progressHealth?: string
Property Value
string
progressStatus
The Progress Status.
progressStatus?: string
Property Value
string
protectionStage
The protection stage.
protectionStage?: string
Property Value
string
psDataInMegaBytes
The PS data transit in MB.
psDataInMegaBytes?: number
Property Value
number
resyncDurationInSeconds
The resync duration in seconds.
resyncDurationInSeconds?: number
Property Value
number
resyncLast15MinutesTransferredBytes
The resync last 15 minutes transferred bytes.
resyncLast15MinutesTransferredBytes?: number
Property Value
number
resyncLastDataTransferTimeUTC
The last data transfer time in UTC.
resyncLastDataTransferTimeUTC?: Date
Property Value
Date
resyncProcessedBytes
The resync processed bytes.
resyncProcessedBytes?: number
Property Value
number
resyncProgressPercentage
The resync progress percentage.
resyncProgressPercentage?: number
Property Value
number
resyncRequired
A value indicating whether resync is required for this disk.
resyncRequired?: string
Property Value
string
resyncStartTime
The resync start time.
resyncStartTime?: Date
Property Value
Date
resyncTotalTransferredBytes
The resync total transferred bytes.
resyncTotalTransferredBytes?: number
Property Value
number
rpoInSeconds
The RPO in seconds.
rpoInSeconds?: number
Property Value
number
secondsToTakeSwitchProvider
The seconds to take for switch provider.
secondsToTakeSwitchProvider?: number
Property Value
number
sourceDataInMegaBytes
The source data transit in MB.
sourceDataInMegaBytes?: number
Property Value
number
targetDataInMegaBytes
The target data transit in MB.
targetDataInMegaBytes?: number
Property Value
number