Operation
get /esmBrowser/mplstpLspTemplate/getMplsTpBfdTemplate/{context}Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| context | required | TemplatePath Name | --- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
MplsTpBfdTemplate
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Example Request Data
/esmBrowser/mplstpLspTemplate/getMplsTpBfdTemplate/My%20Templates+MPLS-TP%20Templates+BFD%20Templates+CMKBFD
Produces
application/json
Example Response Data
{"templateId":0,"templateName":"CMKBFD","author":"alcatel","desc":"CMKBF resdocument","templateState":"UNPUBLISHED","templatePath":"My Templates/MPLS-TP Templates/BFD Templates/","createTime":0,"transmitTime":3,"receiveTime":3,"multiplier":20}
External Docs
Operation
get /esmBrowser/mplstpLspTemplate/getMplsTpOamTemplate/{context}Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| context | required | TemplatePath Name | --- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
mplsTpOamTemplateHolder
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Example Request Data
/esmBrowser/mplstpLspTemplate/getMplsTpProtectionTemplate/Best%20Practices+MPLS-TP%20Templates+Tunnel%20Templates+OAM%20Templates+OAM
Produces
application/json
Example Response Data
{ templateId: 0, templateName: null, author: null, desc: null, templateState: null, templatePath: null, createTime: 0, protectionType: null, restoreTime: 0, rapidPSCTimer: null, slowPSCTimer: 0 }
External Docs
Operation
get /esmBrowser/mplstpLspTemplate/getMplsTpProtectionTemplate/{context}Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| context | required | TemplatePath Name | --- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
mplsTpProtectionTemplateHolder
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Example Request Data
/esmBrowser/mplstpLspTemplate/getMplsTpOamTemplate/Best%20Practices+MPLS-TP%20Templates+Tunnel%20Templates+Best%20practice%20MPLS-TP%20tunnel%20template
Produces
application/json
Example Response Data
{ templateId: 0, templateName: null, author: null, desc: null, templateState: null, templatePath: null, createTime: 0, bfdTemplateId: 0, bfdTemplateName: null, holdDownTime: 0, holdUpTime: 0 }
External Docs
Operation
get /esmBrowser/mplstpLspTemplate/getMplsTpTunnelTemplate/{context}Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| context | required | TemplatePath Name | --- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
mplsTpProtectionTemplateHolder
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Example Request Data
/esmBrowser/mplstpLspTemplate/getMplsTpTunnelTemplate/Best%20Practices+MPLS-TP%20Templates+Tunnel%20Templates+Best%20practice%20MPLS-TP%20tunnel%20template
Produces
application/json
Example Response Data
{"templateId":0,"templateName":"Best practice MPLS-TP tunnel template","author":"alcatel","desc":"Best Practices for Mpls Tp Tunnel","templateState":"PUBLISHED","templatePath":"Best Practices/MPLS-TP Templates/Tunnel Templates/","createTime":0,"oamTemplateDtls":{"templateId":0,"templateName":"Oam","author":"alcatel","desc":"Best Practices for Mpls Tp","templateState":"PUBLISHED","templatePath":null,"createTime":0,"bfdTemplateId":0,"bfdTemplateName":null,"holdDownTime":0,"holdUpTime":20},"protectionTemplateDtls":{"templateId":0,"templateName":"Protection","author":"alcatel","desc":"Best Practices for Mpls Tp","templateState":"PUBLISHED","templatePath":null,"createTime":0,"protectionType":"Revertive","restoreTime":300,"rapidPSCTimer":"3.3ms","slowPSCTimer":5},"mplsTpBfdTemplateHolder":{"templateId":0,"templateName":"Bfd","author":"alcatel","desc":"Best Practices for Mpls Tp","templateState":"PUBLISHED","templatePath":null,"createTime":0,"transmitTime":3,"receiveTime":3,"multiplier":3},"oamId":0,"bfdId":0,"protectionId":0,"bfdEnable":"ccCv","preprovclicommand":null,"postprovclicommand":null}
External Docs
Operation
get /esmBrowser/mplstpLspTemplate/getMplsTpTunnelTemplateName/{id}Path parameters
Name |
IsRequired |
Description |
Enum |
|---|---|---|---|
| id | required | TemplatePath Name | --- |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
ObjWrapper
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Example Request Data
/esmBrowser/mplstpLspTemplate/getMplsTpTunnelTemplateName/1
Produces
application/json
Example Response Data
{ "tunnelName": "Best Practices/MPLS-TP Templates/Tunnel Templates/Best practice MPLS-TP tunnel template" }
External Docs
MplsTpBfdTemplate
Name |
Type |
Description |
Enum |
|---|---|---|---|
| templateId | Long long |
--- | --- |
| templateName | String string |
--- | --- |
| author | String string |
--- | --- |
| desc | String string |
--- | --- |
| templateState | String string |
--- | --- |
| templatePath | String string |
--- | --- |
| createTime | Long long |
--- | --- |
| transmitTime | Long long |
--- | --- |
| receiveTime | Long long |
--- | --- |
| multiplier | Long long |
--- | --- |
mplsTpOamTemplateHolder
Name |
Type |
Description |
Enum |
|---|---|---|---|
| templateId | Long long |
--- | --- |
| templateName | String string |
--- | --- |
| author | String string |
--- | --- |
| desc | String string |
--- | --- |
| templateState | String string |
--- | --- |
| templatePath | String string |
--- | --- |
| createTime | Long long |
--- | --- |
| bfdTemplateId | Long long |
--- | --- |
| bfdTemplateName | String string |
--- | --- |
| holdDownTime | Long long |
--- | --- |
| holdUpTime | Long long |
--- | --- |
mplsTpProtectionTemplateHolder
Name |
Type |
Description |
Enum |
|---|---|---|---|
| templateId | Long long |
--- | --- |
| templateName | String string |
--- | --- |
| author | String string |
--- | --- |
| desc | String string |
--- | --- |
| templateState | String string |
--- | --- |
| templatePath | String string |
--- | --- |
| createTime | Long long |
--- | --- |
| protectionType | String string |
--- | --- |
| restoreTime | Long long |
--- | --- |
| rapidPSCTimer | String string |
--- | --- |
| slowPSCTimer | Long long |
--- | --- |
ObjWrapper
Name |
Type |
Description |
Enum |
|---|---|---|---|
| tunnelName | String string |
--- | --- |