Operation

get /eqm/cndlst
Retrieve Conditions List (getConditionsList : /eqm/cndlst)

Query parameters

Name

IsRequired

Description

neId required EML Network Element ID
neGroupId required EML Network Element Group ID
aid optional Equipment Access Identifier

Return type
  • DeferredResult«List«Map«string,string»»»
  • Responses

    Response Messages

    Schema

    200success DeferredResult«List«Map«string,string»»»
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Example Request Data

    eqm/cndlst?neId=21&neGroupId=101&aid=112SCA1-1-10

    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.
    • */*
    Example Response Data
    [{ "status": "success" }, { "Condition": "65", "LayerRate": "2", "Severity": "8", "AdditionalText": "Card missing", "Direction": "NULL", "Tid": "21", "TrapData": "", "NativeProbablecause": "tnCardMissingRaisedNotif", "OccurDateTime": "1514359876000", "ServiceAffecting": "2", "id": "1", "Aid": "SLOT-1-10", "Location": "NULL" }, { "Condition": "574", "LayerRate": "49", "Severity": "8", "AdditionalText": "Underlying resource unavailable - Section", "Direction": "RCV", "Tid": "21", "TrapData": "", "NativeProbablecause": "tnUruSRaisedNotif", "OccurDateTime": "1514359876000", "ServiceAffecting": "2", "id": "2", "Aid": "112SCA1-1-10-L1", "Location": "NULL" }, { "Condition": "574", "LayerRate": "49", "Severity": "8", "AdditionalText": "Underlying resource unavailable - Section", "Direction": "RCV", "Tid": "21", "TrapData": "", "NativeProbablecause": "tnUruSRaisedNotif", "OccurDateTime": "1514359876000", "ServiceAffecting": "2", "id": "3", "Aid": "112SCA1-1-10-C1", "Location": "NULL" }]
    Tags
    [ EQM ]

    External Docs
    See Also :

    DeferredResult«List«Map«string,string»»»

    Name

    Type

    Description

    Enum

    result Object object --- ---
    setOrExpired Boolean boolean --- ---