Operation

get /routingDisplay/erp/{id}
erpRoutingDisplayById (erpRoutingDisplayById : /routingDisplay/erp/{id})
erpRoutingDisplayById

Path parameters

Name

IsRequired

Description

Enum

id required id ---

Return type
  • RoutingDisplayDataHolder
  • Responses

    Response Messages

    Schema

    200success RoutingDisplayDataHolder
    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 /routingDisplay/Eline/{id}
    EthLinksRoutingDisplayById (ethLinksRoutingDisplayById : /routingDisplay/Eline/{id})
    EthLinksRoutingDisplayById

    Path parameters

    Name

    IsRequired

    Description

    Enum

    id required id ---

    Return type
  • RoutingDisplayDataHolder
  • Responses

    Response Messages

    Schema

    200success RoutingDisplayDataHolder
    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

    post /routingDisplay/saveEntityPos
    saveRoutinggDisplayData (saveRoutinggDisplayData : /routingDisplay/saveEntityPos)
    saveRoutinggDisplayData

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body optional reqData RDSaveObjDataList ---

    Return type
  • RoutingDisplayDataHolder
  • Responses

    Response Messages

    Schema

    200success RoutingDisplayDataHolder
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    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 /routingDisplay/service/{id}
    serviceRoutingDisplayById (serviceRoutingDisplayById : /routingDisplay/service/{id})
    serviceRoutingDisplayById

    Path parameters

    Name

    IsRequired

    Description

    Enum

    id required id ---

    Return type
  • RoutingDisplayDataHolder
  • Responses

    Response Messages

    Schema

    200success RoutingDisplayDataHolder
    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 /routingDisplay/tunnel/{id}
    tunnelRoutingDisplayById (tunnelRoutingDisplayById : /routingDisplay/tunnel/{id})
    tunnelRoutingDisplayById

    Path parameters

    Name

    IsRequired

    Description

    Enum

    id required id ---

    Return type
  • RoutingDisplayDataHolder
  • Responses

    Response Messages

    Schema

    200success RoutingDisplayDataHolder
    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 :

    RDSaveObjDataList

    Name

    Type

    Description

    Enum

    entityId Integer integer --- ---
    entityType String string --- ---
    rdObjList array[RDSaveObjectPositions] RDSaveObjectPositions --- ---

    RDSaveObjectPositions

    Name

    Type

    Description

    Enum

    nodeId Integer integer --- ---
    nodeName String string --- ---
    xPos Double double --- ---
    yPos Double double --- ---

    RequestHeader

    Name

    Type

    Description

    Enum

    reqId String string --- ---
    respBeanRef String string --- ---
    clientName String string --- ---
    selectiveSyncViaPolling Boolean boolean --- ---

    ResponseHeader

    Name

    Type

    Description

    Enum

    req RequestHeader RequestHeader --- ---
    errorReason String string --- ---
    errorCode String string --- ---
    message String string --- ---
    cmdStatus String string --- ---
    opMsg String string --- ---
    msgCode String string --- ---
    parameters array[String] string --- ---
    paramCount Integer integer --- ---
    objectId Integer integer --- ---
    jobName String string --- ---
    objectType Integer integer --- ---

    RoutingDisplayDataHolder

    Name

    Type

    Description

    Enum

    response ResponseHeader ResponseHeader --- ---
    items array[Object] object --- ---
    data array[Object] object --- ---