Operation

post /esmService/mplstpBfdTemplate/createMplstpBfdTemplate
creates mplstp bfd template (createMplstpBfdTemplate : /esmService/mplstpBfdTemplate/createMplstpBfdTemplate)
creates mplstp bfd template from UI data

Request body

Name

IsRequired

Description

Data Type

Enum

body required mplstp bfd ui data MplsTp BFD data holder ---

Return type
  • Template Response Data Holder
  • Responses

    Response Messages

    Schema

    200success Template Response Data Holder
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    Example Request Data

    {"templateName":"CMK-BFDRest","author":"alcatel","desc":"BFD","templateState":"UNPUBLISHED","transmitTimeValue":3.33,"receiverTimeValue":3.33,"multiplierValue":3,"templatePath":"My Templates/MPLS-TP Templates/BFD Templates/"}

    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":"MPLS-TP BFD template save : success","msgCode":"MPLSTP_BFD_TMPL_001","status":"SUCCESS","parameters":["My Templates/MPLS-TP Templates/BFD Templates/CMKBFD"],"paramCount":1}

    External Docs
    See Also :

    Operation

    post /esmService/mplstpNpaTemplate/createMplstpNpaTemplate
    creates mplstp npa template (createMplstpNpaTemplate : /esmService/mplstpNpaTemplate/createMplstpNpaTemplate)
    creates mplstp npa template from UI data

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body required mplstp npa ui data MplsTp NPA data holder ---

    Return type
  • Template Response Data Holder
  • Responses

    Response Messages

    Schema

    200success Template Response Data Holder
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    Example Request Data

    {"templateName":"CMK-NPARestDoc","author":"alcatel","desc":"","templateState":"UNPUBLISHED","nodeId":"111.111.11.","minTunnelId":"1","maxTunnelId":"4096","lspMaxNumOfLabels":"-1","lspStartLabel":"32","lspEndLabel":"2047","svcMaxNumOfLabels":"-1","svcStartLabel":"2048","svcEndLabel":"18431","templatePath":"My Templates/MPLS-TP Templates/NPA Templates/","preProvCliCmd":"","postProvCliCmd":""}

    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":"MPLS-TP NPA template save : success","msgCode":"MPLSTP_NPA_TMPL_001","status":"SUCCESS","parameters":["My Templates/MPLS-TP Templates/NPA Templates/cmkNPA"],"paramCount":1}

    External Docs
    See Also :

    Operation

    post /esmService/mplstpNpaTemplate/deleteMplstpNpaTemplate
    delete mplstp npa template (deleteMplstpNpaTemplate : /esmService/mplstpNpaTemplate/deleteMplstpNpaTemplate)
    delete mplstp npa template from UI data

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body required mplstp npa ui data MplsTp NPA Tempalte state holder ---

    Return type
  • Template Response Data Holder
  • Responses

    Response Messages

    Schema

    200success Template Response Data Holder
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    Example Request Data

    {"templateName":"CMK-NPARestDoc","templatePath":"My Templates/MPLS-TP Templates/NPA Templates/"}

    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":"MPLS-TP NPA template delete : success","msgCode":"MPLSTP_NPA_TMPL_005","status":"SUCCESS","parameters":["My Templates/MPLS-TP Templates/NPA Templates/cmkNPA"],"paramCount":1}

    External Docs
    See Also :

    Operation

    post /esmService/mplstpBfdTemplate/deletemplstpBFDTemplateName
    delete mplstp bfd template (deletemplstpBFDTemplateName : /esmService/mplstpBfdTemplate/deletemplstpBFDTemplateName)
    delete mplstp bfd template from UI data

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body required mplstp bfd ui data MplsTp BFD data holder ---

    Return type
  • Template Response Data Holder
  • Responses

    Response Messages

    Schema

    200success Template Response Data Holder
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    Example Request Data

    {"templateName":"CMK-BFDRest","templatePath":"My Templates/MPLS-TP Templates/BFD Templates/"}

    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":"MPLS-TP BFD template delete : success","msgCode":"MPLSTP_BFD_TMPL_005","status":"SUCCESS","parameters":["My Templates/MPLS-TP Templates/BFD Templates/CMKBFD"],"paramCount":1}

    External Docs
    See Also :

    Operation

    post /esmService/mplstpBfdTemplate/modifyMplstpBfdTemplate
    modify mplstp bfd template (modifyMplstpBfdTemplate : /esmService/mplstpBfdTemplate/modifyMplstpBfdTemplate)
    modify mplstp bfd template from UI data

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body required mplstp bfd ui data MplsTp BFD data holder ---

    Return type
  • Template Response Data Holder
  • Responses

    Response Messages

    Schema

    200success Template Response Data Holder
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    Example Request Data

    {"templateName":"CMK-BFDRest","author":"alcatel","desc":"BFDCMK","templateState":"UNPUBLISHED","transmitTimeValue":3.33,"receiverTimeValue":3.33,"multiplierValue":3,"templatePath":"My Templates/MPLS-TP Templates/BFD Templates/"}

    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":"MPLS-TP NPA template modify : success","msgCode":"MPLSTP_BFD_TMPL_004","status":"SUCCESS","parameters":["My Templates/MPLS-TP Templates/BFD Templates/CMKBFDs"],"paramCount":1}

    External Docs
    See Also :

    Operation

    post /esmService/mplstpNpaTemplate/modifyMplstpNpaTemplate
    modify mplstp npa template (modifyMplstpNpaTemplate : /esmService/mplstpNpaTemplate/modifyMplstpNpaTemplate)
    modify mplstp npa template from UI data

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body required mplstp npa ui data MplsTp NPA data holder ---

    Return type
  • Template Response Data Holder
  • Responses

    Response Messages

    Schema

    200success Template Response Data Holder
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    Example Request Data

    {"templateName":"CMK-NPARestDoc","author":"alcatel","desc":"cmkdesc","templateState":"UNPUBLISHED","nodeId":"111.111.11.","minTunnelId":"1","maxTunnelId":"4096","lspMaxNumOfLabels":"-1","lspStartLabel":"32","lspEndLabel":"2047","svcMaxNumOfLabels":"-1","svcStartLabel":"2048","svcEndLabel":"18431","templatePath":"My Templates/MPLS-TP Templates/NPA Templates/","preProvCliCmd":"","postProvCliCmd":""}

    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":"MPLS-TP NPA template modify : success","msgCode":"MPLSTP_NPA_TMPL_004","status":"SUCCESS","parameters":["My Templates/MPLS-TP Templates/NPA Templates/CMKNPA"],"paramCount":1}

    External Docs
    See Also :

    Operation

    post /esmService/mplstpNpaTemplate/publishMplstpNpaTemplate
    publish mplstp npa template (publishMplstpNpaTemplate : /esmService/mplstpNpaTemplate/publishMplstpNpaTemplate)
    publishes mplstp npa template from UI data

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body required mplstp npa ui data MplsTp NPA Tempalte state holder ---

    Return type
  • Template Response Data Holder
  • Responses

    Response Messages

    Schema

    200success Template Response Data Holder
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    Example Request Data

    {"templateName":"CMK-NPARestDoc","templateState":"UNPUBLISHED","templatePath":"My Templates/MPLS-TP Templates/NPA Templates/"}

    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":"MPLS-TP NPA template publish : success","msgCode":"MPLSTP_NPA_TMPL_002","status":"SUCCESS","parameters":["My Templates/MPLS-TP Templates/NPA Templates/CMKNPA"],"paramCount":1}

    External Docs
    See Also :

    Operation

    post /esmService/mplstpNpaTemplate/unpublishMplstpNpaTemplate
    unpublish mplstp npa template (unpublishMplstpNpaTemplate : /esmService/mplstpNpaTemplate/unpublishMplstpNpaTemplate)
    unpublishes mplstp npa template from UI data

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body required mplstp npa ui data MplsTp NPA Tempalte state holder ---

    Return type
  • Template Response Data Holder
  • Responses

    Response Messages

    Schema

    200success Template Response Data Holder
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    Example Request Data

    {"templateName":"CMK-NPARestDoc","templateState":"PUBLISHED","templatePath":"My Templates/MPLS-TP Templates/NPA Templates/"}

    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":"MPLS-TP NPA template unpublish : success","msgCode":"MPLSTP_NPA_TMPL_003","status":"SUCCESS","parameters":["My Templates/MPLS-TP Templates/NPA Templates/CMKNPA"],"paramCount":1}

    External Docs
    See Also :

    MplsTp BFD data holder

    Name

    Type

    Description

    Enum

    sessionId String string --- ---
    requestURI String string --- ---
    logReqId String string --- ---
    operator String string --- ---
    client String string --- ---
    reqId Request Header Request Header Request wrapper ---
    templatePath String string template path ---
    templateId Long long Template ID ---
    templateName String string template name of mplstp npa ---
    author String string Author for the mplstpnpa templated ---
    desc String string Description for the mplstp npa template ---
    templateState String string template state can be published or unpublished ---
    transmitTimeValue Integer integer timer value at a end ---
    receiverTimeValue Integer integer timer value at z end ---
    multiplierValue Integer integer BFD Multiplier value ---
    activate Boolean boolean --- ---

    MplsTp NPA data holder

    Name

    Type

    Description

    Enum

    sessionId String string --- ---
    requestURI String string --- ---
    logReqId String string --- ---
    operator String string --- ---
    client String string --- ---
    reqId Request Header Request Header Request wrapper ---
    templatePath String string template path ---
    templateId Long long Template ID ---
    templateName String string template name of mplstp npa ---
    author String string Author for the mplstpnpa templated ---
    desc String string Description for the mplstp npa template ---
    templateState String string template state can be published or unpublished ---
    preProvCliCmd String string pre cli cmd ---
    postProvCliCmd String string post cli cmd ---
    lspMaxNumOfLabels Integer integer max num of lsp labels for the mplstp npa template ---
    lspStartLabel Integer integer start lsp labels for the mplstp npa template ---
    lspEndLabel Integer integer end lsp labels for the mplstp npa template ---
    svcMaxNumOfLabels Integer integer max svc labels for the mplstp npa template ---
    svcStartLabel Integer integer start svc labels for the mplstp npa template ---
    svcEndLabel Integer integer end svc labels for the mplstp npa template ---
    nodeId String string node id for the mplstp npa template ---
    minTunnelId Long long Min tunnel ID ---
    maxTunnelId Long long Max tunnel ID ---
    activate Boolean boolean --- ---

    MplsTp NPA Tempalte state holder

    Name

    Type

    Description

    Enum

    sessionId String string --- ---
    requestURI String string --- ---
    logReqId String string --- ---
    operator String string --- ---
    client String string --- ---
    reqId Request Header Request Header req ---
    templateName String string templateName ---
    templatePath String string templatePath ---
    templateState String string templateState ---
    activate Boolean boolean --- ---

    Request Header

    Name

    Type

    Description

    Enum

    reqId String string ReqId ---
    respBeanRef String string --- ---
    clientName String string ClientName ---
    selectiveSyncViaPolling Boolean boolean --- ---

    Template Response Data Holder

    Name

    Type

    Description

    Enum

    message String string responseMessage ---
    msgCode String string responseMessage Code ---
    status String string responseMessageStatus ---
    parameters array[String] string responseParameters ---
    paramCount Integer integer responseParametersCount ---