Operation
post /esmService/mplstpOAMTemplate/createMplstpOAMTemplatecreateMplstpOAMTemplate (createMplstpOAMTemplate : /esmService/mplstpOAMTemplate/createMplstpOAMTemplate)
createMplstpOAMTemplate
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | mplsTpOamTemplateHolder |
--- |
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/mplstpOAMTemplate/deletemplstpOAMTemplateNamedeletemplstpOAMTemplateName (deletemplstpOAMTemplateName : /esmService/mplstpOAMTemplate/deletemplstpOAMTemplateName)
deletemplstpOAMTemplateName
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | mplsTpOamTemplateHolder |
--- |
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/mplstpOAMTemplate/modifyMplstpOAMTemplatemodifyMplstpOAMTemplate (modifyMplstpOAMTemplate : /esmService/mplstpOAMTemplate/modifyMplstpOAMTemplate)
modifyMplstpOAMTemplate
Request body
Name |
IsRequired |
Description |
Data Type |
Enum |
|---|---|---|---|---|
| body | optional | reqData | mplsTpOamTemplateHolder |
--- |
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 :
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 |
--- | --- |