Http Check Response
fun HttpCheckResponse(acceptedResponseStatusCodes: List<ResponseStatusCodeResponse>, authInfo: BasicAuthenticationResponse, body: String, contentType: String, customContentType: String, headers: Map<String, String>, maskHeaders: Boolean, path: String, pingConfig: PingConfigResponse, port: Int, requestMethod: String, useSsl: Boolean, validateSsl: Boolean)