Operation

get /esmBrowser/satTemplate/getAllPublishedSATTemplates/{context}
gets all sat published templates (getAllPublishedSATTemplates : /esmBrowser/satTemplate/getAllPublishedSATTemplates/{context})
Reads sat template data from template name

Path parameters

Name

IsRequired

Description

Enum

context required TemplatePath Name ---

Return type
  • MplsTpNpaTemplate
  • Responses

    Response Messages

    Schema

    200success MplsTpNpaTemplate
    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 /esmBrowser/satTemplate/getSATTemplate/{context}
    Reads sat template data from template name (getSATTemplate : /esmBrowser/satTemplate/getSATTemplate/{context})
    Reads mplstp template data from template name

    Path parameters

    Name

    IsRequired

    Description

    Enum

    context required TemplatePath Name ---

    Return type
  • MplsTpNpaTemplate
  • Responses

    Response Messages

    Schema

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

    MplsTpNpaTemplate

    Name

    Type

    Description

    Enum

    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 ---
    templatePath String string template path ---
    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 start end 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 ---
    createTime Long long template create time ---
    modifyTime Long long template modify time ---