Operation

post /currentpm/pmcurrentdata
Used to fetch the Current PM Data (currentPm : /currentpm/pmcurrentdata)
Launch point includes the PM TP section of the Connection (Physical/Infra/Service)

Request body

Name

IsRequired

Description

Data Type

Enum

body optional session HttpSession ---
body2 required currentPmUserInputData String ---

Return type
  • CurrentPmResponse
  • Responses

    Response Messages

    Schema

    200success CurrentPmResponse
    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.
    • application/json

    External Docs
    See Also :

    CurrentPmResponse

    Name

    Type

    Description

    Enum

    identifier String string identifier ---
    items array[CurrentPmResponseItems] CurrentPmResponseItems items ---
    colnames StringBuffer StringBuffer colnames ---
    status String string status ---
    operTime String string operTime ---

    CurrentPmResponseItems

    Name

    Type

    Description

    Enum

    timestamp String string --- ---
    tpLabel String string --- ---
    status Integer integer --- ---
    granularity Integer integer --- ---
    neLabel String string --- ---
    id String string --- ---
    connName String string --- ---
    location String string --- ---
    direction String string --- ---
    layerRate String string --- ---
    hookmapper String string --- ---
    pmData HashMap«string,string» HashMap«string,string» --- ---
    groupName String string --- ---

    HashMap«string,string»

    Name

    Type

    Description

    Enum

    StringBuffer

    Name

    Type

    Description

    Enum