Operation
get /data/npr/linkAsons/asonLinkAdmState/{admState}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
admState | required | 'admState' can be retrieved from /data/npr/linkAsons/asonLinkAdmState | [AdminState_locked, AdminState_unlocked, AdminState_shuttingDown, AdminState_notApplicable, AdminState_unknown, AdminState_softShuttingDown] |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | request | ServletWebRequest |
--- |
body2 | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
Request --> /data/npr/linkAsons/asonLinkAdmState/AdminState_unlocked
Produces
text/xml
application/json
Example Response Data
[ { "IdClass": 16, "a2PortLabel": null, "aNodeId": 38, "aPortLabel": "Test-Site2-1/AM2125A-1-2-LINEIN/CLONE", "alarmStatus": "AlarmStatus_cleared", "allPathCost": 20, "asonAdmState": "AdminState_unlocked", "asonAutoRestoration": "ExtOperSt_enabled", "asonWTR": 60, "category": "OMSlink", "colorProfileId": 1, "colorProfileName": "NoColor", "colorString": "0000.0000.0000.0000.0000.0000.0000", "id": 338, "key": "LinkAson/338", "className": "LinkAson", "defTime": 1465790067000, "implSt": "ImplementationState_implemented", "infrastructure": "LINK", "latency": 0, "linkType": "LinkType_i_nni", "npaId": 22, "operationalState": "OperationalState_enabled", "otnMapper": 522, "otuSignalType": "OtuSignalType_notMeaningful", "srgPresent": "ObjectPresent_notPresent", "teLinkId": 100052, "teLinkName": "Test-Site2-1/Test-Site1-1-100052", "threerResource": "ThreerResource_notMeaningful", "tunnelTrailId": null, "guiLabel": "Test-Site2-1/AM2125A-1-3-LINEOUT-Test-Site1-1/AM2125A-1-2-LINEIN/1", "wrkSt": "WorkingState_normal", "z2PortLabel": null, "zNodeId": 37, "zPortLabel": "Test-Site1-1/AM2125A-1-2-LINEIN/CLONE" }, { "IdClass": 16, "a2PortLabel": null, "aNodeId": 40, "aPortLabel": "Test-Site3-1/AM2125A-1-2-LINEIN/CLONE", "alarmStatus": "AlarmStatus_cleared", "allPathCost": 20, "asonAdmState": "AdminState_unlocked", "asonAutoRestoration": "ExtOperSt_enabled", "asonWTR": 60, "category": "OMSlink", "colorProfileId": 1, "colorProfileName": "NoColor", "colorString": "0000.0000.0000.0000.0000.0000.0000", "id": 339, "key": "LinkAson/339", "className": "LinkAson", "defTime": 1465790079000, "implSt": "ImplementationState_implemented", "infrastructure": "LINK", "latency": 0, "linkType": "LinkType_i_nni", "npaId": 22, "operationalState": "OperationalState_enabled", "otnMapper": 524, "otuSignalType": "OtuSignalType_notMeaningful", "srgPresent": "ObjectPresent_notPresent", "teLinkId": 100053, "teLinkName": "Test-Site3-1/Test-Site1-1-100053", "threerResource": "ThreerResource_notMeaningful", "tunnelTrailId": null, "guiLabel": "Test-Site3-1/AM2125A-1-3-LINEOUT-Test-Site1-1/AM2125A-1-6-LINEIN/1", "wrkSt": "WorkingState_normal", "z2PortLabel": null, "zNodeId": 37, "zPortLabel": "Test-Site1-1/AM2125A-1-6-LINEIN/CLONE" }, { "IdClass": 16, "a2PortLabel": null, "aNodeId": 40, "aPortLabel": "Test-Site3-1/AM2125A-1-6-LINEIN/CLONE", "alarmStatus": "AlarmStatus_cleared", "allPathCost": 20, "asonAdmState": "AdminState_unlocked", "asonAutoRestoration": "ExtOperSt_enabled", "asonWTR": 60, "category": "OMSlink", "colorProfileId": 1, "colorProfileName": "NoColor", "colorString": "0000.0000.0000.0000.0000.0000.0000", "id": 340, "key": "LinkAson/340", "className": "LinkAson", "defTime": 1465790090000, "implSt": "ImplementationState_implemented", "infrastructure": "LINK", "latency": 0, "linkType": "LinkType_i_nni", "npaId": 22, "operationalState": "OperationalState_enabled", "otnMapper": 526, "otuSignalType": "OtuSignalType_notMeaningful", "srgPresent": "ObjectPresent_notPresent", "teLinkId": 100054, "teLinkName": "Test-Site3-1/Test-Site2-1-100054", "threerResource": "ThreerResource_notMeaningful", "tunnelTrailId": null, "guiLabel": "Test-Site3-1/AM2125A-1-7-LINEOUT-Test-Site2-1/AM2125A-1-6-LINEIN/1", "wrkSt": "WorkingState_normal", "z2PortLabel": null, "zNodeId": 38, "zPortLabel": "Test-Site2-1/AM2125A-1-6-LINEIN/CLONE" } ]
Operation
get /data/asonNBI/linkAsons/{linkId}/FC
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
linkId | required | Can retrieve the 'linkId' from /data/npr/linkAsons | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | request | ServletWebRequest |
--- |
body2 | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
text/xml
application/json;charset=UTF-8
Operation
get /data/npr/linkAsons/{linkId}/FC
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
linkId | required | Can retrieve the 'linkId' from /data/npr/linkAsons | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | request | ServletWebRequest |
--- |
body2 | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
text/xml
application/json;charset=UTF-8
Operation
get /data/npr/linkAsons/{linkId}/trafficMapL0
statusOnConnec : SNCPSwitchPos_active, SNCPSwitchPos_indeterminated, SNCPSwitchPos_noActive
alarmStatus : ALARMSTATUS_Clear, ALARMSTATUS_Indeterminate, ALARMSTATUS_Warning, ALARMSTATUS_Minor, ALARMSTATUS_Major, ALARMSTATUS_Critical, ALARMSTATUS_Pending
wdmFrequency : Indicates the Frequency Used for WDM
timeSlots : Time Slots
routeRole : RouteRole_nominal, RouteRole_backup, RouteRole_nominal_backup
id : Id represents the unique Ason Snc ID
trailId : trailId represents the unique Trail ID
wdmTrailLayer : WdmTrailLayer_physical, WdmTrailLayer_oms, WdmTrailLayer_och, WdmTrailLayer_otu, WdmTrailLayer_odu3, WdmTrailLayer_odu2, WdmTrailLayer_odu1,WdmTrailLayer_client, WdmTrailLayer_odu4, WdmTrailLayer_odu2e, WdmTrailLayer_odu3e2, WdmTrailLayer_notDefined, WdmTrailLayer_oduFlex, WdmTrailLayer_odu0,WdmTrailLayer_odu4x2, WdmTrailLayer_otsigTunnel
tunnelType : TunnelType_notApplicable, TunnelType_unterminated, TunnelType_terminated
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
linkId | required | Can retrieve the 'linkId' from /data/npr/linkAsons | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | request | ServletWebRequest |
--- |
body2 | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
Request --> /data/npr/linkAsons/339/trafficMapL0 Example The linkAsonIds can be fetched from the REST Request --> /data/npr/linkAsons Response --> [ { "ObjectId": null, "EventType": null, "ClassType": null, "IdClass": 16, "a2PortLabel": null, "aNodeId": 12, "aPortLabel": "INDER-PSS1#OCS/OCH-1-1-41-1", "alarmStatus": "AlarmStatus_cleared", "allPathCost": 1, "asonAdmState": "AdminState_locked", "asonAutoRestoration": "ExtOperSt_disabled", "asonWTR": 60, "category": "logicalLink", "colorProfileId": 1, "colorProfileName": "NoColor", "colorString": "0000.0000.0000.0000.0000.0000.0000", "id": 305, "key": "LinkAson/339", "className": "LinkAson", "defTime": 1456286389000, "implSt": "ImplementationState_implemented", "infrastructure": "LINK", "latency": 0, "linkType": "LinkType_i_nni", "npaId": 1, "operationalState": "OperationalState_enabled", "otnMapper": 386, "otuSignalType": "OtuSignalType_otu4", "srgPresent": "ObjectPresent_notPresent", "teLinkId": 100000, "teLinkName": "INDER-PSS1/INDER-PSS2-100000", "threerResource": "ThreerResource_notMeaningful", "tunnelTrailId": null, "guiLabel": "INDER-PSS2#OCS/OTUODU4-1-1-41-1 INDER-PSS1#OCS/OTUODU4-1-1-41-1 ODU4", "wrkSt": "WorkingState_normal", "z2PortLabel": null, "zNodeId": 9, "zPortLabel": "INDER-PSS2#OCS/OCH-1-1-41-1" } ]
Produces
text/xml
application/json;charset=UTF-8
Example Response Data
[ { "statusOnConnec": "SNCPSwitchPos_active", "alarmStatus": "AlarmStatus_cleared", "wdmFrequency": "191.70", "timeSlots": null, "routeRole": "RouteRole_nominal_backup", "id": 8170, "trailId": 8170, "guiLabel": "Test-Service#160621Spare", "userLabel": "Test-Service#160621Spare", "wdmTrailLayer": "WdmTrailLayer_odu4", "tunnelType": "TunnelType_notApplicable", "className": "TrailInLinkAson", "ch_52": "NC_Role_empty", "ch_51": "NC_Role_empty", "ch_50": "NC_Role_empty", "ch_12": "NC_Role_empty", "ch_56": "NC_Role_empty", "ch_11": "NC_Role_empty", "ch_55": "NC_Role_empty", "ch_10": "NC_Role_empty", "ch_54": "NC_Role_empty", "ch_53": "NC_Role_empty", "ch_16": "NC_Role_empty", "ch_15": "NC_Role_empty", "ch_59": "NC_Role_empty", "ch_14": "NC_Role_empty", "ch_58": "NC_Role_empty", "ch_13": "NC_Role_empty", "ch_57": "NC_Role_empty", "ch_39": "NC_Role_empty", "ch_81": "NC_Role_empty", "ch_80": "NC_Role_empty", "ch_41": "NC_Role_empty", "ch_85": "NC_Role_empty", "ch_40": "NC_Role_empty", "ch_84": "NC_Role_empty", "ch_83": "NC_Role_empty", "ch_82": "NC_Role_empty", "ch_45": "NC_Role_empty", "ch_44": "NC_Role_empty", "ch_88": "NC_Role_empty", "ch_43": "NC_Role_empty", "ch_87": "NC_Role_empty", "ch_42": "NC_Role_empty", "ch_86": "NC_Role_empty", "ch_49": "NC_Role_empty", "ch_48": "NC_Role_empty", "ch_47": "NC_Role_empty", "ch_46": "NC_Role_empty", "ch_29": "NC_Role_empty", "ch_28": "NC_Role_empty", "ch_70": "NC_Role_empty", "ch_30": "NC_Role_empty", "ch_74": "NC_Role_empty", "ch_73": "NC_Role_empty", "ch_72": "NC_Role_empty", "ch_71": "NC_Role_empty", "ch_34": "NC_Role_empty", "ch_78": "NC_Role_empty", "ch_33": "NC_Role_empty", "ch_77": "NC_Role_empty", "ch_32": "NC_Role_empty", "ch_76": "NC_Role_empty", "ch_31": "NC_Role_empty", "ch_75": "NC_Role_empty", "ch_38": "NC_Role_empty", "ch_37": "NC_Role_empty", "ch_36": "NC_Role_empty", "ch_35": "NC_Role_empty", "ch_79": "NC_Role_empty", "ch_19": "NC_Role_empty", "ch_18": "NC_Role_empty", "ch_17": "NC_Role_empty", "ch_8": "NC_Role_empty", "ch_9": "NC_Role_empty", "ch_6": "NC_Role_empty", "ch_7": "NC_Role_empty", "ch_4": "NC_Role_empty", "ch_63": "NC_Role_empty", "ch_5": "NC_Role_empty", "ch_62": "NC_Role_empty", "ch_2": "NC_Role_empty", "ch_61": "NC_Role_empty", "ch_3": "NC_Role_empty", "ch_60": "NC_Role_empty", "ch_23": "NC_Role_empty", "ch_67": "NC_Role_empty", "ch_1": "NC_Role_nominalCurrent", "ch_22": "NC_Role_empty", "ch_66": "NC_Role_empty", "ch_21": "NC_Role_empty", "ch_65": "NC_Role_empty", "ch_20": "NC_Role_empty", "ch_64": "NC_Role_empty", "ch_27": "NC_Role_empty", "ch_26": "NC_Role_empty", "ch_25": "NC_Role_empty", "ch_69": "NC_Role_empty", "ch_24": "NC_Role_empty", "ch_68": "NC_Role_empty" } ]
Operation
get /data/npr/linkAsons/{linkId}/trafficMapL1
statusOnConnec : SNCPSwitchPos_active, SNCPSwitchPos_indeterminated, SNCPSwitchPos_noActive
alarmStatus : ALARMSTATUS_Clear, ALARMSTATUS_Indeterminate, ALARMSTATUS_Warning, ALARMSTATUS_Minor, ALARMSTATUS_Major, ALARMSTATUS_Critical, ALARMSTATUS_Pending
wdmFrequency : Indicates the Frequency Used for WDM
timeSlots : Time Slots
routeRole : RouteRole_nominal, RouteRole_backup, RouteRole_nominal_backup
id : Id represents the unique Ason Snc ID
trailId : trailId represents the unique Trail ID
wdmTrailLayer : WdmTrailLayer_physical, WdmTrailLayer_oms, WdmTrailLayer_och, WdmTrailLayer_otu, WdmTrailLayer_odu3, WdmTrailLayer_odu2, WdmTrailLayer_odu1,WdmTrailLayer_client, WdmTrailLayer_odu4, WdmTrailLayer_odu2e, WdmTrailLayer_odu3e2, WdmTrailLayer_notDefined, WdmTrailLayer_oduFlex, WdmTrailLayer_odu0,WdmTrailLayer_odu4x2, WdmTrailLayer_otsigTunnel
tunnelType : TunnelType_notApplicable, TunnelType_unterminated, TunnelType_terminated
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
linkId | required | Can retrieve the 'linkId' from /data/npr/linkAsons | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | request | ServletWebRequest |
--- |
body2 | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
Request --> /data/npr/linkAsons/339/trafficMapL0 Example The linkAsonIds can be fetched from the REST Request --> /data/npr/linkAsons Response --> [ { "ObjectId": null, "EventType": null, "ClassType": null, "IdClass": 16, "a2PortLabel": null, "aNodeId": 12, "aPortLabel": "INDER-PSS1#OCS/OCH-1-1-41-1", "alarmStatus": "AlarmStatus_cleared", "allPathCost": 1, "asonAdmState": "AdminState_locked", "asonAutoRestoration": "ExtOperSt_disabled", "asonWTR": 60, "category": "logicalLink", "colorProfileId": 1, "colorProfileName": "NoColor", "colorString": "0000.0000.0000.0000.0000.0000.0000", "id": 305, "key": "LinkAson/339", "className": "LinkAson", "defTime": 1456286389000, "implSt": "ImplementationState_implemented", "infrastructure": "LINK", "latency": 0, "linkType": "LinkType_i_nni", "npaId": 1, "operationalState": "OperationalState_enabled", "otnMapper": 386, "otuSignalType": "OtuSignalType_otu4", "srgPresent": "ObjectPresent_notPresent", "teLinkId": 100000, "teLinkName": "INDER-PSS1/INDER-PSS2-100000", "threerResource": "ThreerResource_notMeaningful", "tunnelTrailId": null, "guiLabel": "INDER-PSS2#OCS/OTUODU4-1-1-41-1 INDER-PSS1#OCS/OTUODU4-1-1-41-1 ODU4", "wrkSt": "WorkingState_normal", "z2PortLabel": null, "zNodeId": 9, "zPortLabel": "INDER-PSS2#OCS/OCH-1-1-41-1" } ]
Produces
text/xml
application/json;charset=UTF-8
Example Response Data
[ { "statusOnConnec": "SNCPSwitchPos_active", "alarmStatus": "AlarmStatus_cleared", "wdmFrequency": "191.70", "timeSlots": null, "routeRole": "RouteRole_nominal_backup", "id": 8170, "trailId": 8170, "guiLabel": "Test-Service#160621Spare", "userLabel": "Test-Service#160621Spare", "wdmTrailLayer": "WdmTrailLayer_odu4", "tunnelType": "TunnelType_notApplicable", "className": "TrailInLinkAson", "ch_52": "NC_Role_empty", "ch_51": "NC_Role_empty", "ch_50": "NC_Role_empty", "ch_12": "NC_Role_empty", "ch_56": "NC_Role_empty", "ch_11": "NC_Role_empty", "ch_55": "NC_Role_empty", "ch_10": "NC_Role_empty", "ch_54": "NC_Role_empty", "ch_53": "NC_Role_empty", "ch_16": "NC_Role_empty", "ch_15": "NC_Role_empty", "ch_59": "NC_Role_empty", "ch_14": "NC_Role_empty", "ch_58": "NC_Role_empty", "ch_13": "NC_Role_empty", "ch_57": "NC_Role_empty", "ch_39": "NC_Role_empty", "ch_81": "NC_Role_empty", "ch_80": "NC_Role_empty", "ch_41": "NC_Role_empty", "ch_85": "NC_Role_empty", "ch_40": "NC_Role_empty", "ch_84": "NC_Role_empty", "ch_83": "NC_Role_empty", "ch_82": "NC_Role_empty", "ch_45": "NC_Role_empty", "ch_44": "NC_Role_empty", "ch_88": "NC_Role_empty", "ch_43": "NC_Role_empty", "ch_87": "NC_Role_empty", "ch_42": "NC_Role_empty", "ch_86": "NC_Role_empty", "ch_49": "NC_Role_empty", "ch_48": "NC_Role_empty", "ch_47": "NC_Role_empty", "ch_46": "NC_Role_empty", "ch_29": "NC_Role_empty", "ch_28": "NC_Role_empty", "ch_70": "NC_Role_empty", "ch_30": "NC_Role_empty", "ch_74": "NC_Role_empty", "ch_73": "NC_Role_empty", "ch_72": "NC_Role_empty", "ch_71": "NC_Role_empty", "ch_34": "NC_Role_empty", "ch_78": "NC_Role_empty", "ch_33": "NC_Role_empty", "ch_77": "NC_Role_empty", "ch_32": "NC_Role_empty", "ch_76": "NC_Role_empty", "ch_31": "NC_Role_empty", "ch_75": "NC_Role_empty", "ch_38": "NC_Role_empty", "ch_37": "NC_Role_empty", "ch_36": "NC_Role_empty", "ch_35": "NC_Role_empty", "ch_79": "NC_Role_empty", "ch_19": "NC_Role_empty", "ch_18": "NC_Role_empty", "ch_17": "NC_Role_empty", "ch_8": "NC_Role_empty", "ch_9": "NC_Role_empty", "ch_6": "NC_Role_empty", "ch_7": "NC_Role_empty", "ch_4": "NC_Role_empty", "ch_63": "NC_Role_empty", "ch_5": "NC_Role_empty", "ch_62": "NC_Role_empty", "ch_2": "NC_Role_empty", "ch_61": "NC_Role_empty", "ch_3": "NC_Role_empty", "ch_60": "NC_Role_empty", "ch_23": "NC_Role_empty", "ch_67": "NC_Role_empty", "ch_1": "NC_Role_nominalCurrent", "ch_22": "NC_Role_empty", "ch_66": "NC_Role_empty", "ch_21": "NC_Role_empty", "ch_65": "NC_Role_empty", "ch_20": "NC_Role_empty", "ch_64": "NC_Role_empty", "ch_27": "NC_Role_empty", "ch_26": "NC_Role_empty", "ch_25": "NC_Role_empty", "ch_69": "NC_Role_empty", "ch_24": "NC_Role_empty", "ch_68": "NC_Role_empty" } ]
Operation
get /data/asonNBI/linkAsons/{linkId}/invmuxports
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
linkId | required | Can retrieve trailId using /data/npr/ports | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
text/xml
application/json
External Docs
Operation
get /data/npr/linkAsons/{linkId}/invmuxports
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
linkId | required | Can retrieve trailId using /data/npr/ports | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
text/xml
application/json
External Docs
Operation
get /data/npr/linkAsons/pie
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | request | ServletWebRequest |
--- |
body2 | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/data/npr/linkAsons/pie
Produces
text/xml
application/json
Example Response Data
{ "chartDetails": [ { "count": 1, "tag": "AdminState_locked" } ] }
External Docs
Operation
get /data/npr/linkAsons/{linkAsonId}/serverPhysicalConns
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
linkAsonId | required | Can retrieve the 'linkAsonId' from the response of GET /data/npr/linkAsons/?guiLabel=<ason_link> where <ason_link> is the ASON Link Name. The string <ason_link> should be URI encoded | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | request | ServletWebRequest |
--- |
body2 | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
Request --> /data/npr/linkAsons/{linkAsonId}/serverPhysicalConns --> /data/npr/linkAsons/56/serverPhysicalConns Example The linkAsonIds can be fetched from the REST request --> GET /data/npr/linkAsons/?guiLabel=%22ASON_L0CP_OTS_FC/1%22 [ { "IdClass": 16, "a2PortLabel": null, "aNodeId": 15, "aPortLabel": "ASON_L0CP_NODE_F/AHPHG-3-15-LINE/CLONE", "alarmStatus": "AlarmStatus_cleared", "allPathCost": 20, "asonAdmState": "AdminState_unlocked", "asonAutoRestoration": "ExtOperSt_enabled", "asonWTR": 60, "category": "OMSlink", "colorProfileId": 1, "colorProfileName": "NoColor", "colorString": "0000.0000.0000.0000.0000.0000.0000", "id": 56, "key": "LinkAson/56", "className": "LinkAson", "defTime": 1467126165000, "implSt": "ImplementationState_implemented", "infrastructure": "LINK", "latency": 0, "linkType": "LinkType_i_nni", "npaId": 1, "operationalState": "OperationalState_enabled", "otnMapper": 62, "otuSignalType": "OtuSignalType_notMeaningful", "srgPresent": "ObjectPresent_notPresent", "teLinkId": 100003, "teLinkName": "ASON_L0CP_NODE_F/ASON_L0CP_NODE_C-100003", "threerResource": "ThreerResource_notMeaningful", "tunnelTrailId": null, "guiLabel": "ASON_L0CP_OTS_FC/1", "wrkSt": "WorkingState_normal", "z2PortLabel": null, "zNodeId": 12, "zPortLabel": "ASON_L0CP_NODE_C/AHPHG-3-8-LINE/CLONE" } ] Response --> GET /data/npr/linkAsons/56/serverPhysicalConns [ { "IdClass": 16, "a2PortLabel": null, "aNodeId": 15, "aPortLabel": "ASON_L0CP_NODE_F/AHPHG-3-15-LINE", "alarmStatus": "AlarmStatus_cleared", "allPathCost": 20, "asapId": 0, "asapName": "default ASAP", "asonAdmState": "AdminState_notApplicable", "asonAutoRestoration": "ExtOperSt_notMeaningful", "asonWTR": 60, "clientSignalType": "ClientSignalType_notMeaningful", "clientTechnology": "Technology_notMeaningful", "colorProfileId": 1, "commissionedStatus": "CommissionedStatus_notApplicable", "id": 55, "key": "PhysicalConn/55", "className": "PhysicalConn", "currentFrequency": null, "defTime": 1467126137000, "direction": "Direction_bidirectional", "implSt": "ImplementationState_implemented", "latency": 0, "linkType": "LinkType_rm_internal", "operationalState": "OperationalState_enabled", "otnMapper": null, "otuSignalType": "OtuSignalType_notMeaningful", "overlaySupport": "ExtBoolean_false", "pm15m": "PmStatus_notEnabled", "pm24h": "PmStatus_notEnabled", "serviceState": "ServiceState_inService", "shape": "Shape_simple", "srgPresent": "ObjectPresent_notPresent", "sltePresent": "Boolean_false", "ultraLongSpan": "Boolean_false", "guiLabel": "ASON_L0CP_OTS_FC", "wdmConnectionType": "WdmPortType_ots", "wdmLinkType": "WdmLinkType_otn", "wdmProtConnType": "WdmProtType_notMeaningful", "wrkSt": "WorkingState_normal", "z2PortLabel": null, "zNodeId": 12, "zPortLabel": "ASON_L0CP_NODE_C/AHPHG-3-8-LINE", "colorProfileName": "NoColor", "colorString": "0000.0000.0000.0000.0000.0000.0000" } ]
Produces
text/xml
application/json
Example Response Data
[ { "IdClass": 16, "a2PortLabel": "R14_L0_GMRE_NODE_05/AM2125A-11-6-LINEOUT", "aNodeId": 12, "aPortLabel": "R14_L0_GMRE_NODE_02/AM2125A-11-6-LINEOUT", "alarmStatus": "AlarmStatus_cleared", "allPathCost": 20, "asapId": 0, "asapName": "default ASAP", "asonAdmState": "AdminState_notApplicable", "asonAutoRestoration": "ExtOperSt_notMeaningful", "asonWTR": 60, "clientSignalType": "ClientSignalType_notMeaningful", "clientTechnology": "Technology_notMeaningful", "colorProfileId": 1, "commissionedStatus": "CommissionedStatus_notApplicable", "id": 60, "key": "PhysicalConn/60", "className": "PhysicalConn", "currentFrequency": null, "defTime": 1463703166000, "direction": "Direction_bidirectional", "implSt": "ImplementationState_implemented", "latency": 0, "linkType": "LinkType_rm_internal", "operationalState": "OperationalState_enabled", "otnMapper": null, "otuSignalType": "OtuSignalType_notMeaningful", "overlaySupport": "ExtBoolean_false", "pm15m": "PmStatus_notEnabled", "pm24h": "PmStatus_notEnabled", "serviceState": "ServiceState_notInService", "shape": "Shape_fourEnded", "srgPresent": "ObjectPresent_notPresent", "sltePresent": "Boolean_false", "ultraLongSpan": "Boolean_false", "guiLabel": "R14_L0_GMRE_NODE_02/AM2125A-11-6-LINEOUT-R14_L0_GMRE_NODE_05/AM2318A-11-7-LINEIN", "wdmConnectionType": "WdmPortType_ots", "wdmLinkType": "WdmLinkType_otn", "wdmProtConnType": "WdmProtType_notMeaningful", "wrkSt": "WorkingState_normal", "z2PortLabel": "R14_L0_GMRE_NODE_02/AM2318A-11-7-LINEIN", "zNodeId": 15, "zPortLabel": "R14_L0_GMRE_NODE_05/AM2318A-11-7-LINEIN", "colorProfileName": "NoColor", "colorString": "0000.0000.0000.0000.0000.0000.0000" } ]
Operation
get /data/npr/linkAsons/{linkAsonId}/serverSharedRiskGroups
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
linkAsonId | required | Can retrieve the 'linkAsonId' from the GET of /data/npr/linkAsons/?guiLabel=<ason_link>, where <ason_link> is the ASON Link Name. The string <ason_link> should be URI encoded. | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | request | ServletWebRequest |
--- |
body2 | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
Request --> /data/npr/linkAsons/88/serverSharedRiskGroups Example The linkAsonIds can be fetched from the REST GET /data/npr/linkAsons/?guiLabel=%22ASON_L0CP_OTS_FC/1%22 [ { "IdClass": 16, "a2PortLabel": null, "aNodeId": 15, "aPortLabel": "ASON_L0CP_NODE_F/AHPHG-3-15-LINE/CLONE", "alarmStatus": "AlarmStatus_cleared", "allPathCost": 20, "asonAdmState": "AdminState_unlocked", "asonAutoRestoration": "ExtOperSt_enabled", "asonWTR": 60, "category": "OMSlink", "colorProfileId": 1, "colorProfileName": "NoColor", "colorString": "0000.0000.0000.0000.0000.0000.0000", "id": 56, "key": "LinkAson/56", "className": "LinkAson", "defTime": 1467126165000, "implSt": "ImplementationState_implemented", "infrastructure": "LINK", "latency": 0, "linkType": "LinkType_i_nni", "npaId": 1, "operationalState": "OperationalState_enabled", "otnMapper": 62, "otuSignalType": "OtuSignalType_notMeaningful", "srgPresent": "ObjectPresent_notPresent", "teLinkId": 100003, "teLinkName": "ASON_L0CP_NODE_F/ASON_L0CP_NODE_C-100003", "threerResource": "ThreerResource_notMeaningful", "tunnelTrailId": null, "guiLabel": "ASON_L0CP_OTS_FC/1", "wrkSt": "WorkingState_normal", "z2PortLabel": null, "zNodeId": 12, "zPortLabel": "ASON_L0CP_NODE_C/AHPHG-3-8-LINE/CLONE" } ] response --> GET /data/npr/linkAsons/56/serverSharedRiskGroups [ { "IdClass": 125, "aSite": null, "srgComment": null, "id": 1, "key": "SharedRiskGroup/1", "className": "SharedRiskGroup", "srgProbability": "SrgProb_high", "srgType": "SrgType_cable", "guiLabel": "SRG1", "zSite": null } ]
Produces
text/xml
application/json
Example Response Data
[ { "IdClass": 125, "aSite": null, "srgComment": null, "id": 2, "key": "SharedRiskGroup/2", "className": "SharedRiskGroup", "srgProbability": "SrgProb_high", "srgType": "SrgType_phyConn", "guiLabel": "SRG2", "zSite": null }, { "IdClass": 125, "aSite": null, "srgComment": null, "id": 3, "key": "SharedRiskGroup/3", "className": "SharedRiskGroup", "srgProbability": "SrgProb_high", "srgType": "SrgType_phyConn", "guiLabel": "SRG3", "zSite": null } ]
Operation
get /data/asonNBI/linkAsons/{linkId}/trafficPayMap
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
linkId | required | Can retrieve the 'linkId' from /data/npr/linkAsons | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | request | ServletWebRequest |
--- |
body2 | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
text/xml
application/json;charset=UTF-8
Operation
get /data/npr/linkAsons/{linkId}/trafficPayMap
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
linkId | required | Can retrieve the 'linkId' from /data/npr/linkAsons | --- |
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
---|---|---|---|---|
body | optional | request | ServletWebRequest |
--- |
body2 | optional | session | HttpSession |
--- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
String
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
text/xml
application/json;charset=UTF-8