Operation
get /esmBrowser/mplstpOAMTemplate/getAllMplstpOAMTemplatesreturns all MplstpOAMTemplates (getAllMplstpBfdTemplates : /esmBrowser/mplstpOAMTemplate/getAllMplstpOAMTemplates)
Gets all OAM templates created successfully
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
mplsTPOAMDataHolder
|
| 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 :
mplsTPOAMDataHolder
Name |
Type |
Description |
Enum |
|---|---|---|---|
| bfdTemplateName | String string |
--- | --- |
| bfdID | Long long |
--- | --- |
| templateName | String string |
--- | --- |
| holdUpTime | Long long |
--- | --- |
| holdDownTime | Long long |
--- | --- |
| templateID | Long long |
--- | --- |
| templateState | String string |
--- | --- |
| author | String string |
--- | --- |
| desc | String string |
--- | --- |