Operation

get /esmBrowser/mplstpLspTemplate/getMplsTpBfdTemplate/{context}
Reads mplstp bfd template data from template name (getMplsTpBfdTemplate : /esmBrowser/mplstpLspTemplate/getMplsTpBfdTemplate/{context})
Reads mplstp bfd template data from template name

Path parameters

Name

IsRequired

Description

Enum

context required TemplatePath Name ---

Return type
  • MplsTpBfdTemplate
  • Responses

    Response Messages

    Schema

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

    /esmBrowser/mplstpLspTemplate/getMplsTpBfdTemplate/My%20Templates+MPLS-TP%20Templates+BFD%20Templates+CMKBFD

    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
    {"templateId":0,"templateName":"CMKBFD","author":"alcatel","desc":"CMKBF resdocument","templateState":"UNPUBLISHED","templatePath":"My Templates/MPLS-TP Templates/BFD Templates/","createTime":0,"transmitTime":3,"receiveTime":3,"multiplier":20}

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpLspTemplate/getMplsTpOamTemplate/{context}
    Reads mplstp Oam template data from template name (getMplsTpOamTemplate : /esmBrowser/mplstpLspTemplate/getMplsTpOamTemplate/{context})
    Reads mplstp Oam template data from template name

    Path parameters

    Name

    IsRequired

    Description

    Enum

    context required TemplatePath Name ---

    Return type
  • mplsTpOamTemplateHolder
  • Responses

    Response Messages

    Schema

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

    /esmBrowser/mplstpLspTemplate/getMplsTpProtectionTemplate/Best%20Practices+MPLS-TP%20Templates+Tunnel%20Templates+OAM%20Templates+OAM

    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
    { templateId: 0, templateName: null, author: null, desc: null, templateState: null, templatePath: null, createTime: 0, protectionType: null, restoreTime: 0, rapidPSCTimer: null, slowPSCTimer: 0 }

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpLspTemplate/getMplsTpProtectionTemplate/{context}
    Reads mplstp protection template data from template name (getMplsTpProtectionTemplate : /esmBrowser/mplstpLspTemplate/getMplsTpProtectionTemplate/{context})
    Reads mplstp protection template data from template name

    Path parameters

    Name

    IsRequired

    Description

    Enum

    context required TemplatePath Name ---

    Return type
  • mplsTpProtectionTemplateHolder
  • Responses

    Response Messages

    Schema

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

    /esmBrowser/mplstpLspTemplate/getMplsTpOamTemplate/Best%20Practices+MPLS-TP%20Templates+Tunnel%20Templates+Best%20practice%20MPLS-TP%20tunnel%20template

    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
    { templateId: 0, templateName: null, author: null, desc: null, templateState: null, templatePath: null, createTime: 0, bfdTemplateId: 0, bfdTemplateName: null, holdDownTime: 0, holdUpTime: 0 }

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpLspTemplate/getMplsTpTunnelTemplate/{context}
    Reads mplstp tunnel template data from template name (getMplsTpTunnelTemplate : /esmBrowser/mplstpLspTemplate/getMplsTpTunnelTemplate/{context})
    Reads mplstp tunnel template data from template name , if no template if found exception is thrown

    Path parameters

    Name

    IsRequired

    Description

    Enum

    context required TemplatePath Name ---

    Return type
  • mplsTpProtectionTemplateHolder
  • Responses

    Response Messages

    Schema

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

    /esmBrowser/mplstpLspTemplate/getMplsTpTunnelTemplate/Best%20Practices+MPLS-TP%20Templates+Tunnel%20Templates+Best%20practice%20MPLS-TP%20tunnel%20template

    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
    {"templateId":0,"templateName":"Best practice MPLS-TP tunnel template","author":"alcatel","desc":"Best Practices for Mpls Tp Tunnel","templateState":"PUBLISHED","templatePath":"Best Practices/MPLS-TP Templates/Tunnel Templates/","createTime":0,"oamTemplateDtls":{"templateId":0,"templateName":"Oam","author":"alcatel","desc":"Best Practices for Mpls Tp","templateState":"PUBLISHED","templatePath":null,"createTime":0,"bfdTemplateId":0,"bfdTemplateName":null,"holdDownTime":0,"holdUpTime":20},"protectionTemplateDtls":{"templateId":0,"templateName":"Protection","author":"alcatel","desc":"Best Practices for Mpls Tp","templateState":"PUBLISHED","templatePath":null,"createTime":0,"protectionType":"Revertive","restoreTime":300,"rapidPSCTimer":"3.3ms","slowPSCTimer":5},"mplsTpBfdTemplateHolder":{"templateId":0,"templateName":"Bfd","author":"alcatel","desc":"Best Practices for Mpls Tp","templateState":"PUBLISHED","templatePath":null,"createTime":0,"transmitTime":3,"receiveTime":3,"multiplier":3},"oamId":0,"bfdId":0,"protectionId":0,"bfdEnable":"ccCv","preprovclicommand":null,"postprovclicommand":null}

    External Docs
    See Also :

    Operation

    get /esmBrowser/mplstpLspTemplate/getMplsTpTunnelTemplateName/{id}
    Reads mplstp tunnel template data from template name (getMplsTpTunnelTemplateName : /esmBrowser/mplstpLspTemplate/getMplsTpTunnelTemplateName/{id})
    Reads mplstp tunnel template data from template name , if no template if found exception is thrown

    Path parameters

    Name

    IsRequired

    Description

    Enum

    id required TemplatePath Name ---

    Return type
  • ObjWrapper
  • Responses

    Response Messages

    Schema

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

    /esmBrowser/mplstpLspTemplate/getMplsTpTunnelTemplateName/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.
    • application/json
    Example Response Data
    { "tunnelName": "Best Practices/MPLS-TP Templates/Tunnel Templates/Best practice MPLS-TP tunnel template" }

    External Docs
    See Also :

    MplsTpBfdTemplate

    Name

    Type

    Description

    Enum

    templateId Long long --- ---
    templateName String string --- ---
    author String string --- ---
    desc String string --- ---
    templateState String string --- ---
    templatePath String string --- ---
    createTime Long long --- ---
    transmitTime Long long --- ---
    receiveTime Long long --- ---
    multiplier Long long --- ---

    mplsTpOamTemplateHolder

    Name

    Type

    Description

    Enum

    templateId Long long --- ---
    templateName String string --- ---
    author String string --- ---
    desc String string --- ---
    templateState String string --- ---
    templatePath String string --- ---
    createTime Long long --- ---
    bfdTemplateId Long long --- ---
    bfdTemplateName String string --- ---
    holdDownTime Long long --- ---
    holdUpTime Long long --- ---

    mplsTpProtectionTemplateHolder

    Name

    Type

    Description

    Enum

    templateId Long long --- ---
    templateName String string --- ---
    author String string --- ---
    desc String string --- ---
    templateState String string --- ---
    templatePath String string --- ---
    createTime Long long --- ---
    protectionType String string --- ---
    restoreTime Long long --- ---
    rapidPSCTimer String string --- ---
    slowPSCTimer Long long --- ---

    ObjWrapper

    Name

    Type

    Description

    Enum

    tunnelName String string --- ---