Operation
get /esmBrowser/mplstpBFDTemplate/getAllMplstpBfdTemplatesreturns all MplstpBfdTemplates (getAllMplstpBfdTemplates : /esmBrowser/mplstpBFDTemplate/getAllMplstpBfdTemplates)
Gets all bfd templates created successfully
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
mplsTPBDFDataHolder
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Example Request Data
/esmBrowser/mplstpBFDTemplate/getAllMplstpBfdTemplates
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
Example Response Data
[ { templatestate: "PUBLISHED", modifytime: 0, templatename: "Bfd", createtime: 0, author: "alcatel", descr: "Best Practices for Mpls Tp", templateid: 1, receive_TIMER: 3, transmit_TIMER: 3, multiplier: 3 } ]
External Docs
See Also :