InMageRcmFailbackProtectedDiskDetails interface
InMageRcmFailback protected disk details.
Properties
capacity |
The disk capacity in bytes. NOTE: This property will not be serialized. It can only be populated by the server. |
data |
The data pending at source agent in MB. NOTE: This property will not be serialized. It can only be populated by the server. |
data |
The data pending in log data store in MB. NOTE: This property will not be serialized. It can only be populated by the server. |
disk |
The disk Id (reported by source agent). NOTE: This property will not be serialized. It can only be populated by the server. |
disk |
The disk name. NOTE: This property will not be serialized. It can only be populated by the server. |
disk |
The disk Uuid (reported by vCenter). NOTE: This property will not be serialized. It can only be populated by the server. |
ir |
The initial replication details. |
is |
A value indicating whether initial replication is complete or not. NOTE: This property will not be serialized. It can only be populated by the server. |
is |
A value indicating whether the disk is the OS disk. NOTE: This property will not be serialized. It can only be populated by the server. |
last |
The last sync time. NOTE: This property will not be serialized. It can only be populated by the server. |
resync |
The resync details. |
Property Details
capacityInBytes
The disk capacity in bytes. NOTE: This property will not be serialized. It can only be populated by the server.
capacityInBytes?: number
Property Value
number
dataPendingAtSourceAgentInMB
The data pending at source agent in MB. NOTE: This property will not be serialized. It can only be populated by the server.
dataPendingAtSourceAgentInMB?: number
Property Value
number
dataPendingInLogDataStoreInMB
The data pending in log data store in MB. NOTE: This property will not be serialized. It can only be populated by the server.
dataPendingInLogDataStoreInMB?: number
Property Value
number
diskId
The disk Id (reported by source agent). NOTE: This property will not be serialized. It can only be populated by the server.
diskId?: string
Property Value
string
diskName
The disk name. NOTE: This property will not be serialized. It can only be populated by the server.
diskName?: string
Property Value
string
diskUuid
The disk Uuid (reported by vCenter). NOTE: This property will not be serialized. It can only be populated by the server.
diskUuid?: string
Property Value
string
irDetails
The initial replication details.
irDetails?: InMageRcmFailbackSyncDetails
Property Value
isInitialReplicationComplete
A value indicating whether initial replication is complete or not. NOTE: This property will not be serialized. It can only be populated by the server.
isInitialReplicationComplete?: string
Property Value
string
isOSDisk
A value indicating whether the disk is the OS disk. NOTE: This property will not be serialized. It can only be populated by the server.
isOSDisk?: string
Property Value
string
lastSyncTime
The last sync time. NOTE: This property will not be serialized. It can only be populated by the server.
lastSyncTime?: Date
Property Value
Date
resyncDetails
The resync details.
resyncDetails?: InMageRcmFailbackSyncDetails