Error
A valid request URL is required to generate request examples[
{
"Result": "<string>",
"Error": "<string>"
}
]{
"error": {
"code": "<string>",
"message": "<string>"
}
}Test Connection
Test the data connection.
POST
/
testConnection
Error
A valid request URL is required to generate request examples[
{
"Result": "<string>",
"Error": "<string>"
}
]{
"error": {
"code": "<string>",
"message": "<string>"
}
}Authorizations
basicauthtoken_headerauthtoken_query
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
The name of the data connection.
The name of the connection provider.
The class of the connection provider.
The version of the connection provider.
The verbosity of the connection, where 0 represents None, 1 represents Error, 2 represents Info, 3 represents Transfer, and 5 represents Verbose, default is 0.
The id of WorkspaceId.