This command displays the autobandwidth-threshold table summary.
URI | Description |
---|---|
<base_URI>/operational-state/mpls-state/autobw-threshold-table-summary | Displays the autobandwidth-threshold table summary. |
<base_URI>/operational-state/mpls-state/autobw-threshold-table-summary/total-number-of-autobw-threshold-table-entries | Displays the number of entries in the threshold table. |
Only GET operation is supported. Use of the Resource-Depth request header is recommended.
The following example uses the GET option to retrieve the threshold table summary.
http://host:80/rest/operational-state/mpls-state/autobw-threshold-table-summary
None
<autobw-threshold-table-summary xmlns="urn:brocade.com:mgmt:brocade-mpls-operational" xmlns:y="http://brocade.com/ns/rest" y:self="/rest/operational-state/mpls-state/autobw-threshold-table-summary"> <total-number-of-autobw-threshold-table-entries>4</total-number-of-autobw-threshold-table-entries> </autobw-threshold-table-summary>