Operation

post /esmService/mplstpNpaTemplate/createMplstpNpaTemplate
createMplstpNpaTemplate (createMplstpNpaTemplate : /esmService/mplstpNpaTemplate/createMplstpNpaTemplate)
createMplstpNpaTemplate

Request body

Name

IsRequired

Description

Data Type

Enum

body optional reqData nMplstpNpaTemplateDataHolder ---

Return type
  • ServiceTemplateResponse
  • Responses

    Response Messages

    Schema

    200success ServiceTemplateResponse
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    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

    post /esmService/mplstpNpaTemplate/deleteMplstpNpaTemplate
    deleteMplstpNpaTemplate (deleteMplstpNpaTemplate : /esmService/mplstpNpaTemplate/deleteMplstpNpaTemplate)
    deleteMplstpNpaTemplate

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body optional reqData nMplstpNpaTemplateStateHolder ---

    Return type
  • ServiceTemplateResponse
  • Responses

    Response Messages

    Schema

    200success ServiceTemplateResponse
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    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

    post /esmService/mplstpNpaTemplate/modifyMplstpNpaTemplate
    modifyMplstpNpaTemplate (modifyMplstpNpaTemplate : /esmService/mplstpNpaTemplate/modifyMplstpNpaTemplate)
    modifyMplstpNpaTemplate

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body optional reqData nMplstpNpaTemplateDataHolder ---

    Return type
  • ServiceTemplateResponse
  • Responses

    Response Messages

    Schema

    200success ServiceTemplateResponse
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    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

    post /esmService/mplstpNpaTemplate/publishMplstpNpaTemplate
    publishMplstpNpaTemplate (publishMplstpNpaTemplate : /esmService/mplstpNpaTemplate/publishMplstpNpaTemplate)
    publishMplstpNpaTemplate

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body optional reqData nMplstpNpaTemplateStateHolder ---

    Return type
  • ServiceTemplateResponse
  • Responses

    Response Messages

    Schema

    200success ServiceTemplateResponse
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    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

    post /esmService/mplstpNpaTemplate/unpublishMplstpNpaTemplate
    unpublishMplstpNpaTemplate (unpublishMplstpNpaTemplate : /esmService/mplstpNpaTemplate/unpublishMplstpNpaTemplate)
    unpublishMplstpNpaTemplate

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body optional reqData nMplstpNpaTemplateStateHolder ---

    Return type
  • ServiceTemplateResponse
  • Responses

    Response Messages

    Schema

    200success ServiceTemplateResponse
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    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 :

    nMplstpNpaTemplateDataHolder

    Name

    Type

    Description

    Enum

    sessionId String string --- ---
    requestURI String string --- ---
    logReqId String string --- ---
    operator String string --- ---
    client String string --- ---
    reqId RequestHeader RequestHeader --- ---
    templatePath String string --- ---
    templateId Long long --- ---
    templateName String string --- ---
    author String string --- ---
    desc String string --- ---
    templateState String string --- ---
    preProvCliCmd String string --- ---
    postProvCliCmd String string --- ---
    lspMaxNumOfLabels Integer integer --- ---
    lspStartLabel Integer integer --- ---
    lspEndLabel Integer integer --- ---
    svcMaxNumOfLabels Integer integer --- ---
    svcStartLabel Integer integer --- ---
    svcEndLabel Integer integer --- ---
    nodeId String string --- ---
    minTunnelId Long long --- ---
    maxTunnelId Long long --- ---
    activate Boolean boolean --- ---

    nMplstpNpaTemplateStateHolder

    Name

    Type

    Description

    Enum

    sessionId String string --- ---
    requestURI String string --- ---
    logReqId String string --- ---
    operator String string --- ---
    client String string --- ---
    reqId RequestHeader RequestHeader --- ---
    templateName String string --- ---
    templatePath String string --- ---
    templateState String string --- ---
    activate Boolean boolean --- ---

    RequestHeader

    Name

    Type

    Description

    Enum

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

    ServiceTemplateResponse

    Name

    Type

    Description

    Enum

    message String string --- ---
    msgCode String string --- ---
    status String string --- ---
    parameters array[String] string --- ---
    paramCount Integer integer --- ---