clear-mpls-statistics

Clears MPLS statistics.

Resource URIs

URI Description
<base_URI>/operations/clear-mpls-statistics Clears MPLS statistics.

Parameters

mpls-clear-statistics-type
Specifies one of the following statistics to be cleared - OAM, tunnel, or transit traffic statistics.
tunnel-name
Specifies the tunnel name.

Usage Guidelines

Only POST operation is supported.

Examples

URI

http://host:80/rest/operations/clear-mpls-statistics

<clear-mpls-statistics><mpls-clear-statistics-type>3</mpls-clear-statistics-type><tunnel-name>t2</tunnel-name>
</clear-mpls-statistics>

None