Operation

get /data/esmBrowser/mplstpTunnel/getAlarmsByTunnelName/{localTimeZoneOffset}/{tunnelName}
All Tunnel Alarms (getAlarmsByTunnelName : /data/esmBrowser/mplstpTunnel/getAlarmsByTunnelName/{localTimeZoneOffset}/{tunnelName})
Wrapper for NML Eml alarm details for MPLS-TP Tunnels

Path parameters

Name

IsRequired

Description

Enum

localTimeZoneOffset required Client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. ---
tunnelName required Tunnel name ---

Return type
  • AlarmNMLEMLListModel
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getAlarmsByTunnelName/{localTimeZoneOffset}/{tunnelName}
    All Tunnel Alarms (getAlarmsByTunnelName : /esmBrowser/mplstpTunnel/getAlarmsByTunnelName/{localTimeZoneOffset}/{tunnelName})
    Wrapper for NML Eml alarm details for MPLS-TP Tunnels

    Path parameters

    Name

    IsRequired

    Description

    Enum

    localTimeZoneOffset required Client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. ---
    tunnelName required Tunnel name ---

    Return type
  • AlarmNMLEMLListModel
  • Responses

    Response Messages

    Schema

    200success AlarmNMLEMLListModel
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    /esmBrowser/mplstpTunnel/getAllTunnelRecords/%205:30

    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
    Example Response Data
    { "nMplsTpTunnelDataHolderList": [{ "tunnelRecordId": "17", "tunnelName": "sdfhksdfhkdhk", "customerName": "alcatel", "managementState": "Deploy Failed", "operationState": "--", "serviceState": "--", "alarmState": "", "protectionConfigured": "false", "remark": null, "creationTime": "1503481208000", "lastUpdateTime": "1503481209000", "scheduleTime": "", "tunnelEndDetails": [{ "neName": "PSS32-BA-01", "packName": "11QCE12X-1-6", "vsId": null, "endType": "A-End", "sourceNeName": null, "globalId": null, "id": "null", "key": "MPLSTPTunnelFilterList/null", "className": "MPLSTPTunnelFilterList", "nneType": 1 }, { "neName": "PSS32-BA-02", "packName": "11QCE12X-1-11", "vsId": null, "endType": "Z-End", "sourceNeName": null, "globalId": null, "id": "null", "key": "MPLSTPTunnelFilterList/null", "className": "MPLSTPTunnelFilterList", "nneType": 1 }], "description": "", "autoRouting": false, "manualRouting": false, "preProvCliCommand": "", "postProvCliCommand": "", "prevTunnelName": "", "prevProtectionConfigured": false, "protectionConfiguredBool": false, "azInterface": null, "zaInterface": null, "assocState": "", "lagAssn1": "", "lagAssn1VsId": null, "lagAssn2VsId": null, "lagAssn2": "", "mclagName": "", "mclagId": null, "aNeName": "PSS32-BA-01", "aPackName": "11QCE12X-1-6", "zNeName": "PSS32-BA-02", "zPackName": "11QCE12X-1-11", "bfdEnable": "CC-CV", "switchState": "NONE", "vneScriptDataList": [], "aNeType": "nonvne", "zNeType": "nonvne", "alarmStatus": "CLEAR", "serverAlarmStatus": "CLEAR", "author": "", "id": "17", "key": "MPLSTPTunnelDataHolder/17", "className": "MPLSTPTunnelDataHolder", "notificationTime": 1504509600000, "vneinvolved": false }] }

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getAllChannelsForMplsTp/{A_End}/{Z_End}
    getAllChannelsForMplsTp (getAllChannelsForMplsTp : /data/esmBrowser/mplstpTunnel/getAllChannelsForMplsTp/{A_End}/{Z_End})
    Gets all/filtered mplstp channels in json format

    Path parameters

    Name

    IsRequired

    Description

    Enum

    aEnd required A_End ---
    zEnd required Z_End ---

    Return type
  • MPLS-TP Channel Details Data Holder
  • Responses

    Response Messages

    Schema

    200success MPLS-TP Channel Details Data Holder
    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.
    • application/json

    External Docs
    See Also :

    Operation

    post /data/esmBrowser/mplstpTunnel/getAllChannelsForMplsTpJson
    getAllChannelsForMplsTpJson (getAllChannelsForMplsTpJson : /data/esmBrowser/mplstpTunnel/getAllChannelsForMplsTpJson)
    Gets all/filtered mplstp channels in json format

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body required Service Data N_ServiceTunnelFetchReqHolder ---

    Return type
  • MPLS-TP Channel Details Data Holder
  • Responses

    Response Messages

    Schema

    200success MPLS-TP Channel Details Data Holder
    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 :

    Operation

    get /data/esmBrowser/mplstpTunnel/getAllConstraintChannelsForTunnel/{TunnelName}
    getAllChannelsForMplsTp (getAllConstraintChannelsForTunnel : /data/esmBrowser/mplstpTunnel/getAllConstraintChannelsForTunnel/{TunnelName})
    Gets all/filtered mplstp channels in json format

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required TunnelName ---

    Return type
  • MPLS-TP Channel Details Data Holder
  • Responses

    Response Messages

    Schema

    200success MPLS-TP Channel Details Data Holder
    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.
    • application/json

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getAllTunnelRecords/{localTimeZoneOffset}
    Gets all Tunnel records for view (getAllTunnelRecords : /data/esmBrowser/mplstpTunnel/getAllTunnelRecords/{localTimeZoneOffset})
    getAllTunnelRecords

    Path parameters

    Name

    IsRequired

    Description

    Enum

    localTimeZoneOffset required Comma separated list of vsid ---

    Return type
  • MPLS-TP Tunnels Details Data Holder
  • Responses

    Response Messages

    Schema

    200success MPLS-TP Tunnels Details Data Holder
    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.
    • application/json

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getAllTunnelRecords/{localTimeZoneOffset}
    Gets all Tunnel records for view (getAllTunnelRecords : /esmBrowser/mplstpTunnel/getAllTunnelRecords/{localTimeZoneOffset})
    getAllTunnelRecords

    Path parameters

    Name

    IsRequired

    Description

    Enum

    localTimeZoneOffset required Comma separated list of vsid ---

    Return type
  • MPLS-TP Tunnels Details Data Holder
  • Responses

    Response Messages

    Schema

    200success MPLS-TP Tunnels Details Data Holder
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    /esmBrowser/mplstpTunnel/getAlarmsByTunnelName/+5:30

    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
    Example Response Data
    {"alarmNmlEmlData":[],"nmlSeverity":null,"neSeverity":null,"items":[]}

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getCommissionedNonInconsTunnels/{localTimeZoneOffset}
    Gets all commissioned and non inconsistent Tunnel records for view (getCommissionedNonInconsTunnels : /data/esmBrowser/mplstpTunnel/getCommissionedNonInconsTunnels/{localTimeZoneOffset})
    getCommissionedNonInconsTunnels

    Path parameters

    Name

    IsRequired

    Description

    Enum

    localTimeZoneOffset required Comma separated list of vsid ---

    Return type
  • MPLS-TP Tunnels Details Data Holder
  • Responses

    Response Messages

    Schema

    200success MPLS-TP Tunnels Details Data Holder
    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.
    • application/json

    External Docs
    See Also :

    Operation

    post /data/esmBrowser/mplstpTunnel/getIcbTunnelDetailsByMclagIds
    Gets Tunnel details for the mclags (getIcbTunnelDetailsByMclagIds : /data/esmBrowser/mplstpTunnel/getIcbTunnelDetailsByMclagIds)
    getIcbTunnelDetailsByMclagIds

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body required Service Data N_ServiceTunnelFetchReqHolder ---

    Return type
  • MPLS-TP Tunnels Details Data Holder
  • Responses

    Response Messages

    Schema

    200success MPLS-TP Tunnels Details Data Holder
    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 :

    Operation

    post /esmBrowser/mplstpTunnel/getIcbTunnelDetailsByMclagIds
    Gets Tunnel details for the mclags (getIcbTunnelDetailsByMclagIds : /esmBrowser/mplstpTunnel/getIcbTunnelDetailsByMclagIds)
    getIcbTunnelDetailsByMclagIds

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body required Service Data N_ServiceTunnelFetchReqHolder ---

    Return type
  • MPLS-TP Tunnels Details Data Holder
  • Responses

    Response Messages

    Schema

    200success MPLS-TP Tunnels Details Data Holder
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    Example Request Data

    {reqId: {}, req: {aVsId: "0", zVsId: "0", selectedTunnelIds: "0", mclagIdList: "1,2"}}

    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
    Example Response Data
    {"nMplsTpTunnelDataHolderList":[{"tunnelRecordId":"2","tunnelName":"TUNNEL-MCLAG-02","customerName":"TC","managementState":"Commissioned","operationState":"down","serviceState":"In Service","alarmState":null,"protectionConfigured":"false","remark":null,"creationTime":null,"lastUpdateTime":null,"scheduleTime":null,"tunnelEndDetails":[{"neName":"NODE-C","packName":"11QCE12X-1-8","vsId":1,"endType":"A-End","globalId":null},{"neName":"NODE-C","packName":"11QCE12X-1-7","vsId":4,"endType":"Z-End","globalId":null}],"description":null,"autoRouting":false,"manualRouting":false,"preProvCliCommand":"","postProvCliCommand":"","prevTunnelName":null,"prevProtectionConfigured":false,"azInterface":null,"zaInterface":null,"assocState":null,"lagAssn1":"NODE-C/11QCE12X-1-8-LAG1","lagAssn1VsId":1,"lagAssn2VsId":4,"lagAssn2":"NODE-C/11QCE12X-1-7-LAG1","mclagName":"MCLAG-01","mclagId":1},{"tunnelRecordId":"11","tunnelName":"TUNNEL-MCLAG-03","customerName":"TC","managementState":"Commissioned","operationState":"down","serviceState":"In Service","alarmState":null,"protectionConfigured":"false","remark":null,"creationTime":null,"lastUpdateTime":null,"scheduleTime":null,"tunnelEndDetails":[{"neName":"NODE-B","packName":"11QCE12X-1-8","vsId":2,"endType":"A-End","globalId":null},{"neName":"NODE-B","packName":"11QCE12X-1-9","vsId":3,"endType":"Z-End","globalId":null}],"description":null,"autoRouting":false,"manualRouting":false,"preProvCliCommand":"","postProvCliCommand":"","prevTunnelName":null,"prevProtectionConfigured":false,"azInterface":null,"zaInterface":null,"assocState":null,"lagAssn1":"NODE-B/11QCE12X-1-8-LAG1","lagAssn1VsId":2,"lagAssn2VsId":3,"lagAssn2":"NODE-B/11QCE12X-1-9-LAG1","mclagName":"MCLAG-02","mclagId":2},{"tunnelRecordId":"10","tunnelName":"TUNNEL-MCLAG-04","customerName":"TC","managementState":"Commissioned","operationState":"down","serviceState":"In Service","alarmState":null,"protectionConfigured":"false","remark":null,"creationTime":null,"lastUpdateTime":null,"scheduleTime":null,"tunnelEndDetails":[{"neName":"NODE-B","packName":"11QCE12X-1-8","vsId":2,"endType":"A-End","globalId":null},{"neName":"NODE-B","packName":"11QCE12X-1-9","vsId":3,"endType":"Z-End","globalId":null}],"description":null,"autoRouting":false,"manualRouting":false,"preProvCliCommand":"","postProvCliCommand":"","prevTunnelName":null,"prevProtectionConfigured":false,"azInterface":null,"zaInterface":null,"assocState":null,"lagAssn1":"NODE-B/11QCE12X-1-8-LAG1","lagAssn1VsId":2,"lagAssn2VsId":3,"lagAssn2":"NODE-B/11QCE12X-1-9-LAG1","mclagName":"MCLAG-02","mclagId":2},{"tunnelRecordId":"1","tunnelName":"TUNNEL-MCLAG-01","customerName":"TC","managementState":"Commissioned","operationState":"down","serviceState":"In Service","alarmState":null,"protectionConfigured":"false","remark":null,"creationTime":null,"lastUpdateTime":null,"scheduleTime":null,"tunnelEndDetails":[{"neName":"NODE-B","packName":"11QCE12X-1-8","vsId":2,"endType":"A-End","globalId":null},{"neName":"NODE-B","packName":"11QCE12X-1-9","vsId":3,"endType":"Z-End","globalId":null}],"description":null,"autoRouting":false,"manualRouting":false,"preProvCliCommand":"","postProvCliCommand":"","prevTunnelName":null,"prevProtectionConfigured":false,"azInterface":null,"zaInterface":null,"assocState":null,"lagAssn1":"NODE-B/11QCE12X-1-8-LAG1","lagAssn1VsId":2,"lagAssn2VsId":3,"lagAssn2":"NODE-B/11QCE12X-1-9-LAG1","mclagName":"MCLAG-02","mclagId":2}]}

    External Docs
    See Also :

    Operation

    post /data/esmBrowser/mplstpTunnel/getInternalTunnelDetails
    Gets all Tunnel details internal to the node (getInternalTunnelDetails : /data/esmBrowser/mplstpTunnel/getInternalTunnelDetails)
    getInternalTunnelDetails

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body required Service Data N_ServiceTunnelFetchReqHolder ---

    Return type
  • MPLS-TP Tunnels Details Data Holder
  • Responses

    Response Messages

    Schema

    200success MPLS-TP Tunnels Details Data Holder
    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/xml

    External Docs
    See Also :

    Operation

    post /esmBrowser/mplstpTunnel/getInternalTunnelDetails
    Gets all Tunnel details internal to the node (getInternalTunnelDetails : /esmBrowser/mplstpTunnel/getInternalTunnelDetails)
    getInternalTunnelDetails

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body required Service Data N_ServiceTunnelFetchReqHolder ---

    Return type
  • MPLS-TP Tunnels Details Data Holder
  • Responses

    Response Messages

    Schema

    200success MPLS-TP Tunnels Details Data Holder
    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/xml

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getListOfNENamePackNameForTunnel/{SelectedvsIdList}
    for tunnel deployment ,this method filters neName and PackName so that pack mode is mplstp and NPA is configured on that pack with alteast one interface (getListOfNENamePackNameForTunnel : /data/esmBrowser/mplstpTunnel/getListOfNENamePackNameForTunnel/{SelectedvsIdList})
    for tunnel deployment ,this method filters neName and PackName so that pack mode is mplstp and NPA is configured on that pack with alteast one interface

    Path parameters

    Name

    IsRequired

    Description

    Enum

    selectedvsIdList required Comma separated list of vsid ---

    Return type
  • MPLS TP Tunnel Filter Mapper
  • Responses

    Response Messages

    Schema

    200success MPLS TP Tunnel Filter Mapper
    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.
    • application/json

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getListOfNENamePackNameForTunnel/{SelectedvsIdList}
    for tunnel deployment ,this method filters neName and PackName so that pack mode is mplstp and NPA is configured on that pack with alteast one interface (getListOfNENamePackNameForTunnel : /esmBrowser/mplstpTunnel/getListOfNENamePackNameForTunnel/{SelectedvsIdList})
    for tunnel deployment ,this method filters neName and PackName so that pack mode is mplstp and NPA is configured on that pack with alteast one interface

    Path parameters

    Name

    IsRequired

    Description

    Enum

    selectedvsIdList required Comma separated list of vsid ---

    Return type
  • MPLS TP Tunnel Filter Mapper
  • Responses

    Response Messages

    Schema

    200success MPLS TP Tunnel Filter Mapper
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    /esmBrowser/mplstpTunnel/getListOfNENamePackNameForTunnel/-1,1

    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
    Example Response Data
    [{ neName: "ESM-4V1-M", packName: "11QCE12X-2-5", vsId: 38, endType: null, sourceNeName: null, globalId: 2, id: "38", key: "MPLSTPTunnelFilterList/38", className: "MPLSTPTunnelFilterList", nneType: 1 }]

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getListOfSignleNENamePackNameForTunnel/{SelectedvsIdList}/{neName}
    for tunnel deployment ,this method filters only selected neName and PackName so that pack mode is mplstp and NPA is configured on that pack with alteast one interface (getListOfSignleNENamePackNameForTunnel : /data/esmBrowser/mplstpTunnel/getListOfSignleNENamePackNameForTunnel/{SelectedvsIdList}/{neName})
    for tunnel deployment ,this method filters neName and PackName so that pack mode is mplstp and NPA is configured on that pack with alteast one interface

    Path parameters

    Name

    IsRequired

    Description

    Enum

    selectedvsIdList required Comma separated list of vsid ---
    neName required Selected NeName ---

    Return type
  • MPLS TP Tunnel Filter Mapper
  • Responses

    Response Messages

    Schema

    200success MPLS TP Tunnel Filter Mapper
    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.
    • application/json

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getProtectionDetailsOfTunnelByName/{tunnelName}
    Gets Protection Status of a Tunnel by its name (getProtectionDetailsOfTunnelByName : /data/esmBrowser/mplstpTunnel/getProtectionDetailsOfTunnelByName/{tunnelName})
    getProtectionDetailsOfTunnelByName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Tunnel Name ---

    Return type
  • MPLS-TP Tunnels Details Data Holder
  • Responses

    Response Messages

    Schema

    200success MPLS-TP Tunnels Details Data Holder
    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.
    • application/json

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getProtectionTunnelTopologyDetailsByTunnelName/{tunnelName}
    Gets details for topology of the given tunnel (getProtectionTunnelTopologyDetailsByTunnelName : /data/esmBrowser/mplstpTunnel/getProtectionTunnelTopologyDetailsByTunnelName/{tunnelName})
    getProtectionTunnelTopologyDetailsByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Name of the tunnel ---

    Return type
  • nMplsTpTunnelTopologyDataHolderList
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getProtectionTunnelTopologyDetailsByTunnelName/{tunnelName}
    Gets details for topology of the given tunnel (getProtectionTunnelTopologyDetailsByTunnelName : /esmBrowser/mplstpTunnel/getProtectionTunnelTopologyDetailsByTunnelName/{tunnelName})
    getProtectionTunnelTopologyDetailsByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Name of the tunnel ---

    Return type
  • nMplsTpTunnelTopologyDataHolderList
  • Responses

    Response Messages

    Schema

    200success nMplsTpTunnelTopologyDataHolderList
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    /esmBrowser/mplstpTunnel/getProtectionTunnelTopologyDetailsByTunnelName/sdfhksdfhkdhk

    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
    Example Response Data
    {"nMplsTpTunnelTopologyDataHolder":[],"items":[]}

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getTunnelBFDDetailsByTunnelName/{tunnelName}
    getTunnelBFDDetailsByTunnelName (getTunnelBFDDetailsByTunnelName : /data/esmBrowser/mplstpTunnel/getTunnelBFDDetailsByTunnelName/{tunnelName})
    Gets Tunnel Bfd Details

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLSTPBFDUIDataMapper
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getTunnelBFDDetailsByTunnelName/{tunnelName}
    getTunnelBFDDetailsByTunnelName (getTunnelBFDDetailsByTunnelName : /esmBrowser/mplstpTunnel/getTunnelBFDDetailsByTunnelName/{tunnelName})
    Gets Tunnel Bfd Details

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLSTPBFDUIDataMapper
  • Responses

    Response Messages

    Schema

    200success MPLSTPBFDUIDataMapper
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    esmBrowser/mplstpTunnel/getTunnelBFDDetailsByTunnelName/PRE-VAL-TUNNEL-2

    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
    Example Response Data
    { "aBfdTemplateName": "Bfd", "aBfdTemplateDescr": "Best Practices for Mpls Tp", "aBfdTransmitTimer": 3, "aBfdReceiveTimer": 3, "aBfdMultiplier": 3, "zBfdTemplateName": "Bfd", "zBfdTemplateDescr": "Best Practices for Mpls Tp", "zBfdTransmitTimer": 3, "zBfdReceiveTimer": 3, "zBfdMultiplier": 3 }

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelBFDDetailsListByTunnelName/{tunnelName}
    getTunnelBFDDetailsListByTunnelName (getTunnelBFDDetailsListByTunnelName : /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelBFDDetailsListByTunnelName/{tunnelName})
    Gets Tunnel Bfd Details List

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLS-TP BFD UI Data Mapper List
  • Responses

    Response Messages

    Schema

    200success MPLS-TP BFD UI Data Mapper List
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelBFDDetailsListByTunnelName/Demo-Tunnel-100

    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
    Example Response Data
    { tunnelBfdDataList: [ { aBfdTemplateName: "Bfd", aBfdTemplateDescr: "Best Practices for Mpls Tp", aBfdTransmitTimer: 3, aBfdReceiveTimer: 3, aBfdMultiplier: 3, zBfdTemplateName: "Bfd", zBfdTemplateDescr: "Best Practices for Mpls Tp", zBfdTransmitTimer: 3, zBfdReceiveTimer: 3, zBfdMultiplier: 3, } ], items: [ { aBfdTemplateName: "Bfd", aBfdTemplateDescr: "Best Practices for Mpls Tp", aBfdTransmitTimer: 3, aBfdReceiveTimer: 3, aBfdMultiplier: 3, zBfdTemplateName: "Bfd", zBfdTemplateDescr: "Best Practices for Mpls Tp", zBfdTransmitTimer: 3, zBfdReceiveTimer: 3, zBfdMultiplier: 3, } ] }

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getTunnelBFDDetailsListByTunnelName/{tunnelName}
    getTunnelBFDDetailsListByTunnelName (getTunnelBFDDetailsListByTunnelName : /data/esmBrowser/mplstpTunnel/getTunnelBFDDetailsListByTunnelName/{tunnelName})
    Gets Tunnel Bfd Details List

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLS-TP BFD UI Data Mapper List
  • Responses

    Response Messages

    Schema

    200success MPLS-TP BFD UI Data Mapper List
    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.
    • application/json

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getTunnelBFDDetailsListByTunnelName/{tunnelName}
    getTunnelBFDDetailsListByTunnelName (getTunnelBFDDetailsListByTunnelName : /esmBrowser/mplstpTunnel/getTunnelBFDDetailsListByTunnelName/{tunnelName})
    Gets Tunnel Bfd Details List

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLS-TP BFD UI Data Mapper List
  • Responses

    Response Messages

    Schema

    200success MPLS-TP BFD UI Data Mapper List
    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.
    • application/json

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mPLSTPTunnelDataHolders/{tunnelId}
    Get Tunnel details for the requested tunnel Id (getTunnelByTunnelId : /data/esmBrowser/mPLSTPTunnelDataHolders/{tunnelId})
    getTunnelByTunnelId

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelId required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLS-TP Tunnels Details Data Holder
  • Responses

    Response Messages

    Schema

    200success MPLS-TP Tunnels Details Data Holder
    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.
    • application/json

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/{tunnelId}
    Get Tunnel details for the requested tunnel Id (getTunnelByTunnelId : /data/esmBrowser/mplstpTunnel/{tunnelId})
    getTunnelByTunnelId

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelId required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLS-TP Tunnels Details Data Holder
  • Responses

    Response Messages

    Schema

    200success MPLS-TP Tunnels Details Data Holder
    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.
    • application/json

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/{tunnelId}
    Get Tunnel details for the requested tunnel Id (getTunnelByTunnelId : /esmBrowser/mplstpTunnel/{tunnelId})
    getTunnelByTunnelId

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelId required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLS-TP Tunnels Details Data Holder
  • Responses

    Response Messages

    Schema

    200success MPLS-TP Tunnels Details Data Holder
    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.
    • application/json

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getTunnelCliDetailsByTunnelName/{tunnelName}
    getTunnelCliDetailsByTunnelName (getTunnelCliDetailsByTunnelName : /data/esmBrowser/mplstpTunnel/getTunnelCliDetailsByTunnelName/{tunnelName})
    Gets Tunnel Cli Details

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required tunnelName ---

    Return type
  • TunnelCliData
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelCliDetailsListByTunnelName/{tunnelName}
    getTunnelCliDetailsListByTunnelName (getTunnelCliDetailsListByTunnelName : /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelCliDetailsListByTunnelName/{tunnelName})
    Gets Tunnel Cli Details

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required tunnelName ---

    Return type
  • TunnelCliData
  • Responses

    Response Messages

    Schema

    200success TunnelCliData
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelCliDetailsListByTunnelName/Demo-Tunnel-100

    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
    Example Response Data
    { tunnelCliDataList: [ { tunnelId: 9, tunnelName: "Demo-Tunnel-100", preProvision: false, postProvision: false, preProvCLICommand: "", postProvCLICommand: "", } ], items: [ { tunnelId: 9, tunnelName: "Demo-Tunnel-100", preProvision: false, postProvision: false, preProvCLICommand: "", postProvCLICommand: "", } ] }

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getTunnelCliDetailsListByTunnelName/{tunnelName}
    getTunnelCliDetailsListByTunnelName (getTunnelCliDetailsListByTunnelName : /data/esmBrowser/mplstpTunnel/getTunnelCliDetailsListByTunnelName/{tunnelName})
    Gets Tunnel Cli Details

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required tunnelName ---

    Return type
  • TunnelCliData
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getTunnelCliDetailsListByTunnelName/{tunnelName}
    getTunnelCliDetailsListByTunnelName (getTunnelCliDetailsListByTunnelName : /esmBrowser/mplstpTunnel/getTunnelCliDetailsListByTunnelName/{tunnelName})
    Gets Tunnel Cli Details

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required tunnelName ---

    Return type
  • TunnelCliData
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    post /data/esmBrowser/mplstpTunnel/getTunnelDetailsByEndVsIds
    Gets all Tunnel details for the requested extremeties (getTunnelDetailsByEndVsIds : /data/esmBrowser/mplstpTunnel/getTunnelDetailsByEndVsIds)
    getTunnelDetailsByEndVsIds

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body required Service Data N_ServiceTunnelFetchReqHolder ---

    Return type
  • MPLS-TP Tunnels Details Data Holder
  • Responses

    Response Messages

    Schema

    200success MPLS-TP Tunnels Details Data Holder
    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 :

    Operation

    post /esmBrowser/mplstpTunnel/getTunnelDetailsByEndVsIds
    Gets all Tunnel details for the requested extremeties (getTunnelDetailsByEndVsIds : /esmBrowser/mplstpTunnel/getTunnelDetailsByEndVsIds)
    getTunnelDetailsByEndVsIds

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body required Service Data N_ServiceTunnelFetchReqHolder ---

    Return type
  • MPLS-TP Tunnels Details Data Holder
  • Responses

    Response Messages

    Schema

    200success MPLS-TP Tunnels Details Data Holder
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    Example Request Data

    {"reqId":{},"req":{"aVsId":"33","zVsId":"0","selectedTunnelIds":"0","mclagIdList":""}}

    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
    Example Response Data
    {"nMplsTpTunnelDataHolderList":[{"tunnelRecordId":"1","tunnelName":"PSS32-100-65-149_1-14_PSS32-100-65-139_1-14_1","customerName":"alcatel","managementState":"Commissioned","operationState":"Down","serviceState":"In Service","alarmState":"Clear:Clear","protectionConfigured":"false","remark":null,"creationTime":"1499335859000","lastUpdateTime":"1499335859000","scheduleTime":"","tunnelEndDetails":[{"neName":"PSS32-100-65-149","packName":"11QCE12X-1-14","vsId":null,"endType":"A-End","sourceNeName":null,"globalId":null,"id":"null","key":"MPLSTPTunnelFilterList/null","className":"MPLSTPTunnelFilterList","nneType":1},{"neName":"PSS32-100-65-139","packName":"11QCE12X-1-14","vsId":null,"endType":"Z-End","sourceNeName":null,"globalId":null,"id":"null","key":"MPLSTPTunnelFilterList/null","className":"MPLSTPTunnelFilterList","nneType":1}],"description":"","autoRouting":false,"manualRouting":false,"preProvCliCommand":"","postProvCliCommand":"","prevTunnelName":"","prevProtectionConfigured":false,"protectionConfiguredBool":false,"azInterface":null,"zaInterface":null,"assocState":"","lagAssn1":"","lagAssn1VsId":null,"lagAssn2VsId":null,"lagAssn2":"","mclagName":"","mclagId":null,"aNeName":"PSS32-100-65-149","aPackName":"11QCE12X-1-14","zNeName":"PSS32-100-65-139","zPackName":"11QCE12X-1-14","bfdEnable":"CC-CV","switchState":"NONE","vneScriptDataList":[],"aNeType":"nonvne","zNeType":"nonvne","alarmStatus":"CLEAR","serverAlarmStatus":"CLEAR","author":"","id":"1","key":"MPLSTPTunnelDataHolder/1","className":"MPLSTPTunnelDataHolder","notificationTime":1505144165704,"vneinvolved":false},{"tunnelRecordId":"3","tunnelName":"PSS32-100-65-139_1-14_PSS32-100-65-149_1-14_3","customerName":"alcatel","managementState":"Commissioned","operationState":"Down","serviceState":"In Service","alarmState":"Clear:Clear","protectionConfigured":"false","remark":null,"creationTime":"1499335859000","lastUpdateTime":"1499335859000","scheduleTime":"","tunnelEndDetails":[{"neName":"PSS32-100-65-139","packName":"11QCE12X-1-14","vsId":null,"endType":"A-End","sourceNeName":null,"globalId":null,"id":"null","key":"MPLSTPTunnelFilterList/null","className":"MPLSTPTunnelFilterList","nneType":1},{"neName":"PSS32-100-65-149","packName":"11QCE12X-1-14","vsId":null,"endType":"Z-End","sourceNeName":null,"globalId":null,"id":"null","key":"MPLSTPTunnelFilterList/null","className":"MPLSTPTunnelFilterList","nneType":1}],"description":"","autoRouting":false,"manualRouting":false,"preProvCliCommand":"","postProvCliCommand":"","prevTunnelName":"","prevProtectionConfigured":false,"protectionConfiguredBool":false,"azInterface":null,"zaInterface":null,"assocState":"","lagAssn1":"","lagAssn1VsId":null,"lagAssn2VsId":null,"lagAssn2":"","mclagName":"","mclagId":null,"aNeName":"PSS32-100-65-139","aPackName":"11QCE12X-1-14","zNeName":"PSS32-100-65-149","zPackName":"11QCE12X-1-14","bfdEnable":"CC-CV","switchState":"NONE","vneScriptDataList":[],"aNeType":"nonvne","zNeType":"nonvne","alarmStatus":"CLEAR","serverAlarmStatus":"CLEAR","author":"","id":"3","key":"MPLSTPTunnelDataHolder/3","className":"MPLSTPTunnelDataHolder","notificationTime":1505144165704,"vneinvolved":false},{"tunnelRecordId":"2","tunnelName":"PSS32-100-65-139_1-14_NODE-E_1-10_2","customerName":"alcatel","managementState":"Commissioned","operationState":"Down","serviceState":"In Service","alarmState":"Clear:Clear","protectionConfigured":"false","remark":null,"creationTime":"1499335859000","lastUpdateTime":"1499335859000","scheduleTime":"","tunnelEndDetails":[{"neName":"PSS32-100-65-139","packName":"11QCE12X-1-14","vsId":null,"endType":"A-End","sourceNeName":null,"globalId":null,"id":"null","key":"MPLSTPTunnelFilterList/null","className":"MPLSTPTunnelFilterList","nneType":1},{"neName":"NODE-E","packName":"11QCE12X-1-10","vsId":null,"endType":"Z-End","sourceNeName":null,"globalId":null,"id":"null","key":"MPLSTPTunnelFilterList/null","className":"MPLSTPTunnelFilterList","nneType":1}],"description":"","autoRouting":false,"manualRouting":false,"preProvCliCommand":"","postProvCliCommand":"","prevTunnelName":"","prevProtectionConfigured":false,"protectionConfiguredBool":false,"azInterface":null,"zaInterface":null,"assocState":"","lagAssn1":"","lagAssn1VsId":null,"lagAssn2VsId":null,"lagAssn2":"","mclagName":"","mclagId":null,"aNeName":"PSS32-100-65-139","aPackName":"11QCE12X-1-14","zNeName":"NODE-E","zPackName":"11QCE12X-1-10","bfdEnable":"CC-Only","switchState":"NONE","vneScriptDataList":[],"aNeType":"nonvne","zNeType":"nonvne","alarmStatus":"CLEAR","serverAlarmStatus":"CLEAR","author":"","id":"2","key":"MPLSTPTunnelDataHolder/2","className":"MPLSTPTunnelDataHolder","notificationTime":1505144165704,"vneinvolved":false}],"items":[{"tunnelRecordId":"1","tunnelName":"PSS32-100-65-149_1-14_PSS32-100-65-139_1-14_1","customerName":"alcatel","managementState":"Commissioned","operationState":"Down","serviceState":"In Service","alarmState":"Clear:Clear","protectionConfigured":"false","remark":null,"creationTime":"1499335859000","lastUpdateTime":"1499335859000","scheduleTime":"","tunnelEndDetails":[{"neName":"PSS32-100-65-149","packName":"11QCE12X-1-14","vsId":null,"endType":"A-End","sourceNeName":null,"globalId":null,"id":"null","key":"MPLSTPTunnelFilterList/null","className":"MPLSTPTunnelFilterList","nneType":1},{"neName":"PSS32-100-65-139","packName":"11QCE12X-1-14","vsId":null,"endType":"Z-End","sourceNeName":null,"globalId":null,"id":"null","key":"MPLSTPTunnelFilterList/null","className":"MPLSTPTunnelFilterList","nneType":1}],"description":"","autoRouting":false,"manualRouting":false,"preProvCliCommand":"","postProvCliCommand":"","prevTunnelName":"","prevProtectionConfigured":false,"protectionConfiguredBool":false,"azInterface":null,"zaInterface":null,"assocState":"","lagAssn1":"","lagAssn1VsId":null,"lagAssn2VsId":null,"lagAssn2":"","mclagName":"","mclagId":null,"aNeName":"PSS32-100-65-149","aPackName":"11QCE12X-1-14","zNeName":"PSS32-100-65-139","zPackName":"11QCE12X-1-14","bfdEnable":"CC-CV","switchState":"NONE","vneScriptDataList":[],"aNeType":"nonvne","zNeType":"nonvne","alarmStatus":"CLEAR","serverAlarmStatus":"CLEAR","author":"","id":"1","key":"MPLSTPTunnelDataHolder/1","className":"MPLSTPTunnelDataHolder","notificationTime":1505144165704,"vneinvolved":false},{"tunnelRecordId":"3","tunnelName":"PSS32-100-65-139_1-14_PSS32-100-65-149_1-14_3","customerName":"alcatel","managementState":"Commissioned","operationState":"Down","serviceState":"In Service","alarmState":"Clear:Clear","protectionConfigured":"false","remark":null,"creationTime":"1499335859000","lastUpdateTime":"1499335859000","scheduleTime":"","tunnelEndDetails":[{"neName":"PSS32-100-65-139","packName":"11QCE12X-1-14","vsId":null,"endType":"A-End","sourceNeName":null,"globalId":null,"id":"null","key":"MPLSTPTunnelFilterList/null","className":"MPLSTPTunnelFilterList","nneType":1},{"neName":"PSS32-100-65-149","packName":"11QCE12X-1-14","vsId":null,"endType":"Z-End","sourceNeName":null,"globalId":null,"id":"null","key":"MPLSTPTunnelFilterList/null","className":"MPLSTPTunnelFilterList","nneType":1}],"description":"","autoRouting":false,"manualRouting":false,"preProvCliCommand":"","postProvCliCommand":"","prevTunnelName":"","prevProtectionConfigured":false,"protectionConfiguredBool":false,"azInterface":null,"zaInterface":null,"assocState":"","lagAssn1":"","lagAssn1VsId":null,"lagAssn2VsId":null,"lagAssn2":"","mclagName":"","mclagId":null,"aNeName":"PSS32-100-65-139","aPackName":"11QCE12X-1-14","zNeName":"PSS32-100-65-149","zPackName":"11QCE12X-1-14","bfdEnable":"CC-CV","switchState":"NONE","vneScriptDataList":[],"aNeType":"nonvne","zNeType":"nonvne","alarmStatus":"CLEAR","serverAlarmStatus":"CLEAR","author":"","id":"3","key":"MPLSTPTunnelDataHolder/3","className":"MPLSTPTunnelDataHolder","notificationTime":1505144165704,"vneinvolved":false},{"tunnelRecordId":"2","tunnelName":"PSS32-100-65-139_1-14_NODE-E_1-10_2","customerName":"alcatel","managementState":"Commissioned","operationState":"Down","serviceState":"In Service","alarmState":"Clear:Clear","protectionConfigured":"false","remark":null,"creationTime":"1499335859000","lastUpdateTime":"1499335859000","scheduleTime":"","tunnelEndDetails":[{"neName":"PSS32-100-65-139","packName":"11QCE12X-1-14","vsId":null,"endType":"A-End","sourceNeName":null,"globalId":null,"id":"null","key":"MPLSTPTunnelFilterList/null","className":"MPLSTPTunnelFilterList","nneType":1},{"neName":"NODE-E","packName":"11QCE12X-1-10","vsId":null,"endType":"Z-End","sourceNeName":null,"globalId":null,"id":"null","key":"MPLSTPTunnelFilterList/null","className":"MPLSTPTunnelFilterList","nneType":1}],"description":"","autoRouting":false,"manualRouting":false,"preProvCliCommand":"","postProvCliCommand":"","prevTunnelName":"","prevProtectionConfigured":false,"protectionConfiguredBool":false,"azInterface":null,"zaInterface":null,"assocState":"","lagAssn1":"","lagAssn1VsId":null,"lagAssn2VsId":null,"lagAssn2":"","mclagName":"","mclagId":null,"aNeName":"PSS32-100-65-139","aPackName":"11QCE12X-1-14","zNeName":"NODE-E","zPackName":"11QCE12X-1-10","bfdEnable":"CC-Only","switchState":"NONE","vneScriptDataList":[],"aNeType":"nonvne","zNeType":"nonvne","alarmStatus":"CLEAR","serverAlarmStatus":"CLEAR","author":"","id":"2","key":"MPLSTPTunnelDataHolder/2","className":"MPLSTPTunnelDataHolder","notificationTime":1505144165704,"vneinvolved":false}]}

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getTunnelDetailsByEnds/{vsIdList}/{configSupport}/{isProtected}
    Gets all Tunnel details for the requested extremeties (getTunnelDetailsByEnds : /data/esmBrowser/mplstpTunnel/getTunnelDetailsByEnds/{vsIdList}/{configSupport}/{isProtected})
    getTunnelDetailsByEnds

    Path parameters

    Name

    IsRequired

    Description

    Enum

    vsIdList required Comma separated list of vsid ---
    configSupport required configuration supported- multi /single ---
    isProtected required is mclag control service Protected ---

    Return type
  • MPLS-TP Tunnels Details Data Holder
  • Responses

    Response Messages

    Schema

    200success MPLS-TP Tunnels Details Data Holder
    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.
    • application/json

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getTunnelDetailsByTunnelId/{tunnelId}
    Gets all Tunnel details for the requested tunnel Name (getTunnelDetailsByTunnelId : /data/esmBrowser/mplstpTunnel/getTunnelDetailsByTunnelId/{tunnelId})
    getTunnelDetailsByTunnelId

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelId required Integer or numeric value representing the tunnel Id ---

    Return type
  • nMplsTpTunnelDataHolder
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getTunnelDetailsByTunnelId/{tunnelId}
    Gets all Tunnel details for the requested tunnel Name (getTunnelDetailsByTunnelId : /esmBrowser/mplstpTunnel/getTunnelDetailsByTunnelId/{tunnelId})
    getTunnelDetailsByTunnelId

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelId required Integer or numeric value representing the tunnel Id ---

    Return type
  • nMplsTpTunnelDataHolder
  • Responses

    Response Messages

    Schema

    200success nMplsTpTunnelDataHolder
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    /oms1350/esmBrowser/mplstpTunnel/getTunnelDetailsByTunnelId/1

    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
    Example Response Data
    { "tunnelRecordId": "", "tunnelName": "Tunnel-SAT-1", "customerName": "alcatel", "managementState": "Commissioned", "operationState": "Down", "serviceState": "", "alarmState": "", "protectionConfigured": "false", "remark": null, "creationTime": "", "lastUpdateTime": "", "scheduleTime": "", "tunnelEndDetails": [ { "neName": "ESM-4V1-L", "packName": "11QCE12X-3-7", "vsId": null, "endType": "A-End", "sourceNeName": null, "globalId": null, "nneType": 1 }, { "neName": "ESM-4V1-O", "packName": "11QCE12X-2-4", "vsId": null, "endType": "Z-End", "sourceNeName": null, "globalId": null, "nneType": 1 } ], "description": "", "autoRouting": false, "manualRouting": false, "preProvCliCommand": "", "postProvCliCommand": "", "prevTunnelName": "", "prevProtectionConfigured": false, "protectionConfiguredBool": false, "azInterface": null, "zaInterface": null, "assocState": "", "lagAssn1": "", "lagAssn1VsId": null, "lagAssn2VsId": null, "lagAssn2": "", "mclagName": "", "mclagId": null, "aNeName": "", "aPackName": "", "zNeName": "", "zPackName": "", "bfdEnable": "CC-CV", "switchState": "", "vneScriptDataList": [], "aNeType": "", "zNeType": "", "alarmStatus": "", "serverAlarmStatus": "", "author": "alcatel", "id": "", "key": "MPLSTPTunnelDataHolder/", "className": "MPLSTPTunnelDataHolder", "notificationTime": 1497871949030, "vneinvolved": false }

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getTunnelDetailsByTunnelName/{tunnelName}
    Gets all Tunnel details for the requested tunnel Name (getTunnelDetailsByTunnelName : /data/esmBrowser/mplstpTunnel/getTunnelDetailsByTunnelName/{tunnelName})
    getTunnelDetailsByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required String value representing the tunnel name ---

    Return type
  • nMplsTpTunnelDataHolder
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getTunnelDetailsByTunnelName/{tunnelName}
    Gets all Tunnel details for the requested tunnel Name (getTunnelDetailsByTunnelName : /esmBrowser/mplstpTunnel/getTunnelDetailsByTunnelName/{tunnelName})
    getTunnelDetailsByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required String value representing the tunnel name ---

    Return type
  • nMplsTpTunnelDataHolder
  • Responses

    Response Messages

    Schema

    200success nMplsTpTunnelDataHolder
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    /oms1350/esmBrowser/mplstpTunnel/getTunnelDetailsByTunnelName/PRE-VAL-TUNNEL-2

    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
    Example Response Data
    { "tunnelRecordId": null, "tunnelName": "PRE-VAL-TUNNEL-2", "customerName": "NOKIA", "managementState": "Commissioned", "operationState": "down", "serviceState": null, "alarmState": null, "protectionConfigured": "false", "remark": null, "creationTime": null, "lastUpdateTime": null, "scheduleTime": null, "tunnelEndDetails": [{ "neName": "ESM-4V1-L", "packName": "11QCE12X-3-7", "vsId": null, "endType": "A-End", "sourceNeName": null, "globalId": null, "nneType": 1 }, { "neName": "ESM-4V1-N", "packName": "11QCE12X-2-5", "vsId": null, "endType": "Z-End", "sourceNeName": null, "globalId": null, "nneType": 1 }], "description": "Default Tunnel Description", "autoRouting": false, "manualRouting": false, "preProvCliCommand": "", "postProvCliCommand": "", "prevTunnelName": null, "prevProtectionConfigured": false, "protectionConfiguredBool": false, "azInterface": null, "zaInterface": null, "assocState": null, "lagAssn1": null, "lagAssn1VsId": null, "lagAssn2VsId": null, "lagAssn2": null, "mclagName": null, "mclagId": null, "aNeName": null, "aPackName": null, "zNeName": null, "zPackName": null, "bfdEnable": "disabled", "switchState": null, "vneScriptDataList": [], "aNeType": null, "zNeType": null, "alarmStatus": null, "serverAlarmStatus": null, "author": "NOKIA", "id": null, "key": "MPLSTPTunnelDataHolder/null", "className": "MPLSTPTunnelDataHolder", "vneinvolved": false }

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getTunnelLERDetailsByTunnelName/{tunnelName}
    Gets details of ler of the given tunnel (getTunnelLERDetailsByTunnelName : /data/esmBrowser/mplstpTunnel/getTunnelLERDetailsByTunnelName/{tunnelName})
    getTunnelLERDetailsByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Name of the tunnel ---

    Return type
  • nMplsTpTunnelLERDataHolderList
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getTunnelLERDetailsByTunnelName/{tunnelName}
    Gets details of ler of the given tunnel (getTunnelLERDetailsByTunnelName : /esmBrowser/mplstpTunnel/getTunnelLERDetailsByTunnelName/{tunnelName})
    getTunnelLERDetailsByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Name of the tunnel ---

    Return type
  • nMplsTpTunnelLERDataHolderList
  • Responses

    Response Messages

    Schema

    200success nMplsTpTunnelLERDataHolderList
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    /esmBrowser/mplstpTunnel/getTunnelLERDetailsByTunnelName/sdfhksdfhkdhk

    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
    Example Response Data
    {"nMplsTpTunnelLERDataHolder":[{"neName":"PSS32-BA-01","packName":"11QCE12X-1-6","srcNeName":"PSS32-BA-01","srcPackName":"11QCE12X-1-6","tunnelId":9,"id":9,"name":"sdfhksdfhkdhk_LER_9","srcGlobalId":1,"srcNodeId":"1.1.1.10","adminState":"unknown","operationalState":"Down","destNeName":"PSS32-BA-02","destPackName":"11QCE12X-1-11","destGlobalId":3,"destNodeId":"3.3.3.11","rxpdu":null,"txpdu":null,"key":"nMplsTpTunnelLERDataHolder/9","className":"nMplsTpTunnelLERDataHolder","inConsistentFlag":"INCONSISTENT","uniqueUiId":"9_1_5","consistency":"INCONSISTENT"},{"neName":"PSS32-BA-02","packName":"11QCE12X-1-11","srcNeName":"PSS32-BA-02","srcPackName":"11QCE12X-1-11","tunnelId":9,"id":9,"name":"sdfhksdfhkdhk_LER_9","srcGlobalId":3,"srcNodeId":"3.3.3.11","adminState":"unknown","operationalState":"Down","destNeName":"PSS32-BA-01","destPackName":"11QCE12X-1-6","destGlobalId":1,"destNodeId":"1.1.1.10","rxpdu":null,"txpdu":null,"key":"nMplsTpTunnelLERDataHolder/9","className":"nMplsTpTunnelLERDataHolder","inConsistentFlag":"INCONSISTENT","uniqueUiId":"9_5_1","consistency":"INCONSISTENT"}],"items":[{"neName":"PSS32-BA-01","packName":"11QCE12X-1-6","srcNeName":"PSS32-BA-01","srcPackName":"11QCE12X-1-6","tunnelId":9,"id":9,"name":"sdfhksdfhkdhk_LER_9","srcGlobalId":1,"srcNodeId":"1.1.1.10","adminState":"unknown","operationalState":"Down","destNeName":"PSS32-BA-02","destPackName":"11QCE12X-1-11","destGlobalId":3,"destNodeId":"3.3.3.11","rxpdu":null,"txpdu":null,"key":"nMplsTpTunnelLERDataHolder/9","className":"nMplsTpTunnelLERDataHolder","inConsistentFlag":"INCONSISTENT","uniqueUiId":"9_1_5","consistency":"INCONSISTENT"},{"neName":"PSS32-BA-02","packName":"11QCE12X-1-11","srcNeName":"PSS32-BA-02","srcPackName":"11QCE12X-1-11","tunnelId":9,"id":9,"name":"sdfhksdfhkdhk_LER_9","srcGlobalId":3,"srcNodeId":"3.3.3.11","adminState":"unknown","operationalState":"Down","destNeName":"PSS32-BA-01","destPackName":"11QCE12X-1-6","destGlobalId":1,"destNodeId":"1.1.1.10","rxpdu":null,"txpdu":null,"key":"nMplsTpTunnelLERDataHolder/9","className":"nMplsTpTunnelLERDataHolder","inConsistentFlag":"INCONSISTENT","uniqueUiId":"9_5_1","consistency":"INCONSISTENT"}]}

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getTunnelLERPathDetailsByTunnelName/{tunnelName}
    Gets details of ler path of the given tunnel (getTunnelLERPathDetailsByTunnelName : /data/esmBrowser/mplstpTunnel/getTunnelLERPathDetailsByTunnelName/{tunnelName})
    getTunnelLERPathDetailsByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Name of the tunnel ---

    Return type
  • nMplsTpTunnelLERPathDataHolderList
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getTunnelLERPathDetailsByTunnelName/{tunnelName}
    Gets details of ler path of the given tunnel (getTunnelLERPathDetailsByTunnelName : /esmBrowser/mplstpTunnel/getTunnelLERPathDetailsByTunnelName/{tunnelName})
    getTunnelLERPathDetailsByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Name of the tunnel ---

    Return type
  • nMplsTpTunnelLERPathDataHolderList
  • Responses

    Response Messages

    Schema

    200success nMplsTpTunnelLERPathDataHolderList
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    /esmBrowser/mplstpTunnel/getTunnelLERPathDetailsByTunnelName/sdfhksdfhkdhk

    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
    Example Response Data
    {"nMplsTpTunnelLERPathDataHolder":[{"neName":"PSS32-BA-01","packName":"11QCE12X-1-6","lerId":9,"lerName":"sdfhksdfhkdhk_LER_9","lspNumber":1,"adminState":"unknown","operationalState":"Down","operationalStateDownReason":null,"pathType":"Working","interfaceName":"I_11QCE12X-1-6-LAG2_NULL","portName":"11QCE12X-1-6-LAG2","inLabel":48,"outLabel":49,"oamTemplateName":"Oam","protTemplateName":"","mepAdminState":"unknown","bfdEnabled":"CC-CV","inConsistentFlag":"INCONSISTENT","uniqueUiId":"9_1_1","isActivePath":"Yes","rxpdu":"-","txpdu":"-","id":"9_1_1","key":"nMplsTpTunnelLERPathDataHolder/9_1_1","className":"nMplsTpTunnelLERPathDataHolder","consistency":"INCONSISTENT"},{"neName":"PSS32-BA-02","packName":"11QCE12X-1-11","lerId":9,"lerName":"sdfhksdfhkdhk_LER_9","lspNumber":1,"adminState":"unknown","operationalState":"Down","operationalStateDownReason":null,"pathType":"Working","interfaceName":"I_11QCE12X-1-11-LAG1_NULL","portName":"11QCE12X-1-11-LAG1","inLabel":49,"outLabel":48,"oamTemplateName":"Oam","protTemplateName":"","mepAdminState":"unknown","bfdEnabled":"CC-CV","inConsistentFlag":"INCONSISTENT","uniqueUiId":"9_5_1","isActivePath":"Yes","rxpdu":"-","txpdu":"-","id":"9_5_1","key":"nMplsTpTunnelLERPathDataHolder/9_5_1","className":"nMplsTpTunnelLERPathDataHolder","consistency":"INCONSISTENT"}],"items":[{"neName":"PSS32-BA-01","packName":"11QCE12X-1-6","lerId":9,"lerName":"sdfhksdfhkdhk_LER_9","lspNumber":1,"adminState":"unknown","operationalState":"Down","operationalStateDownReason":null,"pathType":"Working","interfaceName":"I_11QCE12X-1-6-LAG2_NULL","portName":"11QCE12X-1-6-LAG2","inLabel":48,"outLabel":49,"oamTemplateName":"Oam","protTemplateName":"","mepAdminState":"unknown","bfdEnabled":"CC-CV","inConsistentFlag":"INCONSISTENT","uniqueUiId":"9_1_1","isActivePath":"Yes","rxpdu":"-","txpdu":"-","id":"9_1_1","key":"nMplsTpTunnelLERPathDataHolder/9_1_1","className":"nMplsTpTunnelLERPathDataHolder","consistency":"INCONSISTENT"},{"neName":"PSS32-BA-02","packName":"11QCE12X-1-11","lerId":9,"lerName":"sdfhksdfhkdhk_LER_9","lspNumber":1,"adminState":"unknown","operationalState":"Down","operationalStateDownReason":null,"pathType":"Working","interfaceName":"I_11QCE12X-1-11-LAG1_NULL","portName":"11QCE12X-1-11-LAG1","inLabel":49,"outLabel":48,"oamTemplateName":"Oam","protTemplateName":"","mepAdminState":"unknown","bfdEnabled":"CC-CV","inConsistentFlag":"INCONSISTENT","uniqueUiId":"9_5_1","isActivePath":"Yes","rxpdu":"-","txpdu":"-","id":"9_5_1","key":"nMplsTpTunnelLERPathDataHolder/9_5_1","className":"nMplsTpTunnelLERPathDataHolder","consistency":"INCONSISTENT"}]}

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getTunnelLSRDetailsByTunnelName/{tunnelName}
    Gets details of lsr of the given tunnel (getTunnelLSRDetailsByTunnelName : /data/esmBrowser/mplstpTunnel/getTunnelLSRDetailsByTunnelName/{tunnelName})
    getTunnelLSRDetailsByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Name of the tunnel ---

    Return type
  • nMplsTpTunnelLSRDataHolderList
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getTunnelLSRDetailsByTunnelName/{tunnelName}
    Gets details of lsr of the given tunnel (getTunnelLSRDetailsByTunnelName : /esmBrowser/mplstpTunnel/getTunnelLSRDetailsByTunnelName/{tunnelName})
    getTunnelLSRDetailsByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Name of the tunnel ---

    Return type
  • nMplsTpTunnelLSRDataHolderList
  • Responses

    Response Messages

    Schema

    200success nMplsTpTunnelLSRDataHolderList
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    /esmBrowser/mplstpTunnel/getTunnelLSRDetailsByTunnelName/sdfhksdfhkdhk

    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
    Example Response Data
    {"nMplsTpTunnelLSRDataHolder":null,"items":[]}

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getTunnelLSRPathDetailsByTunnelName/{tunnelName}
    Gets details of lsr path of the given tunnel (getTunnelLSRPathDetailsByTunnelName : /data/esmBrowser/mplstpTunnel/getTunnelLSRPathDetailsByTunnelName/{tunnelName})
    getTunnelLSRPathDetailsByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Name of the tunnel ---

    Return type
  • nMplsTpTunnelLSRPathDataHolderList
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getTunnelLSRPathDetailsByTunnelName/{tunnelName}
    Gets details of lsr path of the given tunnel (getTunnelLSRPathDetailsByTunnelName : /esmBrowser/mplstpTunnel/getTunnelLSRPathDetailsByTunnelName/{tunnelName})
    getTunnelLSRPathDetailsByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Name of the tunnel ---

    Return type
  • nMplsTpTunnelLSRPathDataHolderList
  • Responses

    Response Messages

    Schema

    200success nMplsTpTunnelLSRPathDataHolderList
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    /esmBrowser/mplstpTunnel/getTunnelLSRPathDetailsByTunnelName/sdfhksdfhkdhk

    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
    Example Response Data
    {"nMplsTpTunnelLSRPathDataHolder":null,"items":[]}

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getTunnelOAMBFDDetailsByTunnelId/{tunnelId}
    Gets all OAM and BFD template details for the requested tunnel Name record (getTunnelOAMBFDDetailsByTunnelId : /data/esmBrowser/mplstpTunnel/getTunnelOAMBFDDetailsByTunnelId/{tunnelId})
    getTunnelOAMBFDDetailsByTunnelId

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelId required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLSTPOAMData
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getTunnelOAMBFDDetailsByTunnelId/{tunnelId}
    Gets all OAM and BFD template details for the requested tunnel Name record (getTunnelOAMBFDDetailsByTunnelId : /esmBrowser/mplstpTunnel/getTunnelOAMBFDDetailsByTunnelId/{tunnelId})
    getTunnelOAMBFDDetailsByTunnelId

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelId required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLSTPOAMData
  • Responses

    Response Messages

    Schema

    200success MPLSTPOAMData
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    /esmBrowser/mplstpTunnel/getTunnelOAMBFDDetailsByTunnelId/63

    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
    Example Response Data
    { aTemplateName: null, aDescr: null, aHoldDownTime: 0, aHoldUpTime: 0, aBfdDataMapper: { templateName: null, templateDescr: null, transmitTimer: 0, receiveTimer: 0, multiplier: 0 }, zTemplateName: null, zDescr: null, zHoldDownTime: 0, zHoldUpTime: 0, bfdEnable: "disabled", zBfdDataMapper: { templateName: null, templateDescr: null, transmitTimer: 0, receiveTimer: 0, multiplier: 0 } }

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getTunnelOAMDetailsByTunnelName/{tunnelName}
    getTunnelOAMDetailsByTunnelName (getTunnelOAMDetailsByTunnelName : /data/esmBrowser/mplstpTunnel/getTunnelOAMDetailsByTunnelName/{tunnelName})
    Gets Tunnel Oam Details

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLSTPOAMUIDataMapper
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getTunnelOAMDetailsByTunnelName/{tunnelName}
    getTunnelOAMDetailsByTunnelName (getTunnelOAMDetailsByTunnelName : /esmBrowser/mplstpTunnel/getTunnelOAMDetailsByTunnelName/{tunnelName})
    Gets Tunnel Oam Details

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLSTPOAMUIDataMapper
  • Responses

    Response Messages

    Schema

    200success MPLSTPOAMUIDataMapper
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    https://{{serverIp}}:8443/oms1350/esmBrowser/mplstpTunnel/getTunnelOAMDetailsByTunnelName/PRE-VAL-TUNNEL-2

    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
    Example Response Data
    { "aMplstpOamTemplateName": "Oam", "aMplstpOamDescr": "Best Practices for Mpls Tp", "aMplstpOamHoldDownTime": 0, "aMplstpOamHoldUpTime": 20, "zMplstpOamTemplateName": "Oam", "zMplstpOamDescr": "Best Practices for Mpls Tp", "zMplstpOamHoldDownTime": 0, "zMplstpOamHoldUpTime": 20, "bfdEnable": "disabled" }

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelOAMDetailsListByTunnelName/{tunnelName}
    getTunnelOAMDetailsListByTunnelName (getTunnelOAMDetailsListByTunnelName : /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelOAMDetailsListByTunnelName/{tunnelName})
    Gets Tunnel Oam Details List

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLS-TP OAM UI Data Mapper List
  • Responses

    Response Messages

    Schema

    200success MPLS-TP OAM UI Data Mapper List
    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.
    • application/json

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getTunnelOAMDetailsListByTunnelName/{tunnelName}
    getTunnelOAMDetailsListByTunnelName (getTunnelOAMDetailsListByTunnelName : /data/esmBrowser/mplstpTunnel/getTunnelOAMDetailsListByTunnelName/{tunnelName})
    Gets Tunnel Oam Details List

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLS-TP OAM UI Data Mapper List
  • Responses

    Response Messages

    Schema

    200success MPLS-TP OAM UI Data Mapper List
    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.
    • application/json

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getTunnelOAMDetailsListByTunnelName/{tunnelName}
    getTunnelOAMDetailsListByTunnelName (getTunnelOAMDetailsListByTunnelName : /esmBrowser/mplstpTunnel/getTunnelOAMDetailsListByTunnelName/{tunnelName})
    Gets Tunnel Oam Details List

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLS-TP OAM UI Data Mapper List
  • Responses

    Response Messages

    Schema

    200success MPLS-TP OAM UI Data Mapper List
    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.
    • application/json

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getTunnelProtectionDetailsByTunnelId/{tunnelId}
    Gets all protection template details for the requested ttunnel Name record (getTunnelProtectionDetailsByTunnelId : /data/esmBrowser/mplstpTunnel/getTunnelProtectionDetailsByTunnelId/{tunnelId})
    getTunnelProtectionDetailsByTunnelId

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelId required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLSTPProtectionData
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getTunnelProtectionDetailsByTunnelId/{tunnelId}
    Gets all protection template details for the requested ttunnel Name record (getTunnelProtectionDetailsByTunnelId : /esmBrowser/mplstpTunnel/getTunnelProtectionDetailsByTunnelId/{tunnelId})
    getTunnelProtectionDetailsByTunnelId

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelId required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLSTPProtectionData
  • Responses

    Response Messages

    Schema

    200success MPLSTPProtectionData
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    /esmBrowser/mplstpTunnel/getTunnelProtectionDetailsByTunnelId/sdfhksdfhkdhk

    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
    Example Response Data
    {"aTemplateName":"Protection","aProtectionTemplateName":"Protection","aDescr":"Best Practices for Mpls Tp","aProtectionType":"Revertive","aWaitToRestore":300,"aRapidPscTimer":3,"aSlowPscTimer":5,"zTemplateName":"Protection","zProtectionTemplateName":"Protection","zDescr":"Best Practices for Mpls Tp","zProtectionType":"Revertive","zWaitToRestore":300,"zRapidPscTimer":3,"zSlowPscTimer":5}

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelProtectionDetailsListByTunnelId/{tunnelId}
    Gets all protection template details for the requested ttunnel Name record (getTunnelProtectionDetailsListByTunnelId : /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelProtectionDetailsListByTunnelId/{tunnelId})
    getTunnelProtectionDetailsListByTunnelId

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelId required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLSTPProtectionData
  • Responses

    Response Messages

    Schema

    200success MPLSTPProtectionData
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelProtectionDetailsListByTunnelId/Demo-Tunnel-100

    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
    Example Response Data
    { protectionDataMapperList: [ { aTemplateName: "Protection", aProtectionTemplateName: "Protection", aDescr: "Best Practices for Mpls Tp", aProtectionType: "Revertive", aWaitToRestore: 300, aRapidPscTimer: 3, aSlowPscTimer: 5, zTemplateName: "Protection", zProtectionTemplateName: "Protection", zDescr: "Best Practices for Mpls Tp", zProtectionType: "Revertive", zWaitToRestore: 300, zRapidPscTimer: 3, zSlowPscTimer: 5, } ], items: [ { aTemplateName: "Protection", aProtectionTemplateName: "Protection", aDescr: "Best Practices for Mpls Tp", aProtectionType: "Revertive", aWaitToRestore: 300, aRapidPscTimer: 3, aSlowPscTimer: 5, zTemplateName: "Protection", zProtectionTemplateName: "Protection", zDescr: "Best Practices for Mpls Tp", zProtectionType: "Revertive", zWaitToRestore: 300, zRapidPscTimer: 3, zSlowPscTimer: 5, } ] }

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getTunnelProtectionDetailsListByTunnelId/{tunnelId}
    Gets all protection template details for the requested ttunnel Name record (getTunnelProtectionDetailsListByTunnelId : /data/esmBrowser/mplstpTunnel/getTunnelProtectionDetailsListByTunnelId/{tunnelId})
    getTunnelProtectionDetailsListByTunnelId

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelId required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLSTPProtectionData
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getTunnelProtectionDetailsListByTunnelId/{tunnelId}
    Gets all protection template details for the requested ttunnel Name record (getTunnelProtectionDetailsListByTunnelId : /esmBrowser/mplstpTunnel/getTunnelProtectionDetailsListByTunnelId/{tunnelId})
    getTunnelProtectionDetailsListByTunnelId

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelId required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLSTPProtectionData
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getTunnelRecordByTunnelName/{tunnelName}/{localTimeZoneOffset}
    Gets all Tunnel records for view (getTunnelRecordByTunnelName : /data/esmBrowser/mplstpTunnel/getTunnelRecordByTunnelName/{tunnelName}/{localTimeZoneOffset})
    getTunnelRecordByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Comma separated list of vsid ---
    localTimeZoneOffset required localTimeZoneOffset ---

    Return type
  • MPLS-TP Tunnels Details Data Holder
  • Responses

    Response Messages

    Schema

    200success MPLS-TP Tunnels Details Data Holder
    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.
    • application/json

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/{tunnelName}/{localTimeZoneOffset}
    Gets all Tunnel records for view (getTunnelRecordByTunnelName : /data/esmBrowser/mplstpTunnel/{tunnelName}/{localTimeZoneOffset})
    getTunnelRecordByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Comma separated list of vsid ---
    localTimeZoneOffset required localTimeZoneOffset ---

    Return type
  • MPLS-TP Tunnels Details Data Holder
  • Responses

    Response Messages

    Schema

    200success MPLS-TP Tunnels Details Data Holder
    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.
    • application/json

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getTunnelRecordByTunnelName/{tunnelName}/{localTimeZoneOffset}
    Gets all Tunnel records for view (getTunnelRecordByTunnelName : /esmBrowser/mplstpTunnel/getTunnelRecordByTunnelName/{tunnelName}/{localTimeZoneOffset})
    getTunnelRecordByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Comma separated list of vsid ---
    localTimeZoneOffset required localTimeZoneOffset ---

    Return type
  • MPLS-TP Tunnels Details Data Holder
  • Responses

    Response Messages

    Schema

    200success MPLS-TP Tunnels Details Data Holder
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    /esmBrowser/mplstpTunnel/getTunnelRecordByTunnelName/sdfhksdfhkdhk/%205:30

    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
    Example Response Data
    { nMplsTpTunnelDataHolderList: [ { tunnelRecordId: "17", tunnelName: "sdfhksdfhkdhk", customerName: "alcatel", managementState: "Deploy Failed", operationState: "--", serviceState: "--", alarmState: "", protectionConfigured: "false", remark: null, creationTime: "1503481208000", lastUpdateTime: "1503481209000", scheduleTime: "", tunnelEndDetails: [ { neName: "PSS32-BA-01", packName: "11QCE12X-1-6", vsId: null, endType: "A-End", sourceNeName: null, globalId: null, id: "null", key: "MPLSTPTunnelFilterList/null", className: "MPLSTPTunnelFilterList", nneType: 1 }, { neName: "PSS32-BA-02", packName: "11QCE12X-1-11", vsId: null, endType: "Z-End", sourceNeName: null, globalId: null, id: "null", key: "MPLSTPTunnelFilterList/null", className: "MPLSTPTunnelFilterList", nneType: 1 } ], description: "", autoRouting: false, manualRouting: false, preProvCliCommand: "", postProvCliCommand: "", prevTunnelName: "", prevProtectionConfigured: false, protectionConfiguredBool: false, azInterface: null, zaInterface: null, assocState: "", lagAssn1: "", lagAssn1VsId: null, lagAssn2VsId: null, lagAssn2: "", mclagName: "", mclagId: null, aNeName: "PSS32-BA-01", aPackName: "11QCE12X-1-6", zNeName: "PSS32-BA-02", zPackName: "11QCE12X-1-11", bfdEnable: "CC-CV", switchState: "NONE", vneScriptDataList: [ ], aNeType: "nonvne", zNeType: "nonvne", alarmStatus: "CLEAR", serverAlarmStatus: "CLEAR", author: "", id: "17", key: "MPLSTPTunnelDataHolder/17", className: "MPLSTPTunnelDataHolder", notificationTime: 1504525748686, vneinvolved: false } ], items: [ { tunnelRecordId: "17", tunnelName: "sdfhksdfhkdhk", customerName: "alcatel", managementState: "Deploy Failed", operationState: "--", serviceState: "--", alarmState: "", protectionConfigured: "false", remark: null, creationTime: "1503481208000", lastUpdateTime: "1503481209000", scheduleTime: "", tunnelEndDetails: [ { neName: "PSS32-BA-01", packName: "11QCE12X-1-6", vsId: null, endType: "A-End", sourceNeName: null, globalId: null, id: "null", key: "MPLSTPTunnelFilterList/null", className: "MPLSTPTunnelFilterList", nneType: 1 }, { neName: "PSS32-BA-02", packName: "11QCE12X-1-11", vsId: null, endType: "Z-End", sourceNeName: null, globalId: null, id: "null", key: "MPLSTPTunnelFilterList/null", className: "MPLSTPTunnelFilterList", nneType: 1 } ], description: "", autoRouting: false, manualRouting: false, preProvCliCommand: "", postProvCliCommand: "", prevTunnelName: "", prevProtectionConfigured: false, protectionConfiguredBool: false, azInterface: null, zaInterface: null, assocState: "", lagAssn1: "", lagAssn1VsId: null, lagAssn2VsId: null, lagAssn2: "", mclagName: "", mclagId: null, aNeName: "PSS32-BA-01", aPackName: "11QCE12X-1-6", zNeName: "PSS32-BA-02", zPackName: "11QCE12X-1-11", bfdEnable: "CC-CV", switchState: "NONE", vneScriptDataList: [ ], aNeType: "nonvne", zNeType: "nonvne", alarmStatus: "CLEAR", serverAlarmStatus: "CLEAR", author: "", id: "17", key: "MPLSTPTunnelDataHolder/17", className: "MPLSTPTunnelDataHolder", notificationTime: 1504525748686, vneinvolved: false } ] }

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getTunnelSDPDetailsByTunnelName/{tunnelName}
    Gets details of SDP of the given tunnel (getTunnelSDPDetailsByTunnelName : /data/esmBrowser/mplstpTunnel/getTunnelSDPDetailsByTunnelName/{tunnelName})
    getTunnelSDPDetailsByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Name of the tunnel ---

    Return type
  • nMplsTpTunnelSDPDataHolderList
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getTunnelSDPDetailsByTunnelName/{tunnelName}
    Gets details of SDP of the given tunnel (getTunnelSDPDetailsByTunnelName : /esmBrowser/mplstpTunnel/getTunnelSDPDetailsByTunnelName/{tunnelName})
    getTunnelSDPDetailsByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Name of the tunnel ---

    Return type
  • nMplsTpTunnelSDPDataHolderList
  • Responses

    Response Messages

    Schema

    200success nMplsTpTunnelSDPDataHolderList
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    /esmBrowser/mplstpTunnel/getTunnelSDPDetailsByTunne/sdfhksdfhkdhk

    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
    Example Response Data
    {"nMplsTpTunnelSDPDataHolder":[{"neName":"PSS32-BA-01","packName":"11QCE12X-1-6","id":8,"sdpId":8,"lerId":9,"adminState":"Up","operationalState":"Up","farEndNeName":"PSS32-BA-02","farEndPackName":"11QCE12X-1-11","farEndGlobalId":3,"farEndNodeId":"3.3.3.11","inConsistentFlag":"INCONSISTENT","uniqueUiId":"8_1_5","consistency":"INCONSISTENT","key":"nMplsTpTunnelSDPDataHolder/8","className":"nMplsTpTunnelSDPDataHolder"},{"neName":"PSS32-BA-02","packName":"11QCE12X-1-11","id":8,"sdpId":8,"lerId":9,"adminState":"Up","operationalState":"Up","farEndNeName":"PSS32-BA-01","farEndPackName":"11QCE12X-1-6","farEndGlobalId":1,"farEndNodeId":"1.1.1.10","inConsistentFlag":"INCONSISTENT","uniqueUiId":"8_5_1","consistency":"INCONSISTENT","key":"nMplsTpTunnelSDPDataHolder/8","className":"nMplsTpTunnelSDPDataHolder"}],"items":[{"neName":"PSS32-BA-01","packName":"11QCE12X-1-6","id":8,"sdpId":8,"lerId":9,"adminState":"Up","operationalState":"Up","farEndNeName":"PSS32-BA-02","farEndPackName":"11QCE12X-1-11","farEndGlobalId":3,"farEndNodeId":"3.3.3.11","inConsistentFlag":"INCONSISTENT","uniqueUiId":"8_1_5","consistency":"INCONSISTENT","key":"nMplsTpTunnelSDPDataHolder/8","className":"nMplsTpTunnelSDPDataHolder"},{"neName":"PSS32-BA-02","packName":"11QCE12X-1-11","id":8,"sdpId":8,"lerId":9,"adminState":"Up","operationalState":"Up","farEndNeName":"PSS32-BA-01","farEndPackName":"11QCE12X-1-6","farEndGlobalId":1,"farEndNodeId":"1.1.1.10","inConsistentFlag":"INCONSISTENT","uniqueUiId":"8_5_1","consistency":"INCONSISTENT","key":"nMplsTpTunnelSDPDataHolder/8","className":"nMplsTpTunnelSDPDataHolder"}]}

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getTunnelSelectionDetailsByTunnelName/{tunnelName}
    Get Tunnel Selection Details by Tunnel Name (getTunnelSelectionDetailsByTunnelName : /data/esmBrowser/mplstpTunnel/getTunnelSelectionDetailsByTunnelName/{tunnelName})
    getTunnelSelectionDetailsByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLSTPTunnelFilterUiData
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getTunnelSelectionDetailsByTunnelName/{tunnelName}
    Get Tunnel Selection Details by Tunnel Name (getTunnelSelectionDetailsByTunnelName : /esmBrowser/mplstpTunnel/getTunnelSelectionDetailsByTunnelName/{tunnelName})
    getTunnelSelectionDetailsByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Integer or numeric value representing the tunnel Id ---

    Return type
  • MPLSTPTunnelFilterUiData
  • Responses

    Response Messages

    Schema

    200success MPLSTPTunnelFilterUiData
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    https://{{serverIp}}:8443/oms1350/esmBrowser/mplstpTunnel/getTunnelSelectionDetailsByTunnelName/PRE-VAL-TUNNEL-2

    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
    Example Response Data
    { "items": [{ "neName": "ESM-4V1-L", "packName": "11QCE12X-3-7", "vsId": null, "endType": "A-End", "sourceNeName": "ESM-4V1-L", "globalId": null, "nneType": 1 }, { "neName": "ESM-4V1-N", "packName": "11QCE12X-2-5", "vsId": null, "endType": "Z-End", "sourceNeName": "ESM-4V1-N", "globalId": null, "nneType": 1 }] }

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getTunnelServiceDetailsByTunnelName/{localTimeZoneOffset}/{tunnelName}
    Gets all Tunnel details for the requested extremeties (getTunnelServiceDetailsByTunnelName : /data/esmBrowser/mplstpTunnel/getTunnelServiceDetailsByTunnelName/{localTimeZoneOffset}/{tunnelName})
    getTunnelServiceDetailsByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    localTimeZoneOffset required client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. ---
    tunnelName required Tunnel Identifier ---

    Return type
  • ServiceUIDataModel
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getTunnelServiceDetailsByTunnelName/{localTimeZoneOffset}/{tunnelName}
    Gets all Tunnel details for the requested extremeties (getTunnelServiceDetailsByTunnelName : /esmBrowser/mplstpTunnel/getTunnelServiceDetailsByTunnelName/{localTimeZoneOffset}/{tunnelName})
    getTunnelServiceDetailsByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    localTimeZoneOffset required client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. ---
    tunnelName required Tunnel Identifier ---

    Return type
  • ServiceUIDataModel
  • Responses

    Response Messages

    Schema

    200success ServiceUIDataModel
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    /esmBrowser/mplstpTunnel/getTunnelServiceDetailsByTunnelName/+5:30/sdfhksdfhkdhk

    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
    Example Response Data
    {"svcMapperDataList":[],"items":[]}

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getTunnelVNETopology/{tunnelName}
    getTunnelVNETopology (getTunnelVNETopology : /data/esmBrowser/mplstpTunnel/getTunnelVNETopology/{tunnelName})
    Gets Tunnel VNE data in json format

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Tunnel Name ---

    Return type
  • VNEDataList
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getTunnelVNETopology/{tunnelName}
    getTunnelVNETopology (getTunnelVNETopology : /esmBrowser/mplstpTunnel/getTunnelVNETopology/{tunnelName})
    Gets Tunnel VNE data in json format

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Tunnel Name ---

    Return type
  • VNEDataList
  • Responses

    Response Messages

    Schema

    200success VNEDataList
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    https://{{serverIp}}:8443/oms1350/esmBrowser/mplstpTunnel/getTunnelVNETopology/PRE-VAL-TUNNEL-2

    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
    Example Response Data
    { "vneDataList": [], "items": [] }

    External Docs
    See Also :

    Operation

    get /data/esmBrowser/mplstpTunnel/getWorkingTunnelTopologyDetailsByTunnelName/{tunnelName}
    Gets details for topology of the given tunnel (getWorkingTunnelTopologyDetailsByTunnelName : /data/esmBrowser/mplstpTunnel/getWorkingTunnelTopologyDetailsByTunnelName/{tunnelName})
    getWorkingTunnelTopologyDetailsByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Name of the tunnel ---

    Return type
  • nMplsTpTunnelTopologyDataHolderList
  • Responses

    Response Messages

    Schema

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

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpTunnel/getWorkingTunnelTopologyDetailsByTunnelName/{tunnelName}
    Gets details for topology of the given tunnel (getWorkingTunnelTopologyDetailsByTunnelName : /esmBrowser/mplstpTunnel/getWorkingTunnelTopologyDetailsByTunnelName/{tunnelName})
    getWorkingTunnelTopologyDetailsByTunnelName

    Path parameters

    Name

    IsRequired

    Description

    Enum

    tunnelName required Name of the tunnel ---

    Return type
  • nMplsTpTunnelTopologyDataHolderList
  • Responses

    Response Messages

    Schema

    200success nMplsTpTunnelTopologyDataHolderList
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    /esmBrowser/mplstpTunnel/getWorkingTunnelTopologyDetailsByTunnelName/sdfhksdfhkdhk

    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
    Example Response Data
    {"nMplsTpTunnelTopologyDataHolder":[{"channelName":"PSS32-BA-01/11QCE12X-1-6-LAG2 PSS32-BA-02/11QCE12X-1-11-LAG1-NULL","channelWeight":20,"aNode":"PSS32-BA-01","aInterfaceName":"I_11QCE12X-1-6-LAG2_NULL","aInLabel":48,"aOutLabel":49,"aVsid":1,"zNode":"PSS32-BA-02","zInterfaceName":"I_11QCE12X-1-11-LAG1_NULL","zInLabel":49,"zOutLabel":48,"zVsid":5,"tunnelId":17,"pathType":0,"uniqueUIId":1,"azLabel":"48","zaLabel":"49","linkId":64,"id":1,"key":"nMplsTpTunnelTopologyDataHolder/1","className":"nMplsTpTunnelTopologyDataHolder"}],"items":[{"channelName":"PSS32-BA-01/11QCE12X-1-6-LAG2 PSS32-BA-02/11QCE12X-1-11-LAG1-NULL","channelWeight":20,"aNode":"PSS32-BA-01","aInterfaceName":"I_11QCE12X-1-6-LAG2_NULL","aInLabel":48,"aOutLabel":49,"aVsid":1,"zNode":"PSS32-BA-02","zInterfaceName":"I_11QCE12X-1-11-LAG1_NULL","zInLabel":49,"zOutLabel":48,"zVsid":5,"tunnelId":17,"pathType":0,"uniqueUIId":1,"azLabel":"48","zaLabel":"49","linkId":64,"id":1,"key":"nMplsTpTunnelTopologyDataHolder/1","className":"nMplsTpTunnelTopologyDataHolder"}]}

    External Docs
    See Also :

    AlarmNMLEMLListModel

    Name

    Type

    Description

    Enum

    alarmNmlEmlData array[AlarmNmlEmlUIDataModel] AlarmNmlEmlUIDataModel Alarm NML EML Data List ---
    nmlSeverity String string NML Alarm Severity [CRITICAL, MAJAOR, MINOR, NA]
    neSeverity String string NE Alarm Severity [CRITICAL, MAJAOR, MINOR, NA]
    items array[AlarmNmlEmlUIDataModel] AlarmNmlEmlUIDataModel --- ---

    AlarmNmlEmlUIDataModel

    Name

    Type

    Description

    Enum

    source String string Source of the Alarm ---
    serverAlarmType String string server Alarm type ---
    neSeverity String string NE Alarm Severity [CRITICAL, MAJOR, MINOR, NA]
    neAlarmType String string NE Alarm Type ---
    neProbableCause String string NE Alarm probable cause ---
    neOccurenceTime String string NE Alarm occurence time ---
    typeName String string Alarm type name ---
    nmlOccurenceTime String string NML Alarm Occurence time ---
    nmlSeverity String string NML Alarm severity ---
    nmlProbableCause String string NML Alarm probable cause ---
    specificproblem String string NE SA/NSA ---
    id Integer integer --- ---
    key String string --- ---
    className String string --- ---

    EsmRequestHeaderMapper

    Name

    Type

    Description

    Enum

    reqId String string Request ID ---
    clientName String string Client name ---

    HubInst

    Name

    Type

    Description

    Enum

    hubList array[nHubData] nHubData HubList ---

    MPLS TP Tunnel Filter Mapper

    Name

    Type

    Description

    Enum

    neName String string --- ---
    packName String string --- ---
    neId Integer integer --- ---
    vsId Integer integer --- ---
    endType String string --- ---
    sourceNeName String string --- ---
    globalId Long long --- ---
    psId Integer integer --- ---
    id String string --- ---
    key String string --- ---
    className String string --- ---

    MPLS-TP BFD UI Data Mapper List

    Name

    Type

    Description

    Enum

    tunnelBfdDataList array[MPLSTPBFDUIDataMapper] MPLSTPBFDUIDataMapper --- ---
    items array[MPLSTPBFDUIDataMapper] MPLSTPBFDUIDataMapper --- ---

    MPLS-TP Channel Details Data Holder

    Name

    Type

    Description

    Enum

    nMplsTpTunnelDataHolderList array[nMplsTpChannelDataHolder] nMplsTpChannelDataHolder --- ---
    items array[nMplsTpChannelDataHolder] nMplsTpChannelDataHolder --- ---

    MPLS-TP OAM UI Data Mapper List

    Name

    Type

    Description

    Enum

    tunnelOamDataList array[MPLSTPOAMUIDataMapper] MPLSTPOAMUIDataMapper --- ---
    items array[MPLSTPOAMUIDataMapper] MPLSTPOAMUIDataMapper --- ---

    MPLS-TP Tunnels Details Data Holder

    Name

    Type

    Description

    Enum

    nMplsTpTunnelDataHolderList array[nMplsTpTunnelDataHolder] nMplsTpTunnelDataHolder --- ---
    items array[nMplsTpTunnelDataHolder] nMplsTpTunnelDataHolder --- ---

    MPLSTPBFDData

    Name

    Type

    Description

    Enum

    templateName String string --- ---
    templateDescr String string --- ---
    transmitTimer Long long --- ---
    receiveTimer Long long --- ---
    multiplier Long long --- ---

    MPLSTPBFDUIDataMapper

    Name

    Type

    Description

    Enum

    aBfdTemplateName String string Bfd a Template Name ---
    aBfdTemplateDescr String string Bfd a Description ---
    aBfdTransmitTimer Long long Bfd a Transmit Timer ---
    aBfdReceiveTimer Long long Bfd a Receive Timer ---
    aBfdMultiplier Long long Bfd a Multiplier ---
    zBfdTemplateName String string Bfd Z Name ---
    zBfdTemplateDescr String string Bfd Z Description ---
    aBfdTransmitTimerStr String string Bfd a Transmit Timer String ---
    aBfdReceiveTimerStr String string Bfd a Receive Timer String ---
    zBfdTransmitTimer Long long Bfd Z Transmit Timer ---
    zBfdReceiveTimer Long long Bfd Z Receive Timer ---
    zBfdMultiplier Long long Bfd Z Multiplier ---
    zBfdTransmitTimerStr String string Bfd a Transmit Timer String ---
    zBfdReceiveTimerStr String string Bfd z Receive Timer String ---

    MPLSTPOAMData

    Name

    Type

    Description

    Enum

    aTemplateName String string --- ---
    aDescr String string --- ---
    aHoldDownTime Long long --- ---
    aHoldUpTime Long long --- ---
    aBfdDataMapper MPLSTPBFDData MPLSTPBFDData --- ---
    zTemplateName String string --- ---
    zDescr String string --- ---
    zHoldDownTime Long long --- ---
    zHoldUpTime Long long --- ---
    bfdEnable String string --- ---
    zBfdDataMapper MPLSTPBFDData MPLSTPBFDData --- ---

    MPLSTPOAMUIDataMapper

    Name

    Type

    Description

    Enum

    aMplstpOamTemplateName String string OAM A Template Name ---
    aMplstpOamDescr String string OAM A Description ---
    aMplstpOamHoldDownTime Long long OAM A Hold Down Time ---
    aMplstpOamHoldUpTime Long long OAM A Hold Up Time ---
    zMplstpOamTemplateName String string OAM Z Template Name ---
    zMplstpOamDescr String string OAM Z Description ---
    zMplstpOamHoldDownTime Long long OAM Z Hold Down Time ---
    zMplstpOamHoldUpTime Long long OAM Z Hold Up Time ---
    bfdEnable String string Is BFD Enabled ---

    MPLSTPProtectionData

    Name

    Type

    Description

    Enum

    aTemplateName String string --- ---
    aProtectionTemplateName String string --- ---
    aDescr String string --- ---
    aProtectionType String string --- ---
    aWaitToRestore Long long --- ---
    aRapidPscTimer Integer integer --- ---
    aRapidPscTimerStr String string --- ---
    aSlowPscTimer Long long --- ---
    zTemplateName String string --- ---
    zProtectionTemplateName String string --- ---
    zDescr String string --- ---
    zProtectionType String string --- ---
    zWaitToRestore Long long --- ---
    zRapidPscTimer Integer integer --- ---
    zRapidPscTimerStr String string --- ---
    zSlowPscTimer Long long --- ---

    MPLSTPTunnelFilterUiData

    Name

    Type

    Description

    Enum

    items array[MPLS TP Tunnel Filter Mapper] MPLS TP Tunnel Filter Mapper --- ---

    N_ServiceTunnelFetchReqHolder

    Name

    Type

    Description

    Enum

    reqId EsmRequestHeaderMapper EsmRequestHeaderMapper --- ---
    req N_ServiceTunnelReqData N_ServiceTunnelReqData --- ---

    N_ServiceTunnelReqData

    Name

    Type

    Description

    Enum

    aVsId String string --- ---
    zVsId String string --- ---
    aNEName String string --- ---
    zNEName String string --- ---
    configFor String string --- ---
    instance String string --- ---
    mclagIdList String string --- ---
    serviceName String string --- ---
    selectedTunnelIds String string --- ---

    nHubData

    Name

    Type

    Description

    Enum

    vsid Integer integer Vsid ---
    neName String string NEName ---
    packName String string PackName ---
    hubName String string HubName ---

    nMplsTpChannelDataHolder

    Name

    Type

    Description

    Enum

    channelID Long long --- ---
    channelName String string --- ---
    aNeName String string --- ---
    aPackName String string --- ---
    aInterfaceName String string --- ---
    zNeName String string --- ---
    zPackName String string --- ---
    zInterfaceName String string --- ---
    constraint String string --- ---
    role String string --- ---
    uiId String string --- ---
    linkId Long long --- ---
    id String string --- ---
    key String string --- ---
    className String string --- ---

    nMplsTpTunnelData

    Name

    Type

    Description

    Enum

    tunnelRecordId String string --- ---
    tunnelName String string --- ---
    aNodeName String string --- ---
    zNodeName String string --- ---
    aPackName String string --- ---
    zPackName String string --- ---
    azInterface Integer integer --- ---
    zaInterface Integer integer --- ---
    assocState String string --- ---
    lagAssn1 String string --- ---
    lagAssn2 String string --- ---
    lagAssn1VsId Integer integer --- ---
    lagAssn2VsId Integer integer --- ---
    mclagName String string --- ---
    mclagId Long long --- ---
    aNeType String string --- ---
    zNeType String string --- ---
    protectionConfigured String string --- ---
    id String string --- ---
    key String string --- ---
    className String string --- ---

    nMplsTpTunnelDataHolder

    Name

    Type

    Description

    Enum

    tunnelRecordId String string --- ---
    tunnelName String string --- ---
    customerName String string --- ---
    managementState String string --- ---
    operationState String string --- ---
    serviceState String string --- ---
    alarmState String string --- ---
    protectionConfigured String string --- ---
    remark String string --- ---
    creationTime String string --- ---
    lastUpdateTime String string --- ---
    scheduleTime String string --- ---
    tunnelEndDetails array[MPLS TP Tunnel Filter Mapper] MPLS TP Tunnel Filter Mapper --- ---
    description String string --- ---
    autoRouting Boolean boolean --- ---
    manualRouting Boolean boolean --- ---
    preProvCliCommand String string --- ---
    postProvCliCommand String string --- ---
    prevTunnelName String string --- ---
    prevProtectionConfigured Boolean boolean --- ---
    protectionConfiguredBool Boolean boolean --- ---
    azInterface Integer integer --- ---
    zaInterface Integer integer --- ---
    assocState String string --- ---
    lagAssn1 String string --- ---
    lagAssn1VsId Integer integer --- ---
    lagAssn2VsId Integer integer --- ---
    lagAssn2 String string --- ---
    mclagName String string --- ---
    mclagId Long long --- ---
    aNeName String string --- ---
    aPackName String string --- ---
    zNeName String string --- ---
    zPackName String string --- ---
    bfdEnable String string --- ---
    switchState String string --- ---
    vneScriptDataList array[VNEScriptData] VNEScriptData --- ---
    aNeType String string --- ---
    zNeType String string --- ---
    alarmStatus String string --- ---
    serverAlarmStatus String string --- ---
    author String string --- ---
    guiLabel String string --- ---
    id String string --- ---
    key String string --- ---
    className String string --- ---
    notificationTime Long long --- ---

    nMplsTpTunnelLERDataHolder

    Name

    Type

    Description

    Enum

    neName String string --- ---
    packName String string --- ---
    srcNeName String string --- ---
    srcPackName String string --- ---
    tunnelId Long long --- ---
    id Long long --- ---
    name String string --- ---
    srcGlobalId Long long --- ---
    srcNodeId String string --- ---
    adminState String string --- ---
    operationalState String string --- ---
    destNeName String string --- ---
    destPackName String string --- ---
    destGlobalId Long long --- ---
    destNodeId String string --- ---
    rxpdu String string --- ---
    txpdu String string --- ---
    key String string --- ---
    className String string --- ---
    inConsistentFlag String string --- ---
    uniqueUiId String string --- ---
    consistency String string --- ---

    nMplsTpTunnelLERDataHolderList

    Name

    Type

    Description

    Enum

    nMplsTpTunnelLERDataHolder array[nMplsTpTunnelLERDataHolder] nMplsTpTunnelLERDataHolder --- ---
    items array[nMplsTpTunnelLERDataHolder] nMplsTpTunnelLERDataHolder --- ---

    nMplsTpTunnelLERPathDataHolder

    Name

    Type

    Description

    Enum

    neName String string --- ---
    packName String string --- ---
    lerId Long long --- ---
    lerName String string --- ---
    lspNumber Long long --- ---
    adminState String string --- ---
    operationalState String string --- ---
    operationalStateDownReason String string --- ---
    pathType String string --- ---
    interfaceName String string --- ---
    portName String string --- ---
    inLabel Long long --- ---
    outLabel Long long --- ---
    oamTemplateName String string --- ---
    protTemplateName String string --- ---
    mepAdminState String string --- ---
    bfdEnabled String string --- ---
    inConsistentFlag String string --- ---
    uniqueUiId String string --- ---
    isActivePath String string --- ---
    rxpdu String string --- ---
    txpdu String string --- ---
    id String string --- ---
    key String string --- ---
    className String string --- ---
    consistency String string --- ---

    nMplsTpTunnelLERPathDataHolderList

    Name

    Type

    Description

    Enum

    nMplsTpTunnelLERPathDataHolder array[nMplsTpTunnelLERPathDataHolder] nMplsTpTunnelLERPathDataHolder --- ---
    items array[nMplsTpTunnelLERPathDataHolder] nMplsTpTunnelLERPathDataHolder --- ---

    nMplsTpTunnelLSRDataHolder

    Name

    Type

    Description

    Enum

    neName String string --- ---
    packName String string --- ---
    lspNumber Integer integer --- ---
    name String string --- ---
    srcNeName String string --- ---
    srcPackName String string --- ---
    srcTunnelId Long long --- ---
    srcGlobalId Long long --- ---
    srcNodeId String string --- ---
    adminState String string --- ---
    operationalState String string --- ---
    destNeName String string --- ---
    destPackName String string --- ---
    destTunnelId Long long --- ---
    destGlobalId Long long --- ---
    destNodeId String string --- ---
    inConsistentFlag String string --- ---
    consistency String string --- ---
    id String string --- ---
    key String string --- ---
    className String string --- ---

    nMplsTpTunnelLSRDataHolderList

    Name

    Type

    Description

    Enum

    nMplsTpTunnelLSRDataHolder array[nMplsTpTunnelLSRDataHolder] nMplsTpTunnelLSRDataHolder --- ---
    items array[nMplsTpTunnelLSRDataHolder] nMplsTpTunnelLSRDataHolder --- ---

    nMplsTpTunnelLSRPathDataHolder

    Name

    Type

    Description

    Enum

    neName String string --- ---
    packName String string --- ---
    lsrName String string --- ---
    lspNumber Long long --- ---
    pathType String string --- ---
    interfaceName String string --- ---
    portName String string --- ---
    inLabel Long long --- ---
    outLabel Long long --- ---
    uniqueUIId String string --- ---
    inConsistentFlag String string --- ---
    consistency String string --- ---
    id String string --- ---
    key String string --- ---
    className String string --- ---

    nMplsTpTunnelLSRPathDataHolderList

    Name

    Type

    Description

    Enum

    nMplsTpTunnelLSRPathDataHolder array[nMplsTpTunnelLSRPathDataHolder] nMplsTpTunnelLSRPathDataHolder --- ---
    items array[nMplsTpTunnelLSRPathDataHolder] nMplsTpTunnelLSRPathDataHolder --- ---

    nMplsTpTunnelSDPDataHolder

    Name

    Type

    Description

    Enum

    neName String string --- ---
    packName String string --- ---
    id Long long --- ---
    sdpId Long long --- ---
    lerId Long long --- ---
    adminState String string --- ---
    operationalState String string --- ---
    farEndNeName String string --- ---
    farEndPackName String string --- ---
    farEndGlobalId Long long --- ---
    farEndNodeId String string --- ---
    inConsistentFlag String string --- ---
    uniqueUiId String string --- ---
    consistency String string --- ---
    key String string --- ---
    className String string --- ---

    nMplsTpTunnelSDPDataHolderList

    Name

    Type

    Description

    Enum

    nMplsTpTunnelSDPDataHolder array[nMplsTpTunnelSDPDataHolder] nMplsTpTunnelSDPDataHolder --- ---
    items array[nMplsTpTunnelSDPDataHolder] nMplsTpTunnelSDPDataHolder --- ---

    nMplsTpTunnelTopologyDataHolder

    Name

    Type

    Description

    Enum

    channelName String string --- ---
    channelWeight Integer integer --- ---
    aNode String string --- ---
    aInterfaceName String string --- ---
    aInLabel Long long --- ---
    aOutLabel Long long --- ---
    aVsid Long long --- ---
    zNode String string --- ---
    zInterfaceName String string --- ---
    zInLabel Long long --- ---
    zOutLabel Long long --- ---
    zVsid Long long --- ---
    tunnelId Long long --- ---
    pathType Integer integer --- ---
    uniqueUIId Integer integer --- ---
    azLabel String string --- ---
    zaLabel String string --- ---
    linkId Long long --- ---
    id Integer integer --- ---
    key String string --- ---
    className String string --- ---

    nMplsTpTunnelTopologyDataHolderList

    Name

    Type

    Description

    Enum

    nMplsTpTunnelTopologyDataHolder array[nMplsTpTunnelTopologyDataHolder] nMplsTpTunnelTopologyDataHolder --- ---
    items array[nMplsTpTunnelTopologyDataHolder] nMplsTpTunnelTopologyDataHolder --- ---

    ServiceUIDataModel

    Name

    Type

    Description

    Enum

    serviceId Long long ServiceId ---
    serviceName String string Unique name for the service ---
    serviceDescr String string Description for the service ---
    serviceType String string Service type [EPL, EVPL, EPLAN, EVPLAN, EPTREE, EVPTREE]
    customerName String string Customer name ---
    managementState String string Current management state of the erp ---
    operationState String string Operational state [up, down, unknown, transition, --]
    serviceState String string Service state [In service, Out of service, Not in service, Inconsistent, partial, unknown , --]
    createTime Date DateTime Service creation time ---
    lastUpdatedTime Date DateTime Service last updated time ---
    scheduleTime Date DateTime Service scheduled time ---
    author String string Author for the service ---
    description String string Description for the service ---
    cvlan String string Customer VLAN ID ---
    svlan String string Subscriber VLAN ID ---
    reserveResource String string Ports to be reserved ---
    preProvCLICommand String string Pre CLI commands ---
    postProvCLICommand String string Post CLI commands ---
    templateID Long long Template ID ---
    templateDeleteFlag Integer integer Flag required to delete service Template [0]
    alarmSeverity String string alarm severity ---
    alarmToolTip1 String string AlarmToolTip1 ---
    alarmToolTip2 String string AlarmToolTip2 ---
    alarmToolTip3 String string AlarmToolTip3 ---
    alarmToolTip4 String string AlarmToolTip4 ---
    alarmToolTip5 String string AlarmToolTip5 ---
    toolTipCount Integer integer ToolTipCount ---
    mdFormat String string Maintenance Domain Format [Y.1731 supports only NONE Format for MD]
    mdLevel Integer integer Maintenance Domain Level ---
    maFormat String string Maintenance Association Format [ITU-ICC]
    maName String string Ma Name ---
    ccmInterval String string Ccm Interval ---
    direction Boolean boolean MEP direction ---
    active Boolean boolean MEP Active ---
    ccmEnable Boolean boolean CCM Enabled ---
    enable Boolean boolean AIS Enabled ---
    aisLevel array[Integer] integer AIS levels list ---
    controlMepEnabled Boolean boolean Control MEP enabled ---
    ccmPriority Integer integer CCM Priority [0, 1, 2, 3, 4, 5, 6, 7]
    aisPriority Integer integer AIS priority [0, 1, 2, 3, 4, 5, 6, 7]
    aisInterval Integer integer AIS Interval [1, 60]
    interfaceType String string MEP Interface type [SAP, PATH]
    lowestPriorityDefect String string Lowest priority deffect on the MEP ['All Defects', 'MAC, Remote, Error, Xcon', 'Remote, Error, Xcon', 'Error, Xcon', 'Xcon only', 'No defects Xcon or lower']
    oamConfigured Boolean boolean isOamConfigured ---
    oamConfiguredStr String string --- ---
    tdmPluggableConfiguredStr String string --- ---
    remark String string Service Remark ---
    pmState Integer integer Performnce Monitoring report state ---
    pmStateStr String string --- ---
    pmstartTime Date DateTime Performnce Monitoring report generation starting Time ---
    pmendTime Date DateTime Performnce Monitoring report generation End Time ---
    llf Boolean boolean isLlf ---
    l2pt Boolean boolean isL2pt ---
    lacp Boolean boolean isLacp ---
    l2cp Boolean boolean Enable EPL Option 2 Tunneling ---
    vlanRangeEnabled Boolean boolean isVlanRangeEnabled ---
    mipValue String string Mip Value [Default, Explicit]
    protectionConfigured Boolean boolean isProtectionConfigured ---
    switchState String string --- ---
    proConfd String string --- ---
    pwStatusSignalEnabled String string Status Signal Enable/Disable ---
    pwControlChannelEnabled String string Control Channel Enable/Disable ---
    pwAcknowledgementEnabled String string PW Acknowledgement Enable/Disable ---
    epStandbySignallingMaster String string Stand By Signalling Master ---
    epStandbySignallingSlave String string Stand By Signalling Slave ---
    pwRefreshTimer Long long Refresh Timer in Seconds ---
    pwRequestTimer Long long Request Timer in Seconds ---
    pwRetryTimer Long long Retry Timer in Seconds ---
    pwTimeoutMultiplier Long long Timeout Multiplier in Seconds ---
    epRevertTimer Long long Revert Timer in Seconds ---
    epActiveHoldDelay Long long Active Hold Delay in deciSeconds ---
    guiLabel String string --- ---
    svcSapType String string --- ---
    policyId String string --- ---
    policyName String string --- ---
    ringHubName String string --- ---
    trunkSvlanId String string --- ---
    branchSvlanId String string --- ---
    eTreeType String string --- ---
    repProf15m String string 15 min PM report profile ---
    repProf24h String string 24 hour PM report profile ---
    tcaProfName String string TCA profile name to be used ---
    defaultPort Boolean boolean --- ---
    defaultNode Boolean boolean --- ---
    fragmentType String string Fragment Type [All Frames, Tagged Frames]
    ntwktechnology String string --- ---
    vlanRangeType String string --- ---
    frameTagType String string --- ---
    alarmStatus String string --- ---
    serverAlarmStatus String string --- ---
    notificationTime Long long --- ---
    id String string --- ---
    key String string --- ---
    className String string --- ---
    cacCheck Boolean boolean isCac ---
    healthCheckConfigured Boolean boolean --- ---
    preemptCheckConfigured Boolean boolean --- ---
    hcInterval Long long --- ---
    slmTsId String string --- ---
    dmTsId String string --- ---
    asymmetricService Boolean boolean --- ---
    hcJobScheduled Boolean boolean --- ---
    pmStartTime Date DateTime Performnce Monitoring report generation starting Time ---
    pmEndTime Date DateTime Performnce Monitoring report generation End Time ---
    singleCardService Boolean boolean --- ---
    mclagEndpoint Boolean boolean --- ---
    asymmetricTree Boolean boolean --- ---
    hubInst HubInst HubInst --- ---
    mdlevel Integer integer Maintenance Domain Level ---
    vneInvolved Boolean boolean --- ---

    TunnelCliData

    Name

    Type

    Description

    Enum

    tunnelId Long long --- ---
    tunnelName String string --- ---
    preProvision Boolean boolean Enable Pre Cli ---
    postProvision Boolean boolean Enable Post Cli ---
    preProvCLICommand String string Pre Cli Command ---
    postProvCLICommand String string Post Cli Command ---

    VNEDataList

    Name

    Type

    Description

    Enum

    vneDataList array[VNEScriptDataModel] VNEScriptDataModel --- ---
    items array[VNEScriptDataModel] VNEScriptDataModel --- ---

    VNEScriptData

    Name

    Type

    Description

    Enum

    NENAME String string --- ---
    SCRIPTNAME String string --- ---

    VNEScriptDataModel

    Name

    Type

    Description

    Enum

    vneNode String string --- ---
    scriptName String string --- ---
    id String string --- ---
    key String string --- ---
    className String string --- ---