In Mage Protected Disk Details Response
data class InMageProtectedDiskDetailsResponse(val diskCapacityInBytes: Double? = null, val diskId: String? = null, val diskName: String? = null, val diskResized: String? = null, val fileSystemCapacityInBytes: Double? = null, val healthErrorCode: String? = null, val lastRpoCalculatedTime: String? = null, val progressHealth: String? = null, val progressStatus: String? = null, val protectionStage: String? = null, val psDataInMB: Double? = null, val resyncDurationInSeconds: Double? = null, val resyncLast15MinutesTransferredBytes: Double? = null, val resyncLastDataTransferTimeUTC: String? = null, val resyncProcessedBytes: Double? = null, val resyncProgressPercentage: Int? = null, val resyncRequired: String? = null, val resyncStartTime: String? = null, val resyncTotalTransferredBytes: Double? = null, val rpoInSeconds: Double? = null, val sourceDataInMB: Double? = null, val targetDataInMB: Double? = null)
InMage protected disk details.
Constructors
Link copied to clipboard
fun InMageProtectedDiskDetailsResponse(diskCapacityInBytes: Double? = null, diskId: String? = null, diskName: String? = null, diskResized: String? = null, fileSystemCapacityInBytes: Double? = null, healthErrorCode: String? = null, lastRpoCalculatedTime: String? = null, progressHealth: String? = null, progressStatus: String? = null, protectionStage: String? = null, psDataInMB: Double? = null, resyncDurationInSeconds: Double? = null, resyncLast15MinutesTransferredBytes: Double? = null, resyncLastDataTransferTimeUTC: String? = null, resyncProcessedBytes: Double? = null, resyncProgressPercentage: Int? = null, resyncRequired: String? = null, resyncStartTime: String? = null, resyncTotalTransferredBytes: Double? = null, rpoInSeconds: Double? = null, sourceDataInMB: Double? = null, targetDataInMB: Double? = 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