InMageRcmFailbackReplicationDetails interface
InMageRcmFailback provider specific details.
- Extends
Properties
azure |
The ARM Id of the azure VM. NOTE: This property will not be serialized. It can only be populated by the server. |
discovered |
The discovered VM information. |
initial |
The initial replication processed bytes. This includes sum of total bytes transferred and matched bytes on all selected disks in source VM. NOTE: This property will not be serialized. It can only be populated by the server. |
initial |
The initial replication progress health. NOTE: This property will not be serialized. It can only be populated by the server. |
initial |
The initial replication progress percentage. NOTE: This property will not be serialized. It can only be populated by the server. |
initial |
The initial replication transferred bytes from source VM to target for all selected disks on source VM. NOTE: This property will not be serialized. It can only be populated by the server. |
instance |
Polymorphic discriminator, which specifies the different types this object can be |
internal |
The virtual machine internal identifier. NOTE: This property will not be serialized. It can only be populated by the server. |
is |
A value indicating whether agent registration was successful after failover. NOTE: This property will not be serialized. It can only be populated by the server. |
last |
The last planned failover start time. NOTE: This property will not be serialized. It can only be populated by the server. |
last |
The last planned failover status. NOTE: This property will not be serialized. It can only be populated by the server. |
last |
The policy friendly name used by the forward replication. NOTE: This property will not be serialized. It can only be populated by the server. |
last |
The policy Id used by the forward replication. NOTE: This property will not be serialized. It can only be populated by the server. |
log |
The log storage account ARM Id. NOTE: This property will not be serialized. It can only be populated by the server. |
mobility |
The mobility agent information. |
multi |
The multi VM group name. NOTE: This property will not be serialized. It can only be populated by the server. |
os |
The type of the OS on the VM. NOTE: This property will not be serialized. It can only be populated by the server. |
protected |
The list of protected disks. |
reprotect |
The reprotect agent Id. NOTE: This property will not be serialized. It can only be populated by the server. |
reprotect |
The reprotect agent name. NOTE: This property will not be serialized. It can only be populated by the server. |
resync |
The resync processed bytes. This includes sum of total bytes transferred and matched bytes on all selected disks in source VM. NOTE: This property will not be serialized. It can only be populated by the server. |
resync |
The resync progress health. NOTE: This property will not be serialized. It can only be populated by the server. |
resync |
The resync progress percentage. NOTE: This property will not be serialized. It can only be populated by the server. |
resync |
A value indicating whether resync is required. NOTE: This property will not be serialized. It can only be populated by the server. |
resync |
The resync state. NOTE: This property will not be serialized. It can only be populated by the server. |
resync |
The resync transferred bytes from source VM to target for all selected disks on source VM. NOTE: This property will not be serialized. It can only be populated by the server. |
target |
The target datastore name. NOTE: This property will not be serialized. It can only be populated by the server. |
targetv |
The target vCenter Id. NOTE: This property will not be serialized. It can only be populated by the server. |
target |
The target VM name. NOTE: This property will not be serialized. It can only be populated by the server. |
vm |
The network details. |
Property Details
azureVirtualMachineId
The ARM Id of the azure VM. NOTE: This property will not be serialized. It can only be populated by the server.
azureVirtualMachineId?: string
Property Value
string
discoveredVmDetails
The discovered VM information.
discoveredVmDetails?: InMageRcmFailbackDiscoveredProtectedVmDetails
Property Value
initialReplicationProcessedBytes
The initial replication processed bytes. This includes sum of total bytes transferred and matched bytes on all selected disks in source VM. NOTE: This property will not be serialized. It can only be populated by the server.
initialReplicationProcessedBytes?: number
Property Value
number
initialReplicationProgressHealth
The initial replication progress health. NOTE: This property will not be serialized. It can only be populated by the server.
initialReplicationProgressHealth?: string
Property Value
string
initialReplicationProgressPercentage
The initial replication progress percentage. NOTE: This property will not be serialized. It can only be populated by the server.
initialReplicationProgressPercentage?: number
Property Value
number
initialReplicationTransferredBytes
The initial replication transferred bytes from source VM to target for all selected disks on source VM. NOTE: This property will not be serialized. It can only be populated by the server.
initialReplicationTransferredBytes?: number
Property Value
number
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "InMageRcmFailback"
Property Value
"InMageRcmFailback"
internalIdentifier
The virtual machine internal identifier. NOTE: This property will not be serialized. It can only be populated by the server.
internalIdentifier?: string
Property Value
string
isAgentRegistrationSuccessfulAfterFailover
A value indicating whether agent registration was successful after failover. NOTE: This property will not be serialized. It can only be populated by the server.
isAgentRegistrationSuccessfulAfterFailover?: boolean
Property Value
boolean
lastPlannedFailoverStartTime
The last planned failover start time. NOTE: This property will not be serialized. It can only be populated by the server.
lastPlannedFailoverStartTime?: Date
Property Value
Date
lastPlannedFailoverStatus
The last planned failover status. NOTE: This property will not be serialized. It can only be populated by the server.
lastPlannedFailoverStatus?: string
Property Value
string
lastUsedPolicyFriendlyName
The policy friendly name used by the forward replication. NOTE: This property will not be serialized. It can only be populated by the server.
lastUsedPolicyFriendlyName?: string
Property Value
string
lastUsedPolicyId
The policy Id used by the forward replication. NOTE: This property will not be serialized. It can only be populated by the server.
lastUsedPolicyId?: string
Property Value
string
logStorageAccountId
The log storage account ARM Id. NOTE: This property will not be serialized. It can only be populated by the server.
logStorageAccountId?: string
Property Value
string
mobilityAgentDetails
The mobility agent information.
mobilityAgentDetails?: InMageRcmFailbackMobilityAgentDetails
Property Value
multiVmGroupName
The multi VM group name. NOTE: This property will not be serialized. It can only be populated by the server.
multiVmGroupName?: string
Property Value
string
osType
The type of the OS on the VM. NOTE: This property will not be serialized. It can only be populated by the server.
osType?: string
Property Value
string
protectedDisks
The list of protected disks.
protectedDisks?: InMageRcmFailbackProtectedDiskDetails[]
Property Value
reprotectAgentId
The reprotect agent Id. NOTE: This property will not be serialized. It can only be populated by the server.
reprotectAgentId?: string
Property Value
string
reprotectAgentName
The reprotect agent name. NOTE: This property will not be serialized. It can only be populated by the server.
reprotectAgentName?: string
Property Value
string
resyncProcessedBytes
The resync processed bytes. This includes sum of total bytes transferred and matched bytes on all selected disks in source VM. NOTE: This property will not be serialized. It can only be populated by the server.
resyncProcessedBytes?: number
Property Value
number
resyncProgressHealth
The resync progress health. NOTE: This property will not be serialized. It can only be populated by the server.
resyncProgressHealth?: string
Property Value
string
resyncProgressPercentage
The resync progress percentage. NOTE: This property will not be serialized. It can only be populated by the server.
resyncProgressPercentage?: number
Property Value
number
resyncRequired
A value indicating whether resync is required. NOTE: This property will not be serialized. It can only be populated by the server.
resyncRequired?: string
Property Value
string
resyncState
The resync state. NOTE: This property will not be serialized. It can only be populated by the server.
resyncState?: string
Property Value
string
resyncTransferredBytes
The resync transferred bytes from source VM to target for all selected disks on source VM. NOTE: This property will not be serialized. It can only be populated by the server.
resyncTransferredBytes?: number
Property Value
number
targetDataStoreName
The target datastore name. NOTE: This property will not be serialized. It can only be populated by the server.
targetDataStoreName?: string
Property Value
string
targetvCenterId
The target vCenter Id. NOTE: This property will not be serialized. It can only be populated by the server.
targetvCenterId?: string
Property Value
string
targetVmName
The target VM name. NOTE: This property will not be serialized. It can only be populated by the server.
targetVmName?: string
Property Value
string
vmNics
The network details.
vmNics?: InMageRcmFailbackNicDetails[]