Skip to main content

Get List of Connections

POST 

/getConnections

This API returns list of Connections in SSM.

The Authorization must have Bearer followed by Token.

Optional params: max,offset, connectiontype, connectionname

Request

Body

    connectionnamestring
    Example: AD Test
    connectiontypestring
    Example: AD

Responses

Get Connections

Response Headers

  • Date

    string

  • Server

    string

  • Set-Cookie

    string

Schema

    ConnectionList

    object[]

  • Array [

  • CONNECTIONDESCRIPTIONstring
    Example:
    CONNECTIONNAMEstring
    Example: AD Test
    CONNECTIONTYPEstring
    Example: AD
    CREATEDBYstring
    Example: admin( ADMIN)
    CREATEDONstring
    Example: 2017-03-23T00:48:28Z
    STATUSnumber
    Example: 1
    UPDATEDBYstring
    Example: admin(ADMIN ADMIN)
    UPDATEDONstring
    Example: 2017-08-18T04:18:19Z
  • ]

  • errorCodestring
    Example: 0
    msgstring
    Example: Successful