Operation
post /esmService/mplstpNpaTemplate/createMplstpNpaTemplatecreateMplstpNpaTemplate (createMplstpNpaTemplate : /esmService/mplstpNpaTemplate/createMplstpNpaTemplate)
createMplstpNpaTemplate
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | nMplstpNpaTemplateDataHolder |
--- |
Return type
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/deleteMplstpNpaTemplatedeleteMplstpNpaTemplate (deleteMplstpNpaTemplate : /esmService/mplstpNpaTemplate/deleteMplstpNpaTemplate)
deleteMplstpNpaTemplate
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | nMplstpNpaTemplateStateHolder |
--- |
Return type
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/modifyMplstpNpaTemplatemodifyMplstpNpaTemplate (modifyMplstpNpaTemplate : /esmService/mplstpNpaTemplate/modifyMplstpNpaTemplate)
modifyMplstpNpaTemplate
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | nMplstpNpaTemplateDataHolder |
--- |
Return type
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/publishMplstpNpaTemplatepublishMplstpNpaTemplate (publishMplstpNpaTemplate : /esmService/mplstpNpaTemplate/publishMplstpNpaTemplate)
publishMplstpNpaTemplate
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | nMplstpNpaTemplateStateHolder |
--- |
Return type
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/unpublishMplstpNpaTemplateunpublishMplstpNpaTemplate (unpublishMplstpNpaTemplate : /esmService/mplstpNpaTemplate/unpublishMplstpNpaTemplate)
unpublishMplstpNpaTemplate
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | nMplstpNpaTemplateStateHolder |
--- |
Return type
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 |
--- | --- |