Operation
post /esmService/mplstpBfdTemplate/createMplstpBfdTemplateRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | required | mplstp bfd ui data | MplsTp BFD data holder |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
Template Response Data Holder
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Example Request Data
{"templateName":"CMK-BFDRest","author":"alcatel","desc":"BFD","templateState":"UNPUBLISHED","transmitTimeValue":3.33,"receiverTimeValue":3.33,"multiplierValue":3,"templatePath":"My Templates/MPLS-TP Templates/BFD Templates/"}
Produces
application/json
Example Response Data
{"message":"MPLS-TP BFD template save : success","msgCode":"MPLSTP_BFD_TMPL_001","status":"SUCCESS","parameters":["My Templates/MPLS-TP Templates/BFD Templates/CMKBFD"],"paramCount":1}
External Docs
Operation
post /esmService/mplstpNpaTemplate/createMplstpNpaTemplateRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | required | mplstp npa ui data | MplsTp NPA data holder |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
Template Response Data Holder
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Example Request Data
{"templateName":"CMK-NPARestDoc","author":"alcatel","desc":"","templateState":"UNPUBLISHED","nodeId":"111.111.11.","minTunnelId":"1","maxTunnelId":"4096","lspMaxNumOfLabels":"-1","lspStartLabel":"32","lspEndLabel":"2047","svcMaxNumOfLabels":"-1","svcStartLabel":"2048","svcEndLabel":"18431","templatePath":"My Templates/MPLS-TP Templates/NPA Templates/","preProvCliCmd":"","postProvCliCmd":""}
Produces
application/json
Example Response Data
{"message":"MPLS-TP NPA template save : success","msgCode":"MPLSTP_NPA_TMPL_001","status":"SUCCESS","parameters":["My Templates/MPLS-TP Templates/NPA Templates/cmkNPA"],"paramCount":1}
External Docs
Operation
post /esmService/mplstpNpaTemplate/deleteMplstpNpaTemplateRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | required | mplstp npa ui data | MplsTp NPA Tempalte state holder |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
Template Response Data Holder
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Example Request Data
{"templateName":"CMK-NPARestDoc","templatePath":"My Templates/MPLS-TP Templates/NPA Templates/"}
Produces
application/json
Example Response Data
{"message":"MPLS-TP NPA template delete : success","msgCode":"MPLSTP_NPA_TMPL_005","status":"SUCCESS","parameters":["My Templates/MPLS-TP Templates/NPA Templates/cmkNPA"],"paramCount":1}
External Docs
Operation
post /esmService/mplstpBfdTemplate/deletemplstpBFDTemplateNameRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | required | mplstp bfd ui data | MplsTp BFD data holder |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
Template Response Data Holder
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Example Request Data
{"templateName":"CMK-BFDRest","templatePath":"My Templates/MPLS-TP Templates/BFD Templates/"}
Produces
application/json
Example Response Data
{"message":"MPLS-TP BFD template delete : success","msgCode":"MPLSTP_BFD_TMPL_005","status":"SUCCESS","parameters":["My Templates/MPLS-TP Templates/BFD Templates/CMKBFD"],"paramCount":1}
External Docs
Operation
post /esmService/mplstpBfdTemplate/modifyMplstpBfdTemplateRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | required | mplstp bfd ui data | MplsTp BFD data holder |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
Template Response Data Holder
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Example Request Data
{"templateName":"CMK-BFDRest","author":"alcatel","desc":"BFDCMK","templateState":"UNPUBLISHED","transmitTimeValue":3.33,"receiverTimeValue":3.33,"multiplierValue":3,"templatePath":"My Templates/MPLS-TP Templates/BFD Templates/"}
Produces
application/json
Example Response Data
{"message":"MPLS-TP NPA template modify : success","msgCode":"MPLSTP_BFD_TMPL_004","status":"SUCCESS","parameters":["My Templates/MPLS-TP Templates/BFD Templates/CMKBFDs"],"paramCount":1}
External Docs
Operation
post /esmService/mplstpNpaTemplate/modifyMplstpNpaTemplateRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | required | mplstp npa ui data | MplsTp NPA data holder |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
Template Response Data Holder
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Example Request Data
{"templateName":"CMK-NPARestDoc","author":"alcatel","desc":"cmkdesc","templateState":"UNPUBLISHED","nodeId":"111.111.11.","minTunnelId":"1","maxTunnelId":"4096","lspMaxNumOfLabels":"-1","lspStartLabel":"32","lspEndLabel":"2047","svcMaxNumOfLabels":"-1","svcStartLabel":"2048","svcEndLabel":"18431","templatePath":"My Templates/MPLS-TP Templates/NPA Templates/","preProvCliCmd":"","postProvCliCmd":""}
Produces
application/json
Example Response Data
{"message":"MPLS-TP NPA template modify : success","msgCode":"MPLSTP_NPA_TMPL_004","status":"SUCCESS","parameters":["My Templates/MPLS-TP Templates/NPA Templates/CMKNPA"],"paramCount":1}
External Docs
Operation
post /esmService/mplstpNpaTemplate/publishMplstpNpaTemplateRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | required | mplstp npa ui data | MplsTp NPA Tempalte state holder |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
Template Response Data Holder
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Example Request Data
{"templateName":"CMK-NPARestDoc","templateState":"UNPUBLISHED","templatePath":"My Templates/MPLS-TP Templates/NPA Templates/"}
Produces
application/json
Example Response Data
{"message":"MPLS-TP NPA template publish : success","msgCode":"MPLSTP_NPA_TMPL_002","status":"SUCCESS","parameters":["My Templates/MPLS-TP Templates/NPA Templates/CMKNPA"],"paramCount":1}
External Docs
Operation
post /esmService/mplstpNpaTemplate/unpublishMplstpNpaTemplateRequest body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | required | mplstp npa ui data | MplsTp NPA Tempalte state holder |
--- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
Template Response Data Holder
|
| 201Created | --- |
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Consumes
application/json
Example Request Data
{"templateName":"CMK-NPARestDoc","templateState":"PUBLISHED","templatePath":"My Templates/MPLS-TP Templates/NPA Templates/"}
Produces
application/json
Example Response Data
{"message":"MPLS-TP NPA template unpublish : success","msgCode":"MPLSTP_NPA_TMPL_003","status":"SUCCESS","parameters":["My Templates/MPLS-TP Templates/NPA Templates/CMKNPA"],"paramCount":1}
External Docs
MplsTp BFD data holder
Name |
Type |
Description |
Enum |
|---|---|---|---|
| sessionId | String string |
--- | --- |
| requestURI | String string |
--- | --- |
| logReqId | String string |
--- | --- |
| operator | String string |
--- | --- |
| client | String string |
--- | --- |
| reqId | Request Header Request Header |
Request wrapper | --- |
| templatePath | String string |
template path | --- |
| 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 | --- |
| transmitTimeValue | Integer integer |
timer value at a end | --- |
| receiverTimeValue | Integer integer |
timer value at z end | --- |
| multiplierValue | Integer integer |
BFD Multiplier value | --- |
| activate | Boolean boolean |
--- | --- |
MplsTp NPA data holder
Name |
Type |
Description |
Enum |
|---|---|---|---|
| sessionId | String string |
--- | --- |
| requestURI | String string |
--- | --- |
| logReqId | String string |
--- | --- |
| operator | String string |
--- | --- |
| client | String string |
--- | --- |
| reqId | Request Header Request Header |
Request wrapper | --- |
| templatePath | String string |
template path | --- |
| 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 | --- |
| 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 |
end svc 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 | --- |
| activate | Boolean boolean |
--- | --- |
MplsTp NPA Tempalte state holder
Name |
Type |
Description |
Enum |
|---|---|---|---|
| sessionId | String string |
--- | --- |
| requestURI | String string |
--- | --- |
| logReqId | String string |
--- | --- |
| operator | String string |
--- | --- |
| client | String string |
--- | --- |
| reqId | Request Header Request Header |
req | --- |
| templateName | String string |
templateName | --- |
| templatePath | String string |
templatePath | --- |
| templateState | String string |
templateState | --- |
| activate | Boolean boolean |
--- | --- |