You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

REST API Method: POST /rest/bridge/1/mstiportstats?action=resetcounters

This resource resets the port counters on all Multiple Spanning Tree Instances.

URL:

https://134.56.227.163/rest/bridge/1/mstiportstats?action=resetcounters

HTTP Method

POST

Requires Authentication:

true

Usage Example: (about cURL | requires a session token)

curl -k --cookie PHPSESSID=2j49e4l4ec0rpc9mc3mo01mn84 --data -i https://192.168.1.200/rest/bridge/1/mstiportstats?action=resetcounters


Response:

<?xml version="1.0"?>
<root>
 <status>
  <http_code>200</http_code>
</status>
  • No labels