Displays the bridge domain lif statistics.
URI | Description |
---|---|
<base_URI>/operational-state/sub-interface-statistics-state/bridge-domain-statistics/lif-statistics | Displays the bridge domain lif statistics. |
Only GET operation is supported. Use of the Resource-Depth request header is recommended.
http://host:80/rest/operational-state/sub-interface-statistics-state/bridge-domain-statistics
None
<bridge-domain-statistics xmlns="urn:brocade.com:mgmt:brocade-nsm-operational" xmlns:y="http://brocade.com/ns/rest" y:self="/rest/operational-state/sub-interface-statistics-state/bridge-domain-statistics/1"> <bd-id>1</bd-id> <lif-statistics y:self="/rest/operational-state/sub-interface-statistics-state/bridge-domain-statistics/1/lif-statistics /738200320"> <lif-id>738200320</lif-id> <rx-packets>229229221</rx-packets> <tx-packets>229167043</tx-packets> <rx-bytes>323441104638</rx-bytes> <tx-bytes>323697733400</tx-bytes> <lif-name>eth2/32.501</lif-name> </lif-statistics> <lif-statistics y:self="/rest/operational-state/sub-interface-statistics-state/bridge-domain-statistics/1/lif-statistics /755073026"> <lif-id>755073026</lif-id> <rx-packets>229229221</rx-packets> <tx-packets>229167043</tx-packets> <rx-bytes>323441104638</rx-bytes> <tx-bytes>323697733400</tx-bytes> <lif-name>4.4.3.2</lif-name> </lif-statistics> </bridge-domain-statistics>