Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getAlarmsByTunnelName/{localTimeZoneOffset}/{tunnelName}
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
Responses
Response Messages |
Schema |
---|---|
200success |
AlarmNMLEMLListModel
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getAlarmsByTunnelName/{localTimeZoneOffset}/{tunnelName}
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
Responses
Response Messages |
Schema |
---|---|
200success |
AlarmNMLEMLListModel
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/mplstpTunnel/getAllTunnelRecords/%205:30
Produces
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
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getAllChannelsForMplsTp/{A_End}/{Z_End}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
aEnd | required | A_End | --- |
zEnd | required | Z_End | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Channel Details Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getAllChannelsForMplsTp/{A_End}/{Z_End}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
aEnd | required | A_End | --- |
zEnd | required | Z_End | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Channel Details Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
post /data/esmBrowser/mPLSTPTunnelDataHolders/getAllChannelsForMplsTpJson
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | Service Data | N_ServiceTunnelFetchReqHolder |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Channel Details Data Holder
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /esmBrowser/mplstpTunnel/getAllChannelsForMplsTpJson
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | Service Data | N_ServiceTunnelFetchReqHolder |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Channel Details Data Holder
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getAllConstraintChannelsForTunnel/{TunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | TunnelName | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Channel Details Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getAllConstraintChannelsForTunnel/{TunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | TunnelName | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Channel Details Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getAllTunnelRecords/{localTimeZoneOffset}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | Comma separated list of vsid | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Tunnels Details Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getAllTunnelRecords/{localTimeZoneOffset}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | Comma separated list of vsid | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Tunnels Details Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/mplstpTunnel/getAlarmsByTunnelName/+5:30
Produces
application/json
Example Response Data
{"alarmNmlEmlData":[],"nmlSeverity":null,"neSeverity":null,"items":[]}
External Docs
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getCommissionedNonInconsTunnels/{localTimeZoneOffset}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | Comma separated list of vsid | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Tunnels Details Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getCommissionedNonInconsTunnels/{localTimeZoneOffset}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | Comma separated list of vsid | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Tunnels Details Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
post /data/esmBrowser/mPLSTPTunnelDataHolders/getIcbTunnelDetailsByMclagIds
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | Service Data | N_ServiceTunnelFetchReqHolder |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Tunnels Details Data Holder
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /esmBrowser/mplstpTunnel/getIcbTunnelDetailsByMclagIds
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | Service Data | N_ServiceTunnelFetchReqHolder |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Tunnels Details Data Holder
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/json
Example Request Data
{reqId: {}, req: {aVsId: "0", zVsId: "0", selectedTunnelIds: "0", mclagIdList: "1,2"}}
Produces
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
Operation
post /data/esmBrowser/mPLSTPTunnelDataHolders/getInternalTunnelDetails
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | Service Data | N_ServiceTunnelFetchReqHolder |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Tunnels Details Data Holder
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/json
Produces
application/xml
External Docs
Operation
post /esmBrowser/mplstpTunnel/getInternalTunnelDetails
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | Service Data | N_ServiceTunnelFetchReqHolder |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Tunnels Details Data Holder
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/json
Produces
application/xml
External Docs
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getListOfNENamePackNameForTunnel/{SelectedvsIdList}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
selectedvsIdList | required | Comma separated list of vsid | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS TP Tunnel Filter Mapper
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getListOfNENamePackNameForTunnel/{SelectedvsIdList}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
selectedvsIdList | required | Comma separated list of vsid | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS TP Tunnel Filter Mapper
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/mplstpTunnel/getListOfNENamePackNameForTunnel/-1,1
Produces
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
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getListOfSignleNENamePackNameForTunnel/{SelectedvsIdList}/{neName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
selectedvsIdList | required | Comma separated list of vsid | --- |
neName | required | Selected NeName | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS TP Tunnel Filter Mapper
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getListOfSignleNENamePackNameForTunnel/{SelectedvsIdList}/{neName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
selectedvsIdList | required | Comma separated list of vsid | --- |
neName | required | Selected NeName | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS TP Tunnel Filter Mapper
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getProtectionDetailsOfTunnelByName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Tunnel Name | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Tunnels Details Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getProtectionDetailsOfTunnelByName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Tunnel Name | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Tunnels Details Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getProtectionTunnelTopologyDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Name of the tunnel | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
nMplsTpTunnelTopologyDataHolderList
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getProtectionTunnelTopologyDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Name of the tunnel | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
nMplsTpTunnelTopologyDataHolderList
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/mplstpTunnel/getProtectionTunnelTopologyDetailsByTunnelName/sdfhksdfhkdhk
Produces
application/json
Example Response Data
{"nMplsTpTunnelTopologyDataHolder":[],"items":[]}
External Docs
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelBFDDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Integer or numeric value representing the tunnel Id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLSTPBFDUIDataMapper
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getTunnelBFDDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Integer or numeric value representing the tunnel Id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLSTPBFDUIDataMapper
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
esmBrowser/mplstpTunnel/getTunnelBFDDetailsByTunnelName/PRE-VAL-TUNNEL-2
Produces
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
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelCliDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | tunnelName | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
TunnelCliData
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getTunnelCliDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | tunnelName | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
TunnelCliData
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/mplstpTunnel/getTunnelCliDetailsByTunnelName/sdfhksdfhkdhk
Produces
application/json
Example Response Data
{"tunnelId":17,"tunnelName":"sdfhksdfhkdhk","preProvision":false,"postProvision":false,"preProvCLICommand":"","postProvCLICommand":""}
External Docs
Operation
post /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelDetailsByEndVsIds
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | Service Data | N_ServiceTunnelFetchReqHolder |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Tunnels Details Data Holder
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/json
Produces
application/json
External Docs
Operation
post /esmBrowser/mplstpTunnel/getTunnelDetailsByEndVsIds
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | required | Service Data | N_ServiceTunnelFetchReqHolder |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Tunnels Details Data Holder
|
201Created | --- |
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Consumes
application/json
Example Request Data
{"reqId":{},"req":{"aVsId":"33","zVsId":"0","selectedTunnelIds":"0","mclagIdList":""}}
Produces
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
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelDetailsByEnds/{vsIdList}/{configSupport}/{isProtected}
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
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Tunnels Details Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getTunnelDetailsByEnds/{vsIdList}/{configSupport}/{isProtected}
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
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Tunnels Details Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
Example Response Data
{"nMplsTpTunnelDataList":[{"tunnelRecordId":"2","tunnelName":"Tunnelunprotected","aNodeName":"SETUP-4V1-M","zNodeName":"SETUP-4V1-O","aPackName":"11OPE8-2-4","zPackName":"11QCE12X-2-5","azInterface":null,"zaInterface":null,"assocState":null}]}
External Docs
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelDetailsByTunnelId/{tunnelId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelId | required | Integer or numeric value representing the tunnel Id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
nMplsTpTunnelDataHolder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getTunnelDetailsByTunnelId/{tunnelId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelId | required | Integer or numeric value representing the tunnel Id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
nMplsTpTunnelDataHolder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/oms1350/esmBrowser/mplstpTunnel/getTunnelDetailsByTunnelId/1
Produces
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
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | String value representing the tunnel name | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
nMplsTpTunnelDataHolder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getTunnelDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | String value representing the tunnel name | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
nMplsTpTunnelDataHolder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/oms1350/esmBrowser/mplstpTunnel/getTunnelDetailsByTunnelName/PRE-VAL-TUNNEL-2
Produces
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
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelLERDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Name of the tunnel | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
nMplsTpTunnelLERDataHolderList
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getTunnelLERDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Name of the tunnel | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
nMplsTpTunnelLERDataHolderList
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/mplstpTunnel/getTunnelLERDetailsByTunnelName/sdfhksdfhkdhk
Produces
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
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelLERPathDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Name of the tunnel | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
nMplsTpTunnelLERPathDataHolderList
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getTunnelLERPathDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Name of the tunnel | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
nMplsTpTunnelLERPathDataHolderList
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/mplstpTunnel/getTunnelLERPathDetailsByTunnelName/sdfhksdfhkdhk
Produces
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
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelLSRDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Name of the tunnel | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
nMplsTpTunnelLSRDataHolderList
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getTunnelLSRDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Name of the tunnel | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
nMplsTpTunnelLSRDataHolderList
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/mplstpTunnel/getTunnelLSRDetailsByTunnelName/sdfhksdfhkdhk
Produces
application/json
Example Response Data
{"nMplsTpTunnelLSRDataHolder":null,"items":[]}
External Docs
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelLSRPathDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Name of the tunnel | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
nMplsTpTunnelLSRPathDataHolderList
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getTunnelLSRPathDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Name of the tunnel | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
nMplsTpTunnelLSRPathDataHolderList
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/mplstpTunnel/getTunnelLSRPathDetailsByTunnelName/sdfhksdfhkdhk
Produces
application/json
Example Response Data
{"nMplsTpTunnelLSRPathDataHolder":null,"items":[]}
External Docs
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelOAMBFDDetailsByTunnelId/{tunnelId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelId | required | Integer or numeric value representing the tunnel Id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLSTPOAMData
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getTunnelOAMBFDDetailsByTunnelId/{tunnelId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelId | required | Integer or numeric value representing the tunnel Id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLSTPOAMData
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/mplstpTunnel/getTunnelOAMBFDDetailsByTunnelId/63
Produces
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
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelOAMDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Integer or numeric value representing the tunnel Id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLSTPOAMUIDataMapper
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getTunnelOAMDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Integer or numeric value representing the tunnel Id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLSTPOAMUIDataMapper
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
https://135.250.76.232:8443/oms1350/esmBrowser/mplstpTunnel/getTunnelOAMDetailsByTunnelName/PRE-VAL-TUNNEL-2
Produces
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
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelProtectionDetailsByTunnelId/{tunnelId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelId | required | Integer or numeric value representing the tunnel Id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLSTPProtectionData
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getTunnelProtectionDetailsByTunnelId/{tunnelId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelId | required | Integer or numeric value representing the tunnel Id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLSTPProtectionData
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/mplstpTunnel/getTunnelProtectionDetailsByTunnelId/sdfhksdfhkdhk
Produces
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
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelRecordByTunnelName/{tunnelName}/{localTimeZoneOffset}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Comma separated list of vsid | --- |
localTimeZoneOffset | required | localTimeZoneOffset | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Tunnels Details Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/{tunnelName}/{localTimeZoneOffset}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Comma separated list of vsid | --- |
localTimeZoneOffset | required | localTimeZoneOffset | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Tunnels Details Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getTunnelRecordByTunnelName/{tunnelName}/{localTimeZoneOffset}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Comma separated list of vsid | --- |
localTimeZoneOffset | required | localTimeZoneOffset | --- |
Return type
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
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
Operation
get /esmBrowser/mplstpTunnel/{tunnelName}/{localTimeZoneOffset}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Comma separated list of vsid | --- |
localTimeZoneOffset | required | localTimeZoneOffset | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLS-TP Tunnels Details Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelSDPDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Name of the tunnel | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
nMplsTpTunnelSDPDataHolderList
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getTunnelSDPDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Name of the tunnel | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
nMplsTpTunnelSDPDataHolderList
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/mplstpTunnel/getTunnelSDPDetailsByTunne/sdfhksdfhkdhk
Produces
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
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelSelectionDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Integer or numeric value representing the tunnel Id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLSTPTunnelFilterUiData
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getTunnelSelectionDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Integer or numeric value representing the tunnel Id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MPLSTPTunnelFilterUiData
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
https://135.250.76.232:8443/oms1350/esmBrowser/mplstpTunnel/getTunnelSelectionDetailsByTunnelName/PRE-VAL-TUNNEL-2
Produces
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
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelServiceDetailsByTunnelName/{localTimeZoneOffset}/{tunnelName}
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
Responses
Response Messages |
Schema |
---|---|
200success |
ServiceUIDataModel
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getTunnelServiceDetailsByTunnelName/{localTimeZoneOffset}/{tunnelName}
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
Responses
Response Messages |
Schema |
---|---|
200success |
ServiceUIDataModel
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/mplstpTunnel/getTunnelServiceDetailsByTunnelName/+5:30/sdfhksdfhkdhk
Produces
application/json
Example Response Data
{"svcMapperDataList":[],"items":[]}
External Docs
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getTunnelVNETopology/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Tunnel Name | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
VNEDataList
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getTunnelVNETopology/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Tunnel Name | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
VNEDataList
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
https://135.250.76.232:8443/oms1350/esmBrowser/mplstpTunnel/getTunnelVNETopology/PRE-VAL-TUNNEL-2
Produces
application/json
Example Response Data
{ "vneDataList": [], "items": [] }
External Docs
Operation
get /data/esmBrowser/mPLSTPTunnelDataHolders/getWorkingTunnelTopologyDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Name of the tunnel | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
nMplsTpTunnelTopologyDataHolderList
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/mplstpTunnel/getWorkingTunnelTopologyDetailsByTunnelName/{tunnelName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
tunnelName | required | Name of the tunnel | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
nMplsTpTunnelTopologyDataHolderList
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/mplstpTunnel/getWorkingTunnelTopologyDetailsByTunnelName/sdfhksdfhkdhk
Produces
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
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 | --- |
id | Integer integer |
--- | --- |
key | String string |
--- | --- |
className | String string |
--- | --- |
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 |
--- | --- |
id | String string |
--- | --- |
key | String string |
--- | --- |
className | String string |
--- | --- |
MPLS-TP Channel Details Data Holder
Name |
Type |
Description |
Enum |
---|---|---|---|
nMplsTpTunnelDataHolderList | array[nMplsTpChannelDataHolder] nMplsTpChannelDataHolder |
--- | --- |
items | array[nMplsTpChannelDataHolder] nMplsTpChannelDataHolder |
--- | --- |
MPLS-TP Tunnels Details Data Holder
Name |
Type |
Description |
Enum |
---|---|---|---|
nMplsTpTunnelDataHolderList | array[nMplsTpTunnelDataHolder] nMplsTpTunnelDataHolder |
--- | --- |
items | array[nMplsTpTunnelDataHolder] nMplsTpTunnelDataHolder |
--- | --- |
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 | --- |
zBfdTransmitTimer | Long long |
Bfd Z Transmit Timer | --- |
zBfdReceiveTimer | Long long |
Bfd Z Receive Timer | --- |
zBfdMultiplier | Long long |
Bfd Z Multiplier | --- |
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 |
--- | --- |
aSlowPscTimer | Long long |
--- | --- |
zTemplateName | String string |
--- | --- |
zProtectionTemplateName | String string |
--- | --- |
zDescr | String string |
--- | --- |
zProtectionType | String string |
--- | --- |
zWaitToRestore | Long long |
--- | --- |
zRapidPscTimer | Integer integer |
--- | --- |
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 |
--- | --- |
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 |
--- | --- |
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 | --- |
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 | --- |
pmEndTime | Date DateTime |
Performnce Monitoring report generation End Time | --- |
hubInst | HubInst HubInst |
--- | --- |
asymmetricTree | Boolean boolean |
--- | --- |
mclagEndpoint | Boolean boolean |
--- | --- |
pmStartTime | Date DateTime |
Performnce Monitoring report generation starting Time | --- |
mdlevel | Integer integer |
Maintenance Domain Level | --- |
vneInvolved | Boolean boolean |
--- | --- |
singleCardService | Boolean boolean |
--- | --- |
VNEDataList
Name |
Type |
Description |
Enum |
---|---|---|---|
vneDataList | array[VNEScriptDataModel] VNEScriptDataModel |
--- | --- |
items | array[VNEScriptDataModel] VNEScriptDataModel |
--- | --- |