Operation

get /data/otn/connection/{id}/fullRoute
fullRouteById (fullRouteById : /data/otn/connection/{id}/fullRoute)
fullRouteById

Path parameters

Name

IsRequired

Description

Enum

id required id ---

Return type
  • ModelAndView
  • Responses

    Response Messages

    Schema

    200success ModelAndView
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Produces
    This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.
    • */*

    External Docs
    See Also :

    Operation

    get /data/otn/connections/{id}/routingError
    routingErrorDataById (routingErrorDataById : /data/otn/connections/{id}/routingError)
    routingErrorDataById

    Path parameters

    Name

    IsRequired

    Description

    Enum

    id required id ---

    Return type
  • ConnectionRouteResponse
  • Responses

    Response Messages

    Schema

    200success ConnectionRouteResponse
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Produces
    This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.
    • */*

    External Docs
    See Also :

    Operation

    get /data/otn/connection/{id}/textRoute
    textRouteById (textRouteById : /data/otn/connection/{id}/textRoute)
    textRouteById

    Path parameters

    Name

    IsRequired

    Description

    Enum

    id required id ---

    Return type
  • ConnectionInventoryResponse
  • Responses

    Response Messages

    Schema

    200success ConnectionInventoryResponse
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Produces
    This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.
    • */*

    External Docs
    See Also :

    ConnectionInventoryResponse

    Name

    Type

    Description

    Enum

    reqCompletionStatus Integer integer --- ---
    requestId Long long --- ---
    clientName String string --- ---
    clientLocation String string --- ---
    clientUser String string --- ---
    sessionId String string --- ---
    mdcId String string --- ---
    sequenceNum Integer integer --- ---
    moreToCome Boolean boolean --- ---
    messages array[OtnI18nMessage] OtnI18nMessage --- ---
    errcde String string --- ---
    errorParams array[Object] object --- ---
    nextTasks array[String] string --- ---
    items array[Object] object --- ---
    data array[Object] object --- ---
    failedCompletion Boolean boolean --- ---
    successfulCompletion Boolean boolean --- ---
    timeout Long long --- ---
    nadString String string --- ---

    ConnectionRouteResponse

    Name

    Type

    Description

    Enum

    reqCompletionStatus Integer integer --- ---
    requestId Long long --- ---
    clientName String string --- ---
    clientLocation String string --- ---
    clientUser String string --- ---
    sessionId String string --- ---
    mdcId String string --- ---
    sequenceNum Integer integer --- ---
    moreToCome Boolean boolean --- ---
    messages array[OtnI18nMessage] OtnI18nMessage --- ---
    errcde String string --- ---
    errorParams array[Object] object --- ---
    nextTasks array[String] string --- ---
    items array[Object] object --- ---
    data array[Object] object --- ---
    startingConns array[Object] object --- ---
    networkConnections array[Object] object --- ---
    routeDetails array[Object] object --- ---
    routeDetailsAsString String string --- ---
    failedCompletion Boolean boolean --- ---
    successfulCompletion Boolean boolean --- ---
    timeout Long long --- ---
    nadString String string --- ---

    ModelAndView

    Name

    Type

    Description

    Enum

    view View View --- ---
    model Object object --- ---
    status String string --- [100, 101, 102, 103, 200, 201, 202, 203, 204, 205, 206, 207, 208, 226, 300, 301, 302, 302, 303, 304, 305, 307, 308, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 413, 414, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 426, 428, 429, 431, 451, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511]
    viewName String string --- ---
    reference Boolean boolean --- ---
    modelMap ModelMap ModelMap --- ---
    empty Boolean boolean --- ---

    ModelMap

    Name

    Type

    Description

    Enum

    empty Boolean boolean --- ---

    OtnI18nMessage

    Name

    Type

    Description

    Enum

    messageType String string --- [Info, Warning, Error]
    messageUnformatted String string --- ---
    validPropertyResourceMessage Boolean boolean --- ---
    messageId String string --- ---
    messageParams array[String] string --- ---
    messageTime Long long --- ---
    message String string --- ---

    View

    Name

    Type

    Description

    Enum

    contentType String string --- ---