ReplicationCycleResponse

fun ReplicationCycleResponse(cycleNumber: Int, endTime: String, error: StatusResponse, name: String, progressPercent: Int, startTime: String, state: String, steps: List<CycleStepResponse>, totalPauseDuration: String, warnings: List<MigrationWarningResponse>)