Operation

get /esmBrowser/mplstpOAMTemplate/getAllMplstpOAMTemplates
returns all MplstpOAMTemplates (getAllMplstpBfdTemplates : /esmBrowser/mplstpOAMTemplate/getAllMplstpOAMTemplates)
Gets all OAM templates created successfully


Return type
  • mplsTPOAMDataHolder
  • Responses

    Response Messages

    Schema

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

    /esmBrowser/mplstpOAMTemplate/getAllMplstpOAMTemplates

    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
    [{ "bfdTemplateName":"Bfd", "bfdID":1, "templateName":"Oam", "holdUpTime":20, "holdDownTime":0, "templateID":1, "templateState":"PUBLISHED", "author":"alcatel", "desc":null }]

    External Docs
    See Also :

    mplsTPOAMDataHolder

    Name

    Type

    Description

    Enum

    bfdTemplateName String string --- ---
    bfdID Long long --- ---
    templateName String string --- ---
    holdUpTime Long long --- ---
    holdDownTime Long long --- ---
    templateID Long long --- ---
    templateState String string --- ---
    author String string --- ---
    desc String string --- ---