Skip to main content

Test Connection

POST 

/testConnection

This API is used to save and test a connection. The Authorization must have Bearer followed by Token. Mandatory params: connectiontype, connectionName OR connectionkey(if both are passed connectionkey is considered) Additional connection parameters can also be passed - For example, for SAP Import, provide paramters - JCO_ASHOST, JCO_SYSNR, JCO_CLIENT, JCO_USER, PASSWORD, This API is enhanced to update vaultconnection, and vaultconfiguration connection details. From Release v23.10, if you specify the key value for header response as standard,a detailed error message is displayed in the Response that enables you to troubleshoot errors.

Request

Body

    PASSWORDstring
    Example: {{password}}
    URLstring
    Example: LDAP://3.19.17.34:386
    USERNAMEstring
    Example: CN=Doc Admin,OU=SaviyntAdmins,DC=saviyntlabs,DC=org
    connectionNamestring
    Example: Active Directory_Doc
    connectiontypestring
    Example: AD
    saveconnectionstring
    Example: Y

Responses

Test Connection-non standard response / Test Connection-non standard failure / Test Connection-standard response success / Test Connection-standard response failure

Response Headers

  • Access-Control-Allow-Credentials

    string

  • Access-Control-Allow-Origin

    string

  • CF-Cache-Status

    string

  • CF-RAY

    string

  • Cache-Control

    string

  • Content-Encoding

    string

  • Content-Security-Policy

    string

  • Date

    string

  • Expires

    string

  • Permissions-Policy

    string

  • Referrer-Policy

    string

  • Server

    string

  • Set-Cookie

    string

  • Strict-Transport-Security

    string

  • X-Content-Type-Options

    string

Schema

    connectionKeynumber
    Example: 1909
    connectionNamestring
    Example: Active Directory_Doc

    connectionResult

    object

    errors

    object[]

  • Array [

  • errorMessagestring
    Example: The connection to the [LDAP://3.19.17.34:386] server was denied. Target Error Message: [javax.naming.CommunicationException: 3.19.17.34:386 [Root exception is java.net.ConnectException: Connection refused (Connection refused)] ]
  • ]

  • connectionStatusstring
    Example: SUCCESS
    connectionTypestring
    Example: AD
    errorCodestring
    Example: 0
    msgstring
    Example: Connection Successful