Operation

get /eqm/ne/getNeOCS/{grpID}/{neID}/{retrieveFunction}
OCS NE level details. (retrieveNeAttributes : /eqm/ne/getNeOCS/{grpID}/{neID}/{retrieveFunction})
Retrieves the NE level attributes.

Path parameters

Name

IsRequired

Description

Enum

grpID required EML Group ID ---
neID required EML Network Element ID ---
retrieveFunction required The functionality details to be retrieved ---

Return type
  • OcsNeSyncDetails
  • Responses

    Response Messages

    Schema

    200success OcsNeSyncDetails
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Produces
    This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.
    • application/json

    External Docs
    See Also :

    HashMap«string,string»

    Name

    Type

    Description

    Enum

    IpRouteOCS

    Name

    Type

    Description

    Enum

    aid String string --- ---
    destaddr String string --- ---
    mask String string --- ---
    nexthop String string --- ---
    metric String string --- ---
    status String string --- ---
    advertise String string --- ---
    connvia String string --- ---
    cidr String string --- ---
    installed String string --- ---

    LanOCS

    Name

    Type

    Description

    Enum

    macaddr String string --- ---
    status String string --- ---
    linkspeed String string --- ---
    duplex String string --- ---
    l2status String string --- ---
    ifname String string --- ---
    aid String string --- ---
    almprof String string --- ---

    NetIfOCS

    Name

    Type

    Description

    Enum

    l2status String string --- ---
    aid String string --- ---
    status String string --- ---
    dccchnl String string --- ---
    protstatus String string --- ---
    fac String string --- ---
    almprof String string --- ---
    ifname String string --- ---

    OcsNeSyncDetails

    Name

    Type

    Description

    Enum

    userLabel String string --- ---
    additinalInfo HashMap«string,string» HashMap«string,string» --- ---
    netIf_data_list array[NetIfOCS] NetIfOCS --- ---
    lan_data_list array[LanOCS] LanOCS --- ---
    ipRoute_data_list array[IpRouteOCS] IpRouteOCS --- ---
    aidList array[String] string --- ---
    ipRoute_aidList array[String] string --- ---
    customAsapList array[String] string --- ---