InMageRcmFailbackProtectedDiskDetails interface

InMageRcmFailback protected disk details.

Properties

capacityInBytes

The disk capacity in bytes. NOTE: This property will not be serialized. It can only be populated by the server.

dataPendingAtSourceAgentInMB

The data pending at source agent in MB. NOTE: This property will not be serialized. It can only be populated by the server.

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.

diskId

The disk Id (reported by source agent). NOTE: This property will not be serialized. It can only be populated by the server.

diskName

The disk name. NOTE: This property will not be serialized. It can only be populated by the server.

diskUuid

The disk Uuid (reported by vCenter). NOTE: This property will not be serialized. It can only be populated by the server.

irDetails

The initial replication details.

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.

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.

lastSyncTime

The last sync time. NOTE: This property will not be serialized. It can only be populated by the server.

resyncDetails

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

Property Value