Connect To Source Sql Server Task Output Task Level Response
data class ConnectToSourceSqlServerTaskOutputTaskLevelResponse(val agentJobs: Map<String, String>, val databases: Map<String, String>, val id: String, val logins: Map<String, String>, val resultType: String, val sourceServerBrandVersion: String, val sourceServerVersion: String, val validationErrors: List<ReportableExceptionResponse>)
Task level output for the task that validates connection to SQL Server and also validates source server requirements