Operation

get /data/npr/wdmPaths/{wdmPathId}/sncs
pssFragmentTab (pssFragmentTab : /data/npr/wdmPaths/{wdmPathId}/sncs)
This is used to get the Wdm paths in the 16x6 interworking pss

Path parameters

Name

IsRequired

Description

Enum

wdmPathId required 'id'can be retrieved from the REST call '/data/npr/wdmPaths?sncNumber' Eg:- sncNumber=SncNumber_mixedSnc ---
Request body

Name

IsRequired

Description

Data Type

Enum

body optional request ServletWebRequest ---
body2 optional session HttpSession ---

Return type
  • String
  • Responses

    Response Messages

    Schema

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

    Request --> /data/npr/wdmPaths/{wdmPathId}/sncs --> /data/npr/wdmPaths/2/sncs Example The wdmPathId can be obtained from the REST Request --> /data/npr/wdmPaths?sncNumber=SncNumber_mixedSnc Query String Parameters --> sncNumber=SncNumber_mixedSnc Response --> [ { "IdClass": 0, "alarmProp": "AlarmPropagation_successAfterImplemented", "alarmPropRule": "PropagationRule_whenImplemented", "alarmStatus": "AlarmStatus_activeReportableMajor", "allocationConstraint": "AllocationConstraint_noRestriction", "alrPropAct": "AlmPropActivity_normal", "asapId": 0, "availabilityStatus": "AvailabilityStatus_notMeaningful", "bitRate": "9953.280Mbit/s", "clientConnPresent": "ObjectPresent_present", "comment1": null, "comment2": null, "comment3": null, "confSt": "ConfigurationState_implemented", "connectivity": "Connectivity_fullyConnected", "defTime": 1468845157000, "defaultPriority": 4, "defaultRerouting": "RestorationMode_preCalculated", "defaultReversionMode": "ReversionMode_automatic", "defaultSetupPriority": 5, "excludeAnyColorId": 2, "excludeAnyColorName": "AllColors", "excludeAnyColorString": "1111.1111.1111.1111.1111.1111.1111", "holdOffTimeStatus": "HoldOffTimeStatus_noHoldOffTime", "includeAnyColorId": 1, "includeAnyColorName": "NoColor", "includeAnyColorString": "0000.0000.0000.0000.0000.0000.0000", "intermCtpMon": "IntermCtpMon_disabled", "lastCmd": "TrailLastCmd_implement", "modificationTime": null, "operationalState": "OperationalState_enabled", "pathGroup": null, "id": 2, "key": "WdmPath/2", "className": "WdmPath", "pathRate": "PathRate_stm64", "pathWrkSt": "PathWorkingState_normal", "pdhAlarms": "EnablingAlrState_notMeaningful", "pdhAlrEnabRule": "EnablingRule_onImplementation", "pm15": "Boolean_true", "pm24": "Boolean_false", "pmAutomatic": "Boolean_true", "pmGroup": null, "protType": "ProtectionPathType_notProtected", "routeSaved": "Saved_notSaved", "routingModificationTime": null, "sdhAlarms": "EnablingAlrState_enabled", "sdhAlrEnabRule": "EnablingRule_onImplementation", "securityLabel": 0, "serviceState": "ServiceState_notInService", "serviceType": "ServiceType_sdh", "sncNumber": "SncNumber_mixedSnc", "sncpSwitchSt": "SNCPSwitchStatus_noSwitchForced", "text1": null, "text2": null, "text3": null, "userId": "otn@it141088", "guiLabel": "$$ VNE-34/1-9-C1/WDM <-> VNE-9/1-12-C1/WDM #1 $$" } ]

    Produces
    This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.
    • text/xml
    • application/json
    Example Response Data
    [ { "IdClass": 134, "accessLatency": 0, "alarmStatus": "AlarmStatus_cleared", "apeInProgressCond": "ExtBoolean_notApplicable", "automaticRestoration": "EnablingState_enabled", "backupSt": "BackupSt_normal", "colorViolated": "ExtBoolean_notApplicable", "confSt": "ConfigurationState_implemented", "connRate": "LCRate_notDefined", "connType": "ConnectionType_pointToPoint", "consistSt": "ConsistencyStatus_normal", "disjointedSt": "DisjointedSt_normal", "excludeAnyColorName": "AllColors", "excludeAnyColorString": "1111.1111.1111.1111.1111.1111.1111", "flow": "Flow_bidirectional", "includeAnyColorName": "NoColor", "includeAnyColorString": "0000.0000.0000.0000.0000.0000.0000", "internalVlanId": 0, "involvedInRelation": "Boolean_false", "maxLatency": 0, "nativeName": null, "operationalState": "OperationalState_enabled", "opticalFeasViolated": "ExtBoolean_notApplicable", "priority": 1, "protType": "ProtectionPathType_notProtected", "rerouting": "RestorationMode_noRestoration", "resType": "ResourceType_none", "reversionBlockedSt": "ReversionBlockedSt_notBlocked", "reversionMode": "ReversionMode_notMeaningful", "reversionSt": "ReversionSt_notReady", "routingModificationTime": null, "routingSt": "RoutingSt_normal", "serverPathFdn": "2/46", "setupPriority": 1, "id": 1691, "key": "Snc/1691", "className": "Snc", "sncType": "SncType_indirectMngDomSnc", "sncpSt": "SncpSt_normal", "tcaChannelMarginReached": "ExtBoolean_notApplicable", "testMode": "SncActiveState_inactive", "transpTechnology": "ConnecTechnology_wdm", "tunnelType": "TunnelType_notApplicable", "usageIndicator": "UsageIndicator_path", "guiLabel": "DSR_33/1-9-C1_34/1-9-C1", "waitForServerRestoration": "ExtBoolean_notApplicable", "wdmLayer": "WdmLayer_client", "wdmType": "EthTranspType_notMeaningful", "zEndSt": "ZEndSt_normal" } ]

    External Docs
    See Also :