Operation

get /esmBrowser/mplstpBFDTemplate/getAllMplstpBfdTemplates
returns all MplstpBfdTemplates (getAllMplstpBfdTemplates : /esmBrowser/mplstpBFDTemplate/getAllMplstpBfdTemplates)
Gets all bfd templates created successfully


Return type
  • mplsTPBDFDataHolder
  • Responses

    Response Messages

    Schema

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

    /esmBrowser/mplstpBFDTemplate/getAllMplstpBfdTemplates

    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
    [ { templatestate: "PUBLISHED", modifytime: 0, templatename: "Bfd", createtime: 0, author: "alcatel", descr: "Best Practices for Mpls Tp", templateid: 1, receive_TIMER: 3, transmit_TIMER: 3, multiplier: 3 } ]

    External Docs
    See Also :

    mplsTPBDFDataHolder

    Name

    Type

    Description

    Enum

    bfdTemplateName String string --- ---
    transmitTimer String string --- ---
    receiveTimer String string --- ---
    multipler String string --- ---
    templateID String string --- ---
    templateState String string --- ---
    author String string --- ---