update doc files

This commit is contained in:
darrell-thobe-sp
2025-04-01 20:27:18 -04:00
parent 878245edd8
commit 0c80cd4cb7
203 changed files with 419 additions and 419 deletions

View File

@@ -15,11 +15,11 @@ tags: ['SDK', 'Software Development Kit', 'TestSourceConnectionMultihost200Respo
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Success** | Pointer to **bool** | Source's test connection status. | [optional]
**Message** | Pointer to **string** | Source's test connection message. | [optional]
**Timing** | Pointer to **int32** | Source's test connection timing. | [optional]
**ResultType** | Pointer to **map[string]interface{}** | Source's human-readable result type. | [optional]
**TestConnectionDetails** | Pointer to **string** | Source's human-readable test connection details. | [optional]
**Success** | Pointer to **bool** | Source's test connection status. | [optional]
**Message** | Pointer to **string** | Source's test connection message. | [optional]
**Timing** | Pointer to **int32** | Source's test connection timing. | [optional]
**ResultType** | Pointer to **map[string]interface{}** | Source's human-readable result type. | [optional]
**TestConnectionDetails** | Pointer to **string** | Source's human-readable test connection details. | [optional]
## Methods