Skip to main content

Get Connections Details

POST 

/getConnectionDetails

This API returns connection details in SSM.

The Authorization must have Bearer followed by Token.

Mandatory params: connectiontype or connectionname(if both are passed then connectionkey will be considered)

Request

Body

    connectionkey string
    connectionname string

Responses

Get Connections Details - Success

Response Headers

  • Access-Control-Allow-Credentials

    string

  • Access-Control-Allow-Origin

    string

  • Cache-Control

    string

  • Date

    string

  • Expires

    string

  • Referrer-Policy

    string

  • Server

    string

  • Set-Cookie

    string

  • Strict-Transport-Security

    string

  • X-Content-Type-Options

    string

  • X-Frame-Options

    string

Schema

    connectionattributes

    object

    ACCOUNTS_IMPORT_JSON string
    CHANGEPASSJSON string
    COMBINEDCREATEREQUEST string
    CONNECTIONJSON string
    CREATEACCOUNTJSON string
    DATA_TO_IMPORT string
    DATEFORMAT string
    DELETEACCOUNTJSON string
    DISABLEACCOUNTJSON string
    ENABLEACCOUNTJSON string
    GRANTACCESSJSON string
    HR_IMPORT_JSON string
    PAGE_SIZE string
    PASSWORD string
    PASSWORD_MAX_LENGTH string
    PASSWORD_MIN_LENGTH string
    PASSWORD_NOOFCAPSALPHA string
    PASSWORD_NOOFDIGITS string
    PASSWORD_NOOFSPLCHARS string
    PASSWORD_TYPE string
    RESPONSEPATH_PAGERESULTS string
    RESPONSEPATH_TOTALRESULTS string
    RESPONSEPATH_USERLIST string
    REVOKEACCESSJSON string
    SOAP_ENDPOINT string
    UPDATEACCOUNTJSON string
    UPDATEUSERJSON string
    USERNAME string
    connectionkey number
    connectionname string
    connectiontype string
    createdby string
    createdon string
    defaultsavroles string
    description string
    emailtemplate string
    errorcode number
    msg string
    status number
    updatedby string
Loading...