Operation
get /esmBrowser/mplstpNpaTemplate/getMplsTpNpaTemplate/{context}
getMplsTpNpaTemplate (getMplsTpNpaTemplate : /esmBrowser/mplstpNpaTemplate/getMplsTpNpaTemplate/{context})
getMplsTpNpaTemplate
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
context | required | context | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
mplsTpNpaTemplateHolder
|
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/mplstpNpaTemplate/getMplsTpNpaTemplateById/{id}
getMplsTpNpaTemplateById (getMplsTpNpaTemplateById : /esmBrowser/mplstpNpaTemplate/getMplsTpNpaTemplateById/{id})
getMplsTpNpaTemplateById
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
id | required | id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
mplsTpNpaTemplateHolder
|
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 :
mplsTpNpaTemplateHolder
Name |
Type |
Description |
Enum |
---|---|---|---|
templateId | Long long |
--- | --- |
templateName | String string |
--- | --- |
author | String string |
--- | --- |
desc | String string |
--- | --- |
templateState | String string |
--- | --- |
templatePath | 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 |
--- | --- |
createTime | Long long |
--- | --- |
modifyTime | Long long |
--- | --- |