In Mage Rcm Failback Replication Details Response
data class InMageRcmFailbackReplicationDetailsResponse(val azureVirtualMachineId: String, val discoveredVmDetails: InMageRcmFailbackDiscoveredProtectedVmDetailsResponse? = null, val initialReplicationProcessedBytes: Double, val initialReplicationProgressHealth: String, val initialReplicationProgressPercentage: Int, val initialReplicationTransferredBytes: Double, val instanceType: String, val internalIdentifier: String, val isAgentRegistrationSuccessfulAfterFailover: Boolean, val lastPlannedFailoverStartTime: String, val lastPlannedFailoverStatus: String, val lastUsedPolicyFriendlyName: String, val lastUsedPolicyId: String, val logStorageAccountId: String, val mobilityAgentDetails: InMageRcmFailbackMobilityAgentDetailsResponse? = null, val multiVmGroupName: String, val osType: String, val protectedDisks: List<InMageRcmFailbackProtectedDiskDetailsResponse>? = null, val reprotectAgentId: String, val reprotectAgentName: String, val resyncProcessedBytes: Double, val resyncProgressHealth: String, val resyncProgressPercentage: Int, val resyncRequired: String, val resyncState: String, val resyncTransferredBytes: Double, val targetDataStoreName: String, val targetVmName: String, val targetvCenterId: String, val vmNics: List<InMageRcmFailbackNicDetailsResponse>? = null)
InMageRcmFailback provider specific details.
Constructors
Link copied to clipboard
fun InMageRcmFailbackReplicationDetailsResponse(azureVirtualMachineId: String, discoveredVmDetails: InMageRcmFailbackDiscoveredProtectedVmDetailsResponse? = null, initialReplicationProcessedBytes: Double, initialReplicationProgressHealth: String, initialReplicationProgressPercentage: Int, initialReplicationTransferredBytes: Double, instanceType: String, internalIdentifier: String, isAgentRegistrationSuccessfulAfterFailover: Boolean, lastPlannedFailoverStartTime: String, lastPlannedFailoverStatus: String, lastUsedPolicyFriendlyName: String, lastUsedPolicyId: String, logStorageAccountId: String, mobilityAgentDetails: InMageRcmFailbackMobilityAgentDetailsResponse? = null, multiVmGroupName: String, osType: String, protectedDisks: List<InMageRcmFailbackProtectedDiskDetailsResponse>? = null, reprotectAgentId: String, reprotectAgentName: String, resyncProcessedBytes: Double, resyncProgressHealth: String, resyncProgressPercentage: Int, resyncRequired: String, resyncState: String, resyncTransferredBytes: Double, targetDataStoreName: String, targetVmName: String, targetvCenterId: String, vmNics: List<InMageRcmFailbackNicDetailsResponse>? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard