---
id: v1-test-source-connection-multihost-v1200-response
title: TestSourceConnectionMultihostV1200Response
pagination_label: TestSourceConnectionMultihostV1200Response
sidebar_label: TestSourceConnectionMultihostV1200Response
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'TestSourceConnectionMultihostV1200Response', 'v1TestSourceConnectionMultihostV1200Response']
slug: /tools/sdk/typescript/multi_host_integration/models/test-source-connection-multihost-v1200-response
tags: ['SDK', 'Software Development Kit', 'TestSourceConnectionMultihostV1200Response', 'v1TestSourceConnectionMultihostV1200Response']
---

# TestSourceConnectionMultihostV1200Response

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**success** | **(optional)** `boolean` | Source\'s test connection status. | [default to undefined]
**message** | **(optional)** `string` | Source\'s test connection message. | [default to undefined]
**timing** | **(optional)** `number` | Source\'s test connection timing. | [default to undefined]
**resultType** | **(optional)** `string` | Source\'s human-readable result type. | [default to undefined]
**testConnectionDetails** | **(optional)** `string` | Source\'s human-readable test connection details. | [default to undefined]

