Operation

post /data/otn/darkfiber/associate/phylinks
to associate dark fiber with given physical link Ids (associateDarkFiberWithPhysicalLinks : /data/otn/darkfiber/associate/phylinks)
associateDarkFiberWithPhysicalLinks

Request body

Name

IsRequired

Description

Data Type

Enum

body optional PFDLAssoc String ---

Return type
  • DarkFiberResponse
  • Responses

    Response Messages

    Schema

    200success DarkFiberResponse
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    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 :

    Operation

    post /data/otn/darkfibers/associate/phylinks
    to associate dark fiber with given physical link Ids (associateDarkFiberWithPhysicalLinks : /data/otn/darkfibers/associate/phylinks)
    associateDarkFiberWithPhysicalLinks

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body optional PFDLAssoc String ---

    Return type
  • DarkFiberResponse
  • Responses

    Response Messages

    Schema

    200success DarkFiberResponse
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    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 :

    Operation

    post /data/otn/darkfiber
    Create darkfiber (createdf : /data/otn/darkfiber)
    This method used to create darkfiber/otdr association/Kml file assocation based on user input

    Query parameters

    Name

    IsRequired

    Description

    darkfiberdata required ---
    spooldata optional ---
    Form parameters

    Name

    Description

    afilelist (optional) afilelistdefault:
    zfilelist (optional) zfilelistdefault:

    Return type
  • DarkFiberResponse
  • Responses

    Response Messages

    Schema

    200success DarkFiberResponse
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • multipart/form-data
    Example Request Data

    Create API for dark fiber is a multipart/form data post operation. Following are the expected keys and values in the request Key : darkfiberdata Type : text Value : {"userLabel":"DarkFiberTest","aNode":"PSS32_10_41_51_248","zNode":"PSS32_10_41_51_249","aPort":"APORT","zPort":"ZPORT","aOtdrPort":"OTDR-14-7-P2","zOtdrPort":"OTDR-10-8-P1","aFiberType":"DSF","aFiberLength":"123","zFiberType":"LS","zFiberLength":"234","operator":"alcatel","modifiedOpertor":"alcatel","useOpertion":"Association"} Key : spooldata Type : text Value : {"aSpoolAZ":"10","zSpoolAZ":"14","aSpoolZA":"2","zSpoolZA":"2"} Key : afilelist Type : file Value : The AZ KML file to be uploaded Key : zfilelist Type : file Value : The ZA KML file to be uploaded

    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;charset=UTF-8
    • application/json
    Example Response Data
    { "message":"Dark fiber service created successfully.", "status":"Success", "identifier":"1" }

    External Docs
    See Also :

    Operation

    post /data/otn/darkfibers
    Create darkfiber (createdf : /data/otn/darkfibers)
    This method used to create darkfiber/otdr association/Kml file assocation based on user input

    Query parameters

    Name

    IsRequired

    Description

    darkfiberdata required ---
    spooldata optional ---
    Form parameters

    Name

    Description

    afilelist (optional) afilelistdefault:
    zfilelist (optional) zfilelistdefault:

    Return type
  • DarkFiberResponse
  • Responses

    Response Messages

    Schema

    200success DarkFiberResponse
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • multipart/form-data
    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;charset=UTF-8
    • application/json

    External Docs
    See Also :

    Operation

    delete /data/otn/darkfiber
    to delete Dark Fibers (deleteDarkFibers : /data/otn/darkfiber)
    deleteDarkFibers

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body optional darkFiberIds array[Integer] ---

    Return type
  • DarkFiberResponse
  • Responses

    Response Messages

    Schema

    200success DarkFiberResponse
    401Unauthorized ---
    204No Content ---
    403Forbidden ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    Example Request Data

    [ 61, 62, 65 ]

    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
    Example Response Data
    { "message": "Delete initiated for dark fiber links 75,76 Please check the jobs page for more details", "status": "success", "identifier": "1" }

    External Docs
    See Also :

    Operation

    delete /data/otn/darkfibers
    to delete Dark Fibers (deleteDarkFibers : /data/otn/darkfibers)
    deleteDarkFibers

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body optional darkFiberIds array[Integer] ---

    Return type
  • DarkFiberResponse
  • Responses

    Response Messages

    Schema

    200success DarkFiberResponse
    401Unauthorized ---
    204No Content ---
    403Forbidden ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    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 :

    Operation

    delete /data/otn/darkfiber/gis/deleteFiberAssoc/{dfID}
    Delete the Fiber Route Association against the dark fiber (deleteFiberRouteAssociation : /data/otn/darkfiber/gis/deleteFiberAssoc/{dfID})
    This method is used to Delete the Fiber Route Association against the given dark fiber ID

    Path parameters

    Name

    IsRequired

    Description

    Enum

    dfID required dfID ---

    Return type
  • String
  • Responses

    Response Messages

    Schema

    200success String
    401Unauthorized ---
    204No Content ---
    403Forbidden ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    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 :

    Operation

    delete /data/otn/darkfibers/gis/deleteFiberAssoc/{dfID}
    Delete the Fiber Route Association against the dark fiber (deleteFiberRouteAssociation : /data/otn/darkfibers/gis/deleteFiberAssoc/{dfID})
    This method is used to Delete the Fiber Route Association against the given dark fiber ID

    Path parameters

    Name

    IsRequired

    Description

    Enum

    dfID required dfID ---

    Return type
  • String
  • Responses

    Response Messages

    Schema

    200success String
    401Unauthorized ---
    204No Content ---
    403Forbidden ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    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 :

    Operation

    post /data/otn/darkfiber/disassociate/phylinks
    to dissociate the passed physical link from associated darkfibers. (dissociatePhysicalLinkWithDarkFibers : /data/otn/darkfiber/disassociate/phylinks)
    dissociatePhysicalLinkWithDarkFibers

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body optional phyLinkIds String ---

    Return type
  • DarkFiberList
  • Responses

    Response Messages

    Schema

    200success DarkFiberList
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    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 :

    Operation

    post /data/otn/darkfibers/disassociate/phylinks
    to dissociate the passed physical link from associated darkfibers. (dissociatePhysicalLinkWithDarkFibers : /data/otn/darkfibers/disassociate/phylinks)
    dissociatePhysicalLinkWithDarkFibers

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body optional phyLinkIds String ---

    Return type
  • DarkFiberList
  • Responses

    Response Messages

    Schema

    200success DarkFiberList
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    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 :

    Operation

    get /data/otn/darkfiber/{id}/darkfiberList
    to list dark fiber associated with the passed physical link id. (getAssociatedDarkFiberForPhysicalLink : /data/otn/darkfiber/{id}/darkfiberList)
    getAssociatedDarkFiberForPhysicalLink

    Path parameters

    Name

    IsRequired

    Description

    Enum

    id required id ---

    Return type
  • DarkFiberList
  • Responses

    Response Messages

    Schema

    200success DarkFiberList
    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
    Example Response Data
    { "identifier": "1", "items": [ { "id": 2, "userLabel": "Abihek-Test-DarkFiberTest3", "aNode": "PSS32_10_41_51_248", "zNode": "PSS32-41.89.25", "aPort": "PSS8-41.89.22/SFD--4-EXP", "zPort": "PSS8-41.89.21/SFD--1-EXP", "aOtdrPort": "S8-4.89.175/SFD-2-3-EXP", "zOtdrPort": null, "aFiberType": "DSF", "zFiberType": "DSF", "aFiberLength": "500", "zFiberLength": "500", "createdDate": 1560151483230, "modifyDate": 1560151483230, "operator": "alcatel", "modifiedOpertor": "alcatel", "otdrPortState": "1000", "sourceNeId": 1, "destNeId": 4321, "key": "darkfiber/2" } ], "status": "Success", "message": "Successfully retrieved associated dark fiber." }

    External Docs
    See Also :

    Operation

    get /data/otn/darkfibers/{id}/darkfiberList
    to list dark fiber associated with the passed physical link id. (getAssociatedDarkFiberForPhysicalLink : /data/otn/darkfibers/{id}/darkfiberList)
    getAssociatedDarkFiberForPhysicalLink

    Path parameters

    Name

    IsRequired

    Description

    Enum

    id required id ---

    Return type
  • DarkFiberList
  • Responses

    Response Messages

    Schema

    200success DarkFiberList
    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 :

    Operation

    get /data/otn/darkfiber/{id}/physicalConns
    to retrieve all physical links for associate / disassociate based on the action passed in (getAssociatedPhyLinksForDarkFiber : /data/otn/darkfiber/{id}/physicalConns)
    getAssociatedPhyLinksForDarkFiber

    Path parameters

    Name

    IsRequired

    Description

    Enum

    id required id ---
    Query parameters

    Name

    IsRequired

    Description

    action required ---

    Return type
  • ResponseDtModel
  • Responses

    Response Messages

    Schema

    200success ResponseDtModel
    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 :

    Operation

    get /data/otn/darkfibers/{id}/physicalConns
    to retrieve all physical links for associate / disassociate based on the action passed in (getAssociatedPhyLinksForDarkFiber : /data/otn/darkfibers/{id}/physicalConns)
    getAssociatedPhyLinksForDarkFiber

    Path parameters

    Name

    IsRequired

    Description

    Enum

    id required id ---
    Query parameters

    Name

    IsRequired

    Description

    action required ---

    Return type
  • ResponseDtModel
  • Responses

    Response Messages

    Schema

    200success ResponseDtModel
    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 :

    Operation

    get /data/otn/darkfiber
    to retrieve Dark Fibers (getDarkFiberList : /data/otn/darkfiber)
    getDarkFiberList


    Return type
  • DarkFiberList
  • Responses

    Response Messages

    Schema

    200success DarkFiberList
    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
    Example Response Data
    { "dflist": [ { "id": 68, "userLabel": "DarkFiber1", "aNode": "PSS32-41.89.22", "zNode": "PSS32-41.89.21", "aPort": "PSS8-41.89.22/SFD-1-3-EXP", "zPort": "PSS8-41.89.21/SFD-1-3-EXP", "aOtdrPort": "PSS8-41.89.175/SFD-1-3-EXP", "zOtdrPort": "PSS8-41.89.176/SFD-1-3-EXP", "aFiberType": "DSF", "zFiberType": "DSF", "aFiberLength": "500", "zFiberLength": "500", "createdDate": 1557291047021, "modifyDate": 1557291047021, "operator": "alcatel", "key": "darkfiber/68" }, { "id": 69, "userLabel": "DarkFiber2", "aNode": "PSS32-41.89.222", "zNode": "PSS32-41.89.221", "aPort": "PSS8-41.89.222/SFD-1-3-EXP", "zPort": "PSS8-41.89.221/SFD-1-3-EXP", "aOtdrPort": "PSS8-41.89.375/SFD-1-3-EXP", "zOtdrPort": "PSS8-41.89.376/SFD-1-3-EXP", "aFiberType": "DSF", "zFiberType": "DSF", "aFiberLength": "500", "zFiberLength": "500", "createdDate": 1557291047197, "modifyDate": 1557291047197, "operator": "alcatel", "key": "darkfiber/69" }, { "id": 70, "userLabel": "DarkFiber3", "aNode": "PSS32-41.89.22", "zNode": "PSS32-41.89.21", "aPort": "SS8-41.89.22/SFD-1-3-EXP", "zPort": "PSS8-41.89.21/SFD-1-3-EXP", "aOtdrPort": "PSS8-41.89.175/SFD-1-3-E", "zOtdrPort": "PSS8-41.89.176/SFD-1-3-EXP", "aFiberType": "ELEAF", "zFiberType": "ELEAF", "aFiberLength": "120", "zFiberLength": "150", "createdDate": 1557291047367, "modifyDate": 1557291047367, "operator": "alcatel", "key": "darkfiber/70" } ], "message": "Darkfiber details retrieved successfully", "status": "Succcess", "identifier": "1" }

    External Docs
    See Also :

    Operation

    get /data/otn/darkfibers
    to retrieve Dark Fibers (getDarkFiberList : /data/otn/darkfibers)
    getDarkFiberList


    Return type
  • DarkFiberList
  • Responses

    Response Messages

    Schema

    200success DarkFiberList
    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 :

    Operation

    get /data/otn/darkfiber/{id}
    to get Dark Fiber details based on id (getDarkFiberbyID : /data/otn/darkfiber/{id})
    getDarkFiberbyID

    Path parameters

    Name

    IsRequired

    Description

    Enum

    id required id ---

    Return type
  • ResponseDtModel«object»
  • Responses

    Response Messages

    Schema

    200success ResponseDtModel«object»
    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 :

    Operation

    get /data/otn/darkfibers/{id}
    to get Dark Fiber details based on id (getDarkFiberbyID : /data/otn/darkfibers/{id})
    getDarkFiberbyID

    Path parameters

    Name

    IsRequired

    Description

    Enum

    id required id ---

    Return type
  • ResponseDtModel«object»
  • Responses

    Response Messages

    Schema

    200success ResponseDtModel«object»
    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 :

    Operation

    get /data/otn/darkfiber/scanresult/{dfId}
    Get otdr scan results for the specified darkfiber. Returns list of map containing key value pairs. (getOtdrScanResultByDfId : /data/otn/darkfiber/scanresult/{dfId})

    Path parameters

    Name

    IsRequired

    Description

    Enum

    dfId required 'dfId' is the unique id for a dark fiber 'id' from the REST call '/data/otn/darkfiber/list' ---

    Return type
  • OtdrScanResultResponse
  • Responses

    Response Messages

    Schema

    200success OtdrScanResultResponse
    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
    Example Response Data
    [ { "lastScanTime": 1562331600546, "userEnteredLength": null, "sourceNE": "PSS32_10_41_51_249", "baselineFilename": "otdrscan-171-aztx-bl.sor", "darkFiberId": 171, "lastScanLength": 116.6, "srcPort": "Port1", "fiberCutStatus": 0, "sourceNeId": 25, "destNE": "PSS32_10_41_51_248", "baselineTime": 1562331600546, "destPort": "Port123", "portDirection": "TX", "id": 1, "destNeId": 23, "lastScanFilename": "otdrscan-171-aztx-bl.sor", "baselineFiberLength": 116.6, "phyLinkId": 171, "span": "AZ", "triggeredBy": "Scheduler" }, { "lastScanTime": 1562331600546, "userEnteredLength": null, "sourceNE": "PSS32_10_41_51_249", "baselineFilename": "otdrscan-171-zatx-bl.sor", "darkFiberId": 171, "lastScanLength": 115.14, "srcPort": "Port123", "fiberCutStatus": 0, "sourceNeId": 23, "destNE": "PSS32_10_41_51_248", "baselineTime": 1562331600546, "destPort": "Port1", "portDirection": "TX", "id": 2, "destNeId": 25, "lastScanFilename": "otdrscan-171-zatx-bl.sor", "baselineFiberLength": 115.14, "phyLinkId": 171, "span": "ZA", "triggeredBy": "Scheduler" } ]

    External Docs
    See Also :
  • deleteDarkFibers : /data/otn/darkfiber

  • Operation

    get /data/otn/darkfibers/scanresult/{dfId}
    Get otdr scan results for the specified darkfiber. Returns list of map containing key value pairs. (getOtdrScanResultByDfId : /data/otn/darkfibers/scanresult/{dfId})

    Path parameters

    Name

    IsRequired

    Description

    Enum

    dfId required 'dfId' is the unique id for a dark fiber 'id' from the REST call '/data/otn/darkfiber/list' ---

    Return type
  • OtdrScanResultResponse
  • Responses

    Response Messages

    Schema

    200success OtdrScanResultResponse
    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 :
  • deleteDarkFibers : /data/otn/darkfiber

  • Operation

    post /data/otn/darkfiber/{id}
    to modify Dark Fiber based on id (modifyDarkFiber : /data/otn/darkfiber/{id})
    modifyDarkFiber

    Path parameters

    Name

    IsRequired

    Description

    Enum

    id required id ---
    Query parameters

    Name

    IsRequired

    Description

    darkfiberdata required ---
    spooldata optional ---
    Form parameters

    Name

    Description

    afilelist (optional) afilelistdefault:
    zfilelist (optional) zfilelistdefault:

    Return type
  • DarkFiberResponse
  • Responses

    Response Messages

    Schema

    200success DarkFiberResponse
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • multipart/form-data
    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 :

    Operation

    post /data/otn/darkfibers/{id}
    to modify Dark Fiber based on id (modifyDarkFiber : /data/otn/darkfibers/{id})
    modifyDarkFiber

    Path parameters

    Name

    IsRequired

    Description

    Enum

    id required id ---
    Query parameters

    Name

    IsRequired

    Description

    darkfiberdata required ---
    spooldata optional ---
    Form parameters

    Name

    Description

    afilelist (optional) afilelistdefault:
    zfilelist (optional) zfilelistdefault:

    Return type
  • DarkFiberResponse
  • Responses

    Response Messages

    Schema

    200success DarkFiberResponse
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • multipart/form-data
    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 :

    Calendar

    Name

    Type

    Description

    Enum

    time Date DateTime --- ---
    lenient Boolean boolean --- ---
    firstDayOfWeek Integer integer --- ---
    minimalDaysInFirstWeek Integer integer --- ---
    timeZone TimeZone TimeZone --- ---
    timeInMillis Long long --- ---
    calendarType String string --- ---
    weekDateSupported Boolean boolean --- ---
    weekYear Integer integer --- ---
    weeksInWeekYear Integer integer --- ---

    DarkFiber

    Name

    Type

    Description

    Enum

    id Integer integer --- ---
    userLabel String string --- ---
    aNode String string --- ---
    zNode String string --- ---
    aPort String string --- ---
    zPort String string --- ---
    aOtdrPort String string --- ---
    zOtdrPort String string --- ---
    aFiberType String string --- ---
    zFiberType String string --- ---
    aFiberLength String string --- ---
    zFiberLength String string --- ---
    createdDate Calendar Calendar --- ---
    modifyDate Date DateTime --- ---
    operator String string --- ---
    modifiedOpertor String string --- ---
    otdrPortState String string --- ---
    sourceNeId Integer integer --- ---
    destNeId Integer integer --- ---
    key String string --- ---

    DarkFiberList

    Name

    Type

    Description

    Enum

    dflist array[DarkFiber] DarkFiber --- ---
    message String string --- ---
    status String string --- ---
    identifier String string --- ---

    DarkFiberResponse

    Name

    Type

    Description

    Enum

    message String string --- ---
    status String string --- ---
    identifier String string --- ---

    MultipartFile

    Name

    Type

    Description

    Enum

    OtdrScanResultResponse

    Name

    Type

    Description

    Enum

    srcPort String string Source port where otdr scan is triggered ---
    sourceNeId String string Source NE Id where otdr scan is triggered ---
    fiberCutStatus String string Specifies difference between baseline and last scan fiberlength values. Note: This includes OTDR tolerance factor while computing fuber cut. ---
    baselineFilename String string Otdr baseline scan result file name. Prefix filename with https://:/oms1350/otn/schedule/otdr/file/ to download file from server. ---
    triggeredBy String string Specifies how otdr scan was triggered - Manual/Scheduled/Auto. Manual means otdr scan triggered by operator using otdr scanNow option. Scheduled means otdr scan triggered by operator using otdr schedule option. Auto means otdr scan initiated by notification from Node. ---
    sourceNE String string Specifies physical link's source NE name ---
    baselineTime String string Specifies time at which baseline scan result processed. ---
    id String string Specifies sequence number of otdr scan result list ---
    destNE String string Specifies physical link's destination NE name ---
    baselineFiberLength String string Specifies baseline fiber length (KMtrs by defualt) ---
    lastScanLength String string Specifies last scan fiber length (KMtrs by default) ---
    destNeId String string Specifies physical link's destination NE Id ---
    lastScanTime String string Specifies time at which last otdr scan result processed ---
    phyLinkId String string Specifies Physical link's connection Id ---
    lastScanFilename String string Otdr last scan result file name. Prefix filename with https://:/oms1350/otn/schedule/otdr/file/ to download file from server. ---
    userEnteredLength String string Specifies user specified fiber length ---
    destPort String string Specifies Physical link's destination port name. ---
    span String string Specifies Physical link's span - AZ or ZA direction ---

    ResponseDtModel

    Name

    Type

    Description

    Enum

    identifier String string Identifer attribute ---
    items array[Object] object Items attribute ---
    status String string Status attribute ---
    message String string Message attribute ---

    ResponseDtModel«object»

    Name

    Type

    Description

    Enum

    identifier String string Identifer attribute ---
    items array[Object] object Items attribute ---
    status String string Status attribute ---
    message String string Message attribute ---

    TimeZone

    Name

    Type

    Description

    Enum

    rawOffset Integer integer --- ---
    displayName String string --- ---